ea636cd94Another attempt.. by
falkTX
2019-02-01 11:26:58 +0100
ca3409374Another attempt by
falkTX
2019-02-01 11:23:50 +0100
679cc8dc1Whitespace by
falkTX
2019-02-01 11:21:06 +0100
2c158e638Setup CI a bit differently by
falkTX
2019-02-01 11:17:57 +0100
c54a7045aDo not handle canvas stuff when not needed by
falkTX
2019-02-01 08:21:50 +0100
a7b4360c6Prepare for the future.. by
falkTX
2019-01-31 23:58:16 +0100
a385d1b43Backwards compatible with older Qt5 by
falkTX
2019-01-31 23:50:38 +0100
c89a6f9d6Sync ui bridges with main code by
falkTX
2019-01-31 23:32:03 +0100
efd2441faInitial support for LV2 params (#811) by
Filipe Coelho
2019-01-31 23:14:27 +0100
c2ca67b4e (refs/pull/811/head)Fake lv2 plugin gui for those with file paths, using first prop by
falkTX
2019-01-31 23:08:03 +0100
41a1910d2More cleanup, make lv2 params code not crash carla by
falkTX
2019-01-31 22:44:32 +0100
612a1fad6Cleanup by
falkTX
2019-01-31 22:07:42 +0100
61149d3a2Merge branch 'develop' into lv2-params by
falkTX
2019-01-31 22:03:01 +0100
984a06ce5Make ScopedLocale its own class, apply it everywhere that it fits by
falkTX
2019-01-31 21:59:51 +0100
c14541adcMake ScopedLocale its own class, apply it everywhere that it fits by
falkTX
2019-01-31 21:59:51 +0100
7eb8afd40Merge branch 'develop' into lv2-params by
falkTX
2019-01-31 21:29:07 +0100
1dbcfa710Workaround Qt bug See 7976236bb3 by
falkTX
2019-01-31 21:28:33 +0100
b65977f5eMerge branch 'develop' of github.com:falkTX/Carla into develop by
falkTX
2019-01-31 21:21:22 +0100
7976236bbWorkaround Qt bug by
falkTX
2019-01-31 21:21:01 +0100
ebdfa4046Fix typo by
falkTX
2019-01-31 14:52:14 +0100
8672df82aFix some strict compiler warnings Fixes#821Fixes#822 by
falkTX
2019-01-31 11:25:53 +0100
a0a8955ca (tag: v2.1-alpha1-winvst)Ship vst plugin in windows builds by
falkTX
2019-01-30 15:40:29 +0100
b11ee8535Start packaging windows vst version, WIP by
falkTX
2019-01-29 09:09:28 +0100
795df9c59Merge branch 'develop' into lv2-params by
falkTX
2019-01-28 00:38:40 +0100
c73be58d4Version things properly (develop is 2.1 target) by
falkTX
2019-01-28 00:33:22 +0100
0daa74ad4Fix previous commit by
falkTX
2019-01-28 00:32:55 +0100
b2c3cccc2Fix leaks and oddities with water Array class by
falkTX
2019-01-28 00:14:46 +0100
6f20d4c63Cleanup some water by
falkTX
2019-01-27 20:50:28 +0100
b93b877faDo not build external plugins in DEBUG mode They make bigger binaries, take longer to build and sometimes even fail. We do not need them in DEBUG mode, since they are assumed to be tested and work well by
falkTX
2019-01-27 19:56:43 +0100
26220cb08Fix leaks and oddities with water Array class by
falkTX
2019-01-28 00:14:46 +0100
8dab2ffaeCleanup some water by
falkTX
2019-01-27 20:50:28 +0100
9b0e307c4Do not build external plugins in DEBUG mode They make bigger binaries, take longer to build and sometimes even fail. We do not need them in DEBUG mode, since they are assumed to be tested and work well by
falkTX
2019-01-27 19:56:43 +0100
09beb090eFix typo by
falkTX
2019-01-26 23:11:35 +0100
570b8d597Always copy carla-plugin binary when exporting lv2 plugin by
falkTX
2019-01-26 22:57:52 +0100
eeab6fbeeAlways copy carla-plugin binary when exporting lv2 plugin by
falkTX
2019-01-26 22:57:52 +0100
1bf4e6324Always copy carla-plugin binary when exporting lv2 plugin by
falkTX
2019-01-26 22:57:52 +0100
d3f40bd88Fix build by
falkTX
2019-01-26 22:34:08 +0100
345a05fabRename a variable by
falkTX
2019-01-26 22:18:24 +0100
154c14ed7Merge branch 'develop' into lv2-params by
falkTX
2019-01-26 22:16:13 +0100
556c7dabdSplit LV2 work and response, cleanup by
falkTX
2019-01-22 21:45:04 +0100
3317a436fSome little thing just to be safe by
falkTX
2019-01-22 20:50:37 +0100
49aa8c0e5Forgot to allocate memory... by
falkTX
2019-01-22 20:48:13 +0100
cbde990d3Decouple LV2 worker responses from UI stuff by
falkTX
2019-01-22 20:43:36 +0100
a83212434Add back about-juce dialog by
falkTX
2019-01-22 16:47:14 +0100
284a74b2fDo not build juce stuff by default for any OS for now by
falkTX
2019-01-22 09:46:24 +0100
0038f94bfmacOS: Fix empty spaces in plugin list; fix build with juce by
falkTX
2019-01-22 15:40:30 +0100
1759b18a7Fix a memory leak by
falkTX
2019-01-21 10:53:22 +0100
fac3969b0Update READMEs to mention VST3 and AU support by
falkTX
2019-01-20 19:36:50 +0100
ea88d9169Make juce/carla vst save cross-compatible; Builds entire juce on linux by
falkTX
2019-01-20 19:27:28 +0100
3c731ded4Don't build window bridges on travis with juce enabled for now by
falkTX
2019-01-20 16:52:14 +0100
f70e9dde4Don't build juce stuff on travis for now by
falkTX
2019-01-20 15:17:18 +0100
3ed2471c9Fix intial plugin window focus for recent juce-based plugins Multiple windows are created with pid attribute. Prefer matching over name if id of pid != name by
falkTX
2019-01-20 14:54:51 +0100
e364a0d11Add script to generate mac vst bundles by
falkTX
2019-01-20 12:00:54 +0100
32a76811cFixup final details by
falkTX
2019-01-20 06:41:15 +0100
a29d15fc5Some fixes for windows by
falkTX
2019-01-20 06:06:31 +0100
63c27fe30Set transient window on macOS by
falkTX
2019-01-20 05:52:14 +0100
2cf7c166eAU plugins show up now by
falkTX
2019-01-20 04:01:20 +0100
f88e4b93aScanning of AU and VST3 plugins by
falkTX
2019-01-20 03:27:46 +0100
cb41d6ab9Run juce event loop ourselves when needed by
falkTX
2019-01-20 02:43:29 +0100
dc7c89c04Setup juce gui on relevant parts by
falkTX
2019-01-20 02:22:16 +0100
fac8099e6Add vst3 and au lines to about window by
falkTX
2019-01-20 02:01:23 +0100
b5631aca0Add logic regarding VST3 to settings by
falkTX
2019-01-20 01:44:28 +0100
597941fd4Add AU scanning to utils by
falkTX
2019-01-20 01:23:56 +0100
8ac9005c5Fix osx build by
falkTX
2019-01-20 00:29:35 +0100
a2779cb25Fix windows build (typo in previous commit) by
falkTX
2019-01-20 00:20:23 +0100
af3f57a49Add AU/VST3 stuff to UI, non-implemented yet by
falkTX
2019-01-20 00:14:46 +0100
9b0e7febaAdjust a few things by
falkTX
2019-01-20 00:05:17 +0100
f4e3b17a1Expose only VSTPluginMain on VST plugin for macOS by
falkTX
2019-01-19 23:36:53 +0100
c930afde3Try to fix build warning on vst3sdk by
falkTX
2019-01-19 23:34:18 +0100
7f026adfaRemove unused vst3sdk code by
falkTX
2019-01-19 23:34:10 +0100
7211e7933Fix a warning under Windows by
falkTX
2019-01-19 23:23:35 +0100
f7770c8c3Build juce stuff on discovery, for vst3 and au support by
falkTX
2019-01-19 23:23:16 +0100
fabac8d27Fix osx build by
falkTX
2019-01-19 20:16:54 +0100
291269828Add juce_gui_extra by
falkTX
2019-01-19 20:07:22 +0100
a720e52c9juce_gui_extra is needed on macOS by
falkTX
2019-01-19 20:06:58 +0100
47140f1d1juce/ASIO: Blacklist some misbehaving drivers by
falkTX
2019-01-17 20:39:50 +0100
6fa44324dAdd some more vst3sdk files by
falkTX
2019-01-17 00:49:02 +0100
7b9d2d3d5Fix warnings on Windows build by
falkTX
2019-01-17 00:12:28 +0100
cdc49301aAdd vst3sdk base files by
falkTX
2019-01-16 23:46:48 +0100
9dac5e6dbDon't try to build juce stuff on travis for macOS by
falkTX
2019-01-16 23:07:23 +0100
ad49febd1More juce fixes by
falkTX
2019-01-16 22:02:20 +0100
f196f5476Fix some juce warnings and vst3 build by
falkTX
2019-01-16 22:01:41 +0100
9de72258bMore fixes by
falkTX
2019-01-16 17:18:34 +0100
482eed6faForgot to add new files.. by
falkTX
2019-01-16 16:54:58 +0100
c3afa1a95Remove unused modules by
falkTX
2019-01-16 16:52:48 +0100
f75a4803dMore juce tweaks by
falkTX
2019-01-16 16:48:24 +0100
eb5d88ae3Add juce engine class by
falkTX
2019-01-16 15:52:24 +0100
67ca1fa6fFixup sfzero for new water changes by
falkTX
2019-01-16 15:52:03 +0100
51428eeb9Avoid jassert name clashes, makefile stuff by
falkTX
2019-01-16 15:37:17 +0100
39b70cae7Add back old juce core and audio-basics by
falkTX
2019-01-16 15:16:40 +0100
37014357aStart adapting for old juce by
falkTX
2019-01-16 15:14:42 +0100
16ed41e5fRevert "Delete the rest of the juce modules" by
falkTX
2019-01-16 13:20:11 +0100
edd677706Revert "Delete juce_audio_processors" by
falkTX
2019-01-16 13:19:51 +0100
6c731c355Revert "Delete juce_audio_formats" by
falkTX
2019-01-16 13:19:33 +0100
5c33ed627Revert "Remove juce_audio_devices" by
falkTX
2019-01-16 13:19:03 +0100
8f274fe04 (refs/pull/815/head)macOS: Fix empty spaces in plugin list; fix build with juce by
falkTX
2019-01-22 15:40:30 +0100
95364550bFix a memory leak by
falkTX
2019-01-21 10:53:22 +0100
d05c94c1fUpdate READMEs to mention VST3 and AU support by
falkTX
2019-01-20 19:36:50 +0100
05c23386eMake juce/carla vst save cross-compatible; Builds entire juce on linux by
falkTX
2019-01-20 19:27:28 +0100
d06803bb9Don't build window bridges on travis with juce enabled for now by
falkTX
2019-01-20 16:52:14 +0100