Commit Graph

160 Commits

Author SHA1 Message Date
Volker Fischer
797a991417 support for storing fader tags/levels in settings file 2013-02-28 20:54:47 +00:00
Volker Fischer
4727a0b45b added some test code (not enabled) 2013-02-24 09:03:33 +00:00
Volker Fischer
b83f14a2eb iMaxElements is not required for function AddStringFiFoWithCompare 2013-02-23 21:09:14 +00:00
Volker Fischer
096d3a39d2 added AddStringFiFoWithCompare function 2013-02-23 20:13:43 +00:00
Volker Fischer
57fe038978 replaced llcon by APP_NAME 2013-02-18 18:20:02 +00:00
Volker Fischer
ee8524aa11 set correct window title 2013-02-17 21:26:29 +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
e037a90bcf Added Support for instrument picture on fader tag 2013-02-11 15:53:52 +00:00
Volker Fischer
43d3225936 bug fix: the command line argument "-c" did not work anymore 2013-02-09 21:23:10 +00:00
Volker Fischer
a7895f88ea update year to 2013 2013-01-23 10:41:13 +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
93e12245fe code cleanup 2011-06-29 20:20:22 +00:00
Volker Fischer
9ed056295d some PLC fixes 2011-06-17 20:52:17 +00:00
Volker Fischer
67d2f61cf7 very small change 2011-06-16 22:04:58 +00:00
Volker Fischer
a9511afb85 some fixes for the help texts 2011-06-16 18:33:48 +00:00
Volker Fischer
d571f5328b backup checkin, including lots of test code... 2011-06-11 05:19:48 +00:00
Volker Fischer
0a37b9a76a do not use "fader tag" since nobody knows what this is 2011-05-30 19:21:42 +00:00
Volker Fischer
2303efb046 fix for chat/settings button 2011-05-29 06:25:58 +00:00
Volker Fischer
037cdeaf83 added two buttons on the main window 2011-05-28 20:07:57 +00:00
Volker Fischer
691e593e0b fix for the "set jitter buffer message" lock up problem 2011-05-25 21:01:45 +00:00
Volker Fischer
49070c77c1 replaced normal ping messages with connection less ping message to avoid all the acknowledge messages 2011-05-24 19:40:57 +00:00
Volker Fischer
3b8a04a829 use different ping message for server list ping 2011-05-24 18:44:51 +00:00
Volker Fischer
52210a374d small change 2011-05-21 20:42:39 +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
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
7d24441887 edited/added help texts 2011-05-09 20:41:55 +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
856bd35039 rename GUI controls according to new prefix definition 2011-05-08 20:13:26 +00:00
Volker Fischer
9c78e71358 fix for window flags 2011-05-07 14:55:08 +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
d3b9f90f45 added central server setting 2011-05-02 19:48:36 +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
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
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
f5e8f6b68a only store addresses which are not from the server list 2011-04-23 21:03:10 +00:00
Volker Fischer
7392762f6c first working version of the connect dialog 2011-04-23 19:03:51 +00:00
Volker Fischer
398a00ba73 try with modal dialog 2011-04-23 15:59:24 +00:00
Volker Fischer
0dae88285a load stored IP addresses in connect dialog 2011-04-22 18:33:40 +00:00
Volker Fischer
a49ef5c6bc server list entry work (colors), some code cleanup 2011-04-18 20:42:37 +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
cb2a72c996 some more server list implementation, some code style changes 2011-04-04 18:57:49 +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
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
5aa210533b fixed some compiler warnings 2011-03-27 12:28:43 +00:00
Volker Fischer
d05aa9fc87 fixes for the whats this help 2011-03-22 21:10:39 +00:00