53 Commits (3a270f573cdf2b335ec8e4e1fc31e81e8a603e83)

Author SHA1 Message Date
  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
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX 377819f2a4 When saving plugin data, split big chunks into new lines 10 years ago
  falkTX ae8aac3c5e Misc fixing 10 years ago
  falkTX 81ed4b6ad0 More cleanup & rework, juce (core) will always be enabled 10 years ago
  falkTX ff77de9613 Cleanup, remove unused suff 10 years ago
  falkTX 4ec007ee1d Now using juce for engine/plugin file loading (plus xml) 10 years ago
  falkTX 52babe107e Make state utils calls part of StateSave struct 10 years ago
  falkTX 3fcf4f930c More state tests 10 years ago
  falkTX d3b260da16 Misc 10 years ago
  falkTX 9ea863f7d8 Dont use the new code for now 10 years ago
  falkTX d50ba0e0e0 StateUtils can now use juce 10 years ago
  falkTX e43147c575 Specify precision when saving param values to file, fixes #93 10 years ago
  falkTX 98969cbb9a More noexcept stuff 10 years ago
  falkTX c106ae8bb8 Save param-outs midi-cc and channel info; Set version as 2.0-beta1 10 years ago
  falkTX cb7c2460b0 Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 10 years ago
  falkTX c830d6dc00 More bridge work 10 years ago
  falkTX 1a0db2ec2f Add ReWirePlugin class; More bridges work 10 years ago
  falkTX 15846e4cfa Start importing LV2 code from stable branch, incomplete 10 years ago
  falkTX 2aa38cd84f Cleanup and misc fixing 10 years ago