jamulus/src
Volker Fischer 33afb04f3f - speed optimizations (removed some memory allocations in the processing routine)
- removed duplicate function
- clean up some code
2014-01-08 21:24:37 +00:00
..
res next try to fix corrupt file 2014-01-05 16:13:00 +00:00
aboutdlgbase.ui update to 2014 2014-01-05 16:52:38 +00:00
analyzerconsole.cpp update to 2014 2014-01-05 16:52:38 +00:00
analyzerconsole.h update to 2014 2014-01-05 16:52:38 +00:00
audiomixerboard.cpp update to 2014 2014-01-05 16:52:38 +00:00
audiomixerboard.h update to 2014 2014-01-05 16:52:38 +00:00
buffer.cpp update to 2014 2014-01-05 16:52:38 +00:00
buffer.h const correctness 2014-01-06 16:06:04 +00:00
channel.cpp avoid allocating memory in time critical client thread -> improve socket send function in the channel 2014-01-06 15:57:40 +00:00
channel.h const correctness 2014-01-06 16:06:04 +00:00
chatdlg.cpp update to 2014 2014-01-05 16:52:38 +00:00
chatdlg.h update to 2014 2014-01-05 16:52:38 +00:00
chatdlgbase.ui rename GUI controls according to new prefix definition 2011-05-08 20:13:26 +00:00
client.cpp avoid allocating memory in time critical client thread -> improve socket send function in the channel 2014-01-06 15:57:40 +00:00
client.h update to 2014 2014-01-05 16:52:38 +00:00
clientdlg.cpp replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +00:00
clientdlg.h update to 2014 2014-01-05 16:52:38 +00:00
clientdlgbase.ui get rid of "Llcon" 2013-03-24 15:42:23 +00:00
clientsettingsdlg.cpp replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +00:00
clientsettingsdlg.h replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +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 fixed a warning 2014-01-06 16:49:19 +00:00
connectdlg.h replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +00:00
connectdlgbase.ui Clients -> Musicians 2012-01-27 16:17:04 +00:00
global.h replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +00:00
main.cpp update to 2014 2014-01-05 16:52:38 +00:00
multicolorled.cpp replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +00:00
multicolorled.h replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +00:00
multicolorledbar.cpp update to 2014 2014-01-05 16:52:38 +00:00
multicolorledbar.h update to 2014 2014-01-05 16:52:38 +00:00
protocol.cpp update to 2014 2014-01-05 16:52:38 +00:00
protocol.h update to 2014 2014-01-05 16:52:38 +00:00
resources.qrc added instrument picture "Streamer", update for "Listener" picture 2013-08-25 18:13:13 +00:00
server.cpp - speed optimizations (removed some memory allocations in the processing routine) 2014-01-08 21:24:37 +00:00
server.h - speed optimizations (removed some memory allocations in the processing routine) 2014-01-08 21:24:37 +00:00
serverdlg.cpp update to 2014 2014-01-05 16:52:38 +00:00
serverdlg.h update to 2014 2014-01-05 16:52:38 +00:00
serverdlgbase.ui 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
serverlist.cpp update to 2014 2014-01-05 16:52:38 +00:00
serverlist.h update to 2014 2014-01-05 16:52:38 +00:00
serverlogging.cpp update to 2014 2014-01-05 16:52:38 +00:00
serverlogging.h update to 2014 2014-01-05 16:52:38 +00:00
settings.cpp update to 2014 2014-01-05 16:52:38 +00:00
settings.h update to 2014 2014-01-05 16:52:38 +00:00
socket.cpp only fire message for starting the server if the server is not running at the moment 2014-01-06 13:04:26 +00:00
socket.h avoid allocating memory in time critical client thread -> improve socket send function in the channel 2014-01-06 15:57:40 +00:00
soundbase.cpp update to 2014 2014-01-05 16:52:38 +00:00
soundbase.h update to 2014 2014-01-05 16:52:38 +00:00
testbench.h update to 2014 2014-01-05 16:52:38 +00:00
util.cpp added a "const" 2014-01-05 20:47:35 +00:00
util.h const correctness 2014-01-06 16:06:04 +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