Volker Fischer
|
b28daa079a
|
removed old disconnect message which only works with connected channels -> replaced by a connection less disconnect message
|
2011-05-23 19:06:02 +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
|
a770b75a06
|
added a connection less message for disconnect -> does not work yet since connection less messages are not evaluated for connected channels
|
2011-05-22 09:47:09 +00:00 |
|
Volker Fischer
|
f41f373ead
|
included new protocol messages
|
2011-05-21 20:43:57 +00:00 |
|
Volker Fischer
|
52210a374d
|
small change
|
2011-05-21 20:42:39 +00:00 |
|
Volker Fischer
|
1f685e1e77
|
bug fix with start minimized command line argument -> the hide command was not issued in that case
|
2011-05-21 19:05:57 +00:00 |
|
Volker Fischer
|
41804bf223
|
fix for the issue: the settings file is not stored on Windows if the software is running and the operating system is shut down
|
2011-05-21 17:06:30 +00:00 |
|
Volker Fischer
|
aa0fd533e6
|
Store file name in settings class on creation and do not require it for each load and save call
|
2011-05-21 16:53:01 +00:00 |
|
Volker Fischer
|
5811f3d10e
|
added a "hide" menu entry in the system tray icon menu
|
2011-05-21 12:33:11 +00:00 |
|
Volker Fischer
|
9949c4886a
|
small fix with storing ini file settings
|
2011-05-21 06:11:39 +00:00 |
|
Volker Fischer
|
d0fc1353f4
|
some code cleanup -> removed code which is not used right now
|
2011-05-18 06:55:43 +00:00 |
|
Volker Fischer
|
56f528b13e
|
bug fix in server, added simulation mode in buffer base class, added deactivated test code for simulation buffer statistics, avoid audio drop outs when the jitter buffer size is changed
|
2011-05-17 15:39:33 +00:00 |
|
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 |
|