58 Commits (c94a0c80f267fe8ea907e32d8c99278541ebe16c)

Author SHA1 Message Date
  falkTX c94a0c80f2 Handle wine pickyness for filenames, fixes #329 9 years ago
  falkTX 70c4ad100d Remove some debug prints 9 years ago
  falkTX 1913b83f09 Prepare code to restore per-plugin options from project file 9 years ago
  falkTX 67c4521df1 Wait for pending events to stop before quitting carla 9 years ago
  falkTX 44edff7f2b Fix typo leading to some unloadable bridges; More debug prints 9 years ago
  falkTX 392dca43b3 Fix bridge plugins rename and bufsize changes; Misc fixes 9 years ago
  falkTX 55848e58fc Don't use /usr/bin/wine-rt, set WINE_RT instead if not done yet 9 years ago
  falkTX 1e45e83693 Add some missing 'override' keywords 9 years ago
  falkTX 14dd677220 Use futexes for linux bridges, closes #234 9 years ago
  falkTX 01053284fa Improve plugin bridge performance and other tweaks. 9 years ago
  falkTX 76fe6e806a Fix several minor issues with carla-plugin, closes #280 9 years ago
  falkTX 8c23d24631 Rework some plugin bridge code to play more on the safe side 9 years ago
  falkTX 52b7862ab4 Continue previous commit 10 years ago
  falkTX 8de9234e04 Make things build again 10 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 10 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 10 years ago
  falkTX 952edd5aec Misc tweaks 10 years ago
  falkTX 8797d9b960 Fix loading vst-shell plugins in bridge mode 10 years ago
  falkTX b0035be5c9 Don't call engine->idle if engine is plugin; Give plugin hosts idle 10 years ago
  falkTX 2c4766b98e Misc 10 years ago
  falkTX d670f5d1d8 Don't allow multi-midi-port plugins in patchbay for now; Cleanup 10 years ago
  falkTX 801bf35b2f Fix OSX build 10 years ago
  falkTX f7bc330102 Allow custom properties per plugin, use it to save is-skin-compact 10 years ago
  falkTX f1b410916c Finish previous work about not using AU_PATH (now in backend) 10 years ago
  falkTX f96380f06e Temporary workaround to fix win bridges for carla-single 10 years ago
  falkTX 5098d25cf0 Generate a config.h file instead of passing -DHAVE_* stuff; Misc fixes 10 years ago
  falkTX 18b79346e4 Disable bridge ping checks when loading state, add some debug prints 10 years ago
  falkTX 840376b210 Only restore bridge ping check after *all* plugins are done saving 10 years ago
  falkTX 7b2ab39df8 Ignore pings when saving plugin-bridges, increase timeout 10 years ago
  falkTX 53cc6fac62 MIDI-Out is now working for plugin bridges 10 years ago
  falkTX 6f6414ef23 Remove debug prints 10 years ago
  falkTX b5e5ca5f4d Better timeout code client-side, other fixes 10 years ago
  falkTX 55d786cf24 Better bridge wait code (server-side) 10 years ago
  falkTX f8f8f6bb84 Continue last commit; Send sample-rate to bridge-uis and fix title 10 years ago
  falkTX 9965e8275a Optimize data saving for bridges; Keep last loaded state 10 years ago
  falkTX 87de5775bf Keep plugin-bridges messages alive when waiting for save 10 years ago
  falkTX 245af25738 Better handling of plugin-bridge timeouts 10 years ago
  falkTX bd34e47e1a Minor tweaks; Work-around issues in rncbc lv2 UIs 10 years ago
  falkTX 26e36b1996 More plugin-bridge work; Add idle() to native API 10 years ago
  falkTX a845c5a295 Show all possible parameters within limit, instead of none if >= limit 10 years ago
  falkTX 68fc0e85fe Don't try to compress bridge custom-data, doesn't work 10 years ago
  falkTX 828e8dd0af Fix for lv2 plugins in bridge mode 10 years ago
  falkTX 881c178458 Small plugin-bridge fixes 10 years ago
  falkTX 4298ddeaf6 Wait until plugin-server clears the ringbuffer before sending more data 10 years ago
  falkTX 47475d66d6 Pass plugin-bridge process Id to window transient matching 10 years ago
  falkTX 29c85949ca Catch some client engine callbacks and report to server 10 years ago
  falkTX 1450ba4ca4 Send all basic info from client to server 10 years ago
  falkTX 1d74a7dca2 More of the same, bridges now run but without any info 10 years ago
  falkTX f4b6b4fd28 More plugin-bridge work (server-side mostly complete now) 10 years ago
  falkTX c8756dfa0b More plugin-bridge work 10 years ago