Commit Graph

600 Commits

Author SHA1 Message Date
Volker Fischer
3f6cfbbaeb fixes for big block sizes, still not finished 2009-08-13 06:43:42 +00:00
Volker Fischer
2f794eeee0 added celt files 2009-08-12 18:50:50 +00:00
Volker Fischer
f4f4f64fa1 bug fix, preparation for adding CELT sources 2009-08-12 18:26:00 +00:00
Volker Fischer
28592baf88 nicer output when no GUI mode is chosen 2009-08-11 15:38:06 +00:00
Volker Fischer
87ad3118ff better default rates (when using server, not only self connection) 2009-08-11 14:35:24 +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
5d8d6eecb2 fix for auto jitter buffer setting 2009-08-03 05:50:52 +00:00
Volker Fischer
36c1bc1da4 fix for overall delay estimation 2009-08-02 20:14:25 +00:00
Volker Fischer
d398c917ff GUI fixes 2009-08-02 19:46:29 +00:00
Volker Fischer
22713c9c7a some more GUI work 2009-08-02 19:18:19 +00:00
Volker Fischer
9eb7bb9e1f some GUI work 2009-08-02 17:44:45 +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
5052ec6f14 bug fix 2009-07-31 18:53:40 +00:00
Volker Fischer
148841d924 fix 2009-07-30 18:54:50 +00:00
Volker Fischer
9837af237d make the project compilable again 2009-07-30 18:36:37 +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
1c4f06ff5e some linux compilation fixes 2009-07-26 07:29:32 +00:00
Volker Fischer
60482269ed changed one protocol message 2009-07-25 21:42:02 +00:00
Volker Fischer
572dcd8728 some fixes/updates 2009-07-25 20:54:57 +00:00
Volker Fischer
16baee490a added version in network properties protocol message 2009-07-25 05:57:27 +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
4642431103 bug fix 2009-07-09 18:53:31 +00:00
Volker Fischer
9673af8745 new version 2009-07-08 18:53:37 +00:00
Volker Fischer
e9c8c47954 update 2009-07-08 18:47:04 +00:00
Volker Fischer
85b7c09476 for resampling to 33 kHz another cutoff frequency is required otherwise we get aliasing 2009-07-08 17:37:20 +00:00
Volker Fischer
391ef9f525 release version number 2009-07-08 15:40:27 +00:00
Volker Fischer
a3d5d9325b fix for amplification in resample filter generation 2009-07-08 12:55:42 +00:00
Volker Fischer
ca509f4207 removed sample rates which cannot be used because the resulting block sizes would be invalid 2009-07-08 12:46:15 +00:00
Volker Fischer
fa7617be21 new sample rate, default port number, removed 4/3 sample rate filter 2009-07-08 11:47:30 +00:00
Volker Fischer
c7168206d0 some more work for multiple sample rate support 2009-07-05 07:07:30 +00:00
Volker Fischer
1459271f3d added resample filter taps for ratio 3/4 2009-07-04 13:58:21 +00:00
Volker Fischer
181a8142a8 initial work for setting sample rate in client 2009-07-04 06:55:46 +00:00
Volker Fischer
c9e70f5cb0 fix for amplification factor for resampler 2009-07-03 17:23:05 +00:00
Volker Fischer
f5feef2a6f add normlization for the case that the two channels are added together 2009-07-03 17:12:09 +00:00
Volker Fischer
e3ba007c1e bug fix 2009-06-13 08:20:00 +00:00
Volker Fischer
355aca41be added command line argument and function to disable all LEDs on main window to save CPU on slow computers 2009-06-13 08:14:11 +00:00
Volker Fischer
b21af7809b some fixes, added test code 2009-06-13 07:47:05 +00:00
Volker Fischer
bcf39db392 added disabled state for LED bar 2009-06-13 07:17:53 +00:00
Volker Fischer
04da12c959 speed optimzation, remove normalization value (I guess it is not needed...) 2009-06-12 16:06:45 +00:00
Volker Fischer
5f9dc603a1 some fixes, make graph look nicer 2009-06-09 20:06:24 +00:00