Commit Graph

116 Commits

Author SHA1 Message Date
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
6c6ce5bd04 change of network buffer size is possible now 2006-03-12 11:50:35 +00:00
Volker Fischer
bf678d5c2a cleaning up the code a bit 2006-03-08 20:13:42 +00:00
Volker Fischer
a4610ef287 different strategy for mutex in protocol class, fix for sending jitter buffer change message when no connection is established 2006-03-08 18:44:21 +00:00
Volker Fischer
776d6b8a77 query jitter buffer size on first connection 2006-03-07 21:26:40 +00:00
Volker Fischer
fc816a7f09 added mutex for protocol 2006-03-06 17:04:07 +00:00
Volker Fischer
a9183633bc some more protocol implementations 2006-03-04 10:24:40 +00:00
Volker Fischer
5308f3bf85 more protocol implementations 2006-03-01 19:46:44 +00:00
Volker Fischer
f9e1ab348b preliminary implementation of protocol, in the current state we do not send any acknowledgement -> TODO 2006-02-27 19:45:27 +00:00
Volker Fischer
651f60b625 first tests with protocol 2006-02-26 10:50:47 +00:00
Volker Fischer
f7e8634ca9 some more protocol implementations, not yet ready 2006-02-20 21:09:36 +00:00
Volker Fischer
dee9e32f81 first version of message parsing 2006-02-19 16:35:35 +00:00
Volker Fischer
d8d0072eb7 pressing return after writing the IP address in client starts the connection, bug fix in protocol implementation 2006-02-19 14:50:18 +00:00
Volker Fischer
87d9f90342 implement parsing of header of message 2006-02-19 08:14:21 +00:00
Volker Fischer
c5e6c6b0c1 preparations for protocol (CRC class added) 2006-02-18 22:05:46 +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