jamulus/src
2008-08-14 19:12:23 +00:00
..
aboutdlgbase.ui bug fix for server 2008-03-28 21:46:13 +00:00
audiocompr.cpp added MS-ADPCM 2008-08-09 14:35:44 +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 made the CChannel class more thread safe 2008-08-14 19:12:23 +00:00
channel.h made the CChannel class more thread safe 2008-08-14 19:12:23 +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 make it possible to select the local port number for client, too 2008-08-13 19:08:45 +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 added some help text 2008-08-10 09:56:06 +00:00
clientsettingsdlg.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
clientsettingsdlgbase.ui fix for Linux 2008-08-11 18:44:06 +00:00
gig.png added resources 2008-01-20 18:07:13 +00:00
global.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
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 make it possible to select the local port number for client, too 2008-08-13 19:08:45 +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 fixes for ping time measurement under Windows, implemented security checks for protocol 2008-08-11 17:21:09 +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 finished implementation of different audio compression types: IMA-ADPCM (already available), MS-ADPCM (new), None (new) 2008-08-10 08:14:30 +00:00
server.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
settings.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
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