Commit Graph

113 Commits

Author SHA1 Message Date
Volker Fischer
52302446c0 adde Load/StoreFaderSettings 2020-07-11 22:22:13 +02:00
Volker Fischer
b0781c7c02 put fader settings load/store in separate functions 2020-07-11 10:40:59 +02:00
Volker Fischer
51d3c95de0 for server name/city/country and licence, the command line overwrites the ini-file setting 2020-07-10 20:33:05 +02:00
Volker Fischer
48dc79efb5 store welcome message set in the GUI in the ini file 2020-07-10 18:51:36 +02:00
Volker Fischer
479ec6f1df store language selection in settings file; add translation help functions in util.h/.cpp 2020-07-05 20:49:43 +02:00
Volker Fischer
dc6cfe0b5a moved a server setting in the settings class 2020-07-04 22:20:50 +02:00
Volker Fischer
d479c09307 moved one more settings in the settings class 2020-07-04 20:23:00 +02:00
Volker Fischer
9fe9c4c261 moved some settings from client class in the settings class 2020-07-04 19:55:04 +02:00
Volker Fischer
68389457bf support sorting by group ID 2020-07-04 11:52:09 +02:00
Volker Fischer
f22762d7ef support storing group state 2020-07-02 17:04:05 +02:00
Volker Fischer
07594d7729 some code improvements 2020-07-01 21:52:17 +02:00
Volker Fischer
059d9ef203 new settings classes for client and server, derived from a common base class 2020-06-29 20:43:41 +02:00
Volker Fischer
a192acacf9 better default settings file name handling 2020-06-29 19:16:36 +02:00
Volker Fischer
e883a51db9 support for storing/recovering the server window positions (#357) 2020-06-14 08:49:58 +02:00
Volker Fischer
cf7a01d231 add new "slim channel" skin, intended for large ensembles (#339) 2020-06-11 16:42:50 +02:00
Volker Fischer
44e883900b fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
Volker Fischer
b1c97c2d36 avoid showing IP address if no name in the musician profile is given #316 2020-06-05 14:22:44 +02:00
Volker Fischer
8552863493 introduce global INVALID_INDEX for more consistent code 2020-05-26 09:56:46 +02:00
Volker Fischer
d26aba788c added an additional central server list -> split rock/jazz in separate servers 2020-05-23 21:23:20 +02:00
Volker Fischer
7324a29031 in mono mode we should not show the Pan controls 2020-05-22 20:26:04 +02:00
Volker Fischer
92548290cd change server list genres, fix German translations 2020-05-22 09:48:58 +02:00
Tarmo Johannes
f1eb713a17 Merge remote-tracking branch 'upstream/master' into panning 2020-05-17 15:53:43 +03: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
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
6977a17156 some central server address clean up 2020-05-16 11:24:50 +02:00
Volker Fischer
a4350f4f17 store Show All Musicians setting in the ini-file 2020-04-19 10:04:19 +02:00
Volker Fischer
79c0047bb3 added Enable Small Network Buffers switch 2020-04-17 21:21:37 +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
5824855252 added show licence switch in the server GUI 2020-04-08 15:30:32 +02:00
Peter L Jones
36e54f4da7 Add a preference for the Channel Levels 2020-04-06 18:58:50 +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
791d600634 2019->2020 2020-01-01 15:41:43 +01: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
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
b63a625ffa changed the default central server URL 2015-10-18 19:07:43 +00:00
Volker Fischer
33e5a07cf7 change all 2014 to 2015 2015-02-04 18:17:23 +00:00
Volker Fischer
1ed74b44e2 store some profile settings and also the window position of the profile window 2015-01-31 08:14:52 +00:00
Volker Fischer
5c909dc176 support for a country flag icon on the fader tag 2015-01-24 15:38:39 +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
4dca2d1c93 fix for #17 Default central server flag seems not to work in server GUI 2014-02-23 18:17:46 +00:00
Volker Fischer
7320b0a4cc CVector<bool> does not work -> implement a workaround with int type 2014-01-19 15:02:25 +00:00
Volker Fischer
180837f70b store fader solo state 2014-01-19 10:51:31 +00:00
Volker Fischer
c0a67a9884 update to 2014 2014-01-05 16:52:38 +00:00
Volker Fischer
9a2efd25fe bug fix: support for correct utf-8 storage of names in the ini-file 2013-12-15 10:54:17 +00:00
Volker Fischer
6034dab1b3 introduce functions for ToBase64 and FromBase64 for cleaner code 2013-12-14 22:09:59 +00:00