jamulus/src
2020-04-26 16:20:21 +02:00
..
recorder Pass frame size to frame handlers 2020-04-10 18:36:13 +01:00
res added Keyboard+Vocal instrument icon, thanks to jp8 2020-04-23 21:16:09 +02:00
aboutdlgbase.ui 2019->2020 2020-01-01 15:41:43 +01:00
analyzerconsole.cpp should fix "low-res icon issue #28" 2020-04-05 22:12:53 +02:00
analyzerconsole.h 2019->2020 2020-01-01 15:41:43 +01:00
audiomixerboard.cpp fixed compiler warnings 2020-04-26 16:20:21 +02:00
audiomixerboard.h bug fix: isHidden is better than isVisible since we need the correct state even if the window is covered by other windows 2020-04-26 15:27:14 +02:00
buffer.cpp fix for auto jitter buffer for 64 samples frame size 2020-04-16 18:40:29 +02:00
buffer.h fix for auto jitter buffer for 64 samples frame size 2020-04-16 18:40:29 +02:00
channel.cpp bug fix: audio level changes if Buffer Delay is changed (Ticket #106) 2020-04-20 22:00:28 +02:00
channel.h fixes the network data rate indicator and the time-out counter of the channel 2020-04-13 18:46:04 +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 should fix "low-res icon issue #28" 2020-04-05 22:12:53 +02:00
client.cpp fixed compiler warnings 2020-04-26 16:20:21 +02:00
client.h preparation work for local audio selection in client instead of sound interface 2020-04-23 20:54:58 +02:00
clientdlg.cpp add support for level meter bars for normal skin (fancy skin still uses LEDs) 2020-04-22 21:19:55 +02:00
clientdlg.h support Mute button for own audio #75 2020-04-16 17:54:45 +02:00
clientdlgbase.ui revert commit "use a stacked widget for the mixer board, preparing for some tests, maybe removed later if it does not seem to work for the test" since we should not used StackedWidget for that purpose 2020-04-26 15:11:57 +02:00
clientsettingsdlg.cpp fix spelling 2020-04-19 03:25:21 +02:00
clientsettingsdlg.h added Enable Small Network Buffers switch 2020-04-17 21:21:37 +02:00
clientsettingsdlgbase.ui added Enable Small Network Buffers switch 2020-04-17 21:21:37 +02:00
connectdlg.cpp fixed: the server list filter seems not to work if --showallservers is used 2020-04-20 20:40:16 +02:00
connectdlg.h store Show All Musicians setting in the ini-file 2020-04-19 10:04:19 +02:00
connectdlgbase.ui added whats this help 2020-04-14 17:41:21 +02:00
global.h add support for level meter bars for normal skin (fancy skin still uses LEDs) 2020-04-22 21:19:55 +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 some preparation work for translations 2020-04-23 17:00:58 +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 add support for level meter bars for normal skin (fancy skin still uses LEDs) 2020-04-22 21:19:55 +02:00
multicolorledbar.h add support for level meter bars for normal skin (fancy skin still uses LEDs) 2020-04-22 21:19:55 +02:00
protocol.cpp Allow central server to confirm registration 2020-04-17 17:16:43 +01:00
protocol.h Allow central server to confirm registration 2020-04-17 17:16:43 +01:00
resources.qrc added Keyboard+Vocal instrument icon, thanks to jp8 2020-04-23 21:16:09 +02:00
server.cpp fixed compiler warnings 2020-04-26 16:20:21 +02:00
server.h add support for level meter bars for normal skin (fancy skin still uses LEDs) 2020-04-22 21:19:55 +02:00
serverdlg.cpp document which CC licence exactly is shown 2020-04-22 16:08:13 +02:00
serverdlg.h Allow central server to confirm registration 2020-04-17 17:16:43 +01:00
serverdlgbase.ui document which CC licence exactly is shown 2020-04-22 16:08:13 +02:00
serverlist.cpp make the registration status outputs a bit nicer 2020-04-19 20:31:04 +02:00
serverlist.h Log server registration flow 2020-04-19 10:14:18 +01:00
serverlogging.cpp use a sortable, more standard, datetime format for logging 2020-04-22 16:18:58 +02:00
serverlogging.h integrated the essential changes from emlynmac from https://github.com/corrados/jamulus/pull/44 2020-04-10 20:29:14 +02:00
settings.cpp store Show All Musicians setting in the ini-file 2020-04-19 10:04:19 +02:00
settings.h 2019->2020 2020-01-01 15:41:43 +01:00
socket.cpp small merge fixes 2020-04-20 16:57:00 +02:00
socket.h more mixer faders settings to store, define North America port number as 22224 2020-04-11 10:03:23 +02:00
soundbase.cpp try to fix Misconfigured ASIO4ALL config can't be corrected #117 2020-04-20 19:57:21 +02:00
soundbase.h try to fix Misconfigured ASIO4ALL config can't be corrected #117 2020-04-20 19:57:21 +02:00
testbench.h Tidy away local port in CServerCoreInfo etc 2020-04-12 14:25:26 +01:00
util.cpp added Keyboard+Vocal instrument icon, thanks to jp8 2020-04-23 21:16:09 +02:00
util.h add support for level meter bars for normal skin (fancy skin still uses LEDs) 2020-04-22 21:19:55 +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