Volker Fischer
|
ffe0869129
|
improved variable type consistency -> changed unsigned char in uint8_t (removed TODO comments and copy operations)
|
2009-03-28 20:02:21 +00:00 |
|
Volker Fischer
|
25a34ae8c0
|
fix for server issue under Windows
|
2009-03-28 09:52:36 +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 |
|
Volker Fischer
|
17e78fab95
|
do not attenuate that much in the server, more fair reduction of quality parameters in the server
|
2009-03-11 21:34:57 +00:00 |
|
Volker Fischer
|
0278d83d4d
|
bug fix, new command line parameter for maximum upload rate for server
|
2009-03-10 12:07:08 +00:00 |
|
Volker Fischer
|
db19ed48bc
|
bug fixes
|
2009-03-08 09:01:01 +00:00 |
|
Volker Fischer
|
d3c76269d2
|
removed some qDebug(), less number of possible audio block sizes, fix for auto jitter buffer -> still not ready
|
2009-03-08 07:26:01 +00:00 |
|
Volker Fischer
|
f38aa17ca6
|
fix for setting sound card device
|
2009-03-07 20:45:00 +00:00 |
|
Volker Fischer
|
029719fd1d
|
created separate class for time response measurement
|
2009-03-07 10:52: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
|
c077f6ecf8
|
code cleanup (removed tabs), 2008 -> 2009
|
2009-02-22 11:07:18 +00:00 |
|
Volker Fischer
|
4e94893aa0
|
use high precision timer for server statistics, too
|
2009-02-10 18:15:27 +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
|
69e5e81aa6
|
fix in logging
|
2008-12-12 17:54:54 +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
|
7824e1f758
|
added support for low upload data rate forcing command line switch (used for server with bad internet access)
|
2008-08-19 19:59:59 +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
|
74d838999d
|
add name for server in HTML status file
|
2008-08-09 07:55:27 +00:00 |
|
Volker Fischer
|
9d3793d0d8
|
small fix
|
2008-08-08 20:41:29 +00:00 |
|
Volker Fischer
|
58243640e7
|
HTML status file -> more work
|
2008-08-08 18:51:25 +00:00 |
|
Volker Fischer
|
5fe78dda7d
|
go back to original version
|
2008-08-05 20:59:01 +00:00 |
|
Volker Fischer
|
91f7ef489a
|
some work for HQ audio
|
2008-08-05 18:55:40 +00:00 |
|
Volker Fischer
|
11fb1dbacd
|
support for custom server port number selection
|
2008-07-22 15:17:19 +00:00 |
|
Volker Fischer
|
8b0389c192
|
third attempt to port to QT4, not working, still a lot to do...
|
2008-01-15 22:54:04 +00:00 |
|
Volker Fischer
|
221a612427
|
second attempt to port to QT4, not working, still a lot to do...
|
2008-01-15 20:07:55 +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
|
e335718eb5
|
finished separate mix implementation for each connected client of the server
|
2006-12-06 20:22:41 +00:00 |
|
Volker Fischer
|
86dd0ecaa3
|
some fixes for protocol
|
2006-11-27 22:35:22 +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
|
efb83f15ac
|
server sends connected client list on a new connection
|
2006-11-04 13:09:42 +00:00 |
|
Volker Fischer
|
3d4153fd75
|
prepared implementation for connected client list and individual gains for mixing at server for each channel
|
2006-11-04 09:57:59 +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
|
06f36372e3
|
its enough to log that a client is connected and then to log when the server is stopped. It is redundant to log that server has started
|
2006-09-05 19:15:25 +00:00 |
|
Volker Fischer
|
0c3c3fa8ae
|
better logging capabilities
|
2006-09-03 09:49:15 +00:00 |
|
Volker Fischer
|
30b6fcdf3d
|
bug fix
|
2006-03-08 21:18:20 +00:00 |
|
Volker Fischer
|
83d61351bb
|
bug fix
|
2006-03-04 11:11:26 +00:00 |
|
Volker Fischer
|
2d3c5d54ca
|
removed sample rate offset estimation for now
|
2006-02-26 13:27:19 +00:00 |
|
Volker Fischer
|
f7e8634ca9
|
some more protocol implementations, not yet ready
|
2006-02-20 21:09:36 +00:00 |
|
Volker Fischer
|
a79354dc99
|
server sleep
|
2006-02-18 12:19:27 +00:00 |
|
Volker Fischer
|
3615d9e0b7
|
wake server if packet is received
|
2006-02-18 12:08:56 +00:00 |
|
Volker Fischer
|
f981fd466a
|
preparations for waking server on received packets
|
2006-02-18 12:01:29 +00:00 |
|
Volker Fischer
|
136fe90d4d
|
server runs on short blocks
|
2006-02-17 21:08:05 +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 |
|