.. |
res
|
added disabled state for LED bar
|
2009-06-13 07:17:53 +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
|
GUI changes
|
2009-05-09 09:26:27 +00:00 |
audiomixerboard.h
|
implementation of solo switch
|
2009-05-08 21:14:33 +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
|
bug fix
|
2009-05-13 07:14:08 +00:00 |
channel.h
|
bug fix
|
2009-05-13 07:14:08 +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
|
initial work for setting sample rate in client
|
2009-07-04 06:55:46 +00:00 |
client.h
|
initial work for setting sample rate in client
|
2009-07-04 06:55:46 +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
|
next version
|
2009-05-14 20:25:06 +00:00 |
llconclientdlg.cpp
|
add normlization for the case that the two channels are added together
|
2009-07-03 17:12:09 +00:00 |
llconclientdlg.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 |
llconclientdlgbase.ui
|
some GUI fixes on main dialog
|
2009-05-10 16:53:58 +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
|
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.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
|
added disconnect message, some GUI changes
|
2009-05-09 08:22:09 +00:00 |
protocol.h
|
added disconnect message, some GUI changes
|
2009-05-09 08:22:09 +00:00 |
resample.cpp
|
added resample filter taps for ratio 3/4
|
2009-07-04 13:58:21 +00:00 |
resample.h
|
code cleanup (removed tabs), 2008 -> 2009
|
2009-02-22 11:07:18 +00:00 |
resamplefilter.h
|
added resample filter taps for ratio 3/4
|
2009-07-04 13:58:21 +00:00 |
resamplefilter.m
|
added resample filter taps for ratio 3/4
|
2009-07-04 13:58:21 +00:00 |
resources.qrc
|
some fixes, added test code
|
2009-06-13 07:47:05 +00:00 |
server.cpp
|
some fixes, added test code
|
2009-06-13 07:47:05 +00:00 |
server.h
|
first fully version of history
|
2009-06-06 10:07:01 +00:00 |
serverlogging.cpp
|
some fixes, make graph look nicer
|
2009-06-09 20:06:24 +00:00 |
serverlogging.h
|
some fixes, make graph look nicer
|
2009-06-09 20:06:24 +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 |
testbench.h
|
change constructor of testbench
|
2009-05-12 07:33:11 +00:00 |
util.cpp
|
initial work for setting sample rate in client
|
2009-07-04 06:55:46 +00:00 |
util.h
|
initial work for setting sample rate in client
|
2009-07-04 06:55:46 +00:00 |