Volker Fischer
|
6e49e4e92c
|
change the mechanism of how the LEDs are updated -> no window event posts anymore to avoid blocking in the critical audio thread
|
2014-01-03 08:54:49 +00:00 |
|
Volker Fischer
|
e9a5962ef1
|
some cleanup: remove unnecessary GUI messages (they are not used because we only have callback based sound interfaces right now)
|
2014-01-02 20:11:56 +00:00 |
|
Volker Fischer
|
ae874ae0b4
|
changed MAX_NUM_CHANNELS to 20
|
2013-09-08 20:15:21 +00:00 |
|
Volker Fischer
|
3feb43054f
|
added some more comments
|
2013-08-23 15:36:37 +00:00 |
|
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
|
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
|
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
|
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
|
196f0ff477
|
get rid of the name "llcon"
|
2013-03-24 10:49:25 +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
|
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
|
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
|
2b6e97bb83
|
change packet loss expected amount for OPUS decoder (to be optimized)
|
2013-03-06 16:45:35 +00:00 |
|
Volker Fischer
|
797a991417
|
support for storing fader tags/levels in settings file
|
2013-02-28 20:54:47 +00:00 |
|
Volker Fischer
|
f79d8e410c
|
new version number
|
2013-02-24 09:59:51 +00:00 |
|
Volker Fischer
|
ee358b3680
|
prepare for release
|
2013-02-24 09:05:47 +00:00 |
|
Volker Fischer
|
bffbe17abf
|
started work on "storing fader gains" request
|
2013-02-24 09:03:57 +00:00 |
|
Volker Fischer
|
44f4da79b9
|
small fix in comment
|
2013-02-20 18:31:25 +00:00 |
|
Volker Fischer
|
05a71cd572
|
fixes by Michael Gorbovitski (mickg100) for OPUS performance improvement -> Thank you!
|
2013-02-20 17:22:04 +00:00 |
|
Volker Fischer
|
5562410594
|
changed name from llcon to Jamulus
|
2013-02-19 21:20:15 +00:00 |
|
Volker Fischer
|
400095b3dc
|
added CELT_MINIMUM_NUM_BYTES
|
2013-02-12 15:32:05 +00:00 |
|
Volker Fischer
|
7c52b81287
|
increase default maximum number of server channels from 6 to 7
|
2013-02-12 14:40:50 +00:00 |
|
Volker Fischer
|
87aabee220
|
changed the qt includes to regular ones (without the .h)
|
2013-01-02 20:41:04 +00:00 |
|
Volker Fischer
|
ac5066066c
|
fix for Ubuntu compilation
|
2012-12-31 12:45:28 +00:00 |
|
Volker Fischer
|
2f153b6a8e
|
new cvs version
|
2012-07-15 14:23:36 +00:00 |
|
Volker Fischer
|
03694697c7
|
release version number
|
2012-07-15 08:00:19 +00:00 |
|
Volker Fischer
|
046cb18253
|
lower slave server register time (15 minutes)
|
2012-07-09 12:58:35 +00:00 |
|
Volker Fischer
|
fa30a903a3
|
support for sending ping messages to servers in the server list to keep to port open in the NAT of the slave server
|
2012-06-05 06:25:19 +00:00 |
|
Volker Fischer
|
b268609c8d
|
new version
|
2012-02-02 19:36:12 +00:00 |
|
Volker Fischer
|
58caa12914
|
new version number
|
2012-02-02 18:50:36 +00:00 |
|
Volker Fischer
|
ae3a8b09de
|
some work on Mac audio device selection, not yet finished
|
2012-01-21 18:21:36 +00:00 |
|
Volker Fischer
|
e1556bc44e
|
new version, fix for Windows deployment skript
|
2011-07-02 11:55:36 +00:00 |
|
Volker Fischer
|
1e62ea78ff
|
release version
|
2011-07-01 19:31:04 +00:00 |
|
Volker Fischer
|
d571f5328b
|
backup checkin, including lots of test code...
|
2011-06-11 05:19:48 +00:00 |
|
Volker Fischer
|
8992f7c3fd
|
go back to original default port number
|
2011-06-01 06:54:10 +00:00 |
|
Volker Fischer
|
0f46659fcb
|
some more fixes
|
2011-05-28 12:17:01 +00:00 |
|
Volker Fischer
|
439dd65b46
|
most of the work done for separate client/server jitter buffer settings but not yet finished (does not work as expected yet)
|
2011-05-27 20:29:37 +00:00 |
|
Volker Fischer
|
691e593e0b
|
fix for the "set jitter buffer message" lock up problem
|
2011-05-25 21:01:45 +00:00 |
|
Volker Fischer
|
793b21f9d9
|
the maximum number of channel can be set via command line now, added some test functions in the buffer
|
2011-05-13 18:23:00 +00:00 |
|
Volker Fischer
|
49b67e193d
|
create function for getting the central server address (default or custom)
|
2011-05-09 18:26:26 +00:00 |
|
Volker Fischer
|
4ca03d9244
|
fix file type
|
2011-05-09 18:10:35 +00:00 |
|
Volker Fischer
|
856bd35039
|
rename GUI controls according to new prefix definition
|
2011-05-08 20:13:26 +00:00 |
|
Volker Fischer
|
73dc8e1d77
|
support for auto start minimized on Windows (not yet finished)
|
2011-05-08 15:01:20 +00:00 |
|
Volker Fischer
|
0fecef8aa8
|
new version number, added code for sending disconnect messages if a server was not correctly disconnected
|
2011-05-05 19:39:48 +00:00 |
|
Volker Fischer
|
29a185da97
|
fixes for the server GUI, set help text for server GUI, support for default central server address check box in the server GUI
|
2011-04-30 19:51:49 +00:00 |
|
Volker Fischer
|
328dbd2b1c
|
support for storing/recovering settings for the server in GUI mode
|
2011-04-25 16:16:31 +00:00 |
|
Volker Fischer
|
a49ef5c6bc
|
server list entry work (colors), some code cleanup
|
2011-04-18 20:42:37 +00:00 |
|
Volker Fischer
|
c6068689d5
|
bug fix, exchanged std:string by QString, some code style changes
|
2011-04-06 18:02:44 +00:00 |
|
Volker Fischer
|
ab4775f6a0
|
support for some more connection less channel messages for the central server
|
2011-04-05 20:09:16 +00:00 |
|