Volker Fischer
|
6d8160c518
|
bug fix
|
2008-03-28 18:41:46 +00:00 |
|
Volker Fischer
|
2b47659346
|
fixes for the QT4 slider controls
|
2008-02-02 09:35:58 +00:00 |
|
Volker Fischer
|
d6c95888c5
|
fix: when main window is closed, application is termiated
|
2008-01-27 13:41:21 +00:00 |
|
Volker Fischer
|
8b9c85018f
|
small change
|
2008-01-27 13:23:38 +00:00 |
|
Volker Fischer
|
784383b6d5
|
some more work for QT4 port
|
2008-01-22 21:15:04 +00:00 |
|
Volker Fischer
|
23e9f8e3f4
|
some more QT4 fixes
|
2008-01-22 19:58:53 +00:00 |
|
Volker Fischer
|
af72c03dd8
|
exchanged .toLatin1() by .toStdString()
|
2008-01-22 07:58:08 +00:00 |
|
Volker Fischer
|
fa759cefdf
|
first QT4 version which can be compiled and linked without errors on Windows
|
2008-01-17 18:56:43 +00:00 |
|
Volker Fischer
|
221a612427
|
second attempt to port to QT4, not working, still a lot to do...
|
2008-01-15 20:07:55 +00:00 |
|
Volker Fischer
|
6608de0bdc
|
first attempt to port to QT4, not working, still a lot to do...
|
2008-01-14 22:14:17 +00:00 |
|
Volker Fischer
|
d49a2b2731
|
new code style
|
2007-09-08 10:45:14 +00:00 |
|
Volker Fischer
|
4cb4cade33
|
small change
|
2006-12-30 13:44:20 +00:00 |
|
Volker Fischer
|
8b6fcff32a
|
unix2dos ed files because they were edited with different editors
|
2006-12-18 14:39:33 +00:00 |
|
Volker Fischer
|
7996ce042f
|
client settings dialog is now set upfront when menu entry is selected
|
2006-12-18 11:23:46 +00:00 |
|
Volker Fischer
|
35b26094ae
|
fixed QT issues
|
2006-12-10 12:36:43 +00:00 |
|
Volker Fischer
|
ecd105d6ca
|
finished fader tag implementation
|
2006-12-10 11:06:14 +00:00 |
|
Volker Fischer
|
92b695f7da
|
fader implementation finished
|
2006-12-09 18:37:40 +00:00 |
|
Volker Fischer
|
d0bb262193
|
created audio mixer board GUI control
|
2006-12-09 15:00:24 +00:00 |
|
Volker Fischer
|
d3644c447d
|
fixed alignment for mixer fader
|
2006-12-09 11:17:51 +00:00 |
|
Volker Fischer
|
fc0f1d6aae
|
fixed problem with receiving connected clients list on new connection
|
2006-12-09 10:04:27 +00:00 |
|
Volker Fischer
|
7f4bea94eb
|
some code style changes, added first implementation of mixer in client window
|
2006-12-07 18:57:26 +00:00 |
|
Volker Fischer
|
e335718eb5
|
finished separate mix implementation for each connected client of the server
|
2006-12-06 20:22:41 +00:00 |
|
Volker Fischer
|
86dd0ecaa3
|
some fixes for protocol
|
2006-11-27 22:35:22 +00:00 |
|
Volker Fischer
|
6729eaf7ae
|
preparations for mixer board
|
2006-11-26 21:25:56 +00:00 |
|
Volker Fischer
|
62cab9ec66
|
fixed audio resampler (we had a lot aliasing with the old resampler), insert spaces instead of tabs
|
2006-11-25 14:46:57 +00:00 |
|
Volker Fischer
|
e0c0544fd7
|
changed protocol for channel list -> added channel ID; changed channel ID to one byte in protocol; added class for mixer fader control for client GUI
|
2006-11-19 23:14:22 +00:00 |
|
Volker Fischer
|
e89eb96a37
|
prepared for dynamic mixer fader insertion
|
2006-11-05 11:43:25 +00:00 |
|
Volker Fischer
|
bb76f4d911
|
some cleanup of protocol implementation, cleanup main client GUI a bit, new version number
|
2006-11-05 10:09:32 +00:00 |
|
Volker Fischer
|
1cd6cd644d
|
new General Settings Dialog, we moved some controls from main windows to this control to make main window smaller and make room for future enhancements
|
2006-11-03 18:54:12 +00:00 |
|
Volker Fischer
|
ab24ff7d00
|
some changes to the sound interface, changed names of macros for network buffer sizes
|
2006-10-30 20:35:46 +00:00 |
|
Volker Fischer
|
bf365ce0bc
|
GUI improvements
|
2006-10-04 18:05:33 +00:00 |
|
Volker Fischer
|
50eba66c0c
|
some cleanup
|
2006-10-03 21:16:23 +00:00 |
|
Volker Fischer
|
b31360a27a
|
bug fixes
|
2006-03-13 21:05:53 +00:00 |
|
Volker Fischer
|
633fc9b72e
|
in/out network buffer size factors possible
|
2006-03-13 20:23:05 +00:00 |
|
Volker Fischer
|
95389cbf7a
|
fixes for network buffer factor setting
|
2006-03-12 13:19:41 +00:00 |
|
Volker Fischer
|
6c6ce5bd04
|
change of network buffer size is possible now
|
2006-03-12 11:50:35 +00:00 |
|
Volker Fischer
|
24680bbab4
|
jitter buffer settings only allow settings for buffers larger than the network buffer block size
|
2006-03-12 10:43:48 +00:00 |
|
Volker Fischer
|
47f60d317e
|
when setting jitter buffer size, only use number of blocks, not the size of the block anymore (since this is constant anyway
|
2006-03-12 10:02:01 +00:00 |
|
Volker Fischer
|
33ef3dcc69
|
fixes for block sizes
|
2006-03-11 20:57:09 +00:00 |
|
Volker Fischer
|
452f7dfca3
|
only allow network buffer sizes which are meaningful
|
2006-03-07 20:33:33 +00:00 |
|
Volker Fischer
|
2d3c5d54ca
|
removed sample rate offset estimation for now
|
2006-02-26 13:27:19 +00:00 |
|
Volker Fischer
|
651f60b625
|
first tests with protocol
|
2006-02-26 10:50:47 +00:00 |
|
Volker Fischer
|
6e692a6d37
|
bug fix
|
2006-02-20 18:01:59 +00:00 |
|
Volker Fischer
|
4691250482
|
bug fix for Linux
|
2006-02-19 19:01:07 +00:00 |
|
Volker Fischer
|
d8d0072eb7
|
pressing return after writing the IP address in client starts the connection, bug fix in protocol implementation
|
2006-02-19 14:50:18 +00:00 |
|
Volker Fischer
|
824bc8ab5d
|
bug fix for level meter
|
2006-02-18 17:03:24 +00:00 |
|
Volker Fischer
|
ae4fe51982
|
make it possible to start server without using GUI
|
2006-02-17 19:07:10 +00:00 |
|
Volker Fischer
|
dd914c411c
|
added new file for protocol (just template right now), new code style
|
2006-02-12 14:26:46 +00:00 |
|
Volker Fischer
|
f787f8dd5c
|
initial version
|
2006-01-28 11:29:22 +00:00 |
|