..
recorder
use #pragma once
2019-07-09 08:52:38 +02:00
res
use a separate markdown file for the manual
2019-08-24 09:32:17 +02:00
aboutdlgbase.ui
2018 -> 2019
2019-03-24 09:30:30 +01:00
analyzerconsole.cpp
2018 -> 2019
2019-03-24 09:30:30 +01:00
analyzerconsole.h
use #pragma once
2019-07-09 08:52:38 +02:00
audiomixerboard.cpp
cleanup some 'COMPATIBILITY OLD VERSION, TO BE REMOVED'
2019-05-17 22:06:48 +02:00
audiomixerboard.h
use #pragma once
2019-07-09 08:52:38 +02:00
buffer.cpp
2018 -> 2019
2019-03-24 09:30:30 +01:00
buffer.h
use #pragma once
2019-07-09 08:52:38 +02:00
channel.cpp
fixed warnings shown in QtCreator
2019-05-17 22:55:46 +02:00
channel.h
use #pragma once
2019-07-09 08:52:38 +02:00
chatdlg.cpp
"compress" the keyPressEvent a bit :-)
2019-04-12 18:42:05 +02:00
chatdlg.h
fixed warnings shown in QtCreator
2019-05-17 22:55:46 +02:00
chatdlgbase.ui
rename GUI controls according to new prefix definition
2011-05-08 20:13:26 +00:00
client.cpp
added command line argument for disabling auto jack connection (Ticket #49 )
2019-09-22 20:13:08 +02:00
client.h
added command line argument for disabling auto jack connection (Ticket #49 )
2019-09-22 20:13:08 +02:00
clientdlg.cpp
fixed warnings shown in QtCreator
2019-05-17 22:55:46 +02:00
clientdlg.h
small fixes
2019-04-12 18:55:43 +02:00
clientdlgbase.ui
removed fader tag edit, country and instrument buttons (since this is done in the profile dialog now)
2015-01-31 10:04:15 +00:00
clientsettingsdlg.cpp
fixed warnings shown in QtCreator
2019-05-17 22:55:46 +02:00
clientsettingsdlg.h
fixed warnings shown in QtCreator
2019-05-17 22:55:46 +02:00
clientsettingsdlgbase.ui
added a new client fader level setting
2015-11-25 15:52:00 +00:00
connectdlg.cpp
per default expand list view items in the server list which have connected clients
2019-05-30 18:12:55 +02:00
connectdlg.h
fixed warnings shown in QtCreator
2019-05-17 22:55:46 +02:00
connectdlgbase.ui
on request show the names of the connected clients in the server list
2015-12-09 15:50:30 +00:00
global.h
use #pragma once
2019-07-09 08:52:38 +02:00
historygraph.cpp
Enhance historygraph to allow size based on date
2020-03-20 23:03:56 +00:00
historygraph.h
Enhance historygraph to allow size based on date
2020-03-20 23:03:56 +00:00
main.cpp
added command line argument for disabling auto jack connection (Ticket #49 )
2019-09-22 20:13:08 +02:00
multicolorled.cpp
2018 -> 2019
2019-03-24 09:30:30 +01:00
multicolorled.h
use #pragma once
2019-07-09 08:52:38 +02:00
multicolorledbar.cpp
2018 -> 2019
2019-03-24 09:30:30 +01:00
multicolorledbar.h
use #pragma once
2019-07-09 08:52:38 +02:00
protocol.cpp
remove PROTMESSID_OPUS_SUPPORTED since it is not required anymore
2019-05-17 22:16:19 +02:00
protocol.h
use #pragma once
2019-07-09 08:52:38 +02:00
resources.qrc
added new instrument picture for "Guitar+Vocal"
2015-02-04 07:06:56 +00:00
server.cpp
fixed warnings shown in QtCreator
2019-05-17 22:55:46 +02:00
server.h
use #pragma once
2019-07-09 08:52:38 +02:00
serverdlg.cpp
fixed warnings shown in QtCreator
2019-05-17 22:55:46 +02:00
serverdlg.h
fixed warnings shown in QtCreator
2019-05-17 22:55:46 +02: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
- Linux server start script: removed welcome message, fix in server info
2019-06-20 11:41:29 +02:00
serverlist.h
use #pragma once
2019-07-09 08:52:38 +02:00
serverlogging.cpp
code style changes
2019-05-27 18:04:24 +02:00
serverlogging.h
use #pragma once
2019-07-09 08:52:38 +02:00
settings.cpp
2018 -> 2019
2019-03-24 09:30:30 +01:00
settings.h
use #pragma once
2019-07-09 08:52:38 +02:00
socket.cpp
2018 -> 2019
2019-03-24 09:30:30 +01:00
socket.h
use #pragma once
2019-07-09 08:52:38 +02:00
soundbase.cpp
moved ParseMIDIMessage function to the bottom of the file
2019-09-28 13:24:48 +02:00
soundbase.h
added command line argument for disabling auto jack connection (Ticket #49 )
2019-09-22 20:13:08 +02:00
testbench.h
use #pragma once
2019-07-09 08:52:38 +02:00
util.cpp
add support for IPv6 for ParseNetworkAddress
2019-07-08 17:02:05 +02:00
util.h
added a missing header for Windows
2019-07-09 09:16:38 +02:00
vstmain.cpp
Update vstmain.cpp
2019-06-16 11:30:30 +02:00
vstmain.h
Update vstmain.h
2019-06-16 11:31:09 +02:00
vstsound.h
Update vstsound.h
2019-06-16 11:31:46 +02:00