96 Commits (9dd7cafbd0e41dd1dd688172da5a2701b4fdfa2d)

Author SHA1 Message Date
  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) 10 years ago
  falkTX 52babe107e Make state utils calls part of StateSave struct 10 years ago
  falkTX f5912911ed Export get_carla_native_plugin() in dll, will be needed later 10 years ago
  falkTX 5a12b4bd3e Rework some patchbay code, shared common stuff 10 years ago
  falkTX 7b97dc6d6c General cleanup 10 years ago
  falkTX 180391a16f Proper pipe utils write mutex 10 years ago
  falkTX 6fe2ed353e carla-plugin fixes 10 years ago
  falkTX af81c3d820 Small fixes for pyqt plugin UIs (like carla-rack) 10 years ago
  falkTX 4a9c6d5dbe Prevent UIs from being shown twice (fixes ardour double window) 10 years ago
  falkTX f75deaceb3 Add plugin randomize-params functions 10 years ago
  falkTX 0c4f78809b More of the same, half-working again 10 years ago
  falkTX 94ac5581e1 More work 10 years ago
  falkTX 2cb1617a38 Cleanup 10 years ago
  falkTX fdc16c014b Proper print arg 10 years ago
  falkTX a4603ef159 In-canvas parameters experiment 10 years ago
  falkTX b288b50011 param-text is working again (used in VSTs) 10 years ago
  falkTX 4c7567d889 Misc changes/cleanup 10 years ago