Commit Graph

131 Commits

Author SHA1 Message Date
Volker Fischer
55c680e6fd speed optimizations 2009-02-14 00:46:58 +00:00
Volker Fischer
d741bc6e30 test implementation for automatic network buffer size setting 2009-02-11 18:37:26 +00:00
Volker Fischer
7c13e621ce added member function IsInitialized for moving average class 2009-02-10 14:03:23 +00:00
Volker Fischer
e42c3afb81 fixes for the client audio standard deviation measurement, added code for asio interface for using power of two size blocks (not enabled right now) 2009-02-08 22:44:18 +00:00
Volker Fischer
e0f9fab859 rename constant 2008-12-28 22:30:18 +00:00
Volker Fischer
336d8ef39c fixes for the log file functionality 2008-12-03 17:32:39 +00:00
Volker Fischer
810268a61c improved server logging functionality 2008-12-02 18:02:40 +00:00
Volker Fischer
55aaafd90f fixes for ping time measurement under Windows, implemented security checks for protocol 2008-08-11 17:21:09 +00:00
Volker Fischer
4d980a8a54 fix for ping measurement under Windows 2008-08-10 21:56:03 +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
25161fa55a bug fix for server 2008-03-28 21:46:13 +00:00
Volker Fischer
ccc664a084 some file writing issues, some other fixes 2008-01-26 14:55:38 +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
1f54eb55ec added resources 2008-01-20 18:07:13 +00:00
Volker Fischer
27ad3b868c some qt4 changes for Linux (not yet working) 2008-01-19 17:14:56 +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
56f6fee1e0 bug fix -> logging 2007-06-17 12:31:20 +00:00
Volker Fischer
c6717bbfee added rudimental logging support 2007-05-06 12:27:41 +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
92b695f7da fader implementation finished 2006-12-09 18:37:40 +00:00
Volker Fischer
6729eaf7ae preparations for mixer board 2006-11-26 21:25:56 +00:00
Volker Fischer
62cab9ec66 fixed audio resampler (we had a lot aliasing with the old resampler), insert spaces instead of tabs 2006-11-25 14:46:57 +00:00
Volker Fischer
0c3c3fa8ae better logging capabilities 2006-09-03 09:49:15 +00:00
Volker Fischer
c5e6c6b0c1 preparations for protocol (CRC class added) 2006-02-18 22:05:46 +00:00
Volker Fischer
cfc9255ef8 fix for text output in no GUI case, longer time out for channels 2006-02-18 13:36:55 +00:00
Volker Fischer
a79354dc99 server sleep 2006-02-18 12:19:27 +00:00
Volker Fischer
ae4fe51982 make it possible to start server without using GUI 2006-02-17 19:07:10 +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