Commit Graph

35 Commits

Author SHA1 Message Date
Volker Fischer
7e0ae4b765 added some accessibility support 2009-11-27 10:47:13 +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
49580ca0eb some more fancy GUI fixes 2009-09-19 17:06:04 +00:00
Volker Fischer
f82724743f some fixes for fader background for fancy GUI 2009-09-19 15:59:00 +00:00
Volker Fischer
abb6051d00 unix2dos, time variance update returns value now 2009-09-19 15:11:16 +00:00
Volker Fischer
1474ca5ced added fancy GUI design 2009-09-19 08:28:24 +00:00
Volker Fischer
65d61f1c0e implementation of channel name request message, required if server is restarted while client thinks it is still connected 2009-09-17 19:15:56 +00:00
Volker Fischer
e25dc70ed1 added some test code 2009-09-16 21:24:02 +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
6d83d6180c do not parse HTML tags for fader tag text 2009-08-31 18:48:39 +00:00
Volker Fischer
b3ecc99d72 changed fader text length, bold font for sound card buffer size display in error case 2009-08-19 07:41:10 +00:00
Volker Fischer
7427171dd7 GUI changes 2009-05-09 09:26:27 +00:00
Volker Fischer
0b3e8c76a2 added disconnect message, some GUI changes 2009-05-09 08:22:09 +00:00
Volker Fischer
19b9918a26 implementation of solo switch 2009-05-08 21:14:33 +00:00
Volker Fischer
85951a6588 new fader tag style 2009-05-08 04:34:06 +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
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
ef50b19447 small fixes in header 2009-05-01 10:25:32 +00:00
Volker Fischer
205daead99 do not show last digits of IP address in case no fader tag is available for chat window and audio mixer fader 2009-03-10 22:08:12 +00:00
Volker Fischer
91071384d2 big changes on software structure, intermediate backup checkin -> NOT WORKING correctly right now 2009-03-01 11:17:35 +00:00
Volker Fischer
c077f6ecf8 code cleanup (removed tabs), 2008 -> 2009 2009-02-22 11:07:18 +00:00
Volker Fischer
c1e706e21f finished implementation of different audio compression types: IMA-ADPCM (already available), MS-ADPCM (new), None (new) 2008-08-10 08:14:30 +00:00
Volker Fischer
8f8c7f6510 shrink number of possible channels at the server to 6 2008-07-22 16:13:04 +00:00
Volker Fischer
2b47659346 fixes for the QT4 slider controls 2008-02-02 09:35:58 +00:00
Volker Fischer
784383b6d5 some more work for QT4 port 2008-01-22 21:15:04 +00:00
Volker Fischer
af72c03dd8 exchanged .toLatin1() by .toStdString() 2008-01-22 07:58:08 +00:00
Volker Fischer
6608de0bdc first attempt to port to QT4, not working, still a lot to do... 2008-01-14 22:14:17 +00:00
Volker Fischer
d49a2b2731 new code style 2007-09-08 10:45:14 +00:00
Volker Fischer
8b6fcff32a unix2dos ed files because they were edited with different editors 2006-12-18 14:39:33 +00:00
Volker Fischer
0eef15e130 added help text for audio mixer fader and fader tag 2006-12-18 11:06:38 +00:00
Volker Fischer
7f9f480400 fixed audio mixer board spacing problem 2006-12-10 12:45:32 +00:00
Volker Fischer
35b26094ae fixed QT issues 2006-12-10 12:36:43 +00:00
Volker Fischer
92b695f7da fader implementation finished 2006-12-09 18:37:40 +00:00
Volker Fischer
d0bb262193 created audio mixer board GUI control 2006-12-09 15:00:24 +00:00