2567 Commits (59e65ff67a24574c6ddb1b66f021769036106270)

Author SHA1 Message Date
  falkTX 5636940650 Enable stripping for beta release (soon) 10 years ago
  falkTX 7e63e4b3ef Hide "uis always on top" option, not implemented yet 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 d115686cd9 Forgot this in a previous commit 10 years ago
  falkTX 3ba1e572fb Force setting path in carla-plugin, fixes #149 10 years ago
  falkTX 1698dbb8a5 Set Carla as process name when really appropriate, closes #138 10 years ago
  falkTX dd65ea0159 Misc fixing 10 years ago
  falkTX 38c3050af4 Cleanup 10 years ago
  falkTX 3becd4ddb7 Clear canvas when doing new project 10 years ago
  falkTX 334eacf3f7 Fix detection of some dlls as win64 plugins 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 39c76eb51c Implement looking for cached AU plugins, TESTING 10 years ago
  falkTX d03223a6f2 Misc 10 years ago
  falkTX 2dc9ee8f83 Continue previous commit; Use LV2 as cached plugins 10 years ago
  falkTX 949d117c3c Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU 10 years ago
  falkTX 45b1bef1ea Ensure all LV2 port_event calls use the correct atom size, closes #151 10 years ago
  falkTX 38b5a04f3c Revert previous change. TIL Qt does it internally :P 10 years ago
  falkTX 59b7fa5322 Add ctrl+tab shortcut for changing tabs (rack and patchbay for now) 10 years ago
  falkTX 9586c109e0 Optimize save 10 years ago
  falkTX b1c2218ea3 Make sure all references to plugin widgets are deleted, fixes #143 10 years ago
  falkTX 185b8c4568 Cleanup 10 years ago
  falkTX a2deca37cc Fix for "wrapped C/C++ object of type PixmapDial has been deleted" 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 c914fe96ba Misc 10 years ago
  falkTX 17ccac659e Move 2 functions to common file 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 5d0c4f3f56 Misc 10 years ago
  falkTX 177b11965c Fix some issues in carla-plugin 10 years ago
  falkTX 4a64d89442 vst-plugin: Simplify code for handling MIDI, working MIDI-Out 10 years ago
  falkTX 67898d196a vst-plugin: Append "FX" to plugin name if not synth 10 years ago
  falkTX 87a2c10fae vst-plugin: MIDI Out support (TESTING) 10 years ago
  falkTX 3890ee5a80 carla-vst: tell host we want MIDI events, add some TODO comments 10 years ago
  falkTX b8ed819c52 Only show real LV2 instruments as synths; Cleanup 10 years ago
  falkTX 8656de5f9e Cleanup 10 years ago
  falkTX 3c9368fd00 Misc 10 years ago
  falkTX b3927165e3 Rework some vst code so that carla works inside Tracktion 10 years ago
  falkTX 95b8ae0b77 Fix possible locale issues when using carla as plugin 10 years ago
  falkTX c5603baa6e LV2 Cocoa UIs now working 10 years ago
  falkTX 5bbe476f3a More osx build fixes 10 years ago
  falkTX 8885e638c4 Fix some discovery issues 10 years ago
  falkTX 3a6ff75305 Fix osx build; Fix plugin version missing carla_panels 10 years ago
  falkTX e06345d63e Misc fixing 10 years ago
  falkTX 557f3722cb Add style parameter to big-meter plugin 10 years ago
  falkTX 510babf1ee Fix build 10 years ago