Commit Graph

806 Commits

Author SHA1 Message Date
Volker Fischer
ae660bb459 added request server list message 2011-04-03 17:36:45 +00:00
Volker Fischer
d2a80ed1b2 finished server list message 2011-04-02 20:12:55 +00:00
Volker Fischer
c4a578c85a support for creating server list message 2011-04-02 19:00:11 +00:00
Volker Fischer
53e8cabdbe we need more server list classes with slightly different properties 2011-04-02 18:25:13 +00:00
Volker Fischer
5ca224af19 QT does not use unsigned int for their "size()" functions, therefore we also do not use it for our sizes (it is actually not required here) 2011-04-02 12:23:36 +00:00
Volker Fischer
24ecf0c3f0 finished register server protocol message 2011-04-02 12:07:42 +00:00
Volker Fischer
a41a79eeb8 fix 2011-04-01 20:07:29 +00:00
Volker Fischer
1e245e428e increase maximum possible channels to 12 2011-04-01 20:06:14 +00:00
Volker Fischer
c01905fc51 moved string parsing in separate function 2011-04-01 19:38:43 +00:00
Volker Fischer
266107b969 some cleanup, moved some code in a separate function 2011-04-01 18:09:58 +00:00
Volker Fischer
0f35bab777 bug fix 2011-03-31 20:06:48 +00:00
Volker Fischer
81b310713d added creation of server info protocol message, some cleanup 2011-03-31 20:05:55 +00:00
Volker Fischer
c8731e6be6 same fixes, some cleanup, some server list implementation 2011-03-31 18:25: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
2b594ad000 added some test code 2011-03-30 17:58:45 +00:00
Volker Fischer
a6a6ffeda8 code cleanup (put functionality in separate function to avoid copied code) 2011-03-30 08:03:54 +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
e2f028eae7 some more work on connection dialog 2011-03-29 07:21:00 +00:00
Volker Fischer
82e2f301ee preparations for new connect dialog 2011-03-27 17:57:46 +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
9903fab723 prevent the regular protocol parser to parse connection less messages 2011-03-27 14:00:58 +00:00
Volker Fischer
5aa210533b fixed some compiler warnings 2011-03-27 12:28:43 +00:00
Volker Fischer
8926dec08b some more work for connection less protocl mechanism 2011-03-27 08:56:24 +00:00
Volker Fischer
e5d868fe20 initial work for server list implementation 2011-03-23 20:09:51 +00:00
Volker Fischer
d05aa9fc87 fixes for the whats this help 2011-03-22 21:10:39 +00:00
Volker Fischer
b1741eef35 fader slider style fix so that it looks ok on Windows and MacOS 2011-03-22 20:07:53 +00:00
Volker Fischer
611a94e9da fix for whats this help 2011-03-22 19:35:00 +00:00
Volker Fischer
7570bf9a71 added some help text 2011-03-21 21:54:10 +00:00
Volker Fischer
7da5ed5638 small fix 2011-03-21 21:37:13 +00:00
Volker Fischer
64818b5d89 smaller Mute/Solo switches 2011-03-21 21:14:36 +00:00
Volker Fischer
39264ee3d0 fix for resize problem of main window in MacOS 2011-03-21 20:06:49 +00:00
Volker Fischer
74b69cc2f9 small fix for main window layout, added some test code 2011-03-21 18:53:44 +00:00
Volker Fischer
ba5b285a73 fix for QT issue, resolved compiler warning 2011-03-21 08:13:44 +00:00
Volker Fischer
cd1582cd83 some design fixes on main window 2011-03-20 20:30:47 +00:00
Volker Fischer
8906baeca6 some cleanup, added logopicture to about dialog 2011-03-20 13:25:06 +00:00
Volker Fischer
2dc520014a changed GUI design (removed status bar and introduced status LEDs), added "Fancy GUI Design" switch in settings dialog 2011-03-20 12:53:31 +00:00
Volker Fischer
6f061342f8 store ini file per default in the correct places of the different OSs 2011-03-12 13:36:35 +00:00
Volker Fischer
fb736fc1be new version number 2011-02-24 19:27:22 +00:00
Volker Fischer
e78ccc793f new version 2011-02-22 19:09:42 +00:00
Volker Fischer
f0a3e97b96 update of copyright 2011-02-22 18:56:52 +00:00
Volker Fischer
39ec9025bb new version 2011-02-22 18:44:17 +00:00
Volker Fischer
1b6a83d8ea added download link in help menu, changed labels 2011-02-10 21:17:39 +00:00
Volker Fischer
46235af2da small fix (code style) 2011-01-25 18:35:51 +00:00
Volker Fischer
667ec3eb38 bug fix with solo switch, changed size of settings window 2011-01-24 21:21:09 +00:00
Volker Fischer
aeb9512deb show error message in main window if audio delay is too long 2011-01-20 20:17:48 +00:00
Volker Fischer
897da0c6bd moved ping time evaluation timer from settings dialog in main dialog, this is a preparation for the implementation that we make use of the ping result in the main windows for a display; we now always send ping messages, not only if the settings dialog is opened since we did not see performance degradations caused by the ping messages 2011-01-09 14:20:58 +00:00
Volker Fischer
fcdc4daeac added file 2011-01-08 19:12:55 +00:00
Volker Fischer
6c91e7516c small change 2010-07-20 08:23:30 +00:00
Volker Fischer
5a180c2389 new version number 2010-07-01 17:58:07 +00:00
Volker Fischer
35c93ef39a move overall delay estimation algorithm in client class 2010-06-27 12:06:35 +00:00
Volker Fischer
5414dd190b release version number 2010-06-02 18:43:28 +00:00
Volker Fischer
741b408ef1 fix for Linux 2010-04-09 17:54:34 +00:00
Volker Fischer
016316236a make it possible to use qmake for Linux, too 2010-04-09 17:45:29 +00:00
Volker Fischer
5f7db0880e first working VST version 2010-04-06 18:23:10 +00:00
Volker Fischer
7c4374e20d bug fix 2010-04-06 18:16:35 +00:00
Volker Fischer
d8eb5a9752 first VST version, unfortunately not working (crashes) 2010-04-06 16:41:30 +00:00
Volker Fischer
7540ca9d63 added some VST preparations 2010-03-31 20:11:01 +00:00
Volker Fischer
f39834457c fixes for vst compilation 2010-03-31 19:58:35 +00:00
Volker Fischer
5d067a45ee started implementing stop mechanism for vst 2010-03-28 16:19:59 +00:00
Volker Fischer
836c7f0361 some more vst work 2010-03-28 16:13:58 +00:00
Volker Fischer
b53cf96179 VST fixes 2010-03-27 07:44:25 +00:00
Volker Fischer
514737c1fd small changes for stereo mode 2010-03-25 19:25:32 +00:00
Volker Fischer
85f6bc5bd0 Fader -> Pan, removed colons in labels on main window 2010-03-24 21:52:34 +00:00
Volker Fischer
e873a70047 changed stereo reverberation behaviour: now the channel selection radio buttons are invisible in case of stereo since they are not used in that mode anyway 2010-03-24 21:47:17 +00:00
Volker Fischer
7362dae229 fixes for reverberation in stereo mode (disable channel selection and apply reverb on both channels) 2010-03-24 20:10:25 +00:00
Volker Fischer
a5f95bf4c7 added new configuration for VST plugin in Windows VS project, not yet updated to correct settings -> TODO 2010-03-23 21:38:00 +00:00
Volker Fischer
b710dfbc72 first finished version of stereo support (incl. GUI and settings) 2010-03-22 19:01:41 +00:00
Volker Fischer
2a77dbda58 first working stereo version (algorithm part) 2010-03-22 16:38:15 +00:00
Volker Fischer
7173108c77 preparations for stereo support 2010-03-21 20:46:53 +00:00
Volker Fischer
c7f1992890 changed macro name 2010-03-21 08:31:17 +00:00
Volker Fischer
c1cd911c56 added settings save/load for sound card channel mapping settings 2010-03-20 18:36:59 +00:00
Volker Fischer
cdfdd62465 add online help for new functionality 2010-03-20 13:13:33 +00:00
Volker Fischer
bd6508c58f first working version of sound card channel selection 2010-03-20 12:57:16 +00:00
Volker Fischer
1345eac823 move dummy sound card device selection code in base class 2010-03-20 12:11:11 +00:00
Volker Fischer
cc6b8a85f8 some more work on sound card channel mapping support for Windows 2010-03-20 08:55:42 +00:00
Volker Fischer
29eb59d464 next cvs version 2010-03-16 18:15:06 +00:00
Volker Fischer
329cf6e31f prepare for next release 3.1.0 2010-03-16 16:21:12 +00:00
Volker Fischer
03a1103629 fix typo, resolve warnings 2010-03-14 20:15:06 +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
8950e897f0 some minor fixes 2010-03-14 11:56:58 +00:00
Volker Fischer
308da01b92 make new init file location specific for Mac 2010-03-14 06:06:47 +00:00
Volker Fischer
88296984cc increase version number because of the Mac port 2010-03-13 20:27:35 +00:00
Volker Fischer
5ff4ef7d42 as default store ini file in the same directory as the llcon binary is located 2010-03-13 19:46:20 +00:00
Volker Fischer
2387a49ba0 use smaller sound card frame sizes as default for Mac 2010-03-13 07:06:25 +00:00
Volker Fischer
91b96a2133 workaround for Mac operation of client software 2010-03-12 20:41:47 +00:00
Volker Fischer
a36d36d015 universal binaries on Mac, some cleanup, fix for click on Mac bundle for starting llcon 2010-03-12 20:25:30 +00:00
Volker Fischer
4e9e5c36f0 first try implementing CoreAudio interface 2010-03-05 20:19:12 +00:00
Volker Fischer
35b1c0ba23 added initial vst main files 2010-03-05 06:02:21 +00:00
Volker Fischer
ec9433b0f7 add initial vst sound header file 2010-03-05 05:52:30 +00:00
Volker Fischer
58ce295b08 small fix 2010-03-05 05:51:25 +00:00
Volker Fischer
11b1c2b916 fix for server operation on Mac 2010-03-04 19:10:31 +00:00
Volker Fischer
4a7041a7ea Mac Leopard seems not to be happy with explicit instantiation of templates -> move the code back into the header :-( 2010-03-03 20:10:37 +00:00
Volker Fischer
3b4eb7f605 fix compiler warnings 2010-02-28 16:01:56 +00:00
Volker Fischer
69290835b8 fixes for compiler warnings 2010-02-28 12:28:02 +00:00
Volker Fischer
0e92ed9e85 on Mac it seems the Round Cap pen does not work -> use squared cap for server stop now (workaround) 2010-02-21 12:33:55 +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
d56977ac5b fix for mac linking 2010-02-18 21:18:26 +00:00
Volker Fischer
e61ebff406 fix some compiler warnings 2010-02-18 21:06:22 +00:00
Volker Fischer
09f9b3bb3c some preparations for Mac port and VST interface 2010-02-18 20:35:48 +00:00
Volker Fischer
1c76d2e8fe bug fix with overall delay calculation if sound card conversion buffer is used 2010-02-07 12:15:36 +00:00
Volker Fischer
9f3d07ca67 added some more ASIO sample conversions 2010-02-04 20:25:57 +00:00
Volker Fischer
75b1994257 added some more ASIO sample formats (not yet all implemented!), support for sound card conversion buffer to support sound card frame sizes which are different from the predefined ones 2010-02-03 19:27:48 +00:00
Volker Fischer
40485b8703 fixes in comments 2010-01-03 16:01:43 +00:00
Volker Fischer
af7c8a92f3 new years update 2010-01-03 14:09:39 +00:00
Volker Fischer
769f02e5e7 updated copyright 2010-01-03 13:40:46 +00:00
Volker Fischer
ca945124cf improved jitter buffer correction algorithm 2010-01-03 13:29:42 +00:00
Volker Fischer
52fc35357e added some more comments 2009-12-31 16:58:48 +00:00
Volker Fischer
70a90f908b some fixes, added test code for jitter buffer initialization (not yet enabled) 2009-12-31 12:58:12 +00:00
Volker Fischer
161e582a65 preparations for next version 2009-12-05 11:49:11 +00:00
Volker Fischer
56ed01fcfa preparations for next release 2009-12-05 11:27:44 +00:00
Volker Fischer
7187c809c3 small fix 2009-12-03 21:45:54 +00:00
Volker Fischer
7db656f8df added tool tips to aid the users of the llcon software 2009-12-03 21:21:26 +00:00
Volker Fischer
94be1dfac7 preparation for tool tips 2009-12-02 22:35:53 +00:00
Volker Fischer
70e53c4383 fixes for error messages, removed std::string -> replaced by QString 2009-12-01 20:08:21 +00:00
Volker Fischer
e9820ddcb0 added more information on error message 2009-12-01 08:52:06 +00:00
Volker Fischer
134b60c5cd update help text 2009-11-30 22:38:14 +00:00
Volker Fischer
7156763e4b added clear button to chat dialog, improvements for accessiblity for chat dialog 2009-11-30 22:16:31 +00:00
Volker Fischer
278a252822 fix for bug that software crashed in case the driver properties of current selected driver have incompatibly changed 2009-11-30 21:16:40 +00:00
Volker Fischer
05e21fa2bc fix for unchecked radio buttons 2009-11-30 20:22:19 +00:00
Volker Fischer
46a9825d07 removed actual sound card buffer size GUI control, only enable radio buttons for supported sound card frame sizes 2009-11-30 19:28:29 +00:00
Volker Fischer
cb951c92c2 - removed ALSA support, - added accessibility plugin 2009-11-29 12:05:19 +00:00
Volker Fischer
682c2e5877 client port always +1 per definition, some files unix2dos 2009-11-29 03:36:42 +00:00
Volker Fischer
1490d36ce5 removed unnecessary accessibility commands 2009-11-28 11:00:16 +00:00
Volker Fischer
90d4382aab small fix with menus 2009-11-27 20:27:42 +00:00
Volker Fischer
3d10c518c8 unix2dos 2009-11-27 18:52:01 +00:00
Volker Fischer
7d8698853e added some more help texts and accessibility texts 2009-11-27 12:44:56 +00:00
Volker Fischer
7e0ae4b765 added some accessibility support 2009-11-27 10:47:13 +00:00
Volker Fischer
a7b471cace use "user" instead of "client" in window title 2009-11-08 12:21:40 +00:00
Volker Fischer
f3c5b69aba implement checks for string sizes 2009-10-26 21:10:14 +00:00
Volker Fischer
c0685e9b78 fix unix2dos issue with some files 2009-10-24 12:24:44 +00:00
Volker Fischer
fc0f7bf8ef bug fix with server history graph x axis (rounding problem) 2009-10-24 11:08:05 +00:00
Volker Fischer
62d3b3f4a4 server logging: fix for weekend grid in server history graph 2009-10-23 14:58:14 +00:00
Volker Fischer
f4427db93e server logging: use thicker grid lines for weekends in history graph 2009-10-23 10:32:19 +00:00
Volker Fischer
ecc270036d show number of connected clients in window title bar 2009-10-19 07:58:22 +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
04f0d3e8c8 insert check for protocol message 2009-10-11 10:14:47 +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
559945c424 added disconnect message to testbench 2009-10-10 08:32:54 +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
9a03b9e172 update the llcon description text 2009-10-02 09:28:20 +00:00
Volker Fischer
a197a0de1f new version number 2009-09-21 08:56:24 +00:00
Volker Fischer
e113e51e7f preparations for next version 2009-09-20 18:59:26 +00:00
Volker Fischer
cba2d96ba1 disable fancy design since it is not working as expected :-/ 2009-09-20 10:13:27 +00:00
Volker Fischer
49580ca0eb some more fancy GUI fixes 2009-09-19 17:06:04 +00:00
Volker Fischer
f82724743f some fixes for fader background for fancy GUI 2009-09-19 15:59:00 +00:00
Volker Fischer
abb6051d00 unix2dos, time variance update returns value now 2009-09-19 15:11:16 +00:00
Volker Fischer
1474ca5ced added fancy GUI design 2009-09-19 08:28:24 +00:00
Volker Fischer
c22d5a95f6 added new resources 2009-09-18 15:46:40 +00:00
Volker Fischer
252c302ccf enable delay to somehow improve the disconnect behaviour (problem not yet fully solved) 2009-09-17 19:48:00 +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
e25dc70ed1 added some test code 2009-09-16 21:24:02 +00:00
Volker Fischer
3c80a82ea6 unix2dos 2009-09-16 20:27:16 +00:00
Volker Fischer
c95b612fb5 added some test code 2009-09-16 19:47:39 +00:00
Volker Fischer
519590d764 go back to original factor for auto jitter buffer calculation 2009-09-09 19:41:06 +00:00
Volker Fischer
8734ee8092 low channel time out value, fix for disconnect protocol message (we indeed require a counter, otherwise sending multiple disconnect messages would not work) 2009-09-07 19:54:46 +00:00
Volker Fischer
5a807e4381 code style 2009-09-06 14:08:53 +00:00
Volker Fischer
2a5482cf46 updates for help texts (according to current text in the Wiki 2009-09-05 08:34:21 +00:00
Volker Fischer
ff6cfc0e51 small fix 2009-09-05 08:18:06 +00:00
Volker Fischer
5bc9a2ea0c removed unneccessary protocol message 2009-09-04 08:03:48 +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
b08b5e6dd6 added browser links in about dialog 2009-09-02 06:12:27 +00:00
Volker Fischer
625181113b added changelog entry, added test channel 2009-09-02 05:47:25 +00:00
Volker Fischer
976fb0e23d bug fix in protocol, increase size of chat dialog 2009-09-01 19:34:19 +00:00
Volker Fischer
0adead367d code style 2009-09-01 19:20:09 +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
6d83d6180c do not parse HTML tags for fader tag text 2009-08-31 18:48:39 +00:00
Volker Fischer
433fc30623 new version number, fix for disconnect on shutdown 2009-08-27 06:48:31 +00:00
Volker Fischer
8527f2bd01 use low complexity CELT encoder mode 2009-08-23 16:22:57 +00:00
Volker Fischer
a0584119c2 some cleanup, use new clear functionality for jitter buffer, use longer history in server 2009-08-22 16:13:21 +00:00
Volker Fischer
9b75ef5f9f some cleanup, use new clear functionality for jitter buffer, use longer history in server 2009-08-22 15:57:51 +00:00
Volker Fischer
8a80de10bf show status if new message is received and dialog is not open 2009-08-21 16:12:18 +00:00
Volker Fischer
dae4e63e3a new version number, small fix for celt decoding 2009-08-21 05:53:54 +00:00
Volker Fischer
2ca2a2d450 preparations for next release 3.0.0 2009-08-19 19:26:14 +00:00
Volker Fischer
9f1ca3a21e include CELT in front picture 2009-08-19 19:21:39 +00:00
Volker Fischer
b3ecc99d72 changed fader text length, bold font for sound card buffer size display in error case 2009-08-19 07:41:10 +00:00
Volker Fischer
e77e8641d0 fix for sound card buffer sizes which are not supported 2009-08-19 07:23:33 +00:00
Volker Fischer
17e5773c1e increased bit rate for normal mode 2009-08-18 21:17:30 +00:00
Volker Fischer
256cd88a6a added some static casts 2009-08-17 17:44:58 +00:00
Volker Fischer
9ac8be8af1 put connect/disconnect button functionality in separate function 2009-08-17 17:39:40 +00:00
Volker Fischer
61b086d898 clear mixer board on disconnect 2009-08-17 16:20:15 +00:00
Volker Fischer
1083117626 consider jitter in server timer for auto jitter buffer function 2009-08-17 15:26:20 +00:00
Volker Fischer
5a68ff676d bug fix 2009-08-17 13:54:41 +00:00
Volker Fischer
edc72bf60e bug fix 2009-08-17 13:14:49 +00:00
Volker Fischer
87bf110ef3 more detailed error text in case of wrong sound card frame size 2009-08-16 12:49:09 +00:00
Volker Fischer
6ad4e53a78 typo 2009-08-16 07:56:28 +00:00
Volker Fischer
aa2a36cd4f added comment 2009-08-16 07:55:37 +00:00
Volker Fischer
bb3404b21c catch errors on sound card starting in main dialog and show error message without the need to terminate the software immediately (as it was before) 2009-08-16 00:48:33 +00:00
Volker Fischer
1fac1056ea check sound card frame sizes and fire error in case it is not supported 2009-08-16 00:05:03 +00:00
Volker Fischer
cb097793f0 Added "Use High Quality Audio" check box in settings dialog (this changes the CELT bit rate actually) 2009-08-15 20:37:18 +00:00
Volker Fischer
9b2c0b13aa update in comments 2009-08-15 18:51:13 +00:00
Volker Fischer
b4a853b5da update in comment 2009-08-15 18:50:23 +00:00
Volker Fischer
1a42d2bf0e use network base frame size in protocol instead of acutal network packet size 2009-08-15 15:14:47 +00:00
Volker Fischer
e354d985bc implement new value bound for time variance measurement class 2009-08-15 14:16:51 +00:00
Volker Fischer
d6ec1b8978 - send more quit messages on stop
- change in auto network jitter buffer setting -> smaller values
2009-08-15 14:16:03 +00:00
Volker Fischer
e9a52a83ff bug fix 2009-08-15 14:15:05 +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
3f6cfbbaeb fixes for big block sizes, still not finished 2009-08-13 06:43:42 +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
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