Commit Graph

39 Commits

Author SHA1 Message Date
Volker Fischer
1697b8f9cd bug fix with sound card device selection, show red text if actual sound card buffer size differs from preffered value 2009-03-08 17:14:37 +00:00
Volker Fischer
2f8d8fbd7e added some initial JACK code 2009-03-08 08:10:10 +00:00
Volker Fischer
3bf3ab832d some preparations for new JACK audio interface 2009-03-07 22:56:46 +00:00
Volker Fischer
0982cb21ff cleanup, preparations for new settings dialog, not yet working! 2009-03-03 13:37:28 +00:00
Volker Fischer
c064b49576 fix for mutex in channel object 2009-03-02 09:36:00 +00:00
Volker Fischer
2d653ef3cc some cleanup 2009-03-01 22:08:06 +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
8843e94822 set the soundcard buffer size in the init function 2009-02-24 22:56:19 +00:00
Volker Fischer
1bc8c5f84c added close function for audio interface (this is a preliminary solution for switching off the audio interface when not connected, a better solution would be to implement a stop function but this does not work with our current buffer initialization scheme) 2009-02-24 09:56:11 +00:00
Volker Fischer
949e2f1387 only one initialization function for sound interface now 2009-02-23 20:13:03 +00:00
Volker Fischer
3fb2d9ca5e added soundbase class 2009-02-22 23:13:59 +00:00
Volker Fischer
1c77e542aa fix in Linux audio interface 2009-02-16 20:11:35 +00:00
Volker Fischer
16014abb7e removed unnecessary code 2009-02-16 12:21:33 +00:00
Volker Fischer
0f2a96b1ff some cleanup for the Linux sound interface 2009-02-15 18:11:15 +00:00
Volker Fischer
df4a20d27d bug fix 2008-12-28 22:37:16 +00:00
Volker Fischer
8de53c301a fixes for ASIO sound interface 2008-11-01 22:26:17 +00:00
Volker Fischer
8d77d11ff9 some fixes for selecting different ASIO soundcards 2008-10-31 20:27:55 +00:00
Volker Fischer
1c2535db16 new feature: soundcard selection 2008-10-30 23:23:26 +00:00
Volker Fischer
466354c39d initial chat dialog work, no actual functionality added yet 2008-07-24 06:14:41 +00:00
Volker Fischer
5e16878f8c preparations for 2.0.0 release 2008-03-29 10:37:11 +00:00
Volker Fischer
8af1c4d435 fixes for Linux with QT4 2008-01-21 21:13:52 +00:00
Volker Fischer
a170e9f7cb added resources support for linux 2008-01-20 18:19:51 +00:00
Volker Fischer
af033d8ad2 bug fix 2008-01-20 11:24:03 +00:00
Volker Fischer
27ad3b868c some qt4 changes for Linux (not yet working) 2008-01-19 17:14:56 +00:00
Volker Fischer
f994be33f9 bug fix 2007-06-09 16:38:31 +00:00
Volker Fischer
d680e9a595 fix Makefile 2006-12-28 11:19:05 +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
d0bb262193 created audio mixer board GUI control 2006-12-09 15:00:24 +00:00
Volker Fischer
7f4bea94eb some code style changes, added first implementation of mixer in client window 2006-12-07 18:57:26 +00:00
Volker Fischer
f2c6d5d244 fix Makefile 2006-11-03 19:11:22 +00:00
Volker Fischer
1cd6cd644d new General Settings Dialog, we moved some controls from main windows to this control to make main window smaller and make room for future enhancements 2006-11-03 18:54:12 +00:00
Volker Fischer
3e71e83110 bug fix in sound interface, prepared for new protocol message for connected client information 2006-10-30 21:14:44 +00:00
Volker Fischer
f280ad4b3b cleaned up a bit 2006-10-30 20:38:33 +00:00
Volker Fischer
ab24ff7d00 some changes to the sound interface, changed names of macros for network buffer sizes 2006-10-30 20:35:46 +00:00
Volker Fischer
25e275edce code style changes 2006-10-10 19:26:36 +00:00
Volker Fischer
50eba66c0c some cleanup 2006-10-03 21:16:23 +00:00
Volker Fischer
651f60b625 first tests with protocol 2006-02-26 10:50:47 +00:00
Volker Fischer
dd914c411c added new file for protocol (just template right now), new code style 2006-02-12 14:26:46 +00:00
Volker Fischer
f787f8dd5c initial version 2006-01-28 11:29:22 +00:00