Volker Fischer
|
8dbb1949db
|
some more server list preparation work
|
2011-04-07 19:09:08 +00:00 |
|
Volker Fischer
|
24f707f2e7
|
removed connecion less channel class since it is not required
|
2011-04-06 19:01:39 +00:00 |
|
Volker Fischer
|
ab4775f6a0
|
support for some more connection less channel messages for the central server
|
2011-04-05 20:09:16 +00:00 |
|
Volker Fischer
|
36d13454b3
|
added a command line argument, some code style changes
|
2011-04-05 18:38:22 +00:00 |
|
Volker Fischer
|
74ac1d075f
|
added a command line argument, some code style changes
|
2011-04-05 18:34:34 +00:00 |
|
Volker Fischer
|
1e245e428e
|
increase maximum possible channels to 12
|
2011-04-01 20:06:14 +00:00 |
|
Volker Fischer
|
d470a0bb68
|
use units in constants (e.g. HZ, MS), some more work on server list
|
2011-03-31 07:10:43 +00:00 |
|
Volker Fischer
|
9feff9057a
|
prepared everything for transmitting/receiving the first connection less ping time measurement
|
2011-03-30 07:55:43 +00:00 |
|
Volker Fischer
|
0cff6af6d8
|
connection less messages system requires the host address to always be available (not stored in channel object)
|
2011-03-29 20:11:03 +00:00 |
|
Volker Fischer
|
184b995904
|
support for server full message and parsing of connection less messages at the server
|
2011-03-27 16:13:44 +00:00 |
|
Volker Fischer
|
8926dec08b
|
some more work for connection less protocl mechanism
|
2011-03-27 08:56:24 +00:00 |
|
Volker Fischer
|
f0a3e97b96
|
update of copyright
|
2011-02-22 18:56:52 +00:00 |
|
Volker Fischer
|
7173108c77
|
preparations for stereo support
|
2010-03-21 20:46:53 +00:00 |
|
Volker Fischer
|
3fae9fb1cf
|
maybe bug fix for mac server logging problem, added zip for deploying on mac to include COPYING file
|
2010-03-14 15:51:22 +00:00 |
|
Volker Fischer
|
11b1c2b916
|
fix for server operation on Mac
|
2010-03-04 19:10:31 +00:00 |
|
Volker Fischer
|
3b4eb7f605
|
fix compiler warnings
|
2010-02-28 16:01:56 +00:00 |
|
Volker Fischer
|
5d174d7caf
|
server operation on a Mac requires to implement a separate high precision timer since QTimer is not working well
|
2010-02-21 09:38:14 +00:00 |
|
Volker Fischer
|
769f02e5e7
|
updated copyright
|
2010-01-03 13:40:46 +00:00 |
|
Volker Fischer
|
c0685e9b78
|
fix unix2dos issue with some files
|
2009-10-24 12:24:44 +00:00 |
|
Volker Fischer
|
6287a70e3d
|
bug fix: server was started on protocol messages which is not desired
|
2009-10-14 06:53:02 +00:00 |
|
Volker Fischer
|
10faecd5cc
|
do not start server and any protocol message but only on audio packet (to avoid server is restarted on disconnect message)
|
2009-10-11 09:50:58 +00:00 |
|
Volker Fischer
|
5df18595d2
|
bug fix in server: disconnect message lead to problem with server status and logging
|
2009-10-10 08:53:48 +00:00 |
|
Volker Fischer
|
44be809457
|
server bug fix: channel name was not reset on new connection leading to be the old name assigned to new client
|
2009-10-04 12:00:35 +00:00 |
|
Volker Fischer
|
39314610bb
|
buf fix: compatiblity issue
|
2009-09-17 19:38:29 +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
|
a8a3ebd483
|
fix for jitter buffer message, added some TODO comment
|
2009-09-17 07:00:21 +00:00 |
|
Volker Fischer
|
e664b5769c
|
add parsing of old logging files for history graph (server)
|
2009-09-02 18:03:37 +00:00 |
|
Volker Fischer
|
7b633f88a1
|
added time to chat message, bug fix: if client is connected and server is restarted, the channel list has to resent to this client
|
2009-09-01 06:41:57 +00:00 |
|
Volker Fischer
|
8527f2bd01
|
use low complexity CELT encoder mode
|
2009-08-23 16:22:57 +00:00 |
|
Volker Fischer
|
dae4e63e3a
|
new version number, small fix for celt decoding
|
2009-08-21 05:53:54 +00:00 |
|
Volker Fischer
|
9b2c0b13aa
|
update in comments
|
2009-08-15 18:51:13 +00:00 |
|
Volker Fischer
|
94c27493c2
|
some renamings, store actual frame size factor
|
2009-08-13 18:59:14 +00:00 |
|
Volker Fischer
|
d7781e160f
|
bug fixes
|
2009-08-13 16:48:22 +00:00 |
|
Volker Fischer
|
af0b4816c3
|
bug fixes
|
2009-08-13 16:12:49 +00:00 |
|
Volker Fischer
|
f4f4f64fa1
|
bug fix, preparation for adding CELT sources
|
2009-08-12 18:26:00 +00:00 |
|
Volker Fischer
|
6bed7abc8d
|
fix for server timer
|
2009-08-11 13:13:48 +00:00 |
|
Volker Fischer
|
84f0a31a20
|
certain bug fixes and code cleanup
|
2009-08-11 09:10:23 +00:00 |
|
Volker Fischer
|
bfbda9eb73
|
some more work for the server
|
2009-08-03 07:29:00 +00:00 |
|
Volker Fischer
|
43eb897fd8
|
bug fix, some renamings of variables/functions, introduction of new signal in channel
|
2009-08-02 07:54:15 +00:00 |
|
Volker Fischer
|
35eb0fe4aa
|
some more CELT work
|
2009-08-01 09:37:39 +00:00 |
|
Volker Fischer
|
628c5e5b7f
|
implementation for high precision timer
|
2009-08-01 09:21:46 +00:00 |
|
Volker Fischer
|
eb0c8e3786
|
added class for high precision timer for server
|
2009-08-01 09:05:14 +00:00 |
|
Volker Fischer
|
3bd2999252
|
some initial work on server timer problem
|
2009-07-31 19:55:28 +00:00 |
|
Volker Fischer
|
bb7e32872f
|
even more work done
|
2009-07-28 20:31:23 +00:00 |
|
Volker Fischer
|
6768e0ebf9
|
some more work
|
2009-07-28 07:17:04 +00:00 |
|
Volker Fischer
|
31efe7e92d
|
removed channel set class and moved resulting code in server class -> not yet compilable
|
2009-07-26 20:12:22 +00:00 |
|
Volker Fischer
|
f53d28fc11
|
make the source compilable under Windows, no working functionality yet
|
2009-07-24 20:17:01 +00:00 |
|
Volker Fischer
|
548c8df2c7
|
some updates
|
2009-07-24 16:00:47 +00:00 |
|
Volker Fischer
|
034530474c
|
start work for supporting CELT codec, code does not compile at the moment (backup checkin)
|
2009-07-24 14:31:25 +00:00 |
|
Volker Fischer
|
c7168206d0
|
some more work for multiple sample rate support
|
2009-07-05 07:07:30 +00:00 |
|