Commit Graph
42 Commits
Author SHA1 Message Date
itsmattkc 0acee942f4 fix line endings 2019-06-15 07:39:55 -07:00
itsmattkc 9a13776b2c refactored some classes 2019-05-08 00:41:44 +10:00
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc d3bc1d4f06 finished moving field data retrieving to row 2019-04-11 00:02:50 +10:00
itsmattkc 644d096f3c converted internal system to float 2019-04-07 13:37:28 +10:00
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc be01bdd6f9 use qt's OS macros 2019-03-24 18:44:03 +11:00
itsmattkc 81a7b14816 use QLibrary to load external libs instead of direct OS calls 2019-03-23 02:24:28 +11:00
itsmattkc 8c8977f18d removed novst macro 2019-03-23 01:46:02 +11:00
itsmattkc 90b089a80b fixed VST loading 2019-03-22 23:19:01 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc fbd77791cd implemented #574 2019-03-21 00:18:47 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc e82b0e4914 implemented all field UIs 2019-03-13 08:43:46 +11:00
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
itsmattkc a800904580 inverted macro so OCIO support is enabled by default 2019-03-11 02:45:02 +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