Commit Graph

515 Commits

Author SHA1 Message Date
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
6b0e9599b5 added some TODOs 2009-09-10 15:12:16 +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
bdec88cfdf Jack improvements 2009-08-28 07:39:22 +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
73607a465a applied some patch to CELT library 2009-08-23 07:03:28 +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
86e52813a9 another bug fix 2009-08-19 20:01:09 +00:00
Volker Fischer
d8cb0dc29e bug fix 2009-08-19 19:51:13 +00:00
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