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
|
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
|
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
|
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
|
1f8549d00d
|
fixed typo
|
2009-03-10 17:35:39 +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
|
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
|
db19ed48bc
|
bug fixes
|
2009-03-08 09:01:01 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
0087d50761
|
speed optimization: use shorter resampling filter
|
2009-02-14 11:15:53 +00:00 |
|
Volker Fischer
|
55c680e6fd
|
speed optimizations
|
2009-02-14 00:46:58 +00:00 |
|
Volker Fischer
|
e6945fdf67
|
bug fix
|
2009-02-12 23:06:41 +00:00 |
|
Volker Fischer
|
b38b8c01a7
|
better behaviour of ping and overall delay displays for large delays
|
2009-02-12 17:15:17 +00:00 |
|
Volker Fischer
|
f84b9673bd
|
added automatic network jitter buffer setting functionality
|
2009-02-12 14:48:35 +00:00 |
|
Volker Fischer
|
b0d0292314
|
removed test code
|
2009-02-11 18:45:22 +00:00 |
|
Volker Fischer
|
d741bc6e30
|
test implementation for automatic network buffer size setting
|
2009-02-11 18:37:26 +00:00 |
|
Volker Fischer
|
e42c3afb81
|
fixes for the client audio standard deviation measurement, added code for asio interface for using power of two size blocks (not enabled right now)
|
2009-02-08 22:44:18 +00:00 |
|
Volker Fischer
|
8d77d11ff9
|
some fixes for selecting different ASIO soundcards
|
2008-10-31 20:27:55 +00:00 |
|
Volker Fischer
|
d72746279d
|
very small fix
|
2008-10-27 16:41:08 +00:00 |
|
Volker Fischer
|
c50dd2fc56
|
make it possible to select the local port number for client, too
|
2008-08-13 19:08:45 +00:00 |
|
Volker Fischer
|
55aaafd90f
|
fixes for ping time measurement under Windows, implemented security checks for protocol
|
2008-08-11 17:21:09 +00:00 |
|
Volker Fischer
|
4d980a8a54
|
fix for ping measurement under Windows
|
2008-08-10 21:56:03 +00:00 |
|
Volker Fischer
|
c717fc11a9
|
removed additional ms for ping time mearuement
|
2008-08-10 20:17:34 +00:00 |
|