Commit Graph

2873 Commits

Author SHA1 Message Date
Volker Fischer
2cf4e4f285 even more ASIO work, audio in and out in first version ready, at least some sound can be heard although it sounds a bit strange :-) 2008-07-12 21:10:17 +00:00
Volker Fischer
5eb8694134 some more ASIO implementation, audio in is nearly ready 2008-07-12 11:48:51 +00:00
Volker Fischer
3e3deac163 added some test code for ASIO 2008-07-12 09:48:33 +00:00
Volker Fischer
90fbd027eb some more ASIO work 2008-07-11 21:06:15 +00:00
Volker Fischer
2d368f6ace some more ASIO stuff 2008-04-13 16:43:21 +00:00
Volker Fischer
ceacfd9a13 small changes 2008-04-08 18:38:55 +00:00
Volker Fischer
068b78fb24 new version number 2008-03-29 10:38:24 +00:00
Volker Fischer
5e16878f8c preparations for 2.0.0 release 2008-03-29 10:37:11 +00:00
Volker Fischer
40eb650c44 update INSTALL file 2008-03-29 07:14:35 +00:00
Volker Fischer
64857dc49a removed unnecessary code 2008-03-29 06:32:44 +00:00
Volker Fischer
25161fa55a bug fix for server 2008-03-28 21:46:13 +00:00
Volker Fischer
6d8160c518 bug fix 2008-03-28 18:41:46 +00:00
Volker Fischer
c1f366cdf5 some work on ASIO 2008-03-16 13:10:46 +00:00
Volker Fischer
7cd1c095f9 fix for debug output 2008-02-24 17:13:59 +00:00
Volker Fischer
2b47659346 fixes for the QT4 slider controls 2008-02-02 09:35:58 +00:00
Volker Fischer
cfa6891b5b fix for multicolor LED, still not solved: LED in list view not working 2008-02-01 08:27:09 +00:00
Volker Fischer
58cb051a14 small change 2008-01-27 14:41:12 +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
9b79f7368e linker problem fix with Linux 2008-01-27 12:45:09 +00:00
Volker Fischer
d39cb59c03 small change 2008-01-27 11:51:59 +00:00
Volker Fischer
a8ef2fabef some fixes 2008-01-27 10:05:15 +00:00
Volker Fischer
ccc664a084 some file writing issues, some other fixes 2008-01-26 14:55:38 +00:00
Volker Fischer
6b39825665 bug fix with init file parsing 2008-01-26 13:19:35 +00:00
Volker Fischer
e53ded5b14 replaced current init-file code with XML init-file code (using native QT XML support) 2008-01-26 10:38:18 +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
b4f1dcca0d now it compiles under Linux but does not link correctly 2008-01-22 18:42:34 +00:00
Volker Fischer
af72c03dd8 exchanged .toLatin1() by .toStdString() 2008-01-22 07:58:08 +00:00
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