jamulus/src
2011-05-02 19:48:36 +00:00
..
res smaller Mute/Solo switches 2011-03-21 21:14:36 +00:00
aboutdlgbase.ui some cleanup, added logopicture to about dialog 2011-03-20 13:25:06 +00:00
audiomixerboard.cpp server list entry work (colors), some code cleanup 2011-04-18 20:42:37 +00:00
audiomixerboard.h increase maximum possible channels to 12 2011-04-01 20:06:14 +00:00
buffer.cpp update of copyright 2011-02-22 18:56:52 +00:00
buffer.h update of copyright 2011-02-22 18:56:52 +00:00
channel.cpp small fix 2011-04-25 10:52:26 +00:00
channel.h return enabled state by a query function 2011-04-23 20:44:09 +00:00
chatdlg.cpp fixes for the server GUI, set help text for server GUI, support for default central server address check box in the server GUI 2011-04-30 19:51:49 +00:00
chatdlg.h update of copyright 2011-02-22 18:56:52 +00:00
chatdlgbase.ui added clear button to chat dialog, improvements for accessiblity for chat dialog 2009-11-30 22:16:31 +00:00
client.cpp added central server setting 2011-05-02 19:48:36 +00:00
client.h added central server setting 2011-05-02 19:48:36 +00:00
clientsettingsdlg.cpp added central server setting 2011-05-02 19:48:36 +00:00
clientsettingsdlg.h added central server setting 2011-05-02 19:48:36 +00:00
clientsettingsdlgbase.ui added central server setting 2011-05-02 19:48:36 +00:00
connectdlg.cpp added central server setting 2011-05-02 19:48:36 +00:00
connectdlg.h added central server setting 2011-05-02 19:48:36 +00:00
connectdlgbase.ui added central server setting 2011-05-02 19:48:36 +00:00
global.h fixes for the server GUI, set help text for server GUI, support for default central server address check box in the server GUI 2011-04-30 19:51:49 +00:00
llconclientdlg.cpp added central server setting 2011-05-02 19:48:36 +00:00
llconclientdlg.h added central server setting 2011-05-02 19:48:36 +00:00
llconclientdlgbase.ui bug fix, added GUI controls for server info, added some server info init code, removed server selection in main window, changed connect dialog server list columns 2011-04-26 20:31:30 +00:00
llconserverdlg.cpp added central server setting 2011-05-02 19:48:36 +00:00
llconserverdlg.h fix for server GUI, connect dlg fix 2011-05-01 19:33:29 +00:00
llconserverdlgbase.ui fixes for the server GUI, set help text for server GUI, support for default central server address check box in the server GUI 2011-04-30 19:51:49 +00:00
main.cpp fix for server GUI, connect dlg fix 2011-05-01 19:33:29 +00:00
multicolorled.cpp update of copyright 2011-02-22 18:56:52 +00:00
multicolorled.h some cleanup for the server 2011-04-14 19:40:12 +00:00
multicolorledbar.cpp changed GUI design (removed status bar and introduced status LEDs), added "Fancy GUI Design" switch in settings dialog 2011-03-20 12:53:31 +00:00
multicolorledbar.h changed GUI design (removed status bar and introduced status LEDs), added "Fancy GUI Design" switch in settings dialog 2011-03-20 12:53:31 +00:00
protocol.cpp the number of connected clients are now not managed with the server list but by the connection less ping time message 2011-04-25 10:51:57 +00:00
protocol.h the number of connected clients are now not managed with the server list but by the connection less ping time message 2011-04-25 10:51:57 +00:00
resources.qrc changed GUI design (removed status bar and introduced status LEDs), added "Fancy GUI Design" switch in settings dialog 2011-03-20 12:53:31 +00:00
server.cpp support for the new GUI controls in the server, net yet finished (still buggy) 2011-04-30 13:01:26 +00:00
server.h fixes for the server GUI, set help text for server GUI, support for default central server address check box in the server GUI 2011-04-30 19:51:49 +00:00
serverlist.cpp fixes for the server GUI, set help text for server GUI, support for default central server address check box in the server GUI 2011-04-30 19:51:49 +00:00
serverlist.h fixes for the server GUI, set help text for server GUI, support for default central server address check box in the server GUI 2011-04-30 19:51:49 +00:00
serverlogging.cpp bug fix, exchanged std:string by QString, some code style changes 2011-04-06 18:02:44 +00:00
serverlogging.h fixed some compiler warnings 2011-03-27 12:28:43 +00:00
settings.cpp added central server setting 2011-05-02 19:48:36 +00:00
settings.h support for storing/recovering settings for the server in GUI mode 2011-04-25 16:16:31 +00:00
socket.cpp bug fix with connection less protocol messages system at the client 2011-04-23 20:44:56 +00:00
socket.h first working initial server list implementation 2011-04-14 06:46:21 +00:00
soundbase.cpp update of copyright 2011-02-22 18:56:52 +00:00
soundbase.h same fixes, some cleanup, some server list implementation 2011-03-31 18:25:14 +00:00
testbench.h connection less messages system requires the host address to always be available (not stored in channel object) 2011-03-29 20:11:03 +00:00
util.cpp some more server list implementations, some code cleanup 2011-04-09 19:42:30 +00:00
util.h the number of connected clients are now not managed with the server list but by the connection less ping time message 2011-04-25 10:51:57 +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