Skip to content

Commit

Permalink
Update changelog, bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tomek-o committed Mar 8, 2022
1 parent a4d5075 commit 617437a
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 19 deletions.
128 changes: 116 additions & 12 deletions tSIP/FormSettings.dfm
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ object frmSettings: TfrmSettings
TabStop = False
object tsGeneral: TTabSheet
Caption = 'General'
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblGuiScaling: TLabel
Left = 3
Top = 191
Expand Down Expand Up @@ -190,7 +194,7 @@ object frmSettings: TfrmSettings
Width = 230
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 11
end
object chbTranslationLogMissingKeys: TCheckBox
Expand All @@ -205,6 +209,10 @@ object frmSettings: TfrmSettings
object tsNetwork: TTabSheet
Caption = 'Network'
ImageIndex = 14
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblLocalAddress: TLabel
Left = 3
Top = 3
Expand Down Expand Up @@ -351,14 +359,18 @@ object frmSettings: TfrmSettings
Width = 433
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 7
OnChange = cbNetworkInterfacesChange
end
end
object tsAccount: TTabSheet
Caption = 'SIP account'
ImageIndex = 2
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object pnlAccountsBottom: TPanel
Left = 0
Top = 417
Expand Down Expand Up @@ -398,6 +410,10 @@ object frmSettings: TfrmSettings
object tsTls: TTabSheet
Caption = 'TLS'
ImageIndex = 25
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblTlsClientCertificate: TLabel
Left = 5
Top = 3
Expand Down Expand Up @@ -464,6 +480,10 @@ object frmSettings: TfrmSettings
object tsMainWindow: TTabSheet
Caption = 'Main window'
ImageIndex = 23
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblMainWindowCollapsedSize: TLabel
Left = 3
Top = 3
Expand Down Expand Up @@ -789,6 +809,10 @@ object frmSettings: TfrmSettings
object tsSpeedDial: TTabSheet
Caption = 'Speed Dial'
ImageIndex = 12
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblSpeedDialBlfSettings: TLabel
Left = 2
Top = 56
Expand Down Expand Up @@ -899,6 +923,10 @@ object frmSettings: TfrmSettings
object tsCalls: TTabSheet
Caption = 'Calls'
ImageIndex = 4
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblSipAutoAnswerCode: TLabel
Left = 22
Top = 29
Expand Down Expand Up @@ -1045,6 +1073,10 @@ object frmSettings: TfrmSettings
object tsMessages: TTabSheet
Caption = 'Messages'
ImageIndex = 22
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblMessagesRing: TLabel
Left = 5
Top = 3
Expand Down Expand Up @@ -1110,6 +1142,10 @@ object frmSettings: TfrmSettings
object tsDisplay: TTabSheet
Caption = 'Display'
ImageIndex = 15
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object chbUserOnlyClip: TCheckBox
Left = 3
Top = 3
Expand Down Expand Up @@ -1138,6 +1174,10 @@ object frmSettings: TfrmSettings
object tsLocking: TTabSheet
Caption = 'Locking'
ImageIndex = 19
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object chbHideSettings: TCheckBox
Left = 3
Top = 3
Expand Down Expand Up @@ -1224,6 +1264,10 @@ object frmSettings: TfrmSettings
object tsBranding: TTabSheet
Caption = 'Branding, bitmaps'
ImageIndex = 20
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblMainIconFile: TLabel
Left = 3
Top = 6
Expand Down Expand Up @@ -1448,6 +1492,10 @@ object frmSettings: TfrmSettings
object tsRing: TTabSheet
Caption = 'Ring'
ImageIndex = 8
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblRingDefault: TLabel
Left = 5
Top = 3
Expand Down Expand Up @@ -1667,6 +1715,10 @@ object frmSettings: TfrmSettings
object tsAudioIO: TTabSheet
Caption = 'Audio I/O'
ImageIndex = 5
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblSoundInputModule: TLabel
Left = 30
Top = 20
Expand Down Expand Up @@ -1799,7 +1851,7 @@ object frmSettings: TfrmSettings
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 0
OnChange = cbSoundInputModChange
end
Expand All @@ -1809,7 +1861,7 @@ object frmSettings: TfrmSettings
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 1
end
object cbSoundOutputMod: TComboBox
Expand All @@ -1818,7 +1870,7 @@ object frmSettings: TfrmSettings
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 2
OnChange = cbSoundOutputModChange
end
Expand All @@ -1828,7 +1880,7 @@ object frmSettings: TfrmSettings
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 3
end
object cbSoundAlertOutputMod: TComboBox
Expand All @@ -1837,7 +1889,7 @@ object frmSettings: TfrmSettings
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 4
OnChange = cbSoundAlertOutputModChange
end
Expand All @@ -1847,7 +1899,7 @@ object frmSettings: TfrmSettings
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 5
end
object cbSoundOutputIntercomMod: TComboBox
Expand All @@ -1856,7 +1908,7 @@ object frmSettings: TfrmSettings
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 6
OnChange = cbSoundOutputIntercomModChange
end
Expand All @@ -1866,7 +1918,7 @@ object frmSettings: TfrmSettings
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 7
end
object btnSelectWaveFile: TButton
Expand All @@ -1891,7 +1943,7 @@ object frmSettings: TfrmSettings
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 10
end
object cbSoundRingOutputMod: TComboBox
Expand All @@ -1900,7 +1952,7 @@ object frmSettings: TfrmSettings
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemHeight = 0
TabOrder = 11
OnChange = cbSoundRingOutputModChange
end
Expand Down Expand Up @@ -1932,6 +1984,10 @@ object frmSettings: TfrmSettings
object tsAudioProcessing: TTabSheet
Caption = 'Audio Processing'
ImageIndex = 6
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblAec: TLabel
Left = 3
Top = 7
Expand Down Expand Up @@ -2114,6 +2170,10 @@ object frmSettings: TfrmSettings
object tsRecording: TTabSheet
Caption = 'Recording'
ImageIndex = 11
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblRecDirType: TLabel
Left = 3
Top = 37
Expand Down Expand Up @@ -2257,6 +2317,10 @@ object frmSettings: TfrmSettings
object tsCodecs: TTabSheet
Caption = 'Codecs'
ImageIndex = 3
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblAudioCodecsAvailable: TLabel
Left = 15
Top = 5
Expand Down Expand Up @@ -2333,6 +2397,10 @@ object frmSettings: TfrmSettings
object tsIntegration: TTabSheet
Caption = 'Integration'
ImageIndex = 7
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblProtocolName: TLabel
Left = 26
Top = 22
Expand Down Expand Up @@ -2455,10 +2523,18 @@ object frmSettings: TfrmSettings
object tsHotkeys: TTabSheet
Caption = 'Hotkeys'
ImageIndex = 9
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
end
object tsContacts: TTabSheet
Caption = 'Contacts'
ImageIndex = 9
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblContactPopup: TLabel
Left = 2
Top = 87
Expand Down Expand Up @@ -2612,6 +2688,10 @@ object frmSettings: TfrmSettings
object tsHistory: TTabSheet
Caption = 'History'
ImageIndex = 16
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object chbHistoryNoStoreToFile: TCheckBox
Left = 3
Top = 3
Expand Down Expand Up @@ -2684,10 +2764,18 @@ object frmSettings: TfrmSettings
object tsPhones: TTabSheet
Caption = 'Phones'
ImageIndex = 13
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
end
object tsTrayNotifier: TTabSheet
Caption = 'Tray Notifier'
ImageIndex = 16
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblTrayNotifierBackgroundImage: TLabel
Left = 3
Top = 72
Expand Down Expand Up @@ -2786,6 +2874,10 @@ object frmSettings: TfrmSettings
object tsScripts: TTabSheet
Caption = 'Scripts'
ImageIndex = 18
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblScriptOnCallStateFile: TLabel
Left = 5
Top = 59
Expand Down Expand Up @@ -3767,6 +3859,10 @@ object frmSettings: TfrmSettings
object tsLogging: TTabSheet
Caption = 'Logging'
ImageIndex = 1
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object lblUiCapacity: TLabel
Left = 5
Top = 172
Expand Down Expand Up @@ -3907,6 +4003,10 @@ object frmSettings: TfrmSettings
object tsUaConfOpus: TTabSheet
Caption = 'Opus'
ImageIndex = 21
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
end
object tsDialpad: TTabSheet
Margins.Left = 0
Expand All @@ -3915,6 +4015,10 @@ object frmSettings: TfrmSettings
Margins.Bottom = 0
Caption = 'Dialpad'
ImageIndex = 24
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
end
end
object tvSelector: TTreeView
Expand Down
Loading

0 comments on commit 617437a

Please sign in to comment.