Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | | *
  • * | |
  • |\ \ \
  • * | | |
  • | * | |
  • | * | |
  • |/ / /
  • * | |
  • * | |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • | | *
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • ea636cd94 Another attempt.. by falkTX 2019-02-01 11:26:58 +0100
  • ca3409374 Another attempt by falkTX 2019-02-01 11:23:50 +0100
  • 679cc8dc1 Whitespace by falkTX 2019-02-01 11:21:06 +0100
  • 2c158e638 Setup CI a bit differently by falkTX 2019-02-01 11:17:57 +0100
  • c54a7045a Do not handle canvas stuff when not needed by falkTX 2019-02-01 08:21:50 +0100
  • a7b4360c6 Prepare for the future.. by falkTX 2019-01-31 23:58:16 +0100
  • a385d1b43 Backwards compatible with older Qt5 by falkTX 2019-01-31 23:50:38 +0100
  • c89a6f9d6 Sync ui bridges with main code by falkTX 2019-01-31 23:32:03 +0100
  • efd2441fa Initial 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
  • 41a1910d2 More cleanup, make lv2 params code not crash carla by falkTX 2019-01-31 22:44:32 +0100
  • 612a1fad6 Cleanup by falkTX 2019-01-31 22:07:42 +0100
  • 61149d3a2 Merge branch 'develop' into lv2-params by falkTX 2019-01-31 22:03:01 +0100
  • 984a06ce5 Make ScopedLocale its own class, apply it everywhere that it fits by falkTX 2019-01-31 21:59:51 +0100
  • c14541adc Make ScopedLocale its own class, apply it everywhere that it fits by falkTX 2019-01-31 21:59:51 +0100
  • 7eb8afd40 Merge branch 'develop' into lv2-params by falkTX 2019-01-31 21:29:07 +0100
  • 1dbcfa710 Workaround Qt bug See 7976236bb3 by falkTX 2019-01-31 21:28:33 +0100
  • b65977f5e Merge branch 'develop' of github.com:falkTX/Carla into develop by falkTX 2019-01-31 21:21:22 +0100
  • 7976236bb Workaround Qt bug by falkTX 2019-01-31 21:21:01 +0100
  • ebdfa4046 Fix typo by falkTX 2019-01-31 14:52:14 +0100
  • 8672df82a Fix some strict compiler warnings Fixes #821 Fixes #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
  • b11ee8535 Start packaging windows vst version, WIP by falkTX 2019-01-29 09:09:28 +0100
  • 795df9c59 Merge branch 'develop' into lv2-params by falkTX 2019-01-28 00:38:40 +0100
  • c73be58d4 Version things properly (develop is 2.1 target) by falkTX 2019-01-28 00:33:22 +0100
  • 0daa74ad4 Fix previous commit by falkTX 2019-01-28 00:32:55 +0100
  • b2c3cccc2 Fix leaks and oddities with water Array class by falkTX 2019-01-28 00:14:46 +0100
  • 6f20d4c63 Cleanup some water by falkTX 2019-01-27 20:50:28 +0100
  • b93b877fa Do 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
  • 26220cb08 Fix leaks and oddities with water Array class by falkTX 2019-01-28 00:14:46 +0100
  • 8dab2ffae Cleanup some water by falkTX 2019-01-27 20:50:28 +0100
  • 9b0e307c4 Do 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
  • 09beb090e Fix typo by falkTX 2019-01-26 23:11:35 +0100
  • 570b8d597 Always copy carla-plugin binary when exporting lv2 plugin by falkTX 2019-01-26 22:57:52 +0100
  • eeab6fbee Always copy carla-plugin binary when exporting lv2 plugin by falkTX 2019-01-26 22:57:52 +0100
  • 1bf4e6324 Always copy carla-plugin binary when exporting lv2 plugin by falkTX 2019-01-26 22:57:52 +0100
  • d3f40bd88 Fix build by falkTX 2019-01-26 22:34:08 +0100
  • 345a05fab Rename a variable by falkTX 2019-01-26 22:18:24 +0100
  • 154c14ed7 Merge branch 'develop' into lv2-params by falkTX 2019-01-26 22:16:13 +0100
  • 556c7dabd Split LV2 work and response, cleanup by falkTX 2019-01-22 21:45:04 +0100
  • 3317a436f Some little thing just to be safe by falkTX 2019-01-22 20:50:37 +0100
  • 49aa8c0e5 Forgot to allocate memory... by falkTX 2019-01-22 20:48:13 +0100
  • cbde990d3 Decouple LV2 worker responses from UI stuff by falkTX 2019-01-22 20:43:36 +0100
  • a83212434 Add back about-juce dialog by falkTX 2019-01-22 16:47:14 +0100
  • 284a74b2f Do not build juce stuff by default for any OS for now by falkTX 2019-01-22 09:46:24 +0100
  • 0038f94bf macOS: Fix empty spaces in plugin list; fix build with juce by falkTX 2019-01-22 15:40:30 +0100
  • 1759b18a7 Fix a memory leak by falkTX 2019-01-21 10:53:22 +0100
  • fac3969b0 Update READMEs to mention VST3 and AU support by falkTX 2019-01-20 19:36:50 +0100
  • ea88d9169 Make juce/carla vst save cross-compatible; Builds entire juce on linux by falkTX 2019-01-20 19:27:28 +0100
  • 3c731ded4 Don't build window bridges on travis with juce enabled for now by falkTX 2019-01-20 16:52:14 +0100
  • f70e9dde4 Don't build juce stuff on travis for now by falkTX 2019-01-20 15:17:18 +0100
  • 3ed2471c9 Fix 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
  • e364a0d11 Add script to generate mac vst bundles by falkTX 2019-01-20 12:00:54 +0100
  • 32a76811c Fixup final details by falkTX 2019-01-20 06:41:15 +0100
  • a29d15fc5 Some fixes for windows by falkTX 2019-01-20 06:06:31 +0100
  • 63c27fe30 Set transient window on macOS by falkTX 2019-01-20 05:52:14 +0100
  • 2cf7c166e AU plugins show up now by falkTX 2019-01-20 04:01:20 +0100
  • f88e4b93a Scanning of AU and VST3 plugins by falkTX 2019-01-20 03:27:46 +0100
  • cb41d6ab9 Run juce event loop ourselves when needed by falkTX 2019-01-20 02:43:29 +0100
  • dc7c89c04 Setup juce gui on relevant parts by falkTX 2019-01-20 02:22:16 +0100
  • fac8099e6 Add vst3 and au lines to about window by falkTX 2019-01-20 02:01:23 +0100
  • b5631aca0 Add logic regarding VST3 to settings by falkTX 2019-01-20 01:44:28 +0100
  • 597941fd4 Add AU scanning to utils by falkTX 2019-01-20 01:23:56 +0100
  • 8ac9005c5 Fix osx build by falkTX 2019-01-20 00:29:35 +0100
  • a2779cb25 Fix windows build (typo in previous commit) by falkTX 2019-01-20 00:20:23 +0100
  • af3f57a49 Add AU/VST3 stuff to UI, non-implemented yet by falkTX 2019-01-20 00:14:46 +0100
  • 9b0e7feba Adjust a few things by falkTX 2019-01-20 00:05:17 +0100
  • f4e3b17a1 Expose only VSTPluginMain on VST plugin for macOS by falkTX 2019-01-19 23:36:53 +0100
  • c930afde3 Try to fix build warning on vst3sdk by falkTX 2019-01-19 23:34:18 +0100
  • 7f026adfa Remove unused vst3sdk code by falkTX 2019-01-19 23:34:10 +0100
  • 7211e7933 Fix a warning under Windows by falkTX 2019-01-19 23:23:35 +0100
  • f7770c8c3 Build juce stuff on discovery, for vst3 and au support by falkTX 2019-01-19 23:23:16 +0100
  • fabac8d27 Fix osx build by falkTX 2019-01-19 20:16:54 +0100
  • 291269828 Add juce_gui_extra by falkTX 2019-01-19 20:07:22 +0100
  • a720e52c9 juce_gui_extra is needed on macOS by falkTX 2019-01-19 20:06:58 +0100
  • 47140f1d1 juce/ASIO: Blacklist some misbehaving drivers by falkTX 2019-01-17 20:39:50 +0100
  • 6fa44324d Add some more vst3sdk files by falkTX 2019-01-17 00:49:02 +0100
  • 7b9d2d3d5 Fix warnings on Windows build by falkTX 2019-01-17 00:12:28 +0100
  • cdc49301a Add vst3sdk base files by falkTX 2019-01-16 23:46:48 +0100
  • 9dac5e6db Don't try to build juce stuff on travis for macOS by falkTX 2019-01-16 23:07:23 +0100
  • ad49febd1 More juce fixes by falkTX 2019-01-16 22:02:20 +0100
  • f196f5476 Fix some juce warnings and vst3 build by falkTX 2019-01-16 22:01:41 +0100
  • 9de72258b More fixes by falkTX 2019-01-16 17:18:34 +0100
  • 482eed6fa Forgot to add new files.. by falkTX 2019-01-16 16:54:58 +0100
  • c3afa1a95 Remove unused modules by falkTX 2019-01-16 16:52:48 +0100
  • f75a4803d More juce tweaks by falkTX 2019-01-16 16:48:24 +0100
  • eb5d88ae3 Add juce engine class by falkTX 2019-01-16 15:52:24 +0100
  • 67ca1fa6f Fixup sfzero for new water changes by falkTX 2019-01-16 15:52:03 +0100
  • 51428eeb9 Avoid jassert name clashes, makefile stuff by falkTX 2019-01-16 15:37:17 +0100
  • 39b70cae7 Add back old juce core and audio-basics by falkTX 2019-01-16 15:16:40 +0100
  • 37014357a Start adapting for old juce by falkTX 2019-01-16 15:14:42 +0100
  • 16ed41e5f Revert "Delete the rest of the juce modules" by falkTX 2019-01-16 13:20:11 +0100
  • edd677706 Revert "Delete juce_audio_processors" by falkTX 2019-01-16 13:19:51 +0100
  • 6c731c355 Revert "Delete juce_audio_formats" by falkTX 2019-01-16 13:19:33 +0100
  • 5c33ed627 Revert "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
  • 95364550b Fix a memory leak by falkTX 2019-01-21 10:53:22 +0100
  • d05c94c1f Update READMEs to mention VST3 and AU support by falkTX 2019-01-20 19:36:50 +0100
  • 05c23386e Make juce/carla vst save cross-compatible; Builds entire juce on linux by falkTX 2019-01-20 19:27:28 +0100
  • d06803bb9 Don't build window bridges on travis with juce enabled for now by falkTX 2019-01-20 16:52:14 +0100