985 Commits (3c731ded45973a8b6dd465415766869ece4719bf)

Author SHA1 Message Date
  falkTX bdeb87acb7 Pass amount of frames to bridge process call 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX 349651db3a Fix build, remove some test code 6 years ago
  falkTX 6184eadbcb Don't trigger ENGINE_CALLBACK_UPDATE under certain conditions 6 years ago
  falkTX e1004744cb Add valgrind script, found and fix 1 leak already 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 7f89b7574a 2 more small memory issues fixed, caught by valgrind 6 years ago
  falkTX 92a3536da3 Fix use of undefined memory 6 years ago
  falkTX 17b7d55f0f Fix typo in naming rtaudio jack+alsa backend 6 years ago
  falkTX d306aa7a80 Cleanup project load code, fast checks without ignore-case 6 years ago
  falkTX 96fbec5b1d Save and restore BPM with a project 6 years ago
  falkTX 261f25c369 Revert a previous decision, till we get info from hosts if supported 6 years ago
  falkTX e338f9afdf Implement getting files for carla-plugin as internal 6 years ago
  falkTX 6200e88aab Carla-Plugin: Don't allow loading plugins that require fixed buffers 6 years ago
  falkTX e639cc6664 Allow to run internal, sf2 and sfz if bridge is native 6 years ago
  falkTX 7c16b0db07 RtAudio: handle buffer size changes in JACK driver 6 years ago
  falkTX 9ea793d69c Dont show "with ALSA-MIDI" if libasound is not available 6 years ago
  falkTX 5b65a9a52c Cleanup 6 years ago
  falkTX 1f89411dd0 Never try to load sf2 and sfz files as bridge 6 years ago
  falkTX 4e0d341d09 Clear dummy buffer for multi-out plugins in rack as needed 6 years ago
  falkTX 21ab90f631 Add backwards-compat for loading projects with GIG files 6 years ago
  falkTX 8383b114e8 Handle (ignore) arbitrary number of audio ports in rack mode 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 6 years ago
  falkTX 6a986c0630 Fully remove gig and LS stuff; Cleanup 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX 56c05b4952 SFZero stuff working, only final details needed now 6 years ago
  falkTX a0761932ca Convert num-periods int option to triple-buffer bool 6 years ago
  falkTX 8aa5781d6e More aggressive hacks around linuxsampler 6 years ago
  falkTX aab1e828fa Forgot to apply lv2-state-restore on plugin bridges, now fixed 6 years ago
  falkTX 3807173356 Fix some bridge parameters after first state load 6 years ago
  falkTX 7f8e36f72b Better error message for input timing errors 6 years ago
  falkTX 16763bc4d8 Fix for previous commit, dont keep waiting if receiving lock 6 years ago
  falkTX 0002aacd55 Stop waiting for engine post-rt ACK if it stops running 6 years ago
  falkTX d32eee00f5 Implement up/down plugins in rack (right-click menu) 6 years ago
  falkTX 1967b55052 Fix NaN when controlling log params with MIDI CC 6 years ago
  falkTX 5cea728f41 Fix bridges no longer loading (midi) programs 6 years ago
  falkTX 34376b2d8f Remove a hardcoded custom-data key, ignore properties on bridges 6 years ago
  falkTX c3a38f7026 Cleanup 6 years ago
  Julian Wolff 6c12b091de fix #619, wrong assertion on MIDI CC param 6 years ago
  falkTX 6625c4838a Fix up of supported file extensions 6 years ago
  falkTX 456b13efaa Transport controls are now considered stable 6 years ago
  falkTX c29529b456 Fix timing issues, please test 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 6 years ago
  falkTX bc2c6978ad Cleanup and remove some AudioSampleBuffer methods 6 years ago
  falkTX 51c6bc346a Fixup carla-patchbay/graph to work with variable buffer sizes 6 years ago
  falkTX 7a6e711160 Save custom data for plugin bridges 6 years ago
  falkTX bfe978f355 Better handling for plugins that set 0-size state 6 years ago
  falkTX 8385d2c1fb Allow all-note/sound-off events with size 2 6 years ago