jamulus/src
2020-04-05 17:48:12 +02:00
..
recorder Fix server bug preventing recording directory from being recognised after successful creation 2020-03-23 19:31:38 +00:00
res Remove server section 2020-03-28 15:01:31 +00:00
aboutdlgbase.ui 2019->2020 2020-01-01 15:41:43 +01:00
analyzerconsole.cpp 2019->2020 2020-01-01 15:41:43 +01:00
analyzerconsole.h 2019->2020 2020-01-01 15:41:43 +01:00
audiomixerboard.cpp Store mute settings for faders. 2020-04-04 21:27:35 +01:00
audiomixerboard.h Store mute settings for faders. 2020-04-04 21:27:35 +01:00
buffer.cpp some more work for 64 samples frame size support 2020-03-28 16:27:45 +01:00
buffer.h fix the IIR filter lambdas for 64 samples frame size 2020-03-28 21:02:55 +01:00
channel.cpp WIP on support of 64/128 samples frame size in the server 2020-04-04 19:03:19 +02:00
channel.h use 3 seconds audio fade-in at the server instead of just 2 seconds 2020-04-01 21:47:49 +02:00
chatdlg.cpp Store mute settings for faders. 2020-04-04 21:27:35 +01:00
chatdlg.h 2019->2020 2020-01-01 15:41:43 +01:00
chatdlgbase.ui rename GUI controls according to new prefix definition 2011-05-08 20:13:26 +00:00
client.cpp Store mute settings for faders. 2020-04-04 21:27:35 +01:00
client.h Store mute settings for faders. 2020-04-04 21:27:35 +01:00
clientdlg.cpp Store mute settings for faders. 2020-04-04 21:27:35 +01:00
clientdlg.h 2019->2020 2020-01-01 15:41:43 +01:00
clientdlgbase.ui removed fader tag edit, country and instrument buttons (since this is done in the profile dialog now) 2015-01-31 10:04:15 +00:00
clientsettingsdlg.cpp some more work for 64 samples frame size support 2020-03-28 16:27:45 +01:00
clientsettingsdlg.h 2019->2020 2020-01-01 15:41:43 +01:00
clientsettingsdlgbase.ui added a new client fader level setting 2015-11-25 15:52:00 +00:00
connectdlg.cpp fix the MAX_SIZE_BYTES_NETW_BUF, change the --showallservers to include the server list index and do not sort by ping 2020-04-01 21:16:44 +02:00
connectdlg.h 2019->2020 2020-01-01 15:41:43 +01:00
connectdlgbase.ui on request show the names of the connected clients in the server list 2015-12-09 15:50:30 +00:00
global.h Merge pull request #37 from doloopuntil/save_mute_settings 2020-04-05 17:48:12 +02:00
historygraph.cpp code style changes 2020-03-22 20:24:30 +01:00
historygraph.h code style changes 2020-03-22 20:24:30 +01:00
main.cpp WIP 64 samples frame size support in the server, not yet working 2020-04-05 08:13:53 +02:00
multicolorled.cpp 2019->2020 2020-01-01 15:41:43 +01:00
multicolorled.h 2019->2020 2020-01-01 15:41:43 +01:00
multicolorledbar.cpp 2019->2020 2020-01-01 15:41:43 +01:00
multicolorledbar.h 2019->2020 2020-01-01 15:41:43 +01:00
protocol.cpp some more work for 64 samples frame size support 2020-03-28 16:27:45 +01:00
protocol.h 2019->2020 2020-01-01 15:41:43 +01:00
resources.qrc added new instrument picture for "Guitar+Vocal" 2015-02-04 07:06:56 +00:00
server.cpp some code cleanup 2020-04-05 17:35:40 +02:00
server.h some code cleanup 2020-04-05 17:35:40 +02:00
serverdlg.cpp 2019->2020 2020-01-01 15:41:43 +01:00
serverdlg.h 2019->2020 2020-01-01 15:41:43 +01: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 2019->2020 2020-01-01 15:41:43 +01:00
serverlist.h patch provided by jkohnert, see Ticket #63 Fix compiler warnings on Linux 2020-03-29 12:12:13 +02:00
serverlogging.cpp code style changes 2020-03-22 20:24:30 +01:00
serverlogging.h code style changes 2020-03-22 20:24:30 +01:00
settings.cpp Store mute settings for faders. 2020-04-04 21:27:35 +01:00
settings.h 2019->2020 2020-01-01 15:41:43 +01:00
socket.cpp bug fix: server list ping times may not be accurate and client list may not be retrieved 2020-04-03 21:45:36 +02:00
socket.h 2019->2020 2020-01-01 15:41:43 +01:00
soundbase.cpp some small cleanups 2020-03-21 10:27:31 +01:00
soundbase.h 2019->2020 2020-01-01 15:41:43 +01:00
testbench.h 2019->2020 2020-01-01 15:41:43 +01:00
util.cpp 2019->2020 2020-01-01 15:41:43 +01:00
util.h patch provided by jkohnert, see Ticket #63 Fix compiler warnings on Linux 2020-03-29 12:12:13 +02:00
vstmain.cpp Update vstmain.cpp 2019-06-16 11:30:30 +02:00
vstmain.h Update vstmain.h 2019-06-16 11:31:09 +02:00
vstsound.h Update vstsound.h 2019-06-16 11:31:46 +02:00