Commit Graph

48 Commits

Author SHA1 Message Date
Volker Fischer
c0a67a9884 update to 2014 2014-01-05 16:52:38 +00:00
Volker Fischer
89a1ab3de9 speed optimzation which leads to less audio drop outs if the connection dialog is opened during a connection 2013-08-18 20:53:31 +00:00
Volker Fischer
c942a2757c code style 2013-05-04 19:14:02 +00:00
Volker Fischer
dc22883150 the connection setup dialog can now be opened during a connection 2013-05-03 19:11:01 +00:00
Volker Fischer
28defb82cb get rid of "Llcon" 2013-03-24 11:38:00 +00:00
Volker Fischer
d4f00da713 use APP_NAME define instead of writing llcon directly in the code 2013-02-17 21:14:19 +00:00
Volker Fischer
a7895f88ea update year to 2013 2013-01-23 10:41:13 +00:00
Volker Fischer
7cf53d7099 added some code for debugging purpose 2012-07-09 07:24:35 +00:00
Volker Fischer
4dabebbd4f different column sizes since the label has changed 2012-01-27 16:14:29 +00:00
Volker Fischer
d4a6ea617f added a debugging command line argument so that the complete server list of registered servers can be seen 2011-11-19 21:24:03 +00:00
Volker Fischer
580ccd9060 bug fix 2011-11-16 19:01:15 +00:00
Volker Fischer
40d22e6220 enlarge connection dialog, sort the list by the minimum ping time of a server 2011-11-15 20:06:27 +00:00
Volker Fischer
215374c2e2 fixed issue that return key did not work in the table to connect to a server when only the keyboard is available 2011-07-04 15:44:51 +00:00
Volker Fischer
000bf50be8 show >500 ms in connect dialog if ping is too long 2011-07-04 15:27:02 +00:00
Volker Fischer
3b8a04a829 use different ping message for server list ping 2011-05-24 18:44:51 +00:00
Volker Fischer
b7ce6c3193 moved the socket buffer size update from the client in the channel because it shall be also used in the server in the future, bug fix with connect/disconnect 2011-05-22 20:40:29 +00:00
Volker Fischer
7d24441887 edited/added help texts 2011-05-09 20:41:55 +00:00
Volker Fischer
856bd35039 rename GUI controls according to new prefix definition 2011-05-08 20:13:26 +00:00
Volker Fischer
59c9d9e364 show the server name in the title of the audio mixer board 2011-05-04 20:08:06 +00:00
Volker Fischer
e71166d96c support for setting predefined server in the server list by the command line arguments, bug fix with connection dialog if no country is given but a city, started work for unregistering server 2011-05-03 20:37:06 +00:00
Volker Fischer
d3b9f90f45 added central server setting 2011-05-02 19:48:36 +00:00
Volker Fischer
99432273c8 fix for issue with selection change in server list be up/down arrow keys 2011-05-01 20:48:38 +00:00
Volker Fischer
44ff64cc48 fix for connect dialog and selected items in the list view when the combo box is changed 2011-05-01 20:36:12 +00:00
Volker Fischer
50cf3e54dc fix for server GUI, connect dlg fix 2011-05-01 19:33:29 +00:00
Volker Fischer
3322af3bcc only show country if set by the user (no default string) 2011-04-25 13:24:22 +00:00
Volker Fischer
1426c7b44f bug fix 2011-04-25 10:59:08 +00:00
Volker Fischer
23d79c5f85 the number of connected clients are now not managed with the server list but by the connection less ping time message 2011-04-25 10:51:57 +00:00
Volker Fischer
7f924e1240 changed order of list columns, fix for close dialog with cross button 2011-04-23 21:34:08 +00:00
Volker Fischer
26e01e80be bug fix with combo box, add flag to show that server list item was chosen 2011-04-23 21:02:05 +00:00
Volker Fischer
356ecff831 support for connect on double click a list item 2011-04-23 20:41:52 +00:00
Volker Fischer
7392762f6c first working version of the connect dialog 2011-04-23 19:03:51 +00:00
Volker Fischer
4e593c4baa support for cancel button 2011-04-23 16:00:42 +00:00
Volker Fischer
0dae88285a load stored IP addresses in connect dialog 2011-04-22 18:33:40 +00:00
Volker Fischer
944639e7ee prepared for the combo box functionality for server names 2011-04-21 07:04:58 +00:00
Volker Fischer
899d11fa4b small fix 2011-04-20 22:53:13 +00:00
Volker Fischer
2c6f4e9c4d small fix for the dialog size 2011-04-18 20:52:50 +00:00
Volker Fischer
a49ef5c6bc server list entry work (colors), some code cleanup 2011-04-18 20:42:37 +00:00
Volker Fischer
b39576d8d6 only show servers if we get a ping from them, added some test code 2011-04-17 21:01:24 +00:00
Volker Fischer
375a9f2908 support for the ping time measurement for each server list item 2011-04-14 20:47:55 +00:00
Volker Fischer
a238cd9569 first working initial server list implementation 2011-04-14 06:46:21 +00:00
Volker Fischer
da9af48062 some more connect dialog work 2011-04-11 19:09:01 +00:00
Volker Fischer
74ac1d075f added a command line argument, some code style changes 2011-04-05 18:34:34 +00:00
Volker Fischer
bebe50aa55 added a comment 2011-04-04 19:00:54 +00:00
Volker Fischer
d470a0bb68 use units in constants (e.g. HZ, MS), some more work on server list 2011-03-31 07:10:43 +00:00
Volker Fischer
2b594ad000 added some test code 2011-03-30 17:58:45 +00:00
Volker Fischer
9feff9057a prepared everything for transmitting/receiving the first connection less ping time measurement 2011-03-30 07:55:43 +00:00
Volker Fischer
e2f028eae7 some more work on connection dialog 2011-03-29 07:21:00 +00:00
Volker Fischer
82e2f301ee preparations for new connect dialog 2011-03-27 17:57:46 +00:00