.. |
res
|
next try to fix corrupt file
|
2014-01-05 16:13:00 +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
|
CVector<bool> does not work -> implement a workaround with int type
|
2014-01-19 15:02:25 +00:00 |
audiomixerboard.h
|
CVector<bool> does not work -> implement a workaround with int type
|
2014-01-19 15:02:25 +00:00 |
buffer.cpp
|
avoid allocating memory in the server real-time processing routine
|
2014-01-12 09:48:49 +00:00 |
buffer.h
|
avoid allocating memory in the server real-time processing routine
|
2014-01-12 09:48:49 +00:00 |
channel.cpp
|
small improvement for the mutexes
|
2014-02-16 20:04:22 +00:00 |
channel.h
|
finished implementation of a separate socket high priority thread
|
2014-02-16 08:12:07 +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
|
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 |
client.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 |
clientdlg.cpp
|
since we only have one settings dialog, it is nonsense to write "General Settings" but we should write just "Settings"
|
2014-02-25 15:50:09 +00:00 |
clientdlg.h
|
remove "--disableleds" command line argument since disabling LEDs is not required anymore because we now have a separate socket thread and therefore a stable audio connection even in case the LEDs are used
|
2014-02-25 14:58:54 +00:00 |
clientdlgbase.ui
|
Remove the connection LED because it is not actually required. If the connection is successful, the mixer fader appears and shows the connection. If the connection fails, no fader is visible or the fader disappears after a while. In both cases it is clearly seen that the connection is lost and therefore the connection LED is not required.
|
2014-02-25 15:38:11 +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
|
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 |
main.cpp
|
remove "--disableleds" command line argument since disabling LEDs is not required anymore because we now have a separate socket thread and therefore a stable audio connection even in case the LEDs are used
|
2014-02-25 14:58:54 +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
|
support for querying the server version and OS type for debugging purpose (not in the regular version available)
|
2014-02-21 21:25:26 +00:00 |
protocol.h
|
support for querying the server version and OS type for debugging purpose (not in the regular version available)
|
2014-02-21 21:25:26 +00:00 |
resources.qrc
|
added instrument picture "Streamer", update for "Listener" picture
|
2013-08-25 18:13:13 +00:00 |
server.cpp
|
support for querying the server version and OS type for debugging purpose (not in the regular version available)
|
2014-02-21 21:25:26 +00:00 |
server.h
|
support for querying the server version and OS type for debugging purpose (not in the regular version available)
|
2014-02-21 21:25:26 +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
|
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 |
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
|
support for querying the server version and OS type for debugging purpose (not in the regular version available)
|
2014-02-21 21:25:26 +00:00 |
util.cpp
|
added a "const"
|
2014-01-05 20:47:35 +00:00 |
util.h
|
preparations for "mono in/stereo out" mode
|
2014-02-23 20:01:17 +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 |