.. |
res
|
added LED bitmaps
|
2009-05-01 10:06:07 +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
|
first version of LED input level meter finished -> not yet ready, some work still has to be done
|
2009-05-01 14:00:53 +00:00 |
audiomixerboard.h
|
small fixes in header
|
2009-05-01 10:25:32 +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
|
improved variable type consistency -> changed unsigned char in uint8_t (removed TODO comments and copy operations)
|
2009-03-28 20:02:21 +00:00 |
client.h
|
implementation that outside the software the audio buffer size can be changed and the software reconfigures automatically
|
2009-03-12 13:07:43 +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
|
go back to original LED number settings
|
2009-05-02 09:22:05 +00:00 |
llconclientdlg.cpp
|
first version of LED input level meter finished -> not yet ready, some work still has to be done
|
2009-05-01 14:00:53 +00:00 |
llconclientdlg.h
|
first version of LED input level meter finished -> not yet ready, some work still has to be done
|
2009-05-01 14:00:53 +00:00 |
llconclientdlgbase.ui
|
small layout fix
|
2009-05-01 20:55:09 +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
|
preparations for adding LED bar GUI control
|
2009-05-01 10:55:51 +00:00 |
multicolorledbar.cpp
|
bug fix with dialog layout
|
2009-05-02 06:37:05 +00:00 |
multicolorledbar.h
|
bug fixes and some minor changes
|
2009-05-01 20:30:46 +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
|
added changelog for new version, code style
|
2009-03-12 23:40:32 +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 |