2079 Commits (24c12d6adbab8b64adb65d56fc89fcf28a4a59c8)

Author SHA1 Message Date
  falkTX 8aa5781d6e More aggressive hacks around linuxsampler 6 years ago
  falkTX aab1e828fa Forgot to apply lv2-state-restore on plugin bridges, now fixed 7 years ago
  falkTX 710f69148a Fix carla as plugin not receiving midi input (regression) 7 years ago
  falkTX 3807173356 Fix some bridge parameters after first state load 7 years ago
  falkTX 4bc59c2d43 Fix a typo 7 years ago
  falkTX 8ca05951dc Avoid a false assertion 7 years ago
  falkTX e555896dc5 internal plugins: only cache event count inputs, fixes regression 7 years ago
  falkTX f083a990a4 Save LV2 author name in exported LV2 plugin 7 years ago
  Yuri 2be9e4027c Fix build with the clang compiler. 7 years ago
  falkTX 8b1fd1f537 Properly handle internal plugins with multi MIDI inputs 7 years ago
  falkTX 7f8e36f72b Better error message for input timing errors 7 years ago
  falkTX 20b8518a86 More debugging when loading parameters fail 7 years ago
  falkTX 378e90e7d2 Avoid a false assertion error 7 years ago
  falkTX 16763bc4d8 Fix for previous commit, dont keep waiting if receiving lock 7 years ago
  falkTX 0002aacd55 Stop waiting for engine post-rt ACK if it stops running 7 years ago
  falkTX 9cd03be62b Fix crash under debug mode when adding jack apps 7 years ago
  falkTX c62bfbc43a Implement LV2 UI port notifications to feedback messages to UI 7 years ago
  falkTX d32eee00f5 Implement up/down plugins in rack (right-click menu) 7 years ago
  falkTX f039ee4675 Fix CarlaBackend.h usage with the latest changes 7 years ago
  falkTX 1967b55052 Fix NaN when controlling log params with MIDI CC 7 years ago
  falkTX ffa0fe6cdd Fix "MIDI CC 0x01" not selectable in some systems 7 years ago
  falkTX 086bfcc011 Fix lv2 plugins as bridges not showing bridged custom UI 7 years ago
  falkTX d3ebd5bb07 Remove debug print when scanning an LV2 plugin 7 years ago
  falkTX 04da5c56d9 Print warning if LV2 plugin wants wrong keys, and try to avoid this 7 years ago
  falkTX c8a65dc0d4 Dont prefer UI bridges on bridged LV2 plugins 7 years ago
  falkTX 8aa84234c7 Avoid assertion if LV2 UI widget is null 7 years ago
  falkTX 5cea728f41 Fix bridges no longer loading (midi) programs 7 years ago
  falkTX 1b1a2b26c7 Rename and move 2 functions 7 years ago
  falkTX 34376b2d8f Remove a hardcoded custom-data key, ignore properties on bridges 7 years ago
  falkTX c3a38f7026 Cleanup 7 years ago
  Julian Wolff 6c12b091de fix #619, wrong assertion on MIDI CC param 7 years ago
  falkTX 6625c4838a Fix up of supported file extensions 7 years ago
  falkTX 456b13efaa Transport controls are now considered stable 7 years ago
  falkTX 3c6c972a8c Start a function to get build-time features 7 years ago
  falkTX c29529b456 Fix timing issues, please test 7 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 7 years ago
  falkTX 3aac9100da Don't mention external plugins in about page if not built 7 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 7 years ago
  falkTX bc2c6978ad Cleanup and remove some AudioSampleBuffer methods 7 years ago
  falkTX 51c6bc346a Fixup carla-patchbay/graph to work with variable buffer sizes 7 years ago
  falkTX fac8af671d Dont send midi notes to LV2 UIs, for now 7 years ago
  falkTX 7a6e711160 Save custom data for plugin bridges 7 years ago
  falkTX 3ef5f90b0d Make ringbuffer write calls return bool 7 years ago
  falkTX bfe978f355 Better handling for plugins that set 0-size state 7 years ago
  falkTX 8385d2c1fb Allow all-note/sound-off events with size 2 7 years ago
  falkTX 85b1615b60 Cleanup 7 years ago
  falkTX 9f30f00280 Do not use/check kVstParameterUsesIntegerMinMax vst property 7 years ago
  falkTX b054dd0c12 Fix small issues regarding program state (crash-fix some plugins) 7 years ago
  falkTX 396554e377 Tiny optimization 7 years ago
  falkTX 276179c0f6 Fix build after previous commits 7 years ago