Commit Graph

1299 Commits

Author SHA1 Message Date
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
Volker Fischer
31f837d5cc update 2013-03-06 21:31:46 +00:00
Volker Fischer
2f0eb9a7f0 removed iNumInvalidElements method since this does not work fine with OPUS PLC 2013-03-06 16:48:11 +00:00
Volker Fischer
1a67c9a66d enable OPUS codec 2013-03-06 16:46:15 +00:00
Volker Fischer
2b6e97bb83 change packet loss expected amount for OPUS decoder (to be optimized) 2013-03-06 16:45:35 +00:00
Volker Fischer
089c60c9cd fix a compile warning 2013-03-04 16:23:05 +00:00
Volker Fischer
a023af7961 small fixes like window icon, title 2013-03-04 16:20:32 +00:00
Volker Fischer
3c790d28df bug fix 2013-03-04 16:11:37 +00:00
Volker Fischer
9abc744a60 update 2013-03-04 16:08:45 +00:00
Volker Fischer
f2d4cb3e17 next try... 2013-03-03 21:56:25 +00:00
Volker Fischer
48708ba00c fix 2013-03-03 21:42:13 +00:00
Volker Fischer
f892dc6312 bug fix 2013-03-03 21:38:23 +00:00
Volker Fischer
91548aacf6 use better high precision timer for Linux 2013-03-03 21:32:42 +00:00
Volker Fischer
478fd285be added command line argument --showanalyzerconsole to enable the analyzer console 2013-03-02 19:52:13 +00:00
Volker Fischer
f9b13ec2f6 bug fix: IP address was not shown on empty name tag 2013-03-01 17:15:29 +00:00