Commit Graph

2137 Commits

Author SHA1 Message Date
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
8b0389c192 third attempt to port to QT4, not working, still a lot to do... 2008-01-15 22:54:04 +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
3ea7dc0424 small changes (mostly for debugging under Windows) 2008-01-02 22:16:38 +00:00
Volker Fischer
84d69211c5 small changes (mostly in comments) 2007-12-31 13:09:12 +00:00
Volker Fischer
a7a90201c2 small change 2007-12-28 21:39:16 +00:00
Volker Fischer
74cb27d2bc some more ASIO stuff 2007-12-19 20:16:50 +00:00
Volker Fischer
4889a1d378 some more ASIO work 2007-12-18 20:52:48 +00:00
Volker Fischer
a9eea99f5a added experimtal playground for ASIO implementation 2007-12-17 21:28:40 +00:00
Volker Fischer
893969da05 bug fix 2007-09-23 18:12:08 +00:00
Volker Fischer
aedf6202bd better command line argument parsing, added command line argument to specify init file location 2007-09-09 09:50:22 +00:00
Volker Fischer
d49a2b2731 new code style 2007-09-08 10:45:14 +00:00
Volker Fischer
56f6fee1e0 bug fix -> logging 2007-06-17 12:31:20 +00:00
Volker Fischer
f994be33f9 bug fix 2007-06-09 16:38:31 +00:00
Volker Fischer
c6717bbfee added rudimental logging support 2007-05-06 12:27:41 +00:00
Volker Fischer
b00a299082 bug fix 2007-03-05 21:52:39 +00:00
Volker Fischer
d8fabf2e52 implements possiblity to select host by name and not only by IP address (of course, selecting a host by IP address is still possible) 2007-02-24 09:49:52 +00:00
Volker Fischer
4cb4cade33 small change 2006-12-30 13:44:20 +00:00
Volker Fischer
b8bad82676 added channel name to server GUI 2006-12-29 10:52:25 +00:00
Volker Fischer
e7551ca1a4 new version number for further development 2006-12-28 11:31:13 +00:00
Volker Fischer
d680e9a595 fix Makefile 2006-12-28 11:19:05 +00:00
Volker Fischer
95f1e5086c update version numbers for new release (0.9.9) 2006-12-28 11:09:09 +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
0eef15e130 added help text for audio mixer fader and fader tag 2006-12-18 11:06:38 +00:00
Volker Fischer
7f9f480400 fixed audio mixer board spacing problem 2006-12-10 12:45:32 +00:00
Volker Fischer
35b26094ae fixed QT issues 2006-12-10 12:36:43 +00:00
Volker Fischer
956bb26211 fixed problem: protocol message was treated as audio packet 2006-12-10 12:02:28 +00:00
Volker Fischer
ecd105d6ca finished fader tag implementation 2006-12-10 11:06:14 +00:00
Volker Fischer
7f29e49691 bug fix 2006-12-10 09:44:00 +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
f3ce0f8ea2 connected client list is now updated for all other clients if one channel is disconnected 2006-12-09 10:40:18 +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
5bdf759e01 preparations for requesting "connected clients list" on a new connection 2006-12-08 18:19:16 +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
63adf15507 code style changes 2006-12-06 21:10:24 +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
cb9de2b952 compatibility issues with older versions 2006-12-01 22:55:04 +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
93200960c3 bug fix for resampling 2006-11-26 12:12:12 +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
efb83f15ac server sends connected client list on a new connection 2006-11-04 13:09:42 +00:00
Volker Fischer
3d4153fd75 prepared implementation for connected client list and individual gains for mixing at server for each channel 2006-11-04 09:57:59 +00:00