Commit Graph

483 Commits

Author SHA1 Message Date
Volker Fischer
38058f39e7 bug fix 2009-08-19 19:39: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
19890821fb add llcon in Windows add remove software dialog 2009-08-19 18:26:40 +00:00
Volker Fischer
f37f28fc93 added visual studio redist to installer 2009-08-19 15:22:50 +00:00
Volker Fischer
b8932bd3e1 added qt dlls and copying text 2009-08-19 15:00:50 +00:00
Volker Fischer
2c43e9df42 changed file name of installer script 2009-08-19 14:50:42 +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
a0228f3615 add installer skript file 2009-08-18 17:14:44 +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
c549ae90f0 bug fix in case max and min values for supported ASIO driver frame sizes are the same (software freezes in this case) 2009-08-16 00:26:48 +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
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