Volker Fischer
|
f467d2259c
|
put the scroll area inside the group box because the title of the group box should always be visible
|
2020-05-20 22:28:52 +02:00 |
|
Volker Fischer
|
546e3f96e0
|
enable pan if supported by the server (check server version)
|
2020-05-19 18:28:52 +02:00 |
|
Volker Fischer
|
5b7ccfcdc2
|
receive version info message from new server (function to use the information is still missing)
|
2020-05-18 21:28:49 +02:00 |
|
Volker Fischer
|
7dbd2c89d1
|
fix code style issues introduced by contributed source code
|
2020-05-18 20:46:46 +02:00 |
|
Tarmo Johannes
|
2f200f5b12
|
Merge remote-tracking branch 'upstream/master' into panning
|
2020-05-16 20:39:16 +03:00 |
|
Tarmo Johannes
|
31c3f5567d
|
Implemented storing pan values.
|
2020-05-16 20:11:54 +03:00 |
|
Volker Fischer
|
8788936414
|
duplicate Central Server type dropdown to Connection Setup (#157)
|
2020-05-16 17:35:38 +02:00 |
|
Volker Fischer
|
6977a17156
|
some central server address clean up
|
2020-05-16 11:24:50 +02:00 |
|
Tarmo Johannes
|
49245e6118
|
Merge branch 'master' into panning
|
2020-05-13 15:28:23 +03:00 |
|
Volker Fischer
|
34cccac29f
|
bug fix: better handling of disconnect message in the client
|
2020-05-12 18:12:45 +02:00 |
|
Volker Fischer
|
82ec4822d4
|
fixed a typo
|
2020-05-10 22:55:47 +02:00 |
|
Volker Fischer
|
5b4921acc7
|
some more removing html code from translation strings
|
2020-05-06 21:40:39 +02:00 |
|
Volker Fischer
|
d7c5d98451
|
some more removing html code from translation strings
|
2020-05-06 21:33:39 +02:00 |
|
Volker Fischer
|
8c9f50fb1a
|
some more removing html code from translation strings
|
2020-05-06 21:29:51 +02:00 |
|
Volker Fischer
|
d3412044fe
|
some more removing html code from translation strings
|
2020-05-06 21:27:04 +02:00 |
|
Volker Fischer
|
8608c6b673
|
some more removing html code from translation strings
|
2020-05-06 21:22:24 +02:00 |
|
Volker Fischer
|
b8c1a00c1f
|
some more removing html code from translation strings
|
2020-05-06 21:09:34 +02:00 |
|
Volker Fischer
|
fcc3779528
|
Input Level Meter: remove html from translation
|
2020-05-06 20:50:32 +02:00 |
|
Volker Fischer
|
61f36c1723
|
added tr() for some strings in the code, added spanish translation file
|
2020-05-06 19:33:27 +02:00 |
|
Volker Fischer
|
51e1edfad5
|
link to docs from application Help menu (Ticket #90)
|
2020-05-02 08:24:01 +02:00 |
|
Volker Fischer
|
bac89e358a
|
merge fixes
|
2020-04-30 22:03:01 +02:00 |
|
newlaurent62
|
0d517654d6
|
Set the clientdlg window title and jack client name
|
2020-04-30 20:48:48 +02:00 |
|
Tarmo Johannes
|
764ed82ccb
|
Implemented panning for channels.
|
2020-04-26 01:55:28 +03:00 |
|
Volker Fischer
|
471d1df835
|
add support for level meter bars for normal skin (fancy skin still uses LEDs)
|
2020-04-22 21:19:55 +02:00 |
|
Volker Fischer
|
a4350f4f17
|
store Show All Musicians setting in the ini-file
|
2020-04-19 10:04:19 +02:00 |
|
mirabilos
|
1204109bdf
|
fix spelling
detected by Debian’s static analyser tool lintian
|
2020-04-19 03:25:21 +02:00 |
|
Volker Fischer
|
f6123abaed
|
make the ping times reported in the server list more stable
|
2020-04-16 22:22:53 +02:00 |
|
Volker Fischer
|
ad3e4e0587
|
support Mute button for own audio #75
|
2020-04-16 17:54:45 +02:00 |
|
Volker Fischer
|
f6ea80ca81
|
fixes Text colour contrast fails accessibility guidelines #65
|
2020-04-13 15:35:48 +02:00 |
|
Volker Fischer
|
5d63aa590f
|
bug fix: the welcome message may appear twice if a list item of the server list was double clicked
|
2020-04-13 07:46:28 +02:00 |
|
Volker Fischer
|
a98e98f2a9
|
refresh the server list if Central Server type is changed
|
2020-04-12 12:33:50 +02:00 |
|
Volker Fischer
|
82f5ad18f4
|
added support for Central Server (North America) (Ticket #50), small bug fix for the Mac audio interface
|
2020-04-11 14:27:50 +02:00 |
|
Volker Fischer
|
1d4342bb7c
|
move country flag function in new class CLocale
|
2020-04-11 10:31:26 +02:00 |
|
Volker Fischer
|
e7bb2ad1c6
|
fix audio issue with licence dialog
|
2020-04-08 14:48:33 +02:00 |
|
Peter L Jones
|
30c4e006b6
|
Add client-side handling for channel levels
|
2020-04-06 18:58:50 +01:00 |
|
Peter L Jones
|
36e54f4da7
|
Add a preference for the Channel Levels
|
2020-04-06 18:58:50 +01:00 |
|
Peter L Jones
|
70480cd626
|
Expose and rename CMultiColorLEDBar defines
|
2020-04-06 18:54:56 +01:00 |
|
Daniel Masato
|
83fb9d47b5
|
Store mute settings for faders.
Also increase stored fader settings capacity to 200, since up to 50 clients are now supported.
|
2020-04-04 21:27:35 +01:00 |
|
Volker Fischer
|
b9c6d87766
|
bug fix: server list ping times may not be accurate and client list may not be retrieved
|
2020-04-03 21:45:36 +02:00 |
|
Volker Fischer
|
63d8d58767
|
bug fix for Qt style sheets for main window
|
2020-04-01 18:41:59 +02:00 |
|
Volker Fischer
|
791d600634
|
2019->2020
|
2020-01-01 15:41:43 +01:00 |
|
Volker Fischer
|
fa0f122638
|
fixed warnings shown in QtCreator
|
2019-05-17 22:55:46 +02:00 |
|
Volker Fischer
|
6466a4aaf7
|
cleanup some 'COMPATIBILITY OLD VERSION, TO BE REMOVED'
|
2019-05-17 22:06:48 +02:00 |
|
Volker Fischer
|
e8096e48f0
|
2018 -> 2019
|
2019-03-24 09:30:30 +01:00 |
|
Volker Fischer
|
91642b0c2e
|
use integer for the fader level message
|
2019-01-12 12:59:16 +00:00 |
|
Volker Fischer
|
ea24503fdc
|
preparation for MIDI controller audio fader level support
|
2019-01-12 12:45:08 +00:00 |
|
Volker Fischer
|
8bfdc7347a
|
2017 -> 2018
|
2018-03-09 21:13:02 +00:00 |
|
Volker Fischer
|
b0d37c86e7
|
2016 -> 2017
|
2017-08-11 21:08:54 +00:00 |
|
Volker Fischer
|
4e497d3f99
|
remove old CELT library
|
2016-02-14 16:19:14 +00:00 |
|
Volker Fischer
|
ca73117279
|
update the copyright
|
2015-12-31 13:14:09 +00:00 |
|