Volker Fischer
|
611a94e9da
|
fix for whats this help
|
2011-03-22 19:35:00 +00:00 |
|
Volker Fischer
|
7570bf9a71
|
added some help text
|
2011-03-21 21:54:10 +00:00 |
|
Volker Fischer
|
64818b5d89
|
smaller Mute/Solo switches
|
2011-03-21 21:14:36 +00:00 |
|
Volker Fischer
|
ba5b285a73
|
fix for QT issue, resolved compiler warning
|
2011-03-21 08:13:44 +00:00 |
|
Volker Fischer
|
8906baeca6
|
some cleanup, added logopicture to about dialog
|
2011-03-20 13:25:06 +00:00 |
|
Volker Fischer
|
2dc520014a
|
changed GUI design (removed status bar and introduced status LEDs), added "Fancy GUI Design" switch in settings dialog
|
2011-03-20 12:53:31 +00:00 |
|
Volker Fischer
|
f0a3e97b96
|
update of copyright
|
2011-02-22 18:56:52 +00:00 |
|
Volker Fischer
|
1b6a83d8ea
|
added download link in help menu, changed labels
|
2011-02-10 21:17:39 +00:00 |
|
Volker Fischer
|
aeb9512deb
|
show error message in main window if audio delay is too long
|
2011-01-20 20:17:48 +00:00 |
|
Volker Fischer
|
897da0c6bd
|
moved ping time evaluation timer from settings dialog in main dialog, this is a preparation for the implementation that we make use of the ping result in the main windows for a display; we now always send ping messages, not only if the settings dialog is opened since we did not see performance degradations caused by the ping messages
|
2011-01-09 14:20:58 +00:00 |
|
Volker Fischer
|
6c91e7516c
|
small change
|
2010-07-20 08:23:30 +00:00 |
|
Volker Fischer
|
e873a70047
|
changed stereo reverberation behaviour: now the channel selection radio buttons are invisible in case of stereo since they are not used in that mode anyway
|
2010-03-24 21:47:17 +00:00 |
|
Volker Fischer
|
7362dae229
|
fixes for reverberation in stereo mode (disable channel selection and apply reverb on both channels)
|
2010-03-24 20:10:25 +00:00 |
|
Volker Fischer
|
91b96a2133
|
workaround for Mac operation of client software
|
2010-03-12 20:41:47 +00:00 |
|
Volker Fischer
|
4e9e5c36f0
|
first try implementing CoreAudio interface
|
2010-03-05 20:19:12 +00:00 |
|
Volker Fischer
|
769f02e5e7
|
updated copyright
|
2010-01-03 13:40:46 +00:00 |
|
Volker Fischer
|
ca945124cf
|
improved jitter buffer correction algorithm
|
2010-01-03 13:29:42 +00:00 |
|
Volker Fischer
|
7db656f8df
|
added tool tips to aid the users of the llcon software
|
2009-12-03 21:21:26 +00:00 |
|
Volker Fischer
|
682c2e5877
|
client port always +1 per definition, some files unix2dos
|
2009-11-29 03:36:42 +00:00 |
|
Volker Fischer
|
1490d36ce5
|
removed unnecessary accessibility commands
|
2009-11-28 11:00:16 +00:00 |
|
Volker Fischer
|
90d4382aab
|
small fix with menus
|
2009-11-27 20:27:42 +00:00 |
|
Volker Fischer
|
7d8698853e
|
added some more help texts and accessibility texts
|
2009-11-27 12:44:56 +00:00 |
|
Volker Fischer
|
7e0ae4b765
|
added some accessibility support
|
2009-11-27 10:47:13 +00:00 |
|
Volker Fischer
|
a7b471cace
|
use "user" instead of "client" in window title
|
2009-11-08 12:21:40 +00:00 |
|
Volker Fischer
|
f3c5b69aba
|
implement checks for string sizes
|
2009-10-26 21:10:14 +00:00 |
|
Volker Fischer
|
ecc270036d
|
show number of connected clients in window title bar
|
2009-10-19 07:58:22 +00:00 |
|
Volker Fischer
|
cba2d96ba1
|
disable fancy design since it is not working as expected :-/
|
2009-09-20 10:13:27 +00:00 |
|
Volker Fischer
|
1474ca5ced
|
added fancy GUI design
|
2009-09-19 08:28:24 +00:00 |
|
Volker Fischer
|
2a5482cf46
|
updates for help texts (according to current text in the Wiki
|
2009-09-05 08:34:21 +00:00 |
|
Volker Fischer
|
7b633f88a1
|
added time to chat message, bug fix: if client is connected and server is restarted, the channel list has to resent to this client
|
2009-09-01 06:41:57 +00:00 |
|
Volker Fischer
|
433fc30623
|
new version number, fix for disconnect on shutdown
|
2009-08-27 06:48:31 +00:00 |
|
Volker Fischer
|
8a80de10bf
|
show status if new message is received and dialog is not open
|
2009-08-21 16:12:18 +00:00 |
|
Volker Fischer
|
e77e8641d0
|
fix for sound card buffer sizes which are not supported
|
2009-08-19 07:23:33 +00:00 |
|
Volker Fischer
|
9ac8be8af1
|
put connect/disconnect button functionality in separate function
|
2009-08-17 17:39:40 +00:00 |
|
Volker Fischer
|
61b086d898
|
clear mixer board on disconnect
|
2009-08-17 16:20:15 +00:00 |
|
Volker Fischer
|
bb3404b21c
|
catch errors on sound card starting in main dialog and show error message without the need to terminate the software immediately (as it was before)
|
2009-08-16 00:48:33 +00:00 |
|
Volker Fischer
|
43eb897fd8
|
bug fix, some renamings of variables/functions, introduction of new signal in channel
|
2009-08-02 07:54:15 +00:00 |
|
Volker Fischer
|
f5feef2a6f
|
add normlization for the case that the two channels are added together
|
2009-07-03 17:12:09 +00:00 |
|
Volker Fischer
|
e3ba007c1e
|
bug fix
|
2009-06-13 08:20:00 +00:00 |
|
Volker Fischer
|
355aca41be
|
added command line argument and function to disable all LEDs on main window to save CPU on slow computers
|
2009-06-13 08:14:11 +00:00 |
|
Volker Fischer
|
b21af7809b
|
some fixes, added test code
|
2009-06-13 07:47:05 +00:00 |
|
Volker Fischer
|
c49434e3b6
|
added new command line argument for connecting on startup, fix for window title buttons on Ubuntu
|
2009-05-26 20:01:23 +00:00 |
|
Volker Fischer
|
9111f327a5
|
bug fix
|
2009-05-13 07:14:08 +00:00 |
|
Volker Fischer
|
d61b1a5db4
|
some GUI fixes on main dialog
|
2009-05-10 16:53:58 +00:00 |
|
Volker Fischer
|
7427171dd7
|
GUI changes
|
2009-05-09 09:26:27 +00:00 |
|
Volker Fischer
|
fb35fe3b2d
|
implemented Mute check box on faders, prepared for Solo check box on faders
|
2009-05-08 03:54:12 +00:00 |
|
Volker Fischer
|
3bc7d3cc32
|
implemented combo box for server address for storing the last 6 items
|
2009-05-04 11:27:05 +00:00 |
|
Volker Fischer
|
11c0213fbe
|
some main GUI changes
|
2009-05-02 13:30:49 +00:00 |
|
Volker Fischer
|
c9bb67ae14
|
first version of LED input level meter finished -> not yet ready, some work still has to be done
|
2009-05-01 14:00:53 +00:00 |
|
Volker Fischer
|
9dd942bec6
|
bug fixes for timing variance calculation, new init parameters for CycleTime class, added CycleTime for channel estimating input network stream variance of timing
|
2009-03-17 06:50:00 +00:00 |
|