Commit graph

2113 commits

Author SHA1 Message Date
Volker Fischer
e8b65b6c0d disable the "socket in separate thread" code again since it does not perform the way it was intended to 2013-08-18 18:08:08 +00:00
Volker Fischer
f85115d548 added missing protocol messages 2013-08-18 18:05:28 +00:00
Volker Fischer
0d93612214 bug fix for the server (fixed a dead lock) 2013-08-18 15:22:18 +00:00
Volker Fischer
dcc4f0596f code cleanup 2013-08-18 07:42:32 +00:00
Volker Fischer
9d05436964 enable the experimental "threaded socket" code since one outstanding issue is now fixed :"fix for the "Multiple socket notifiers for same socket" error if threaded socket is used" 2013-08-18 07:41:30 +00:00
Volker Fischer
84c93bbbe5 fix for the "Multiple socket notifiers for same socket" error if threaded socket is used 2013-08-18 07:40:34 +00:00
Volker Fischer
c22c264123 Support for three audio quality settings (a new high quality rate is introduced) 2013-08-15 19:15:01 +00:00
Volker Fischer
2856626523 added formula 2013-06-09 06:42:33 +00:00
Volker Fischer
6bdb82c65f Added support for putting the receive socket in a separate thread. Unfortunately the current code does not work as expected. Some Qt warnings appear and after a while the receive socket does not receive any more network packets. Therefore a global macro is introduced to enable/disable the new code. Default is: disabled. 2013-06-03 16:07:17 +00:00
Volker Fischer
b8e9fcc4a3 cleanup (removed unnecessary variable) 2013-05-10 19:46:59 +00:00
Volker Fischer
72b24fedf3 clean up "new connection" mechanism for the server (which messages are fired, etc.) 2013-05-10 19:37:57 +00:00
Volker Fischer
8e95b548cb clean up the socket so that we do not have direct calls to e.g. protocol messages 2013-05-10 19:34:55 +00:00
Volker Fischer
21707b0e17 added some more comment 2013-05-10 07:57:21 +00:00
Volker Fischer
386ade7cae code style 2013-05-08 07:35:15 +00:00
Volker Fischer
424532a162 disable new feature for connection setup shown during an active connection for now since it does not work reliably... 2013-05-04 19:24:36 +00:00
Volker Fischer
c942a2757c code style 2013-05-04 19:14:02 +00:00
Volker Fischer
dc22883150 the connection setup dialog can now be opened during a connection 2013-05-03 19:11:01 +00:00
Volker Fischer
8320b93a9a better Jack error messages 2013-03-28 07:52:46 +00:00
Volker Fischer
1de080f235 Added more text for the Jack server different sample rate error 2013-03-27 21:32:47 +00:00
Volker Fischer
119daf08df add a make clean to the Linux installation to remove the moc_* files 2013-03-26 20:17:49 +00:00
Volker Fischer
aa5d008c69 fix a typo 2013-03-24 19:28:07 +00:00
Volker Fischer
f2f5b1b30b added a placeholder for the next version 2013-03-24 19:22:13 +00:00
Volker Fischer
02f2be5181 new cvs version number 2013-03-24 18:58:13 +00:00
Volker Fischer
9348d4ad55 release version number 2013-03-24 18:16:33 +00:00
Volker Fischer
bc9001cfca fix for 32 bit OSs 2013-03-24 18:14:39 +00:00
Volker Fischer
d2d8d94049 renamed file 2013-03-24 15:53:36 +00:00
Volker Fischer
f157bd0d2a jamulus.dyndns.org is now active 2013-03-24 15:46:07 +00:00
Volker Fischer
ddbc1d3d8d get rid of "Llcon" 2013-03-24 15:42:23 +00:00
Volker Fischer
28defb82cb get rid of "Llcon" 2013-03-24 11:38:00 +00:00
Volker Fischer
0841ec12a4 file renaming 2013-03-24 11:24:43 +00:00
Volker Fischer
dc709dca3a fixes in file names 2013-03-24 11:13:01 +00:00
Volker Fischer
aa60e7244c changed name of icons so that it does not contain the software name 2013-03-24 11:11:31 +00:00
Volker Fischer
2027b9704b update 2013-03-24 11:09:30 +00:00
Volker Fischer
575ebca4d6 fixes 2013-03-24 11:09:09 +00:00
Volker Fischer
196f0ff477 get rid of the name "llcon" 2013-03-24 10:49:25 +00:00
Volker Fischer
4ed34f5509 removed llcon from file names 2013-03-24 10:34:39 +00:00
Volker Fischer
06b485b231 exchanged llcon by Jamulus in almost all places except the Sourceforge download path and the llcon.dyndns.org server 2013-03-24 09:20:19 +00:00
Volker Fischer
f97babb561 renamed llcon to Jamulus 2013-03-24 09:18:56 +00:00
Volker Fischer
92bdea67ad renamed windows rc file so that it does not contain any software name anymore 2013-03-24 09:17:34 +00:00
Volker Fischer
f4a047294c renamed llcon.rc to mainicon.rc 2013-03-24 09:16:21 +00:00
Volker Fischer
f69afd929f project file name is now equal to software name 2013-03-24 09:09:21 +00:00
Volker Fischer
4bbbf15682 renamed project file to new software name 2013-03-24 09:04:38 +00:00
Volker Fischer
a130b1425c add the version number in the qt project file rather than in the global.h 2013-03-24 08:54:11 +00:00
Volker Fischer
980ea04f66 fix for compilition with Qt 4.7 on Mountain Lion 2013-03-24 08:35:09 +00:00
Volker Fischer
70ebf16ceb code style 2013-03-22 18:50:05 +00:00
Volker Fischer
cbb18ebc03 a more realistic calculation of the network stream rate 2013-03-10 17:32:33 +00:00
Volker Fischer
ccadb45f11 fixed loud noise on initialial connection (caused by weird OPUS PLC effect) 2013-03-10 09:27:25 +00:00
Volker Fischer
961ae0f396 fix for loud noise at the beginning of a connection when a new server (supporting OPUS) is connected -> Still some noise left because of weird PLC effects of the OPUS codec 2013-03-10 08:19:41 +00:00
Volker Fischer
cf0c9d192d - removed OPUS_EXPECTED_PACKET_LOSS_PERC because it seems not to be used in the CELT decoder (just for SILK)
- fix for loud noise at the beginning of a connection when a new server (supporting OPUS) is connected -> Still some noise left because of weird PLC effects of the OPUS codec
2013-03-10 08:17:25 +00:00
Volker Fischer
b69e8a3028 removed OPUS_EXPECTED_PACKET_LOSS_PERC because it seems not to be used in the CELT decoder (just for SILK) 2013-03-10 08:15:15 +00:00