39 Commits (f429d9ce3f998f9c61fefcad8d136082b8d57938)

Author SHA1 Message Date
  falkTX 4ef7357545
rename macro to CARLA_UTILS_USE_QT, cleanup use 1 year ago
  falkTX 2714ba4eea
Initial tests for frontend with auto plugin discovery 1 year ago
  falkTX 0ff297d2c2
more spreadout use of BUILDING_CARLA_OBS macro 1 year ago
  falkTX 5508fb256a
Allow to skip sfz and water use for cached plugin info 1 year ago
  falkTX 296bfc1a4f
Make ysfx optional, enabled by default 1 year ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX b06204c0b4
Cleanup some ysfx things and fix guiless build 2 years ago
  falkTX eeccc9cb7d
Adjust jsfx things to changes in Carla internals 2 years ago
  falkTX 5385595764 Continue cleanup 2 years ago
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 2 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 2 years ago
  Jean Pierre Cimalando 1f2f87ad41 Implement JSFX (backend) 3 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 2 years ago
  falkTX dc6fdacf68 Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list 3 years ago
  falkTX cea7ffe5f4 Fix memory leaks in LV2 stuff 4 years ago
  falkTX 63c5af5d2b
Include utils code in carla-host-plugin library 4 years ago
  falkTX e645376663
Always use maximum amount of channels for VST2 plugins 4 years ago
  falkTX 0f6a92d0bc
Don't use water namespace in CachedPlugins.cpp 4 years ago
  falkTX 2c423e57ba
Fix SFZ rescan adding all files again each time 4 years ago
  falkTX c307dd9d8a Rework add-plugin dialog 5 years ago
  falkTX 1e51708bfe Add CV and inline-display plugin filters, and related fixes 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX d0610840bd
Add back modgui support 5 years ago
  falkTX a7b4360c6d
Prepare for the future.. 5 years ago
  falkTX 63c27fe30b Set transient window on macOS 5 years ago
  falkTX 2cf7c166e0 AU plugins show up now 5 years ago
  falkTX 597941fd42 Add AU scanning to utils 5 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX e7e5a8115e Don't print assertion when sfz path is empty 6 years ago
  FilipeCSnuk 77490d0e3b Only rescan SFZs on request 6 years ago
  falkTX fb3132cabf Get rid of *.base.* for internal plugins, now unused 6 years ago
  falkTX ce63ad677b Fix LV2 plugins having random port count (unitialized memory) 6 years ago
  falkTX ae7a7a4b66 Cleanups, test random OSX things.. 6 years ago
  falkTX 4874d682b0 Rework parts of plugin list (cleanup and simplify), refresh needed 6 years ago
  falkTX b6790c5dd3 Very crude SFZ lookup 6 years ago
  falkTX ff6aecfe54 Simplify discovery lv2 code 6 years ago
  falkTX 81e36929d0 Add 'valid' field to CarlaCachedPluginInfo; Fix build 6 years ago
  falkTX e7f61c6ffe Split CarlaUtils.cpp into smaller files 6 years ago
  falkTX ce234b92c1 Remove mention of experimental plugins, no longer in use 6 years ago
  falkTX 81edac7819 Mention SFZero in credits 6 years ago
  falkTX 6a986c0630 Fully remove gig and LS stuff; Cleanup 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX 56c05b4952 SFZero stuff working, only final details needed now 6 years ago
  falkTX d3ebd5bb07 Remove debug print when scanning an LV2 plugin 6 years ago
  falkTX 6625c4838a Fix up of supported file extensions 6 years ago
  falkTX 3c6c972a8c Start a function to get build-time features 6 years ago
  falkTX 3aac9100da Don't mention external plugins in about page if not built 6 years ago
  falkTX ff5c315f7a Fix windows build 6 years ago
  Filipe Coelho eb1d1c05b7 Fix some compiler warnings 6 years ago
  falkTX a29bfb0219 Fix memory leak in carla-plugin pipe usage 6 years ago