Commit Graph

493 Commits

Author SHA1 Message Date
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
9673af8745 new version 2009-07-08 18:53:37 +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
Volker Fischer
c0cf6a9acc small change 2009-06-07 11:08:24 +00:00
Volker Fischer
81c4f1f4d6 some more optimizations, added local/remote feature for graph markers 2009-06-07 10:00:05 +00:00
Volker Fischer
742201760b some code style changes, adjusted some parameters for graph 2009-06-07 09:25:02 +00:00
Volker Fischer
b52fd5ed9e fix for Linux 2009-06-06 11:34:24 +00:00
Volker Fischer
37d826630d first fully version of history 2009-06-06 10:07:01 +00:00
Volker Fischer
6b610b0bed almost finished core graph class 2009-06-06 08:19:24 +00:00
Volker Fischer
17fef5c637 even more graph implementations 2009-06-06 06:17:50 +00:00
Volker Fischer
8e9f53dd37 new history plot class, more fixes 2009-06-05 20:22:47 +00:00
Volker Fischer
989b6ee52b some more graph stuff 2009-06-05 17:59:19 +00:00
Volker Fischer
e5529d122f some more graph stuff 2009-06-05 17:52:13 +00:00
Volker Fischer
86d0f1e1b8 added some more graph code 2009-06-05 15:46:39 +00:00
Volker Fischer
c49434e3b6 added new command line argument for connecting on startup, fix for window title buttons on Ubuntu 2009-05-26 20:01:23 +00:00
Volker Fischer
280f0091f3 moved logging functionality in new class 2009-05-24 15:25:04 +00:00
Volker Fischer
9800baca21 finished axis grid/text for history plot 2009-05-24 14:11:22 +00:00
Volker Fischer
d17e9422f3 added server logging files 2009-05-24 11:22:12 +00:00
Volker Fischer
e11c2cc09a next version 2009-05-14 20:25:06 +00:00
Volker Fischer
052e8aaf05 change to release 2.2.2 version 2009-05-14 20:06:39 +00:00
Volker Fischer
9111f327a5 bug fix 2009-05-13 07:14:08 +00:00
Volker Fischer
f005ddcd05 code style 2009-05-12 19:54:44 +00:00
Volker Fischer
f5d33e8abc code style changes 2009-05-12 07:39:59 +00:00
Volker Fischer
0aed7822a0 change constructor of testbench 2009-05-12 07:33:11 +00:00
Volker Fischer
d61b1a5db4 some GUI fixes on main dialog 2009-05-10 16:53:58 +00:00
Volker Fischer
d6a5171ba4 fix in picture 2009-05-10 13:12:53 +00:00
Volker Fischer
14b863d703 new front picture design 2009-05-10 10:44:11 +00:00
Volker Fischer
7b2cc28642 changed channel time out to higher value since we now have a disconnect message available 2009-05-09 21:20:42 +00:00
Volker Fischer
57c8677879 first working version of testbench 2009-05-09 20:55:25 +00:00
Volker Fischer
e7e158d630 support for testbench under Linux, added some lines in change log 2009-05-09 17:38:25 +00:00
Volker Fischer
fad28f4322 added testbench template 2009-05-09 12:24:33 +00:00
Volker Fischer
7427171dd7 GUI changes 2009-05-09 09:26:27 +00:00
Volker Fischer
0b3e8c76a2 added disconnect message, some GUI changes 2009-05-09 08:22:09 +00:00
Volker Fischer
19b9918a26 implementation of solo switch 2009-05-08 21:14:33 +00:00
Volker Fischer
85951a6588 new fader tag style 2009-05-08 04:34:06 +00:00
Volker Fischer
fb35fe3b2d implemented Mute check box on faders, prepared for Solo check box on faders 2009-05-08 03:54:12 +00:00
Volker Fischer
3bc7d3cc32 implemented combo box for server address for storing the last 6 items 2009-05-04 11:27:05 +00:00
Volker Fischer
09c073e014 fix for LED input level meter 2009-05-03 20:27:46 +00:00
Volker Fischer
3af2b24931 GUI optimizations 2009-05-03 08:11:25 +00:00
Volker Fischer
111e33b52c changed size of bitmaps -> smaller 2009-05-03 07:39:40 +00:00
Volker Fischer
11c0213fbe some main GUI changes 2009-05-02 13:30:49 +00:00
Volker Fischer
0597f63815 speed optimization 2009-05-02 10:23:23 +00:00
Volker Fischer
b375e3a9c8 go back to original LED number settings 2009-05-02 09:22:05 +00:00
Volker Fischer
ccc0474164 bug fix with dialog layout 2009-05-02 06:37:05 +00:00
Volker Fischer
15d52f3389 added some test code 2009-05-01 21:14:45 +00:00
Volker Fischer
4d633661a6 small layout fix 2009-05-01 20:55:09 +00:00
Volker Fischer
59b1a0de1e bug fixes and some minor changes 2009-05-01 20:30:46 +00:00
Volker Fischer
c9bb67ae14 first version of LED input level meter finished -> not yet ready, some work still has to be done 2009-05-01 14:00:53 +00:00
Volker Fischer
3537e2fc6d preparations for adding LED bar GUI control 2009-05-01 10:55:51 +00:00
Volker Fischer
93aba4de44 small fixes in header 2009-05-01 10:28:52 +00:00
Volker Fischer
ef50b19447 small fixes in header 2009-05-01 10:25:32 +00:00
Volker Fischer
49cd2a1a9a added LED bitmaps 2009-05-01 10:06:07 +00:00
Volker Fischer
ac4e8a778d server stop seems to work now for Windows (dont know the reason why) -> activate this feature 2009-04-07 07:00:40 +00:00
Volker Fischer
08aaac13bf new version, some code style 2009-03-30 19:29:55 +00:00
Volker Fischer
7f9de079b0 new version 2009-03-29 16:50:29 +00:00
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
d1fa3ff53e yet another auto jitter buffer fix 2009-03-19 17:45:43 +00:00
Volker Fischer
18d3872d71 auto jitter buffer change 2009-03-19 17:13:18 +00:00
Volker Fischer
2d5ab5dbd8 fix for auto jitter buffer setting 2009-03-19 06:53:05 +00:00
Volker Fischer
564d54f68c small fix for auto jitter buffer setting 2009-03-18 07:24:53 +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
174ad54c4f next cvs version 2009-03-13 15:39:25 +00:00
Volker Fischer
1f4bbaded3 release version 2009-03-13 07:33:53 +00:00
Volker Fischer
efd831d040 added changelog for new version, code style 2009-03-12 23:40:32 +00:00
Volker Fischer
1e0fe59f58 implementation that outside the software the audio buffer size can be changed and the software reconfigures automatically 2009-03-12 13:07:43 +00:00
Volker Fischer
d27fab9999 some more work on sound interface 2009-03-12 11:56:15 +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
205daead99 do not show last digits of IP address in case no fader tag is available for chat window and audio mixer fader 2009-03-10 22:08:12 +00:00
Volker Fischer
1f8549d00d fixed typo 2009-03-10 17:35:39 +00:00
Volker Fischer
caad05ddaa preparation for buffer size change callback for audio interfaces, small fix in server GUI 2009-03-10 17:33:12 +00:00
Volker Fischer
70c1510c60 small change 2009-03-10 12:27:41 +00:00
Volker Fischer
382742460b plot out kbps, too 2009-03-10 12:10:28 +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
c61b9d593a implemented auto output settings for server depending on maximum upload rate, bug fix in server, some code cleanup, new entry in server dialog table 2009-03-10 10:47:55 +00:00
Volker Fischer
4220b492d6 use two times the buffer size for sound card delay 2009-03-10 07:19:27 +00:00
Volker Fischer
42243e51d7 some cleanup and a possible fix in Jack interface 2009-03-09 22:52:28 +00:00
Volker Fischer
1697b8f9cd bug fix with sound card device selection, show red text if actual sound card buffer size differs from preffered value 2009-03-08 17:14:37 +00:00
Volker Fischer
c52b5d5ef4 small GUI improvement 2009-03-08 09:06:30 +00:00
Volker Fischer
db19ed48bc bug fixes 2009-03-08 09:01:01 +00:00
Volker Fischer
40fda55929 fix for delay measurement 2009-03-08 08:31:55 +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
3bf3ab832d some preparations for new JACK audio interface 2009-03-07 22:56:46 +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
8a8cf0b543 implemented to show actual sound card buffer size 2009-03-05 20:45:36 +00:00
Volker Fischer
ee28e3bc8e bug fix in socket buffer, fix in channel, ASIO buffer size setting should work now, some other small fixes 2009-03-05 20:07:41 +00:00
Volker Fischer
56c91ce201 reorganize ASIO sound interface, not yet ready! 2009-03-05 15:22:54 +00:00
Volker Fischer
bc43ed3605 some cleanup, small changes 2009-03-05 13:55:00 +00:00
Volker Fischer
b721c3c6be update display on opening 2009-03-05 10:08:42 +00:00
Volker Fischer
a0a8ca0266 implemented open ASIO setup dialog, fix in settings GUI 2009-03-05 09:30:58 +00:00
Volker Fischer
22ab17e84f fix for auto jitter buffer setting 2009-03-04 21:11:48 +00:00
Volker Fischer
5cbf5cfd13 some more work for sound card buffer size index implementation 2009-03-04 07:57:44 +00:00
Volker Fischer
78d518bf75 added upstream rate calculation 2009-03-03 22:46:36 +00:00
Volker Fischer
2e81acfc3d preliminary implementation 2009-03-03 18:04:51 +00:00
Volker Fischer
0982cb21ff cleanup, preparations for new settings dialog, not yet working! 2009-03-03 13:37:28 +00:00
Volker Fischer
24a7740438 bug fix with channel time out, set the default time out to 20 seconds 2009-03-03 08:35:28 +00:00
Volker Fischer
2efdb7775d some code cleanup, introduces one more check in protocol 2009-03-02 20:11:24 +00:00
Volker Fischer
c064b49576 fix for mutex in channel object 2009-03-02 09:36:00 +00:00
Volker Fischer
10aea73304 only one LED for network jitter buffer; removed unnecessary help text; update date on about dialog 2009-03-01 22:38:42 +00:00
Volker Fischer
d7043ffbb6 bug fix 2009-03-01 22:16:16 +00:00
Volker Fischer
2d653ef3cc some cleanup 2009-03-01 22:08:06 +00:00
Volker Fischer
5995e26390 added error check to avoid errors in case the network buffer memory is insufficient 2009-03-01 21:06:11 +00:00
Volker Fischer
24ce20479e implemented network transport properties protocol mechanism 2009-03-01 20:53:12 +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
8843e94822 set the soundcard buffer size in the init function 2009-02-24 22:56:19 +00:00
Volker Fischer
2cd15abb8a added new protocol messages for network transport properties; removed unnecessary protocol events 2009-02-24 18:20:33 +00:00
Volker Fischer
1bc8c5f84c added close function for audio interface (this is a preliminary solution for switching off the audio interface when not connected, a better solution would be to implement a stop function but this does not work with our current buffer initialization scheme) 2009-02-24 09:56:11 +00:00
Volker Fischer
949e2f1387 only one initialization function for sound interface now 2009-02-23 20:13:03 +00:00
Volker Fischer
3fb2d9ca5e added soundbase class 2009-02-22 23:13:59 +00:00
Volker Fischer
c077f6ecf8 code cleanup (removed tabs), 2008 -> 2009 2009-02-22 11:07:18 +00:00
Volker Fischer
5eea2d96a9 removed old Windows sound interface code because it does not make any sense to be used with the llcon software 2009-02-21 17:48:58 +00:00
Volker Fischer
71598931e2 some cleanup and preperations for callback based audio interface 2009-02-21 17:37:15 +00:00
Volker Fischer
5917ead5e6 added text label for audio fader to show the actual attenuation state 2009-02-17 12:32:50 +00:00
Volker Fischer
6299f7ce92 speed optimziation: use mono resampler for audio output 2009-02-17 11:58:27 +00:00
Volker Fischer
347befce8d fix for auto jitter buffer setting 2009-02-16 16:06:14 +00:00
Volker Fischer
682574144e new developer version number 2009-02-15 11:44:47 +00:00