Volker Fischer
|
b41570a0df
|
added post filtering with IIR filtering of the error rate estimation results to improve auto jitter buffer algorithm
|
2011-06-16 11:35:37 +00:00 |
|
Volker Fischer
|
0dd2406f9d
|
some clean up
|
2011-06-16 11:33:58 +00:00 |
|
Volker Fischer
|
e58f2d37a2
|
added math functions for non-linear IIR filtering and hysteresis
|
2011-06-16 11:25:38 +00:00 |
|
Volker Fischer
|
07034ba8bc
|
update
|
2011-06-16 08:48:38 +00:00 |
|
Volker Fischer
|
08bfe3dae2
|
use a maximum of 16 buffers for auto buffer function
|
2011-06-13 08:16:46 +00:00 |
|
Volker Fischer
|
d48c1ac3b4
|
retain compatibility to old versions in regards to the server and the old ping messages -> to be removed later on
|
2011-06-12 08:04:14 +00:00 |
|
Volker Fischer
|
dc1ea0d111
|
bug fix
|
2011-06-12 06:20:12 +00:00 |
|
Volker Fischer
|
29f6684aba
|
insert invalid elements when buffer underrun to improve PLC, some code clean up
|
2011-06-12 06:15:32 +00:00 |
|
Volker Fischer
|
130901ef39
|
some code clean up
|
2011-06-12 06:14:30 +00:00 |
|
Volker Fischer
|
e60df0f150
|
better PLC
|
2011-06-12 06:13:57 +00:00 |
|
Volker Fischer
|
b4111137fa
|
use 2 minutes history for error rate estimation
|
2011-06-11 19:06:43 +00:00 |
|
Volker Fischer
|
bd47dfa355
|
some code cleanup
|
2011-06-11 18:48:32 +00:00 |
|
Volker Fischer
|
a133156c0b
|
use larger buffers for error rate estimation
|
2011-06-11 18:47:48 +00:00 |
|
Volker Fischer
|
9fbe334d8a
|
memory optimization
|
2011-06-11 18:18:46 +00:00 |
|
Volker Fischer
|
d571f5328b
|
backup checkin, including lots of test code...
|
2011-06-11 05:19:48 +00:00 |
|
Volker Fischer
|
b12ee5c104
|
some fixes and added some test code
|
2011-06-01 18:29:07 +00:00 |
|
Volker Fischer
|
8992f7c3fd
|
go back to original default port number
|
2011-06-01 06:54:10 +00:00 |
|
Volker Fischer
|
e8b655c10f
|
added log of attempt to use newer CELT version
|
2011-05-31 20:39:49 +00:00 |
|
Volker Fischer
|
0a37b9a76a
|
do not use "fader tag" since nobody knows what this is
|
2011-05-30 19:21:42 +00:00 |
|
Volker Fischer
|
6a4260352d
|
some minor changes (help text, renaming, etc.)
|
2011-05-30 07:28:08 +00:00 |
|
Volker Fischer
|
2303efb046
|
fix for chat/settings button
|
2011-05-29 06:25:58 +00:00 |
|
Volker Fischer
|
037cdeaf83
|
added two buttons on the main window
|
2011-05-28 20:07:57 +00:00 |
|
Volker Fischer
|
3f17145527
|
small fix
|
2011-05-28 14:40:34 +00:00 |
|
Volker Fischer
|
16f1bb0eb3
|
some fixes
|
2011-05-28 14:39:13 +00:00 |
|
Volker Fischer
|
70f0c66b85
|
bug fix
|
2011-05-28 12:35:45 +00:00 |
|
Volker Fischer
|
0f46659fcb
|
some more fixes
|
2011-05-28 12:17:01 +00:00 |
|
Volker Fischer
|
7af781447d
|
some fixes for server jitter buffer setting but still not working correctly
|
2011-05-28 06:01:26 +00:00 |
|
Volker Fischer
|
439dd65b46
|
most of the work done for separate client/server jitter buffer settings but not yet finished (does not work as expected yet)
|
2011-05-27 20:29:37 +00:00 |
|
Volker Fischer
|
691e593e0b
|
fix for the "set jitter buffer message" lock up problem
|
2011-05-25 21:01:45 +00:00 |
|
Volker Fischer
|
048d8d2e15
|
small fixes
|
2011-05-25 20:00:54 +00:00 |
|
Volker Fischer
|
423795afc1
|
minor code cleanup
|
2011-05-25 07:02:33 +00:00 |
|
Volker Fischer
|
49070c77c1
|
replaced normal ping messages with connection less ping message to avoid all the acknowledge messages
|
2011-05-24 19:40:57 +00:00 |
|
Volker Fischer
|
3b8a04a829
|
use different ping message for server list ping
|
2011-05-24 18:44:51 +00:00 |
|
Volker Fischer
|
b28daa079a
|
removed old disconnect message which only works with connected channels -> replaced by a connection less disconnect message
|
2011-05-23 19:06:02 +00:00 |
|
Volker Fischer
|
b7ce6c3193
|
moved the socket buffer size update from the client in the channel because it shall be also used in the server in the future, bug fix with connect/disconnect
|
2011-05-22 20:40:29 +00:00 |
|
Volker Fischer
|
a770b75a06
|
added a connection less message for disconnect -> does not work yet since connection less messages are not evaluated for connected channels
|
2011-05-22 09:47:09 +00:00 |
|
Volker Fischer
|
f41f373ead
|
included new protocol messages
|
2011-05-21 20:43:57 +00:00 |
|
Volker Fischer
|
52210a374d
|
small change
|
2011-05-21 20:42:39 +00:00 |
|
Volker Fischer
|
1f685e1e77
|
bug fix with start minimized command line argument -> the hide command was not issued in that case
|
2011-05-21 19:05:57 +00:00 |
|
Volker Fischer
|
41804bf223
|
fix for the issue: the settings file is not stored on Windows if the software is running and the operating system is shut down
|
2011-05-21 17:06:30 +00:00 |
|
Volker Fischer
|
aa0fd533e6
|
Store file name in settings class on creation and do not require it for each load and save call
|
2011-05-21 16:53:01 +00:00 |
|
Volker Fischer
|
5811f3d10e
|
added a "hide" menu entry in the system tray icon menu
|
2011-05-21 12:33:11 +00:00 |
|
Volker Fischer
|
9949c4886a
|
small fix with storing ini file settings
|
2011-05-21 06:11:39 +00:00 |
|
Volker Fischer
|
d0fc1353f4
|
some code cleanup -> removed code which is not used right now
|
2011-05-18 06:55:43 +00:00 |
|
Volker Fischer
|
56f528b13e
|
bug fix in server, added simulation mode in buffer base class, added deactivated test code for simulation buffer statistics, avoid audio drop outs when the jitter buffer size is changed
|
2011-05-17 15:39:33 +00:00 |
|
Volker Fischer
|
1a99b76365
|
added derived class for network buffer for the purpose of statistical calculations
|
2011-05-13 19:00:16 +00:00 |
|
Volker Fischer
|
793b21f9d9
|
the maximum number of channel can be set via command line now, added some test functions in the buffer
|
2011-05-13 18:23:00 +00:00 |
|
Volker Fischer
|
7d24441887
|
edited/added help texts
|
2011-05-09 20:41:55 +00:00 |
|
Volker Fischer
|
5e716a649d
|
change height of main window
|
2011-05-09 19:17:30 +00:00 |
|
Volker Fischer
|
49b67e193d
|
create function for getting the central server address (default or custom)
|
2011-05-09 18:26:26 +00:00 |
|