71 Commits (062c815c7be343c98a27ff2201dc9cfe677cce45)

Author SHA1 Message Date
  falkTX f1a30531b9
Cleanup CARLA_PLUGIN_ONLY_BRIDGE macro usage 1 year ago
  falkTX 9c00a93cb8
Introduce CARLA_PLUGIN_ONLY_BRIDGE build macro 1 year ago
  falkTX 9abb529dec
Implement CLAP state 2 years ago
  falkTX e325490ffb
Implement custom path selection for CLAP plugins 2 years ago
  falkTX 679e507f0a
Define PLUGIN_CLAP and add stub files 2 years ago
  falkTX c397f32066
Correct the offset used in the custom data restore fix 2 years ago
  falkTX c6ca5ca23d
Update copyright year for the modified files 2 years ago
  falkTX 4fa1d2ba6b
Ensure custom data restore is exactly how it was saved 2 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 2 years ago
  falkTX c3f05e4e96
Initial implementation of MIDI learn (per plugin, not global) 4 years ago
  falkTX 1e29ecdd12
Better handling of LV2 temporary state, for clone and rename 4 years ago
  falkTX 99b49d48b2
Actually load mapped range data 4 years ago
  falkTX 1896041fd0
Save parameter mapped range in project file 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX 93bd5c8b8b
Add definitions for DLS and GIG plugin types, unused for now 5 years ago
  falkTX 95b1b328ba Fix loading projects with AU plugins 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX d306aa7a80 Cleanup project load code, fast checks without ignore-case 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX 935d9d11e3 Rename water code files to get rid of juce prefix 7 years ago
  falkTX 190ddd0ea1 Include water files as needed, cleanup 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 27ce7fc2e1 Start options for jack-app dialog 7 years ago
  falkTX 11e7814b3b Initial stub implementation of jack application plugin 7 years ago
  falkTX 8de9234e04 Make things build again 9 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 9 years ago
  falkTX d5f2da4fe7 Optimize saving and some loading of plugin chunks 9 years ago
  falkTX 2e7fbf895d Continue previous commit 9 years ago
  falkTX fe00c682af Save parameter midi CC mapping for plugins that use chunks 9 years ago
  falkTX e2122d3e49 Add options argument to addPlugin, allows to pre-set force-stereo 9 years ago
  falkTX 0115b81521 Fix saving some project data as unicode 10 years ago
  falkTX de829539de Start some cleanup and rework, DO NOT USE 10 years ago
  falkTX 74b4f51476 Cleanup CarlaStateSave struct; Initial code for plugin pipe (no osc) 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 71528d7daa Fix loading VST3 plugins, closes #155 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX 5fd388ed02 AU plugins working; Always return valid in carla_get_cached_plugin_info 10 years ago
  falkTX 9586c109e0 Optimize save 10 years ago
  falkTX 6449575a45 Fix #135; Don't require bundle for LV2 plugs; Misc changes 10 years ago
  falkTX 0870864672 Save some engine settings in project file 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 10 years ago
  falkTX f517d8bcec Code update for -Weffc++ 10 years ago
  falkTX 54f1fcdb14 Revert unintented branch merge 10 years ago
  falkTX 55bddaaf6a Fix some code for effc++ 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 10 years ago
  falkTX 7d5fcbf056 Fix loading carla-rack projects that itself contain more racks 10 years ago
  falkTX 30777a4711 Cleanup Makefile.mk now that qt is not required for backend 10 years ago