Commit Graph

144 Commits

Author SHA1 Message Date
Volker Fischer
8af1c4d435 fixes for Linux with QT4 2008-01-21 21:13:52 +00:00
Volker Fischer
efd95d93d2 some GUI fixes 2008-01-20 18:25:42 +00:00
Volker Fischer
a170e9f7cb added resources support for linux 2008-01-20 18:19:51 +00:00
Volker Fischer
510d75c1ac added window icons 2008-01-20 18:14:59 +00:00
Volker Fischer
1f54eb55ec added resources 2008-01-20 18:07:13 +00:00
Volker Fischer
af033d8ad2 bug fix 2008-01-20 11:24:03 +00:00
Volker Fischer
27ad3b868c some qt4 changes for Linux (not yet working) 2008-01-19 17:14:56 +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
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