jamulus/src
corrados 9161853a9d
Merge pull request #87 from pljones/feature/55-server-registration-status
Allow central server to confirm registration
2020-04-18 06:51:03 +02:00
..
recorder Pass frame size to frame handlers 2020-04-10 18:36:13 +01:00
res finished: increased LED luminance (Ticket #71) 2020-04-15 20:17:28 +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 changed fader level range from -50..0 to -35..0 since for the Jamulus case the smaller range is better suited for live situations as we have in our jam sessions 2020-04-17 19:43:43 +02:00
audiomixerboard.h show "trying to connect" in the mixer board title if no fader information is yet received 2020-04-12 18:56:58 +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 rename SYSTEM_FRAME_SIZE_SAMPLES_SMALL to SYSTEM_FRAME_SIZE_SAMPLES 2020-04-15 15:29:43 +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 added Enable Small Network Buffers switch 2020-04-17 21:21:37 +02:00
client.h added Enable Small Network Buffers switch 2020-04-17 21:21:37 +02:00
clientdlg.cpp make the ping times reported in the server list more stable 2020-04-16 22:22:53 +02:00
clientdlg.h support Mute button for own audio #75 2020-04-16 17:54:45 +02:00
clientdlgbase.ui support Mute button for own audio #75 2020-04-16 17:54:45 +02:00
clientsettingsdlg.cpp added Enable Small Network Buffers switch 2020-04-17 21:21:37 +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 make the ping times reported in the server list more stable 2020-04-16 22:22:53 +02:00
connectdlg.h make the ping times reported in the server list more stable 2020-04-16 22:22:53 +02:00
connectdlgbase.ui added whats this help 2020-04-14 17:41:21 +02:00
global.h Allow central server to confirm registration 2020-04-17 17:16:43 +01: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 rename SYSTEM_FRAME_SIZE_SAMPLES_SMALL to SYSTEM_FRAME_SIZE_SAMPLES 2020-04-15 15:29:43 +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 Expose and rename CMultiColorLEDBar defines 2020-04-06 18:54:56 +01:00
multicolorledbar.h 2019->2020 2020-01-01 15:41:43 +01: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 new instrument picture for "Guitar+Vocal" 2015-02-04 07:06:56 +00:00
server.cpp Allow central server to confirm registration 2020-04-17 17:16:43 +01:00
server.h Allow central server to confirm registration 2020-04-17 17:16:43 +01:00
serverdlg.cpp Allow central server to confirm registration 2020-04-17 17:16:43 +01:00
serverdlg.h Allow central server to confirm registration 2020-04-17 17:16:43 +01:00
serverdlgbase.ui Allow central server to confirm registration 2020-04-17 17:16:43 +01:00
serverlist.cpp Allow central server to confirm registration 2020-04-17 17:16:43 +01:00
serverlist.h Allow central server to confirm registration 2020-04-17 17:16:43 +01:00
serverlogging.cpp code style changes 2020-03-22 20:24:30 +01: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 added Enable Small Network Buffers switch 2020-04-17 21:21:37 +02: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 more mixer faders settings to store, define North America port number as 22224 2020-04-11 10:03:23 +02: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 Tidy away local port in CServerCoreInfo etc 2020-04-12 14:25:26 +01:00
util.cpp update a TODO comment in the code 2020-04-12 19:54:47 +02:00
util.h Allow central server to confirm registration 2020-04-17 17:16:43 +01: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