2740 Commits (c38ea6ca34686f8c7cef5358cde48c782823ce92)

Author SHA1 Message Date
  falkTX 6fe603b469 Cleanup 7 years ago
  falkTX ae7a7a4b66 Cleanups, test random OSX things.. 7 years ago
  falkTX f712e9306e Fix bridges build 7 years ago
  falkTX 9a68a49849 Big push to get transport working correctly. Seems quite nice now 7 years ago
  falkTX 28e5cd4b69 Cleanup some confusion regarding transport, now restore jack sync 7 years ago
  falkTX 8d48bc3ae2 Some house-keeping, needed after some previous changes 7 years ago
  falkTX 4874d682b0 Rework parts of plugin list (cleanup and simplify), refresh needed 7 years ago
  falkTX b6790c5dd3 Very crude SFZ lookup 7 years ago
  falkTX ff6aecfe54 Simplify discovery lv2 code 7 years ago
  falkTX 81e36929d0 Add 'valid' field to CarlaCachedPluginInfo; Fix build 7 years ago
  falkTX 2db8160320 Rename a class variable 7 years ago
  falkTX e7f61c6ffe Split CarlaUtils.cpp into smaller files 7 years ago
  falkTX eea8bbbcb7 Avoid an assertion in get_custom_data_value 7 years ago
  falkTX 9253a2a90c Add new carla_get_custom_data_value to API 7 years ago
  falkTX eb465c2d01 Fix some comments 7 years ago
  falkTX b5f528bdf0 Pass amount of frames to bridge process call 7 years ago
  falkTX bdeb87acb7 Pass amount of frames to bridge process call 7 years ago
  falkTX cd8cea6539 macOS related fixes 7 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 7 years ago
  falkTX 7d55cfe473 Start code for carla-plugin without lv2 instance-access 7 years ago
  falkTX c789997920 More of the same 7 years ago
  falkTX f475d04869 Expose more stuff to carla-plugin bridge, increase pipe timeout 7 years ago
  falkTX 349651db3a Fix build, remove some test code 7 years ago
  falkTX 6184eadbcb Don't trigger ENGINE_CALLBACK_UPDATE under certain conditions 7 years ago
  falkTX e1004744cb Add valgrind script, found and fix 1 leak already 7 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 7 years ago
  falkTX 7f89b7574a 2 more small memory issues fixed, caught by valgrind 7 years ago
  falkTX 92a3536da3 Fix use of undefined memory 7 years ago
  falkTX 04dbc3fbee Nicer printing on out of bounds midi event time 7 years ago
  falkTX 7aa20661d7 Some fixes for stupid VST plugins 7 years ago
  falkTX d2e8c80fbc Avoid an assertion on VST-side midi-learn 7 years ago
  falkTX 17b7d55f0f Fix typo in naming rtaudio jack+alsa backend 7 years ago
  falkTX d306aa7a80 Cleanup project load code, fast checks without ignore-case 7 years ago
  falkTX 96fbec5b1d Save and restore BPM with a project 7 years ago
  falkTX c2290202c4 Fix a typo leading to missing midi out events on internal plugins 7 years ago
  falkTX ce234b92c1 Remove mention of experimental plugins, no longer in use 7 years ago
  falkTX 81edac7819 Mention SFZero in credits 7 years ago
  falkTX 261f25c369 Revert a previous decision, till we get info from hosts if supported 7 years ago
  falkTX e338f9afdf Implement getting files for carla-plugin as internal 7 years ago
  falkTX 6200e88aab Carla-Plugin: Don't allow loading plugins that require fixed buffers 7 years ago
  falkTX bb5a286b98 Set fftw as thread-safe when starting standalone engine 7 years ago
  falkTX dca49c5236 Cleanup: cv in internal plugins is never used 7 years ago
  falkTX e639cc6664 Allow to run internal, sf2 and sfz if bridge is native 7 years ago
  falkTX 8ac99a697e Rename vestige header and update it, adjust code as needed 7 years ago
  falkTX 7c16b0db07 RtAudio: handle buffer size changes in JACK driver 7 years ago
  falkTX 9ea793d69c Dont show "with ALSA-MIDI" if libasound is not available 7 years ago
  falkTX 5b65a9a52c Cleanup 7 years ago
  falkTX 1f89411dd0 Never try to load sf2 and sfz files as bridge 7 years ago
  falkTX 4e0d341d09 Clear dummy buffer for multi-out plugins in rack as needed 7 years ago
  falkTX ea64e00c87 For internal plugins, store in and out midi buffers separately 7 years ago