jamulus/src
Volker Fischer d3fce3fe62 code style
2013-12-27 16:01:35 +00:00
..
res added instrument picture "Streamer", update for "Listener" picture 2013-08-25 18:13:13 +00:00
aboutdlgbase.ui removed llcon 2013-02-18 18:21:57 +00:00
analyzerconsole.cpp fix a compile warning 2013-03-04 16:23:05 +00:00
analyzerconsole.h added command line argument --showanalyzerconsole to enable the analyzer console 2013-03-02 19:52:13 +00:00
audiomixerboard.cpp the solo state of a mixer fader is not exclusive any more and the solo state is preserved if the number of mixer faders changes 2013-09-10 16:24:55 +00:00
audiomixerboard.h the solo state of a mixer fader is not exclusive any more and the solo state is preserved if the number of mixer faders changes 2013-09-10 16:24:55 +00:00
buffer.cpp get rid of "Llcon" 2013-03-24 11:38:00 +00:00
buffer.h use std copy function instead of a while loop 2013-12-24 09:59:27 +00:00
channel.cpp some small speed optimizations 2013-12-24 10:00:45 +00:00
channel.h remove legacy ping time message (now very old versions of llcon do not get ping measurements from the server anymore) 2013-09-07 20:30:08 +00:00
chatdlg.cpp update year to 2013 2013-01-23 10:41:13 +00:00
chatdlg.h update year to 2013 2013-01-23 10:41:13 +00:00
chatdlgbase.ui rename GUI controls according to new prefix definition 2011-05-08 20:13:26 +00:00
client.cpp introduce GetInOutLatencyMs to query the actual latency from the sound interface 2013-12-17 20:52:38 +00:00
client.h speed optimzation: avoid some unnecessary conversions from short to double 2013-12-15 12:46:09 +00:00
clientdlg.cpp store window positions and visability state 2013-08-26 19:59:18 +00:00
clientdlg.h the connection setup dialog can now be opened during a connection 2013-05-03 19:11:01 +00:00
clientdlgbase.ui get rid of "Llcon" 2013-03-24 15:42:23 +00:00
clientsettingsdlg.cpp Support for three audio quality settings (a new high quality rate is introduced) 2013-08-15 19:15:01 +00:00
clientsettingsdlg.h code style 2013-08-26 19:58:59 +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 speed optimzation which leads to less audio drop outs if the connection dialog is opened during a connection 2013-08-18 20:53:31 +00:00
connectdlg.h the connection setup dialog can now be opened during a connection 2013-05-03 19:11:01 +00:00
connectdlgbase.ui Clients -> Musicians 2012-01-27 16:17:04 +00:00
global.h changed MAX_NUM_CHANNELS to 20 2013-09-08 20:15:21 +00:00
main.cpp Added support for putting the receive socket in a separate thread. Unfortunately the current code does not work as expected. Some Qt warnings appear and after a while the receive socket does not receive any more network packets. Therefore a global macro is introduced to enable/disable the new code. Default is: disabled. 2013-06-03 16:07:17 +00:00
multicolorled.cpp small fix in comment 2013-08-23 14:34:36 +00:00
multicolorled.h update year to 2013 2013-01-23 10:41:13 +00:00
multicolorledbar.cpp update year to 2013 2013-01-23 10:41:13 +00:00
multicolorledbar.h update year to 2013 2013-01-23 10:41:13 +00:00
protocol.cpp remove legacy ping time message (now very old versions of llcon do not get ping measurements from the server anymore) 2013-09-07 20:30:08 +00:00
protocol.h code style 2013-12-14 22:10:38 +00:00
resources.qrc added instrument picture "Streamer", update for "Listener" picture 2013-08-25 18:13:13 +00:00
server.cpp changed MAX_NUM_CHANNELS to 20 2013-09-08 20:15:21 +00:00
server.h code style 2013-12-27 16:01:35 +00:00
serverdlg.cpp get rid of "Llcon" 2013-03-24 15:42:23 +00:00
serverdlg.h get rid of "Llcon" 2013-03-24 15:42:23 +00:00
serverdlgbase.ui get rid of "Llcon" 2013-03-24 15:42:23 +00:00
serverlist.cpp get rid of "Llcon" 2013-03-24 11:38:00 +00:00
serverlist.h get rid of the name "llcon" 2013-03-24 10:49:25 +00:00
serverlogging.cpp update year to 2013 2013-01-23 10:41:13 +00:00
serverlogging.h code style 2013-02-23 17:51:34 +00:00
settings.cpp bug fix: support for correct utf-8 storage of names in the ini-file 2013-12-15 10:54:17 +00:00
settings.h bug fix: support for correct utf-8 storage of names in the ini-file 2013-12-15 10:54:17 +00:00
socket.cpp bug fix for the server (fixed a dead lock) 2013-08-18 15:22:18 +00:00
socket.h code cleanup 2013-08-18 07:42:32 +00:00
soundbase.cpp get rid of the name "llcon" 2013-03-24 10:49:25 +00:00
soundbase.h introduce GetInOutLatencyMs to query the actual latency from the sound interface 2013-12-17 20:52:38 +00:00
testbench.h remove legacy ping time message (now very old versions of llcon do not get ping measurements from the server anymore) 2013-09-07 20:30:08 +00:00
util.cpp use std max function for signal level meter update instead of if condition 2013-12-16 21:15:42 +00:00
util.h fix compilation errors on Linux and MacOS 2013-12-24 10:20:24 +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