jamulus/src
2011-04-07 18:26:54 +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 added a command line argument, some code style changes 2011-04-05 18:34:34 +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 removed connecion less channel class since it is not required 2011-04-06 19:01:39 +00:00
channel.h removed connecion less channel class since it is not required 2011-04-06 19:01:39 +00:00
chatdlg.cpp update of copyright 2011-02-22 18:56:52 +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 removed connecion less channel class since it is not required 2011-04-06 19:01:39 +00:00
client.h removed connecion less channel class since it is not required 2011-04-06 19:01:39 +00:00
clientsettingsdlg.cpp added a command line argument, some code style changes 2011-04-05 18:34:34 +00:00
clientsettingsdlg.h some more work on connection dialog 2011-03-29 07:21:00 +00:00
clientsettingsdlgbase.ui added download link in help menu, changed labels 2011-02-10 21:17:39 +00:00
connectdlg.cpp added a command line argument, some code style changes 2011-04-05 18:34:34 +00:00
connectdlg.h prepared everything for transmitting/receiving the first connection less ping time measurement 2011-03-30 07:55:43 +00:00
connectdlgbase.ui some more work on connection dialog 2011-03-29 07:21:00 +00:00
global.h bug fix, exchanged std:string by QString, some code style changes 2011-04-06 18:02:44 +00:00
llconclientdlg.cpp added a command line argument, some code style changes 2011-04-05 18:34:34 +00:00
llconclientdlg.h use units in constants (e.g. HZ, MS), some more work on server list 2011-03-31 07:10:43 +00:00
llconclientdlgbase.ui small fix 2011-03-21 21:37:13 +00:00
llconserverdlg.cpp fixed some compiler warnings 2011-03-27 12:28:43 +00:00
llconserverdlg.h same fixes, some cleanup, some server list implementation 2011-03-31 18:25:14 +00:00
llconserverdlgbase.ui removed channel set class and moved resulting code in server class -> not yet compilable 2009-07-26 20:12:22 +00:00
main.cpp give more flexibility with the client port numbers 2011-04-07 18:26:54 +00:00
multicolorled.cpp update of copyright 2011-02-22 18:56:52 +00:00
multicolorled.h some more work on connection dialog 2011-03-29 07:21:00 +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 support for some more connection less channel messages for the central server 2011-04-05 20:09:16 +00:00
protocol.h support for some more connection less channel messages for the central server 2011-04-05 20:09:16 +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 removed connecion less channel class since it is not required 2011-04-06 19:01:39 +00:00
server.h removed connecion less channel class since it is not required 2011-04-06 19:01:39 +00:00
serverlist.cpp support for some more connection less channel messages for the central server 2011-04-05 20:09:16 +00:00
serverlist.h support for some more connection less channel messages for the central server 2011-04-05 20:09:16 +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 a command line argument, some code style changes 2011-04-05 18:38:22 +00:00
settings.h store ini file per default in the correct places of the different OSs 2011-03-12 13:36:35 +00:00
socket.cpp give more flexibility with the client port numbers 2011-04-07 18:26:54 +00:00
socket.h give more flexibility with the client port numbers 2011-04-07 18:26:54 +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 update of copyright 2011-02-22 18:56:52 +00:00
util.h support for creating server list message 2011-04-02 19:00:11 +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