113 Commits (147980a65380c6536eb5b5cbf70a2122789e3af6)

Author SHA1 Message Date
  falkTX a094316aef Fix boolean options reaching carla-plugin, such as forceStereo 10 years ago
  falkTX cc26ed19d7 Install the vst plugin into its own dir, like the LV2 does 10 years ago
  falkTX 3ba1e572fb Force setting path in carla-plugin, fixes #149 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX a72caa5323 carla-plugin: send transport info 10 years ago
  falkTX ae49286c00 carla-plugin: Send bufsize and rate, don't use OSC, other fixes 10 years ago
  falkTX defc31830e carla-plugin: Send max-plugin-number var 10 years ago
  falkTX cf77580cad Send extra initial server info to carla-plugin; Fix about size 10 years ago
  falkTX bc8d7c9645 Send initial state of internal params to carla-plugin 10 years ago
  falkTX 95b8ae0b77 Fix possible locale issues when using carla as plugin 10 years ago
  falkTX 8de33fc1c3 Correct some settings code; Apply to plugin version properly 10 years ago
  falkTX 413bff2939 Misc fixing 10 years ago
  falkTX 7f9b5da47f Misc 10 years ago
  falkTX 613302ffb9 Pass initial engine options to plugin UI; Cleanup 10 years ago
  falkTX 0e00f85c9a Add carla_get_library_filename/folder functions, needed for LMMS 10 years ago
  falkTX b7c8deccc1 Init (fake) juce events if using custom plugin entries (for LMMS) 10 years ago
  falkTX db00bc752f Bump pkg-config version, allow to use rack&patchbay plugins directly 10 years ago
  falkTX 9a8f98f20d Fix patchbay mode for lv2/vst carla-plugin 10 years ago
  falkTX 8e1ad40011 Restore some engine settings from projects; Misc fixing 10 years ago
  falkTX ac0be351e9 Cleanup 10 years ago
  falkTX bd0330afb1 Fix some issues with engine init/close 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 10 years ago
  falkTX 65fcdf868e Save&restore connections on patchbay-plugin 10 years ago
  falkTX b8f2c32cf4 patchbay plugin now sees connections 10 years ago
  falkTX 35e236a147 Fix build 10 years ago
  falkTX 79466979c1 Enable carla-patchbay plugin (but doesn't work fully yet) 10 years ago
  falkTX cf21acd636 More work for internal patchbay, seems promising :) 10 years ago
  falkTX f517d8bcec Code update for -Weffc++ 10 years ago
  falkTX fe9c4be0fe Fix binaryDir in carla-plugin 10 years ago
  falkTX b1b44bf6bf CarlaPlugin::setChunkData now uses direct data+size instead of base64 10 years ago
  falkTX 11339a3d73 Move some files 10 years ago
  falkTX 62eff2fdeb Auto-detect binary type, makes possible to load projs with bridges 10 years ago
  falkTX 7d5fcbf056 Fix loading carla-rack projects that itself contain more racks 10 years ago
  falkTX 344b76871e Misc 10 years ago
  falkTX d4a1437d0a Cleanup 10 years ago
  falkTX 956b606d17 Misc 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX ba85fd13a4 Fix engine build with strict flags; Put some common code in utils 10 years ago
  falkTX 1b69fe1802 Preliminary patchbay mode process function 10 years ago
  falkTX fb1a1c2273 Call graph.destroy() on engine classes, not internally 10 years ago
  falkTX fa40698e68 Rack mode working again; Initial patchbay code 10 years ago
  falkTX 7d3dba5c14 More rework, DO NOT use 10 years ago
  falkTX 81ed4b6ad0 More cleanup & rework, juce (core) will always be enabled 10 years ago
  falkTX 4ec007ee1d Now using juce for engine/plugin file loading (plus xml) 11 years ago
  falkTX 52babe107e Make state utils calls part of StateSave struct 11 years ago
  falkTX f5912911ed Export get_carla_native_plugin() in dll, will be needed later 11 years ago
  falkTX 5a12b4bd3e Rework some patchbay code, shared common stuff 11 years ago
  falkTX 7b97dc6d6c General cleanup 11 years ago
  falkTX 180391a16f Proper pipe utils write mutex 11 years ago
  falkTX 6fe2ed353e carla-plugin fixes 11 years ago