jamulus/src
2009-10-24 11:08:05 +00:00
..
res some more fancy GUI fixes 2009-09-19 17:06:04 +00:00
aboutdlgbase.ui added browser links in about dialog 2009-09-02 06:12:27 +00:00
audiomixerboard.cpp show number of connected clients in window title bar 2009-10-19 07:58:22 +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 code cleanup (removed tabs), 2008 -> 2009 2009-02-22 11:07:18 +00:00
chatdlg.h code cleanup (removed tabs), 2008 -> 2009 2009-02-22 11:07:18 +00:00
chatdlgbase.ui bug fix in protocol, increase size of chat dialog 2009-09-01 19:34:19 +00:00
client.cpp added fancy GUI design 2009-09-19 08:28:24 +00:00
client.h added fancy GUI design 2009-09-19 08:28:24 +00:00
clientsettingsdlg.cpp disable fancy design since it is not working as expected :-/ 2009-09-20 10:13:27 +00:00
clientsettingsdlg.h added fancy GUI design 2009-09-19 08:28:24 +00:00
clientsettingsdlgbase.ui added fancy GUI design 2009-09-19 08:28:24 +00:00
global.h new version number 2009-09-21 08:56:24 +00:00
llconclientdlg.cpp show number of connected clients in window title bar 2009-10-19 07:58:22 +00:00
llconclientdlg.h show number of connected clients in window title bar 2009-10-19 07:58:22 +00:00
llconclientdlgbase.ui changed fader text length, bold font for sound card buffer size display in error case 2009-08-19 07:41:10 +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 nicer output when no GUI mode is chosen 2009-08-11 15:38:06 +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 insert check for protocol message 2009-10-11 10:14:47 +00:00
protocol.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
resources.qrc added fancy GUI design 2009-09-19 08:28:24 +00:00
server.cpp bug fix: server was started on protocol messages which is not desired 2009-10-14 06:53:02 +00:00
server.h code style 2009-09-06 14:08:53 +00:00
serverlogging.cpp bug fix with server history graph x axis (rounding problem) 2009-10-24 11:08:05 +00:00
serverlogging.h bug fix with server history graph x axis (rounding problem) 2009-10-24 11:08:05 +00:00
settings.cpp added fancy GUI design 2009-09-19 08:28:24 +00:00
settings.h some updates 2009-07-24 16:00:47 +00:00
socket.cpp make the project compilable again 2009-07-30 18:36:37 +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 update the llcon description text 2009-10-02 09:28:20 +00:00
util.h unix2dos, time variance update returns value now 2009-09-19 15:11:16 +00:00