Commit Graph
25 Commits
Author SHA1 Message Date
itsmattkc 0b090ddc21 decoupled ui from effect row 2019-03-12 20:12:12 +11:00
itsmattkc 170fe9bd01 decoupled effectfield UI from backend 2019-03-12 19:33:01 +11:00
François Revol 868ce89db2 Add some missing defined(__HAIKU__)
Some places should rather check for HAVE_DLOPEN or alike though.
2019-03-03 23:19:04 +01:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc 7f1a418d1b fixed vst loading bug 2019-02-19 16:58:56 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc abe76c7941 further improvements 2019-02-14 12:37:30 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc 33c53a2c79 adding org and app name #451 2019-02-10 12:14:02 -08:00
itsmattkc 57e038afc4 added vst main fallback 2019-02-10 05:11:20 -08:00
itsmattkc 97548f1ff5 implemented more vst opcodes 2019-02-10 04:48:24 -08:00
itsmattkc 6f3a826da7 ensured parenting of qwidgets 2019-01-30 17:36:54 +11:00
itsmattkc 4d49de937c preserve vst data through saves even if vst is missing 2019-01-29 11:39:35 +11:00
itsmattkc 637c2414ed better linux vst ui support 2019-01-22 23:41:22 +11:00
itsmattkc 8058937d59 vst guis work on linux now 2019-01-22 23:31:27 +11:00
itsmattkc 3220e0ad99 fixed ui issue on windows 2019-01-22 23:02:33 +11:00
itsmattkc 5d9521f684 fixed some comments 2019-01-22 22:56:37 +11:00
itsmattkc 4dfd69f363 fixed non-mac issues 2019-01-22 22:52:41 +11:00
itsmattkc 8977acde31 moved to vestige 2019-01-22 03:45:31 -08:00
itsmattkc 096aa0dc14 fixed vst define 2019-01-21 13:27:20 +11:00
itsmattkc c48af9016d fixed memory leak in vst host 2019-01-21 12:37:18 +11:00
itsmattkc e2ceda74db moved vst to cross platform defs (still untested on other platforms 2019-01-21 12:34:36 +11:00