Commit Graph

966 Commits

Author SHA1 Message Date
Volker Fischer
1a99b76365 added derived class for network buffer for the purpose of statistical calculations 2011-05-13 19:00:16 +00:00
Volker Fischer
793b21f9d9 the maximum number of channel can be set via command line now, added some test functions in the buffer 2011-05-13 18:23:00 +00:00
Volker Fischer
7d24441887 edited/added help texts 2011-05-09 20:41:55 +00:00
Volker Fischer
5e716a649d change height of main window 2011-05-09 19:17:30 +00:00
Volker Fischer
49b67e193d create function for getting the central server address (default or custom) 2011-05-09 18:26:26 +00:00
Volker Fischer
4ca03d9244 fix file type 2011-05-09 18:10:35 +00:00
Volker Fischer
8d6a1b45c4 add check in Windows setup if software is already running 2011-05-09 18:09:38 +00:00
Volker Fischer
856bd35039 rename GUI controls according to new prefix definition 2011-05-08 20:13:26 +00:00
Volker Fischer
6596a464a4 unregister server on shutdown, add tooltip to server task bar icon 2011-05-08 17:53:29 +00:00
Volker Fischer
0d81a824f9 bug fixes 2011-05-08 15:33:01 +00:00
Volker Fischer
73dc8e1d77 support for auto start minimized on Windows (not yet finished) 2011-05-08 15:01:20 +00:00
Volker Fischer
8e92d26b70 bug fixes 2011-05-08 11:31:53 +00:00
Volker Fischer
03e39405de added test code for auto run on Windows 2011-05-07 15:36:35 +00:00
Volker Fischer
9c78e71358 fix for window flags 2011-05-07 14:55:08 +00:00
Volker Fischer
c46ad66a65 task bar button for server is not shown if it is minizied (minimized to tast bar icon) 2011-05-07 13:04:32 +00:00
Volker Fischer
1f459fff98 small fix 2011-05-07 11:46:02 +00:00
Volker Fischer
c2145aad16 added bitmaps 2011-05-06 20:19:30 +00:00
Volker Fischer
f5120f272a add support for a system tray icon for the server 2011-05-06 20:18:20 +00:00
Volker Fischer
ef661255a4 use toString function instead of showing IP:port separately 2011-05-05 20:54:04 +00:00
Volker Fischer
0fecef8aa8 new version number, added code for sending disconnect messages if a server was not correctly disconnected 2011-05-05 19:39:48 +00:00
Volker Fischer
6c5961be1f show only server name in group box title 2011-05-05 17:54:53 +00:00
Volker Fischer
b675d8587e bug fixes for local server port 2011-05-05 17:45:29 +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
1b94baa9e2 prevent predefined server infos to be updated 2011-05-04 18:25:10 +00:00
Volker Fischer
dfa5296de0 add local port number in server registering struct to allow a connection to the local host server with different port than the default one 2011-05-04 18:18:31 +00:00
Volker Fischer
97d32de751 unregistering the server does work now correctly 2011-05-04 07:15:50 +00:00
Volker Fischer
ed74f3e370 make it clear which functions are actually only used by the central server 2011-05-04 07:00:43 +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
29a185da97 fixes for the server GUI, set help text for server GUI, support for default central server address check box in the server GUI 2011-04-30 19:51:49 +00:00
Volker Fischer
a97901c816 some fixes for server GUI 2011-04-30 16:04:22 +00:00
Volker Fischer
c08fe59a68 support for the new GUI controls in the server, net yet finished (still buggy) 2011-04-30 13:01:26 +00:00
Volker Fischer
ead06da44d bug fix, added GUI controls for server info, added some server info init code, removed server selection in main window, changed connect dialog server list columns 2011-04-26 20:31:30 +00:00
Volker Fischer
328dbd2b1c support for storing/recovering settings for the server in GUI mode 2011-04-25 16:16:31 +00:00
Volker Fischer
886251367b support for setting the server info parameters via the command line arguments 2011-04-25 13:25:33 +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
7cf080a63d fix in help text 2011-04-25 12:47:28 +00:00
Volker Fischer
1426c7b44f bug fix 2011-04-25 10:59:08 +00:00
Volker Fischer
ac954adad8 small fix 2011-04-25 10:52:26 +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
c4e0e6e000 fix for close dialog with cross button 2011-04-23 21:35:13 +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
f5e8f6b68a only store addresses which are not from the server list 2011-04-23 21:03:10 +00:00
Volker Fischer
d462cee138 added function for "server list item was chosen" information 2011-04-23 21:02:36 +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
c4818c55e0 bug fix with connection less protocol messages system at the client 2011-04-23 20:44:56 +00:00
Volker Fischer
5e82a73b17 return enabled state by a query function 2011-04-23 20:44:09 +00:00