Commit Graph

662 Commits

Author SHA1 Message Date
Volker Fischer
7fb73001e6 added file 2010-04-12 18:45:16 +00:00
Volker Fischer
6c8e9e8524 fix for deployment 2010-04-12 18:19:33 +00:00
Volker Fischer
3b34c2561e some advances in deployment of llcon software 2010-04-11 18:04:06 +00:00
Volker Fischer
0febeb73ac fix warning 2010-04-11 07:55:06 +00:00
Volker Fischer
c638ccf272 added some dist files 2010-04-11 07:31:05 +00:00
Volker Fischer
888b354a42 support CONFIG+=nosound 2010-04-10 09:03:59 +00:00
Volker Fischer
d54db20f23 fix for Linux 2010-04-10 08:49:16 +00:00
Volker Fischer
3efe1e3c1b add qt project file 2010-04-09 19:46:39 +00:00
Volker Fischer
741b408ef1 fix for Linux 2010-04-09 17:54:34 +00:00
Volker Fischer
016316236a make it possible to use qmake for Linux, too 2010-04-09 17:45:29 +00:00
Volker Fischer
5f7db0880e first working VST version 2010-04-06 18:23:10 +00:00
Volker Fischer
7c4374e20d bug fix 2010-04-06 18:16:35 +00:00
Volker Fischer
d8eb5a9752 first VST version, unfortunately not working (crashes) 2010-04-06 16:41:30 +00:00
Volker Fischer
7540ca9d63 added some VST preparations 2010-03-31 20:11:01 +00:00
Volker Fischer
f39834457c fixes for vst compilation 2010-03-31 19:58:35 +00:00
Volker Fischer
5d067a45ee started implementing stop mechanism for vst 2010-03-28 16:19:59 +00:00
Volker Fischer
836c7f0361 some more vst work 2010-03-28 16:13:58 +00:00
Volker Fischer
b53cf96179 VST fixes 2010-03-27 07:44:25 +00:00
Volker Fischer
635adff1cb more work for VST windows visual studio project file 2010-03-25 20:51:25 +00:00
Volker Fischer
514737c1fd small changes for stereo mode 2010-03-25 19:25:32 +00:00
Volker Fischer
85f6bc5bd0 Fader -> Pan, removed colons in labels on main window 2010-03-24 21:52:34 +00:00
Volker Fischer
e873a70047 changed stereo reverberation behaviour: now the channel selection radio buttons are invisible in case of stereo since they are not used in that mode anyway 2010-03-24 21:47:17 +00:00
Volker Fischer
7362dae229 fixes for reverberation in stereo mode (disable channel selection and apply reverb on both channels) 2010-03-24 20:10:25 +00:00
Volker Fischer
a5f95bf4c7 added new configuration for VST plugin in Windows VS project, not yet updated to correct settings -> TODO 2010-03-23 21:38:00 +00:00
Volker Fischer
b710dfbc72 first finished version of stereo support (incl. GUI and settings) 2010-03-22 19:01:41 +00:00
Volker Fischer
2a77dbda58 first working stereo version (algorithm part) 2010-03-22 16:38:15 +00:00
Volker Fischer
7173108c77 preparations for stereo support 2010-03-21 20:46:53 +00:00
Volker Fischer
c7f1992890 changed macro name 2010-03-21 08:31:17 +00:00
Volker Fischer
c1cd911c56 added settings save/load for sound card channel mapping settings 2010-03-20 18:36:59 +00:00
Volker Fischer
cdfdd62465 add online help for new functionality 2010-03-20 13:13:33 +00:00
Volker Fischer
bd6508c58f first working version of sound card channel selection 2010-03-20 12:57:16 +00:00
Volker Fischer
1345eac823 move dummy sound card device selection code in base class 2010-03-20 12:11:11 +00:00
Volker Fischer
cc6b8a85f8 some more work on sound card channel mapping support for Windows 2010-03-20 08:55:42 +00:00
Volker Fischer
9828ceec81 put ASIO member variables in class, prepared for ASIO input/output channel selection 2010-03-19 20:23:31 +00:00
Volker Fischer
29eb59d464 next cvs version 2010-03-16 18:15:06 +00:00
Volker Fischer
329cf6e31f prepare for next release 3.1.0 2010-03-16 16:21:12 +00:00
Volker Fischer
702fad2bc3 minor reordering 2010-03-15 18:47:16 +00:00
Volker Fischer
03a1103629 fix typo, resolve warnings 2010-03-14 20:15:06 +00:00
Volker Fischer
3fae9fb1cf maybe bug fix for mac server logging problem, added zip for deploying on mac to include COPYING file 2010-03-14 15:51:22 +00:00
Volker Fischer
8950e897f0 some minor fixes 2010-03-14 11:56:58 +00:00
Volker Fischer
308da01b92 make new init file location specific for Mac 2010-03-14 06:06:47 +00:00
Volker Fischer
be300fa311 changelog update -> new version number and adding Mac port 2010-03-13 20:30:12 +00:00
Volker Fischer
88296984cc increase version number because of the Mac port 2010-03-13 20:27:35 +00:00
Volker Fischer
cb264eb03c add mac deploy tool 2010-03-13 20:15:50 +00:00
Volker Fischer
6d191aa280 remove custom plist file since setting working directory within this file did not work 2010-03-13 19:48:32 +00:00
Volker Fischer
5ff4ef7d42 as default store ini file in the same directory as the llcon binary is located 2010-03-13 19:46:20 +00:00
Volker Fischer
b319e67ca7 working directory does not work 2010-03-13 19:11:20 +00:00
Volker Fischer
e161dc8010 add custom plist file 2010-03-13 11:46:36 +00:00
Volker Fischer
db636f9d96 take care of problem if input/output buffer sizes cannot be set to a common value, some cleanup 2010-03-13 11:04:29 +00:00
Volker Fischer
c4ae143efa removed warnings 2010-03-13 09:46:51 +00:00