Commit Graph

97 Commits

Author SHA1 Message Date
Volker Fischer
8788936414 duplicate Central Server type dropdown to Connection Setup (#157) 2020-05-16 17:35:38 +02:00
Olivier Humbert
e9c9573385
Typo fix 2020-05-15 21:52:20 +02:00
Volker Fischer
d9008d1541 get rid of LLCON 2020-05-15 21:00:41 +02:00
ignotus
bc113d6d6c
Update connectdlg.cpp 2020-05-12 10:16:19 +02:00
Volker Fischer
a6fd5e75c3 some more removing html code from translation strings 2020-05-07 08:51:16 +02:00
Volker Fischer
be5554e829 fixed: the server list filter seems not to work if --showallservers is used 2020-04-20 20:40:16 +02:00
Volker Fischer
ad6bcc2317 fixed: if you select server list filter all text and delete, the filter is not updated 2020-04-19 15:17:06 +02:00
Volker Fischer
a4350f4f17 store Show All Musicians setting in the ini-file 2020-04-19 10:04:19 +02:00
Volker Fischer
6b1dac7ac8 bug fix for server list filter, reported by pljones 2020-04-19 09:39:58 +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
83e95c3a7b small fix 2020-04-14 17:58:01 +02:00
Volker Fischer
33c7b03e75 added whats this help 2020-04-14 17:41:21 +02:00
Volker Fischer
a0f7ee4627 added a "Show All Musicians" check box in the server list 2020-04-14 17:23:53 +02:00
Volker Fischer
514bd25fee added support for filter the server list 2020-04-14 16:51:44 +02:00
Volker Fischer
af32867216 fix compatibility issue with Qt4 (Ticket #62) 2020-04-12 21:19:41 +02:00
Volker Fischer
b2014e09bf small fix for --showallservers implementation 2020-04-12 15:34:43 +02:00
Volker Fischer
8fd59dd93f split country names by upper case latters by inserting a space 2020-04-12 14:54: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
1d4342bb7c move country flag function in new class CLocale 2020-04-11 10:31:26 +02:00
Volker Fischer
4fb9e14669 fixed column widths are slightly too narrow for "Ping Time" and "Musicians" and typos 2020-04-10 16:24:53 +02:00
Volker Fischer
a0934ee8b8 some more work for 64 samples support in the server 2020-04-08 18:51:51 +02:00
Volker Fischer
70c499a82a fix for #71 Increase "stability" of Connection Setup server list 2020-04-06 23:06:28 +02:00
Volker Fischer
ee48000b34 fix the MAX_SIZE_BYTES_NETW_BUF, change the --showallservers to include the server list index and do not sort by ping 2020-04-01 21:16:44 +02:00
root
ead042a301 patch provided by jkohnert, see Ticket #63 Fix compiler warnings on Linux 2020-03-29 12:12:13 +02:00
Volker Fischer
791d600634 2019->2020 2020-01-01 15:41:43 +01:00
Volker Fischer
706a196b5f per default expand list view items in the server list which have connected clients 2019-05-30 18:12:55 +02: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
aaa766a659 make sure we do not get a too long horizontal scroll bar 2018-03-20 17:10:25 +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
600d5f6832 fixed bug: #25 No client list in connection dialog for server which is full 2016-03-05 13:38:31 +00:00
Volker Fischer
5096e3208a added some more help text 2016-02-20 19:16:51 +00:00
Volker Fischer
1b29d8034c show server name in the server list in bold font if it is a permanent server 2016-02-15 17:35:49 +00:00
Volker Fischer
be63533c82 automatic server setting for permanent server flag in the protocol 2016-02-09 16:09:59 +00:00
Volker Fischer
9ab7164d05 the Musicians value in the server list shows a warning if the server is full 2016-02-09 15:05:06 +00:00
Volker Fischer
ca73117279 update the copyright 2015-12-31 13:14:09 +00:00
Volker Fischer
2866e40a03 show an icon and some more text for the clients in the server list 2015-12-10 15:52:29 +00:00
Volker Fischer
2ad6eb1600 finished: show the names of the connected clients in the server list 2015-12-09 17:11:16 +00:00
Volker Fischer
932e802eb6 fixes 2015-12-09 16:34:21 +00:00
Volker Fischer
33c6e77c68 on request show the names of the connected clients in the server list 2015-12-09 15:50:30 +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
17b5bb6dd9 introduce macro ENABLE_CLIENT_VERSION_AND_OS_DEBUGGING for enabling the version and OS query in the client (for debugging reasons) 2014-02-23 09:46:25 +00:00
Volker Fischer
388664e48e support for querying the server version and OS type for debugging purpose (not in the regular version available) 2014-02-21 21:25:26 +00:00
Volker Fischer
2c515ae6c1 column sizes for Android must be larger 2014-01-30 08:54:58 +00:00
Volker Fischer
e76ce47cd6 added some android code 2014-01-20 20:42:58 +00:00
Volker Fischer
d98ac1b2af fixed a warning 2014-01-06 16:49:19 +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