985 Commits (3c731ded45973a8b6dd465415766869ece4719bf)

Author SHA1 Message Date
  falkTX 6b92f3e1dc Clean up some debug messages 6 years ago
  falkTX d15e339645 jack transport cannot be disabled in multi-client 6 years ago
  FilipeCSnuk ec04996359 Be less strict when loading connections 6 years ago
  falkTX de35d8ad38 Fix exported lv2 plugins after latest changes 6 years ago
  falkTX 37417720a8 Fix loading preset as project file from CLI 6 years ago
  falkTX 459915ebdb General fixes against dynamic buffer sizes 6 years ago
  falkTX a764f20453 Misc changes 6 years ago
  falkTX 995b345f84 Avoid a race condition when changing buffer/sample size 6 years ago
  falkTX b09c6591f9 There was a typo 6 years ago
  falkTX 3f801a5c8f Auto-connect option for JACK and JACK/RtAudio now implemented 6 years ago
  falkTX fe8276f03d Show driver options for jack, "(auto)" as rate/size choices 6 years ago
  falkTX e0477b1683 Allow RtAudio device name to be empty, gets default value 6 years ago
  falkTX ae7a7a4b66 Cleanups, test random OSX things.. 6 years ago
  falkTX 9a68a49849 Big push to get transport working correctly. Seems quite nice now 6 years ago
  falkTX 28e5cd4b69 Cleanup some confusion regarding transport, now restore jack sync 6 years ago
  falkTX 8d48bc3ae2 Some house-keeping, needed after some previous changes 6 years ago
  falkTX b5f528bdf0 Pass amount of frames to bridge process call 6 years ago
  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