jamulus/src
Volker Fischer ad3e4e0587 support Mute button for own audio #75 2020-04-16 17:54:45 +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 the unit of the mixer faders is now dB using the range -50 dB to 0 dB 2020-04-13 21:00:26 +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 support correct auto jitter buffer settings for 64 and 128 samples frame size 2020-04-09 21:26:40 +02:00
buffer.h support 128 frame size if server operates in 64 frame size 2020-04-10 12:07:23 +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 support Mute button for own audio #75 2020-04-16 17:54:45 +02:00
client.h support Mute button for own audio #75 2020-04-16 17:54:45 +02:00
clientdlg.cpp support Mute button for own audio #75 2020-04-16 17:54:45 +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 use 128 samples frame size as the default if software starts up for the first time 2020-04-15 15:39:03 +02:00
clientsettingsdlg.h added support for Central Server (North America) (Ticket #50), small bug fix for the Mac audio interface 2020-04-11 14:27:50 +02:00
clientsettingsdlgbase.ui added support for Central Server (North America) (Ticket #50), small bug fix for the Mac audio interface 2020-04-11 14:27:50 +02:00
connectdlg.cpp small fix 2020-04-14 17:58:01 +02:00
connectdlg.h added a "Show All Musicians" check box in the server list 2020-04-14 17:23:53 +02:00
connectdlgbase.ui added whats this help 2020-04-14 17:41:21 +02:00
global.h rename SYSTEM_FRAME_SIZE_SAMPLES_SMALL to SYSTEM_FRAME_SIZE_SAMPLES 2020-04-15 15:29:43 +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 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 small merge fix 2020-04-12 16:03:38 +02:00
protocol.h Use server internal address in server list 2020-04-10 12:26:07 +01:00
resources.qrc added new instrument picture for "Guitar+Vocal" 2015-02-04 07:06:56 +00:00
server.cpp rename SYSTEM_FRAME_SIZE_SAMPLES_SMALL to SYSTEM_FRAME_SIZE_SAMPLES 2020-04-15 15:29:43 +02:00
server.h added support for Central Server (North America) (Ticket #50), small bug fix for the Mac audio interface 2020-04-11 14:27:50 +02:00
serverdlg.cpp finished: support for 64 samples OPUS packets in the client (if a sound card buffer size larger or equal than 128 samples is chosen, the legacy 128 samples OPUS packets are used) 2020-04-13 19:26:15 +02:00
serverdlg.h added support for Central Server (North America) (Ticket #50), small bug fix for the Mac audio interface 2020-04-11 14:27:50 +02:00
serverdlgbase.ui finished: support for 64 samples OPUS packets in the client (if a sound card buffer size larger or equal than 128 samples is chosen, the legacy 128 samples OPUS packets are used) 2020-04-13 19:26:15 +02:00
serverlist.cpp Tidy away local port in CServerCoreInfo etc 2020-04-12 14:25:26 +01:00
serverlist.h small merge fix 2020-04-12 16:03:38 +02: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 support for Central Server (North America) (Ticket #50), small bug fix for the Mac audio interface 2020-04-11 14:27:50 +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 fixed audio fade-in counter for 64 samples frame size 2020-04-13 18:13:42 +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