jamulus/src
2008-10-30 23:23:26 +00:00
..
aboutdlgbase.ui bug fix for server 2008-03-28 21:46:13 +00:00
audiocompr.cpp code style 2008-09-15 07:19:34 +00:00
audiocompr.h finished implementation of different audio compression types: IMA-ADPCM (already available), MS-ADPCM (new), None (new) 2008-08-10 08:14:30 +00:00
audiomixerboard.cpp finished implementation of different audio compression types: IMA-ADPCM (already available), MS-ADPCM (new), None (new) 2008-08-10 08:14:30 +00:00
audiomixerboard.h finished implementation of different audio compression types: IMA-ADPCM (already available), MS-ADPCM (new), None (new) 2008-08-10 08:14:30 +00:00
buffer.cpp fixes for buffer fading 2008-08-11 18:30:37 +00:00
buffer.h fixes for buffer fading 2008-08-11 18:30:37 +00:00
channel.cpp added support for low upload data rate forcing command line switch (used for server with bad internet access) 2008-08-19 19:59:59 +00:00
channel.h added support for low upload data rate forcing command line switch (used for server with bad internet access) 2008-08-19 19:59:59 +00:00
chatdlg.cpp set min/max buttons to dialog window boarder 2008-08-13 16:45:35 +00:00
chatdlg.h first working version of chat functionality 2008-07-24 16:20:25 +00:00
chatdlgbase.ui fixes and improvements to chat window 2008-07-24 17:08:48 +00:00
client.cpp very small fix 2008-10-27 16:41:08 +00:00
client.h make it possible to select the local port number for client, too 2008-08-13 19:08:45 +00:00
clientsettingsdlg.cpp new feature: soundcard selection 2008-10-30 23:23:26 +00:00
clientsettingsdlg.h new feature: soundcard selection 2008-10-30 23:23:26 +00:00
clientsettingsdlgbase.ui new feature: soundcard selection 2008-10-30 23:23:26 +00:00
gig.png added resources 2008-01-20 18:07:13 +00:00
global.h new feature: soundcard selection 2008-10-30 23:23:26 +00:00
llconclientdlg.cpp set min/max buttons to dialog window boarder 2008-08-13 16:45:35 +00:00
llconclientdlg.h set min/max buttons to dialog window boarder 2008-08-13 16:45:35 +00:00
llconclientdlgbase.ui small change 2008-01-27 14:41:12 +00:00
llconserverdlg.cpp bug fix for server 2008-03-28 21:46:13 +00:00
llconserverdlg.h added resources 2008-01-20 18:07:13 +00:00
llconserverdlgbase.ui added window icons 2008-01-20 18:14:59 +00:00
main.cpp added support for low upload data rate forcing command line switch (used for server with bad internet access) 2008-08-19 19:59:59 +00:00
mainicon.png added window icons 2008-01-20 18:14:59 +00:00
multicolorled.cpp removed unnecessary code 2008-03-29 06:32:44 +00:00
multicolorled.h bug fix for server 2008-03-28 21:46:13 +00:00
protocol.cpp bug fix -> deadlock 2008-08-17 21:06:25 +00:00
protocol.h fixes for ping time measurement under Windows, implemented security checks for protocol 2008-08-11 17:21:09 +00:00
resample.cpp support for 28 kHz sample rate -> sample rate conversion is not working correctly right now, TODO find the bug 2008-08-06 06:51:46 +00:00
resample.h finished implementation of different audio compression types: IMA-ADPCM (already available), MS-ADPCM (new), None (new) 2008-08-10 08:14:30 +00:00
resamplefilter.h support for 28 kHz sample rate -> sample rate conversion is not working correctly right now, TODO find the bug 2008-08-06 06:51:46 +00:00
resamplefilter.m support for 28 kHz sample rate -> sample rate conversion is not working correctly right now, TODO find the bug 2008-08-06 06:51:46 +00:00
resources.qrc added window icons 2008-01-20 18:14:59 +00:00
server.cpp added support for low upload data rate forcing command line switch (used for server with bad internet access) 2008-08-19 19:59:59 +00:00
server.h added support for low upload data rate forcing command line switch (used for server with bad internet access) 2008-08-19 19:59:59 +00:00
settings.cpp new feature: soundcard selection 2008-10-30 23:23:26 +00:00
settings.h finished implementation of different audio compression types: IMA-ADPCM (already available), MS-ADPCM (new), None (new) 2008-08-10 08:14:30 +00:00
socket.cpp support for custom server port number selection 2008-07-22 15:17:19 +00:00
socket.h make it possible to select the local port number for client, too 2008-08-13 19:08:45 +00:00
util.cpp added MS-ADPCM 2008-08-09 14:35:44 +00:00
util.h fixes for ping time measurement under Windows, implemented security checks for protocol 2008-08-11 17:21:09 +00:00