jamulus/src
2009-12-02 22:35:53 +00:00
..
res some more fancy GUI fixes 2009-09-19 17:06:04 +00:00
aboutdlgbase.ui added some accessibility support 2009-11-27 10:47:13 +00:00
audiomixerboard.cpp added some accessibility support 2009-11-27 10:47:13 +00:00
audiomixerboard.h show number of connected clients in window title bar 2009-10-19 07:58:22 +00:00
buffer.cpp some cleanup, use new clear functionality for jitter buffer, use longer history in server 2009-08-22 16:13:21 +00:00
buffer.h some cleanup, use new clear functionality for jitter buffer, use longer history in server 2009-08-22 16:13:21 +00:00
channel.cpp do not start server and any protocol message but only on audio packet (to avoid server is restarted on disconnect message) 2009-10-11 09:50:58 +00:00
channel.h do not start server and any protocol message but only on audio packet (to avoid server is restarted on disconnect message) 2009-10-11 09:50:58 +00:00
chatdlg.cpp added clear button to chat dialog, improvements for accessiblity for chat dialog 2009-11-30 22:16:31 +00:00
chatdlg.h added clear button to chat dialog, improvements for accessiblity for chat dialog 2009-11-30 22:16:31 +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 fixes for error messages, removed std::string -> replaced by QString 2009-12-01 20:08:21 +00:00
client.h fixes for error messages, removed std::string -> replaced by QString 2009-12-01 20:08:21 +00:00
clientsettingsdlg.cpp fixes for error messages, removed std::string -> replaced by QString 2009-12-01 20:08:21 +00:00
clientsettingsdlg.h fix unix2dos issue with some files 2009-10-24 12:24:44 +00:00
clientsettingsdlgbase.ui removed actual sound card buffer size GUI control, only enable radio buttons for supported sound card frame sizes 2009-11-30 19:28:29 +00:00
global.h preparation for tool tips 2009-12-02 22:35:53 +00:00
llconclientdlg.cpp client port always +1 per definition, some files unix2dos 2009-11-29 03:36:42 +00:00
llconclientdlg.h client port always +1 per definition, some files unix2dos 2009-11-29 03:36:42 +00:00
llconclientdlgbase.ui added some accessibility support 2009-11-27 10:47:13 +00:00
llconserverdlg.cpp certain bug fixes and code cleanup 2009-08-11 09:10:23 +00:00
llconserverdlg.h added LED bitmaps 2009-05-01 10:06:07 +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 - removed ALSA support, - added accessibility plugin 2009-11-29 12:05:19 +00:00
multicolorled.cpp added command line argument and function to disable all LEDs on main window to save CPU on slow computers 2009-06-13 08:14:11 +00:00
multicolorled.h added command line argument and function to disable all LEDs on main window to save CPU on slow computers 2009-06-13 08:14:11 +00:00
multicolorledbar.cpp some fixes, added test code 2009-06-13 07:47:05 +00:00
multicolorledbar.h added disabled state for LED bar 2009-06-13 07:17:53 +00:00
protocol.cpp implement checks for string sizes 2009-10-26 21:10:14 +00:00
protocol.h fix unix2dos issue with some files 2009-10-24 12:24:44 +00:00
resources.qrc added fancy GUI design 2009-09-19 08:28:24 +00:00
server.cpp fix unix2dos issue with some files 2009-10-24 12:24:44 +00:00
server.h code style 2009-09-06 14:08:53 +00:00
serverlogging.cpp fix unix2dos issue with some files 2009-10-24 12:24:44 +00:00
serverlogging.h bug fix with server history graph x axis (rounding problem) 2009-10-24 11:08:05 +00:00
settings.cpp fix unix2dos issue with some files 2009-10-24 12:24:44 +00:00
settings.h some updates 2009-07-24 16:00:47 +00:00
socket.cpp client port always +1 per definition, some files unix2dos 2009-11-29 03:36:42 +00:00
socket.h bug fixes 2009-08-13 16:12:49 +00:00
soundbase.cpp preparation for buffer size change callback for audio interfaces, small fix in server GUI 2009-03-10 17:33:12 +00:00
soundbase.h start work for supporting CELT codec, code does not compile at the moment (backup checkin) 2009-07-24 14:31:25 +00:00
testbench.h added disconnect message to testbench 2009-10-10 08:32:54 +00:00
util.cpp removed unnecessary accessibility commands 2009-11-28 11:00:16 +00:00
util.h fix unix2dos issue with some files 2009-10-24 12:24:44 +00:00