Commit Graph

154 Commits

Author SHA1 Message Date
ignotus
94b4ed854e
Update clientsettingsdlg.cpp 2020-06-04 15:48:53 +02:00
daryl
68cddb20ae update 2020-06-04 15:42:16 +02:00
daryl
c38cf1c825 update 2020-06-04 15:31:19 +02:00
ignotus
53fb27b8fe
Update clientsettingsdlg.cpp 2020-05-25 11:11:04 +02:00
Volker Fischer
bccf0bd5d2 fix some context help texts 2020-05-22 08:36:25 +02:00
Volker Fischer
9d64e53064 remove central server selection combo box in settings dialog 2020-05-22 08:19:22 +02:00
Volker Fischer
78f810249e fix translation files (merge fixes) 2020-05-22 07:39:18 +02:00
Volker Fischer
4708c204f3 some cleanup for the server list selection 2020-05-22 06:25:38 +02:00
ignotus
e2d46b5e48
Update clientsettingsdlg.cpp 2020-05-21 15:21:44 +02:00
Volker Fischer
0e349e3d35 some fixes for the translation 2020-05-20 18:24:20 +02:00
Volker Fischer
75b8a05257 introduce genre-based server lists (Ticket #139), adjust some values in global.h to adjust to heavier usage of Jamulus 2020-05-17 11:00:56 +02:00
Volker Fischer
8788936414 duplicate Central Server type dropdown to Connection Setup (#157) 2020-05-16 17:35:38 +02:00
Volker Fischer
fc2b7a76e2 changed function name to make it clearer what the function does 2020-05-16 11:28:05 +02:00
Volker Fischer
6977a17156 some central server address clean up 2020-05-16 11:24:50 +02:00
Olivier Humbert
845948116e
Fix a typo in the source 2020-05-12 13:56:31 +02:00
Volker Fischer
b56912b2b3 added missing tr() functions, WIP German translation, changed --translation in --notranslation so that the translation is on per default 2020-05-09 23:09:56 +02:00
Volker Fischer
df9869127c some more removing html code from translation strings 2020-05-07 08:39:46 +02:00
Volker Fischer
d457b52255 some more removing html code from translation strings 2020-05-07 08:26:19 +02:00
Volker Fischer
f966061670 some more removing html code from translation strings 2020-05-07 08:20:18 +02:00
Volker Fischer
c826e0050b some more removing html code from translation strings 2020-05-07 08:11:14 +02:00
Volker Fischer
1f59eb0b32 some more removing html code from translation strings 2020-05-07 08:04:24 +02:00
Volker Fischer
387de2df9e some more removing html code from translation strings 2020-05-07 07:57:50 +02:00
Volker Fischer
50c7793383 some more removing html code from translation strings 2020-05-06 22:15:43 +02:00
Volker Fischer
125abe1472 some more removing html code from translation strings 2020-05-06 22:11:59 +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
mirabilos
1204109bdf
fix spelling
detected by Debian’s static analyser tool lintian
2020-04-19 03:25:21 +02:00
Volker Fischer
79c0047bb3 added Enable Small Network Buffers switch 2020-04-17 21:21:37 +02:00
Volker Fischer
e4752f4d96 use 128 samples frame size as the default if software starts up for the first time 2020-04-15 15:39:03 +02:00
Volker Fischer
b335321950 rename SYSTEM_FRAME_SIZE_SAMPLES_SMALL to SYSTEM_FRAME_SIZE_SAMPLES 2020-04-15 15:29:43 +02:00
Volker Fischer
5f85660cde WIP: support 64 samples frame size in the client 2020-04-13 16:01:25 +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
Peter L Jones
36e54f4da7 Add a preference for the Channel Levels 2020-04-06 18:58:50 +01:00
Volker Fischer
53f50070a7 some more work for 64 samples frame size support 2020-03-28 16:27:45 +01: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
e8096e48f0 2018 -> 2019 2019-03-24 09:30:30 +01:00
Volker Fischer
8bfdc7347a 2017 -> 2018 2018-03-09 21:13:02 +00:00
Volker Fischer
a75670944a possible fix for a crash on MacOS High Sierra (reported in the Jamulus forum) 2018-03-08 20:03:07 +00:00
Volker Fischer
b0d37c86e7 2016 -> 2017 2017-08-11 21:08:54 +00:00
Volker Fischer
ca73117279 update the copyright 2015-12-31 13:14:09 +00:00
Volker Fischer
7ace26f23e added a new client fader level setting 2015-11-25 15:52:00 +00:00
Volker Fischer
3d647400db add support for channel selection for MacOS 2015-11-19 19:36:47 +00:00
Volker Fischer
b63a625ffa changed the default central server URL 2015-10-18 19:07:43 +00:00
Volker Fischer
4b43210eb8 If the actual ASIO buffer delay is not one of the 128, 256 or 512 samples, you do not see the number in the GUI. Add a info text on what buffer size is actually used. 2015-03-15 06:59:30 +00:00
Volker Fischer
33e5a07cf7 change all 2014 to 2015 2015-02-04 18:17:23 +00:00
Volker Fischer
5b2d256bc2 removed the "open chat on new message" mechanism since nobody actually uses this, now simply the window automatically opens on a new message if it is not already open, otherwise do nothing 2014-02-25 14:38:12 +00:00
Volker Fischer
292cf13a21 finished #43 Hybrid Mono/Stereo mode 2014-02-24 19:51:57 +00:00
Volker Fischer
4baf2c5ef5 replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +00:00
Volker Fischer
c0a67a9884 update to 2014 2014-01-05 16:52:38 +00:00
Volker Fischer
6e49e4e92c change the mechanism of how the LEDs are updated -> no window event posts anymore to avoid blocking in the critical audio thread 2014-01-03 08:54:49 +00:00