jamulus/src
Volker Fischer cad2da0d2a - a minimum size for the fader label text must be given, otherwise it could be too small which is not desired
- decrease the spacing between the icon buttons since the horizontal space is limited
2015-01-25 09:54:20 +00:00
..
res support for a country flag icon on the fader tag 2015-01-24 15:38:39 +00:00
aboutdlgbase.ui update to 2014 2014-01-05 16:52:38 +00:00
analyzerconsole.cpp update to 2014 2014-01-05 16:52:38 +00:00
analyzerconsole.h update to 2014 2014-01-05 16:52:38 +00:00
audiomixerboard.cpp support for a country flag icon on the fader tag 2015-01-24 15:38:39 +00:00
audiomixerboard.h added support for country flag icon 2015-01-23 21:38:24 +00:00
buffer.cpp avoid allocating memory in the server real-time processing routine 2014-01-12 09:48:49 +00:00
buffer.h fixed a compiler warning on the newest Mac XCode compiler: The init function of the buffer class was set to virtual but the derived function had a different number of funciton parameters. So the intention was actually NOT to be virtual. Therefore I removed the virtual from the functions and the warning is gone now. 2014-06-15 19:33:27 +00:00
channel.cpp a licence agreement dialog can be requested by the server 2015-01-23 19:43:18 +00:00
channel.h a licence agreement dialog can be requested by the server 2015-01-23 19:43:18 +00:00
chatdlg.cpp update to 2014 2014-01-05 16:52:38 +00:00
chatdlg.h update to 2014 2014-01-05 16:52:38 +00:00
chatdlgbase.ui rename GUI controls according to new prefix definition 2011-05-08 20:13:26 +00:00
client.cpp a licence agreement dialog can be requested by the server 2015-01-23 19:43:18 +00:00
client.h a licence agreement dialog can be requested by the server 2015-01-23 19:43:18 +00:00
clientdlg.cpp support for a country flag icon on the fader tag 2015-01-24 15:38:39 +00:00
clientdlg.h support for a country flag icon on the fader tag 2015-01-24 15:38:39 +00:00
clientdlgbase.ui - a minimum size for the fader label text must be given, otherwise it could be too small which is not desired 2015-01-25 09:54:20 +00:00
clientsettingsdlg.cpp removed the "open chat on new message" mechanism since nobody actually uses this, now simply the window automatically opens on a new message if it is not already open, otherwise do nothing 2014-02-25 14:38:12 +00:00
clientsettingsdlg.h removed the "open chat on new message" mechanism since nobody actually uses this, now simply the window automatically opens on a new message if it is not already open, otherwise do nothing 2014-02-25 14:38:12 +00:00
clientsettingsdlgbase.ui fix tab order 2014-02-25 21:10:40 +00:00
connectdlg.cpp introduce macro ENABLE_CLIENT_VERSION_AND_OS_DEBUGGING for enabling the version and OS query in the client (for debugging reasons) 2014-02-23 09:46:25 +00:00
connectdlg.h introduce macro ENABLE_CLIENT_VERSION_AND_OS_DEBUGGING for enabling the version and OS query in the client (for debugging reasons) 2014-02-23 09:46:25 +00:00
connectdlgbase.ui Clients -> Musicians 2012-01-27 16:17:04 +00:00
global.h increase the default used number channels for server 2014-03-11 19:39:44 +00:00
main.cpp a licence agreement dialog can be requested by the server 2015-01-23 19:43:18 +00:00
multicolorled.cpp replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +00:00
multicolorled.h replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class 2014-01-05 18:26:38 +00:00
multicolorledbar.cpp update to 2014 2014-01-05 16:52:38 +00:00
multicolorledbar.h update to 2014 2014-01-05 16:52:38 +00:00
protocol.cpp a licence agreement dialog can be requested by the server 2015-01-23 19:43:18 +00:00
protocol.h added new PROTMESSID_LICENCE_REQUIRED message 2015-01-18 21:23:47 +00:00
resources.qrc support for a country flag icon on the fader tag 2015-01-24 15:47:32 +00:00
server.cpp a licence agreement dialog can be requested by the server 2015-01-23 19:43:18 +00:00
server.h a licence agreement dialog can be requested by the server 2015-01-23 19:43:18 +00:00
serverdlg.cpp update to 2014 2014-01-05 16:52:38 +00:00
serverdlg.h update to 2014 2014-01-05 16:52:38 +00: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 fix for #17 Default central server flag seems not to work in server GUI 2014-02-23 18:17:46 +00:00
serverlist.h update to 2014 2014-01-05 16:52:38 +00:00
serverlogging.cpp update to 2014 2014-01-05 16:52:38 +00:00
serverlogging.h update to 2014 2014-01-05 16:52:38 +00:00
settings.cpp support for a country flag icon on the fader tag 2015-01-24 15:38:39 +00:00
settings.h update to 2014 2014-01-05 16:52:38 +00:00
socket.cpp fix shutdown issue on Mac OS 2014-02-18 19:36:09 +00:00
socket.h bug fix 2014-02-16 09:28:34 +00:00
soundbase.cpp update to 2014 2014-01-05 16:52:38 +00:00
soundbase.h update to 2014 2014-01-05 16:52:38 +00:00
testbench.h a licence agreement dialog can be requested by the server 2015-01-23 19:43:18 +00:00
util.cpp removed some very small countries from the country flag list to make the popup menu smaller 2015-01-24 18:54:39 +00:00
util.h support for a country flag icon on the fader tag 2015-01-24 15:38:39 +00:00
vstmain.cpp update of copyright 2011-02-22 18:56:52 +00:00
vstmain.h update of copyright 2011-02-22 18:56:52 +00:00
vstsound.h same fixes, some cleanup, some server list implementation 2011-03-31 18:25:14 +00:00