jamulus/src
2013-08-18 18:05:28 +00:00
..
res file renaming 2013-03-24 11:24:43 +00:00
aboutdlgbase.ui removed llcon 2013-02-18 18:21:57 +00:00
analyzerconsole.cpp fix a compile warning 2013-03-04 16:23:05 +00:00
analyzerconsole.h added command line argument --showanalyzerconsole to enable the analyzer console 2013-03-02 19:52:13 +00:00
audiomixerboard.cpp bug fix: IP address was not shown on empty name tag 2013-03-01 17:15:29 +00:00
audiomixerboard.h support for storing fader tags/levels in settings file 2013-02-28 20:54:47 +00:00
buffer.cpp get rid of "Llcon" 2013-03-24 11:38:00 +00:00
buffer.h removed iNumInvalidElements method since this does not work fine with OPUS PLC 2013-03-06 16:48:11 +00:00
channel.cpp 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
channel.h 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
chatdlg.cpp update year to 2013 2013-01-23 10:41:13 +00:00
chatdlg.h update year to 2013 2013-01-23 10:41:13 +00:00
chatdlgbase.ui rename GUI controls according to new prefix definition 2011-05-08 20:13:26 +00:00
client.cpp Support for three audio quality settings (a new high quality rate is introduced) 2013-08-15 19:15:01 +00:00
client.h Support for three audio quality settings (a new high quality rate is introduced) 2013-08-15 19:15:01 +00:00
clientdlg.cpp 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
clientdlg.h the connection setup dialog can now be opened during a connection 2013-05-03 19:11:01 +00:00
clientdlgbase.ui get rid of "Llcon" 2013-03-24 15:42:23 +00:00
clientsettingsdlg.cpp Support for three audio quality settings (a new high quality rate is introduced) 2013-08-15 19:15:01 +00:00
clientsettingsdlg.h Support for three audio quality settings (a new high quality rate is introduced) 2013-08-15 19:15:01 +00:00
clientsettingsdlgbase.ui Support for three audio quality settings (a new high quality rate is introduced) 2013-08-15 19:15:01 +00:00
connectdlg.cpp code style 2013-05-04 19:14:02 +00:00
connectdlg.h the connection setup dialog can now be opened during a connection 2013-05-03 19:11:01 +00:00
connectdlgbase.ui Clients -> Musicians 2012-01-27 16:17:04 +00:00
global.h 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
main.cpp 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
multicolorled.cpp update year to 2013 2013-01-23 10:41:13 +00:00
multicolorled.h update year to 2013 2013-01-23 10:41:13 +00:00
multicolorledbar.cpp update year to 2013 2013-01-23 10:41:13 +00:00
multicolorledbar.h update year to 2013 2013-01-23 10:41:13 +00:00
protocol.cpp 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
protocol.h 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
resources.qrc file renaming 2013-03-24 11:24:43 +00:00
server.cpp 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
server.h 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
serverdlg.cpp get rid of "Llcon" 2013-03-24 15:42:23 +00:00
serverdlg.h get rid of "Llcon" 2013-03-24 15:42:23 +00:00
serverdlgbase.ui get rid of "Llcon" 2013-03-24 15:42:23 +00:00
serverlist.cpp get rid of "Llcon" 2013-03-24 11:38:00 +00:00
serverlist.h get rid of the name "llcon" 2013-03-24 10:49:25 +00:00
serverlogging.cpp update year to 2013 2013-01-23 10:41:13 +00:00
serverlogging.h code style 2013-02-23 17:51:34 +00:00
settings.cpp Support for three audio quality settings (a new high quality rate is introduced) 2013-08-15 19:15:01 +00:00
settings.h code style changes 2013-02-11 15:06:00 +00:00
socket.cpp bug fix for the server (fixed a dead lock) 2013-08-18 15:22:18 +00:00
socket.h code cleanup 2013-08-18 07:42:32 +00:00
soundbase.cpp get rid of the name "llcon" 2013-03-24 10:49:25 +00:00
soundbase.h update year to 2013 2013-01-23 10:41:13 +00:00
testbench.h added missing protocol messages 2013-08-18 18:05:28 +00:00
util.cpp code style 2013-05-08 07:35:15 +00:00
util.h Support for three audio quality settings (a new high quality rate is introduced) 2013-08-15 19:15:01 +00:00
vstmain.cpp update of copyright 2011-02-22 18:56:52 +00:00
vstmain.h update of copyright 2011-02-22 18:56:52 +00:00
vstsound.h same fixes, some cleanup, some server list implementation 2011-03-31 18:25:14 +00:00