.. |
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
|
preparations for "mono in/stereo out" mode
|
2014-02-23 20:01:17 +00:00 |
client.h
|
preparations for "mono in/stereo out" mode
|
2014-02-23 20:01:17 +00:00 |
clientdlg.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 |
clientdlg.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 |
clientdlgbase.ui
|
get rid of "Llcon"
|
2013-03-24 15:42:23 +00:00 |
clientsettingsdlg.cpp
|
replaced global "MUL_COL_LED_*" definitions by actual enum definitions in the multicolor LED class
|
2014-01-05 18:26:38 +00:00 |
clientsettingsdlg.h
|
bug fix: the ping time LED was not reset if the connection was stopped
|
2014-01-21 21:19:51 +00:00 |
clientsettingsdlgbase.ui
|
Support for three audio quality settings (a new high quality rate is introduced)
|
2013-08-15 19:15:01 +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
|
lowering the GUI thread priority should not be necessary if the high priority socket thread is correctly implemented
|
2014-01-31 16:51:06 +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
|
fix for #17 Default central server flag seems not to work in server GUI
|
2014-02-23 18:17:46 +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 |