672 Commits (59e65ff67a24574c6ddb1b66f021769036106270)

Author SHA1 Message Date
  falkTX f2d7565403 Fix build, closes #175 10 years ago
  falkTX 6032ae53b9 Cleanup 10 years ago
  falkTX 12967d6755 Continue rework, at least make it build 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 a4a570c909 Cleanup 10 years ago
  falkTX 150f587815 Make pipe class function names more extensive, add docs; Fix #164 10 years ago
  falkTX 0587b39564 semaphore fixes 10 years ago
  falkTX 4fb2df22ac Add carla-patchbay sidechain variant (3x2); Fix posix64 build 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 147980a653 Keep going 10 years ago
  falkTX f4e6829c68 More of the same 10 years ago
  falkTX 75f263d4f9 Start reworking the makefiles 10 years ago
  falkTX ccfc583958 More pipe work; Enable extui-plugins on Windows 10 years ago
  falkTX b7803399f5 Continue pipe work; Use pipes on extui-plugins; Add getPaths() 10 years ago
  falkTX 699966ae49 Add CarlaPipeCommon::flush function and use it 10 years ago
  falkTX 376306563d Rework CarlaPipeUtils code, kinda working win32 implementation 10 years ago
  falkTX 23c8c65ff3 Update code for NATIVE_ prefix 10 years ago
  falkTX c19a09b1f2 Add 16 and 32 channel patchbay plugin modes 10 years ago
  falkTX 073d0667c6 Don't allow rtaudio or juce drivers with patchbay mode yet 10 years ago
  falkTX d39b8ee50d Proper Qt tricks for minicanvas (closes #148); Hide some debug stuff 10 years ago
  falkTX f6b1dbcacc Fix running plugin bridges with empty filename 10 years ago
  falkTX 724f4020c7 Make sure rack mode has forced-stereo option on 10 years ago
  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 9586c109e0 Optimize save 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 8024a4f39b PulseAudio requires interleaved audio 10 years ago
  falkTX fcbcd0437b Allow plugin path to be empty, remove assertion 10 years ago
  falkTX 8de33fc1c3 Correct some settings code; Apply to plugin version properly 10 years ago
  falkTX 061cd920fd Build and install interposer by default 10 years ago
  falkTX 4d5b3b3c50 Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) 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 8275130786 Fix plugin control-output updates 10 years ago
  falkTX 2235525a56 Apply CV changes to engine bridge; Fix build 10 years ago
  falkTX dac744cd0c Pass CV buffers directly in plugin process function 10 years ago
  falkTX 4ee4519a0b More cleanup; Add get_current_plugin_count and get_max_plugin_number C API 10 years ago