Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • |\ \
  • | |/
  • | *
  • | |\
  • | | *
  • | | *
  • | | *
  • | * |
  • | * |
  • | * |
  • | * |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • |/ /
  • * |
  • * |
  • | *
  • | *
  • | | *
  • * | |
  • * | |
  • | | | *
  • | | | |\
  • | |_|_|/
  • |/| | |
  • | | | | *
  • | | | | |\
  • | |_|_|_|/
  • |/| | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • | | | | *
  • | | | | |\
  • | |_|_|_|/
  • |/| | | |
  • | * | | |
  • | | | * |
  • | |_|/ /
  • |/| | |
  • | | * |
  • | |/ /
  • | * |
  • | | *
  • | | *
  • | | *
  • | | *
  • * | |
  • | | *
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • | *
  • * |
  • * |
  • | *
  • * |
  • | *
  • * |
  • 11a738836 Don't build juce stuff on travis for now by falkTX 2019-01-20 15:17:18 +0100
  • 6e3e51ec0 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
  • adcb00dff Add script to generate mac vst bundles by falkTX 2019-01-20 12:00:54 +0100
  • d111dc1ba Fixup final details by falkTX 2019-01-20 06:41:15 +0100
  • 489f91679 Some fixes for windows by falkTX 2019-01-20 06:06:31 +0100
  • ca53a450c Set transient window on macOS by falkTX 2019-01-20 05:52:14 +0100
  • 02eb7468f AU plugins show up now by falkTX 2019-01-20 04:01:20 +0100
  • 1981dc52d Scanning of AU and VST3 plugins by falkTX 2019-01-20 03:27:46 +0100
  • 284c40a33 Run juce event loop ourselves when needed by falkTX 2019-01-20 02:43:29 +0100
  • 53dccb9b4 Setup juce gui on relevant parts by falkTX 2019-01-20 02:22:16 +0100
  • 7838a52f9 Add vst3 and au lines to about window by falkTX 2019-01-20 02:01:23 +0100
  • e9e588182 Add logic regarding VST3 to settings by falkTX 2019-01-20 01:44:28 +0100
  • c82741de7 Add AU scanning to utils by falkTX 2019-01-20 01:23:56 +0100
  • 293763886 Fix osx build by falkTX 2019-01-20 00:29:35 +0100
  • 4221ab86e Fix windows build (typo in previous commit) by falkTX 2019-01-20 00:20:23 +0100
  • 8fd0fcdec Add AU/VST3 stuff to UI, non-implemented yet by falkTX 2019-01-20 00:14:46 +0100
  • 54378ea9b Adjust a few things by falkTX 2019-01-20 00:05:17 +0100
  • cfd30ce54 Expose only VSTPluginMain on VST plugin for macOS by falkTX 2019-01-19 23:36:53 +0100
  • 587f96c60 Try to fix build warning on vst3sdk by falkTX 2019-01-19 23:34:18 +0100
  • df19bb699 Remove unused vst3sdk code by falkTX 2019-01-19 23:34:10 +0100
  • 46bfd96ec Fix a warning under Windows by falkTX 2019-01-19 23:23:35 +0100
  • 5ccfc8c9d Build juce stuff on discovery, for vst3 and au support by falkTX 2019-01-19 23:23:16 +0100
  • ee3125ded Fix osx build by falkTX 2019-01-19 20:16:54 +0100
  • b31b2bdf2 Add juce_gui_extra by falkTX 2019-01-19 20:07:22 +0100
  • 98670dd14 juce_gui_extra is needed on macOS by falkTX 2019-01-19 20:06:58 +0100
  • a47c7d6e1 Do not check filepath of added plugins under windows by falkTX 2019-01-18 08:33:34 +0100
  • db855c88b juce/ASIO: Blacklist some misbehaving drivers by falkTX 2019-01-17 20:39:50 +0100
  • 8931d4edc Add some more vst3sdk files by falkTX 2019-01-17 00:49:02 +0100
  • ba499db13 Merge branch 'develop' into juce-zombie by falkTX 2019-01-17 00:22:31 +0100
  • d06aa3d4f Merge branch 'master' into develop by falkTX 2019-01-17 00:22:15 +0100
  • 06b5e0bf8 More.. by falkTX 2019-01-16 22:01:11 +0100
  • 6d1b4404c Tweak rtaudio includes by falkTX 2019-01-16 22:00:40 +0100
  • 417d149a9 Fix loading multiple exported LV2 plugins by falkTX 2019-01-16 22:02:38 +0100
  • a8363aaf8 More.. by falkTX 2019-01-16 22:01:11 +0100
  • 366bc2fa4 Tweak rtaudio includes by falkTX 2019-01-16 22:00:40 +0100
  • ea64a101f Fix loading multiple exported LV2 plugins by falkTX 2019-01-16 22:02:38 +0100
  • e1fc9941a Fix usage with older PyQt versions by falkTX 2019-01-16 23:02:37 +0100
  • 76b2cb2e4 Fix warnings on Windows build by falkTX 2019-01-17 00:12:28 +0100
  • 741287c50 Add vst3sdk base files by falkTX 2019-01-16 23:46:48 +0100
  • ef4164432 Don't try to build juce stuff on travis for macOS by falkTX 2019-01-16 23:07:23 +0100
  • 433920592 Fix usage with older PyQt versions by falkTX 2019-01-16 23:02:37 +0100
  • 691da98aa Fix loading multiple exported LV2 plugins by falkTX 2019-01-16 22:02:38 +0100
  • d8997a320 More juce fixes by falkTX 2019-01-16 22:02:20 +0100
  • 277474472 Fix some juce warnings and vst3 build by falkTX 2019-01-16 22:01:41 +0100
  • 93300ad9f More.. by falkTX 2019-01-16 22:01:11 +0100
  • ee1c52c5d Tweak rtaudio includes by falkTX 2019-01-16 22:00:40 +0100
  • d5537f438 More fixes by falkTX 2019-01-16 17:18:34 +0100
  • e23cbcf0c Forgot to add new files.. by falkTX 2019-01-16 16:54:58 +0100
  • 30b944c7f Remove unused modules by falkTX 2019-01-16 16:52:48 +0100
  • 5cd83cf45 More juce tweaks by falkTX 2019-01-16 16:48:24 +0100
  • 81173aebd Add juce engine class by falkTX 2019-01-16 15:52:24 +0100
  • b5e1d5c3a Fixup sfzero for new water changes by falkTX 2019-01-16 15:52:03 +0100
  • 1222a5008 Avoid jassert name clashes, makefile stuff by falkTX 2019-01-16 15:37:17 +0100
  • 8d9e0a6d3 Add back old juce core and audio-basics by falkTX 2019-01-16 15:16:40 +0100
  • 425603ada Start adapting for old juce by falkTX 2019-01-16 15:14:42 +0100
  • 5e526cffa Revert "Delete the rest of the juce modules" by falkTX 2019-01-16 13:20:11 +0100
  • 0883edab4 Revert "Delete juce_audio_processors" by falkTX 2019-01-16 13:19:51 +0100
  • 2360ebf89 Revert "Delete juce_audio_formats" by falkTX 2019-01-16 13:19:33 +0100
  • 7f5ba98e2 Revert "Remove juce_audio_devices" by falkTX 2019-01-16 13:19:03 +0100
  • d9a7e7eeb Whitespace by falkTX 2019-01-16 11:04:55 +0100
  • bb6823675 Fix typo by falkTX 2019-01-16 10:50:45 +0100
  • ab8803c9f All scripts use Bash by Samson 2019-01-14 19:11:50 -0500
  • df262ea54 Fixed shell export syntax by Samson 2019-01-11 16:13:06 -0500
  • eed3c9e66 (refs/pull/810/head) All scripts use Bash by Samson 2019-01-14 19:11:50 -0500
  • 7f81fe0a0 Drop support for PyQt4 in frontend by falkTX 2019-01-13 15:23:50 +0100
  • 4e8e85f51 Split patchcanvas code into multiple files, fix up by falkTX 2019-01-13 13:55:48 +0100
  • d58630a91 Merge branch 'develop' of github.com:falkTX/Carla into nsm-jack-apps by falkTX 2019-01-13 00:50:53 +0100
  • 0609f3788 Merge branch 'develop' into lv2-params by falkTX 2019-01-13 00:02:53 +0100
  • 04df6a9c1 Update linux package versions by falkTX 2019-01-12 23:41:06 +0100
  • ceb68f9a5 Bump version to 2.0-RC3 by falkTX 2019-01-05 12:44:08 +0100
  • a82dc38e6 Bump version to 2.0-RC2 by falkTX 2018-10-25 11:06:35 +0200
  • 4bade5f02 Fixes for fluidsynth >= 2.0.0 (#766) by Andreas Müller 2018-10-13 19:06:27 +0200
  • b67b022ec Fix previous commit by falkTX 2018-10-07 11:02:40 +0200
  • b809bc4c1 Don't build sf2/3 support if fluidsynth is > 1.9.9 by falkTX 2018-10-07 10:26:09 +0200
  • 3aa5352bb Make water File paths accept paths from CWD, adjust bridges to it by falkTX 2019-01-01 14:09:46 +0100
  • ad2bd0937 Add "plugin-wine" make target in cross-compile mingw mode by falkTX 2019-01-01 15:01:03 +0100
  • 6d43532a2 Whitespace by falkTX 2019-01-01 15:01:46 +0100
  • 497e8d545 Bump maximum value of LFO speed by falkTX 2019-01-01 15:01:59 +0100
  • 07293a0fd Merge branch 'develop' of github.com:falkTX/Carla into lv2-params by falkTX 2019-01-12 23:54:32 +0100
  • c569afbfb (refs/pull/812/head) Update linux package versions by falkTX 2019-01-12 23:41:06 +0100
  • 964281ec8 Test for NSM for jack apps by falkTX 2019-01-12 23:34:06 +0100
  • c7b68cb2e Fixed shell export syntax by Samson 2019-01-11 16:13:06 -0500
  • 0fe6363f6 (tag: v1.9.13) Bump version to 2.0-RC3 by falkTX 2019-01-05 12:44:08 +0100
  • 1b7f625be Bump maximum value of LFO speed by falkTX 2019-01-01 15:01:59 +0100
  • ffee1f977 Whitespace by falkTX 2019-01-01 15:01:46 +0100
  • 4bc1572cc Add "plugin-wine" make target in cross-compile mingw mode by falkTX 2019-01-01 15:01:03 +0100
  • 9daf2f5e9 Make water File paths accept paths from CWD, adjust bridges to it by falkTX 2019-01-01 14:09:46 +0100
  • 07e876a74 Small tweak to how DSSI UIs are found, to be more inclusive by falkTX 2018-12-30 21:07:46 +0100
  • 21aa9a442 Small tweak to how DSSI UIs are found, to be more inclusive by falkTX 2018-12-30 21:07:46 +0100
  • c03bd2fa7 Support LV2 UIs purely through show interface without complaining by falkTX 2018-12-30 14:39:41 +0100
  • 896d1be2f Quick & dirty LV2 params now working, testing waters... by falkTX 2018-12-27 01:18:43 +0000
  • ab8e17841 Experiment with LV2 parameters, we can show their names now by falkTX 2018-12-26 18:23:49 +0000
  • 71ff98225 Fix swap() for ByteOrder.h (bsd, linux and non-intel archs) by falkTX 2018-12-25 09:26:54 +0000
  • 2f3a44245 Dont prefer plugin bridges for certain hardcoded LV2 plugins by falkTX 2018-12-25 08:54:18 +0000
  • 7230b0bee Dont prefer plugin bridges for certain hardcoded LV2 plugins by falkTX 2018-12-25 08:54:18 +0000
  • bbb82b853 Working wine-native bridge, needs testing by falkTX 2018-12-18 22:44:14 +0000
  • 51f20736b Do not call plugin effEditIdle on update display opcode by falkTX 2018-12-12 09:49:57 +0100
  • 36541cd0b Do not call plugin effEditIdle on update display opcode by falkTX 2018-12-12 09:49:57 +0100
  • 2413bbf04 Only call XSetInputFocus on viewable windows Fixes crash for bridge-lv2-x11 from CLI by falkTX 2018-12-01 11:25:00 +0100
  • 0d96a87fb Only call XSetInputFocus on viewable windows Fixes crash for bridge-lv2-x11 from CLI by falkTX 2018-12-01 11:25:00 +0100