Commit Graph

120 Commits

Author SHA1 Message Date
Volker Fischer
e4bdbee966 only a single # in the filter edit box should filter for occupied servers 2020-08-08 08:45:09 +02:00
Volker Fischer
4f4cc8db99 set a placeholder text to explain how to filter occupied servers 2020-08-08 08:43:05 +02:00
Volker Fischer
1fd3cc977f bug fix: --showallservers ping column sort is alphabetic (#201) 2020-07-22 18:07:37 +02:00
Volker Fischer
63ebc28a18 if network name/address contains spaces, they are removed now, coded by dingodoppelt (#462) 2020-07-20 15:44:00 +02:00
Volker Fischer
94055a817b
Merge pull request #469 from dingodoppelt/remove_spaces
connect dialog: remove spaces from the parsed string in the the "Serv…
2020-07-19 19:32:08 +02:00
Volker Fischer
4f256bef70 do not change the server list order if the mouse is over the table to avoid selecting an incorrect server on a mouse double click (#293) 2020-07-19 19:24:58 +02:00
dingodoppelt
a0dce8e140 connect dialog: remove spaces from the parsed string in the the "Servername/Address" combo box 2020-07-19 18:36:44 +02:00
dingodoppelt
3a1645b988 show number of connected clients as well as max clients in serverbrowser 2020-07-11 15:22:30 +02:00
Volker Fischer
9af0ae13e9 add special server list filter for filtering occupied servers by using "#" (#397) 2020-07-04 08:24:35 +02:00
Stefan Weil
3e3fe44a7f Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-06-30 12:59:53 +02:00
Volker Fischer
44e883900b fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
Volker Fischer
af0f9510f8 resolve outstanding: using Qt5 connections instead of the old Qt4 ones 2020-06-07 09:01:52 +02:00
Volker Fischer
8edb3185b0 using Qt5 connections instead of the old Qt4 ones (just a subset converted right now, more TODO) 2020-06-06 22:15:33 +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
b11b4024fe merge fixes 2020-06-05 13:10:59 +02:00
ignotus
fbc2156283
Update connectdlg.cpp 2020-06-04 17:40:11 +02:00
daryl
4cf71c11a9 update 2020-06-04 17:35:14 +02:00
Volker Fischer
54f9705001 quicker update of musicians list in the server list table 2020-05-25 21:00:02 +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
92548290cd change server list genres, fix German translations 2020-05-22 09:48:58 +02:00
Volker Fischer
bccf0bd5d2 fix some context help texts 2020-05-22 08:36:25 +02:00
Volker Fischer
4708c204f3 some cleanup for the server list selection 2020-05-22 06:25:38 +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
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