jamulus/src
2011-01-20 20:17:48 +00:00
..
res added file 2011-01-08 19:12:55 +00:00
aboutdlgbase.ui new years update 2010-01-03 14:09:39 +00:00
audiomixerboard.cpp added new configuration for VST plugin in Windows VS project, not yet updated to correct settings -> TODO 2010-03-23 21:38:00 +00:00
audiomixerboard.h updated copyright 2010-01-03 13:40:46 +00:00
buffer.cpp Mac Leopard seems not to be happy with explicit instantiation of templates -> move the code back into the header :-( 2010-03-03 20:10:37 +00:00
buffer.h Mac Leopard seems not to be happy with explicit instantiation of templates -> move the code back into the header :-( 2010-03-03 20:10:37 +00:00
channel.cpp preparations for stereo support 2010-03-21 20:46:53 +00:00
channel.h preparations for stereo support 2010-03-21 20:46:53 +00:00
chatdlg.cpp updated copyright 2010-01-03 13:40:46 +00:00
chatdlg.h fix for Linux 2010-04-09 17:54:34 +00:00
chatdlgbase.ui added clear button to chat dialog, improvements for accessiblity for chat dialog 2009-11-30 22:16:31 +00:00
client.cpp move overall delay estimation algorithm in client class 2010-06-27 12:06:35 +00:00
client.h move overall delay estimation algorithm in client class 2010-06-27 12:06:35 +00:00
clientsettingsdlg.cpp moved ping time evaluation timer from settings dialog in main dialog, this is a preparation for the implementation that we make use of the ping result in the main windows for a display; we now always send ping messages, not only if the settings dialog is opened since we did not see performance degradations caused by the ping messages 2011-01-09 14:20:58 +00:00
clientsettingsdlg.h moved ping time evaluation timer from settings dialog in main dialog, this is a preparation for the implementation that we make use of the ping result in the main windows for a display; we now always send ping messages, not only if the settings dialog is opened since we did not see performance degradations caused by the ping messages 2011-01-09 14:20:58 +00:00
clientsettingsdlgbase.ui small changes for stereo mode 2010-03-25 19:25:32 +00:00
global.h new version number 2010-07-01 17:58:07 +00:00
llconclientdlg.cpp show error message in main window if audio delay is too long 2011-01-20 20:17:48 +00:00
llconclientdlg.h show error message in main window if audio delay is too long 2011-01-20 20:17:48 +00:00
llconclientdlgbase.ui Fader -> Pan, removed colons in labels on main window 2010-03-24 21:52:34 +00:00
llconserverdlg.cpp updated copyright 2010-01-03 13:40:46 +00:00
llconserverdlg.h fix for Linux 2010-04-09 17:54:34 +00:00
llconserverdlgbase.ui removed channel set class and moved resulting code in server class -> not yet compilable 2009-07-26 20:12:22 +00:00
main.cpp fix for Linux 2010-04-09 17:54:34 +00:00
multicolorled.cpp updated copyright 2010-01-03 13:40:46 +00:00
multicolorled.h fixes for compiler warnings 2010-02-28 12:28:02 +00:00
multicolorledbar.cpp updated copyright 2010-01-03 13:40:46 +00:00
multicolorledbar.h updated copyright 2010-01-03 13:40:46 +00:00
protocol.cpp preparations for stereo support 2010-03-21 20:46:53 +00:00
protocol.h fixes for compiler warnings 2010-02-28 12:28:02 +00:00
resources.qrc added fancy GUI design 2009-09-19 08:28:24 +00:00
server.cpp preparations for stereo support 2010-03-21 20:46:53 +00:00
server.h preparations for stereo support 2010-03-21 20:46:53 +00:00
serverlogging.cpp on Mac it seems the Round Cap pen does not work -> use squared cap for server stop now (workaround) 2010-02-21 12:33:55 +00:00
serverlogging.h updated copyright 2010-01-03 13:40:46 +00:00
settings.cpp first finished version of stereo support (incl. GUI and settings) 2010-03-22 19:01:41 +00:00
settings.h some updates 2009-07-24 16:00:47 +00:00
socket.cpp updated copyright 2010-01-03 13:40:46 +00:00
socket.h updated copyright 2010-01-03 13:40:46 +00:00
soundbase.cpp updated copyright 2010-01-03 13:40:46 +00:00
soundbase.h first working version of sound card channel selection 2010-03-20 12:57:16 +00:00
testbench.h updated copyright 2010-01-03 13:40:46 +00:00
util.cpp updated copyright 2010-01-03 13:40:46 +00:00
util.h fix for Linux 2010-04-09 17:54:34 +00:00
vstmain.cpp first working VST version 2010-04-06 18:23:10 +00:00
vstmain.h fixes for vst compilation 2010-03-31 19:58:35 +00:00
vstsound.h bug fix 2010-04-06 18:16:35 +00:00