jamulus/src
2009-05-08 04:34:06 +00:00
..
res changed size of bitmaps -> smaller 2009-05-03 07:39:40 +00:00
aboutdlgbase.ui added LED bitmaps 2009-05-01 10:06:07 +00:00
audiocompr.cpp improved variable type consistency -> changed unsigned char in uint8_t (removed TODO comments and copy operations) 2009-03-28 20:02:21 +00:00
audiocompr.h improved variable type consistency -> changed unsigned char in uint8_t (removed TODO comments and copy operations) 2009-03-28 20:02:21 +00:00
audiomixerboard.cpp new fader tag style 2009-05-08 04:34:06 +00:00
audiomixerboard.h new fader tag style 2009-05-08 04:34:06 +00:00
buffer.cpp bug fix in socket buffer, fix in channel, ASIO buffer size setting should work now, some other small fixes 2009-03-05 20:07:41 +00:00
buffer.h code cleanup (removed tabs), 2008 -> 2009 2009-02-22 11:07:18 +00:00
channel.cpp improved variable type consistency -> changed unsigned char in uint8_t (removed TODO comments and copy operations) 2009-03-28 20:02:21 +00:00
channel.h improved variable type consistency -> changed unsigned char in uint8_t (removed TODO comments and copy operations) 2009-03-28 20:02:21 +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 added LED bitmaps 2009-05-01 10:06:07 +00:00
client.cpp implemented combo box for server address for storing the last 6 items 2009-05-04 11:27:05 +00:00
client.h implemented combo box for server address for storing the last 6 items 2009-05-04 11:27:05 +00:00
clientsettingsdlg.cpp use two times the buffer size for sound card delay 2009-03-10 07:19:27 +00:00
clientsettingsdlg.h preliminary implementation 2009-03-03 18:04:51 +00:00
clientsettingsdlgbase.ui small layout fix 2009-05-01 20:55:09 +00:00
global.h implemented combo box for server address for storing the last 6 items 2009-05-04 11:27:05 +00:00
llconclientdlg.cpp implemented Mute check box on faders, prepared for Solo check box on faders 2009-05-08 03:54:12 +00:00
llconclientdlg.h implemented combo box for server address for storing the last 6 items 2009-05-04 11:27:05 +00:00
llconclientdlgbase.ui implemented Mute check box on faders, prepared for Solo check box on faders 2009-05-08 03:54:12 +00:00
llconserverdlg.cpp added LED bitmaps 2009-05-01 10:06:07 +00:00
llconserverdlg.h added LED bitmaps 2009-05-01 10:06:07 +00:00
llconserverdlgbase.ui added LED bitmaps 2009-05-01 10:06:07 +00:00
main.cpp fixed typo 2009-03-10 17:35:39 +00:00
multicolorled.cpp preparations for adding LED bar GUI control 2009-05-01 10:55:51 +00:00
multicolorled.h speed optimization 2009-05-02 10:23:23 +00:00
multicolorledbar.cpp fix for LED input level meter 2009-05-03 20:27:46 +00:00
multicolorledbar.h speed optimization 2009-05-02 10:23:23 +00:00
protocol.cpp new version, some code style 2009-03-30 19:29:55 +00:00
protocol.h improved variable type consistency -> changed unsigned char in uint8_t (removed TODO comments and copy operations) 2009-03-28 20:02:21 +00:00
resample.cpp code cleanup (removed tabs), 2008 -> 2009 2009-02-22 11:07:18 +00:00
resample.h code cleanup (removed tabs), 2008 -> 2009 2009-02-22 11:07:18 +00:00
resamplefilter.h speed optimization: use shorter resampling filter 2009-02-14 11:15:53 +00:00
resamplefilter.m speed optimization: use shorter resampling filter 2009-02-14 11:15:53 +00:00
resources.qrc added LED bitmaps 2009-05-01 10:06:07 +00:00
server.cpp server stop seems to work now for Windows (dont know the reason why) -> activate this feature 2009-04-07 07:00:40 +00:00
server.h bug fix, new command line parameter for maximum upload rate for server 2009-03-10 12:07:08 +00:00
settings.cpp implemented combo box for server address for storing the last 6 items 2009-05-04 11:27:05 +00:00
settings.h code cleanup (removed tabs), 2008 -> 2009 2009-02-22 11:07:18 +00:00
socket.cpp improved variable type consistency -> changed unsigned char in uint8_t (removed TODO comments and copy operations) 2009-03-28 20:02:21 +00:00
socket.h improved variable type consistency -> changed unsigned char in uint8_t (removed TODO comments and copy operations) 2009-03-28 20:02:21 +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 some more work on sound interface 2009-03-12 11:56:15 +00:00
util.cpp added LED bitmaps 2009-05-01 10:06:07 +00:00
util.h bug fixes for timing variance calculation, new init parameters for CycleTime class, added CycleTime for channel estimating input network stream variance of timing 2009-03-17 06:50:00 +00:00