1072 Commits (84b94ebf52042dc82edf10a65ae686aef99dc257)

Author SHA1 Message Date
  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 7d55cfe473 Start code for carla-plugin without lv2 instance-access 6 years ago
  falkTX c789997920 More of the same 6 years ago
  falkTX f475d04869 Expose more stuff to carla-plugin bridge, increase pipe timeout 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 04dbc3fbee Nicer printing on out of bounds midi event time 6 years ago
  falkTX 7aa20661d7 Some fixes for stupid VST plugins 6 years ago
  falkTX d2e8c80fbc Avoid an assertion on VST-side midi-learn 6 years ago
  falkTX c2290202c4 Fix a typo leading to missing midi out events on internal plugins 6 years ago
  falkTX dca49c5236 Cleanup: cv in internal plugins is never used 6 years ago
  falkTX 8ac99a697e Rename vestige header and update it, adjust code as needed 6 years ago
  falkTX ea64e00c87 For internal plugins, store in and out midi buffers separately 6 years ago
  falkTX 90c7f8a89b Don't ask for vst window size before creation; cleanup vst code 6 years ago
  falkTX d21c37ee64 Restart plugin bridges when re-activated, using last saved state 6 years ago
  falkTX 7766b18713 Add a few more env vars to wine 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 215626ab4e Add "64" suffix to wine command when dealing with 64bit binaries 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 31304048c1 Make sfzero use ad lib instead of water for file reading 6 years ago
  falkTX de564b56ea Forgot to commit the important file :) 6 years ago
  falkTX 56c05b4952 SFZero stuff working, only final details needed now 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 710f69148a Fix carla as plugin not receiving midi input (regression) 6 years ago
  falkTX 4bc59c2d43 Fix a typo 6 years ago
  falkTX 8ca05951dc Avoid a false assertion 6 years ago
  falkTX e555896dc5 internal plugins: only cache event count inputs, fixes regression 6 years ago
  falkTX f083a990a4 Save LV2 author name in exported LV2 plugin 6 years ago
  falkTX 8b1fd1f537 Properly handle internal plugins with multi MIDI inputs 6 years ago
  falkTX 7f8e36f72b Better error message for input timing errors 6 years ago
  falkTX 20b8518a86 More debugging when loading parameters fail 6 years ago
  falkTX 378e90e7d2 Avoid a false assertion error 6 years ago
  falkTX 9cd03be62b Fix crash under debug mode when adding jack apps 6 years ago
  falkTX c62bfbc43a Implement LV2 UI port notifications to feedback messages to UI 6 years ago
  falkTX 086bfcc011 Fix lv2 plugins as bridges not showing bridged custom UI 6 years ago
  falkTX 04da5c56d9 Print warning if LV2 plugin wants wrong keys, and try to avoid this 6 years ago
  falkTX c8a65dc0d4 Dont prefer UI bridges on bridged LV2 plugins 6 years ago
  falkTX 8aa84234c7 Avoid assertion if LV2 UI widget is null 6 years ago
  falkTX 5cea728f41 Fix bridges no longer loading (midi) programs 6 years ago
  falkTX 1b1a2b26c7 Rename and move 2 functions 6 years ago
  falkTX 34376b2d8f Remove a hardcoded custom-data key, ignore properties on bridges 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 51c6bc346a Fixup carla-patchbay/graph to work with variable buffer sizes 6 years ago