jamulus/src
geheimerEichkater b70bcfc474 Updated icons
Start of roll out of new design
2020-06-30 21:00:02 +02:00
..
recorder Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
res Updated icons 2020-06-30 21:00:02 +02:00
aboutdlgbase.ui remove mainicon.png since it is not used anymore 2020-06-28 20:46:34 +02:00
analyzerconsole.cpp fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
analyzerconsole.h fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
audiomixerboard.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
audiomixerboard.h CMultiColorLEDBar -> CLevelMeter 2020-06-21 20:09:13 +02:00
buffer.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
buffer.h Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
channel.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
channel.h use signal level meter class for meter calculation in the server (avoid doubling code), i.e., max calc and smoothing 2020-06-25 17:38:25 +02:00
chatdlg.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
chatdlg.h merge fixes 2020-06-24 17:26:36 +02:00
chatdlgbase.ui Add send button to chat window #384 2020-06-21 14:45:11 +02:00
client.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
client.h use signal level meter class for meter calculation in the server (avoid doubling code), i.e., max calc and smoothing 2020-06-25 17:38:25 +02:00
clientdlg.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
clientdlg.h new settings classes for client and server, derived from a common base class 2020-06-29 20:43:41 +02:00
clientdlgbase.ui CMultiColorLEDBar -> CLevelMeter 2020-06-21 20:09:13 +02:00
clientsettingsdlg.cpp rename new skin to Compact 2020-06-11 18:43:32 +02:00
clientsettingsdlg.h merge fixes 2020-06-24 17:26:36 +02:00
clientsettingsdlgbase.ui add new "slim channel" skin, intended for large ensembles (#339) 2020-06-11 16:42:50 +02:00
connectdlg.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
connectdlg.h merge fixes 2020-06-24 17:26:36 +02:00
connectdlgbase.ui duplicate Central Server type dropdown to Connection Setup (#157) 2020-05-16 17:35:38 +02:00
global.h update and small fixes 2020-06-26 20:19:46 +02:00
historygraph.cpp Add a "headless" build type which does not depend on QtGui/QtWidgets 2020-06-18 00:29:56 +09:00
historygraph.h merge fixes 2020-06-24 17:26:36 +02:00
levelmeter.cpp support clip indication for bar meter as well 2020-06-24 18:28:47 +02:00
levelmeter.h support clip indication for bar meter as well 2020-06-24 18:28:47 +02:00
main.cpp new settings classes for client and server, derived from a common base class 2020-06-29 20:43:41 +02:00
multicolorled.cpp Initialise CMultiColorLED::eColorFlag earlier. 2020-06-21 14:29:32 +01:00
multicolorled.h fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
protocol.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
protocol.h Define protocol message for server jam recorder state publishing 2020-06-14 19:42:36 +01:00
resources.qrc remove mainicon.png since it is not used anymore 2020-06-28 20:46:34 +02:00
server.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
server.h update 2020-06-28 15:10:26 +02:00
serverdlg.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
serverdlg.h new settings classes for client and server, derived from a common base class 2020-06-29 20:43:41 +02:00
serverdlgbase.ui added Genre label 2020-06-13 09:29:51 +02:00
serverlist.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
serverlist.h fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
serverlogging.cpp Add a "headless" build type which does not depend on QtGui/QtWidgets 2020-06-18 00:29:56 +09:00
serverlogging.h Add a "headless" build type which does not depend on QtGui/QtWidgets 2020-06-18 00:29:56 +09:00
settings.cpp new settings classes for client and server, derived from a common base class 2020-06-29 20:43:41 +02:00
settings.h new settings classes for client and server, derived from a common base class 2020-06-29 20:43:41 +02:00
signalhandler.cpp Always initialise sa.sa_flags to 0. 2020-06-20 20:47:47 +01:00
signalhandler.h fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
socket.cpp fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
socket.h Add a "headless" build type which does not depend on QtGui/QtWidgets 2020-06-18 00:29:56 +09:00
soundbase.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
soundbase.h some more merge fixes 2020-06-17 19:34:51 +02:00
testbench.h Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
util.cpp Fix some typos (found by codespell) 2020-06-30 12:59:53 +02:00
util.h fix typo 2020-06-30 07:03:27 +02:00
vstmain.cpp try to fix outstanding licence text issues (#341) 2020-06-10 20:04:09 +02:00
vstmain.h try to fix outstanding licence text issues (#341) 2020-06-10 20:04:09 +02:00
vstsound.h try to fix outstanding licence text issues (#341) 2020-06-10 20:04:09 +02:00