39 Commits (1aa4c4211ecece69f30092f65654c1905f17cad9)

Author SHA1 Message Date
  falkTX 2c4766b98e Misc 9 years ago
  falkTX d670f5d1d8 Don't allow multi-midi-port plugins in patchbay for now; Cleanup 9 years ago
  falkTX 801bf35b2f Fix OSX build 9 years ago
  falkTX f7bc330102 Allow custom properties per plugin, use it to save is-skin-compact 9 years ago
  falkTX f1b410916c Finish previous work about not using AU_PATH (now in backend) 9 years ago
  falkTX f96380f06e Temporary workaround to fix win bridges for carla-single 9 years ago
  falkTX 5098d25cf0 Generate a config.h file instead of passing -DHAVE_* stuff; Misc fixes 9 years ago
  falkTX 18b79346e4 Disable bridge ping checks when loading state, add some debug prints 9 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
  falkTX 4a6b420eff More of the same 10 years ago
  falkTX 503314968f More plugin-bridge work 10 years ago
  falkTX 01935d32ea Continue plugin-bridge rework 10 years ago
  falkTX 81c9a2b296 Continue plugin-bridge work; Fixes to carla-shm utils 10 years ago
  falkTX 8c326a79a8 Give a proper error for TODO LV2/VST2/bridge 10 years ago
  falkTX 74b4f51476 Cleanup CarlaStateSave struct; Initial code for plugin pipe (no osc) 10 years ago
  falkTX 0587b39564 semaphore fixes 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX a82c80ce3c Move semaphore code into a new file 10 years ago
  falkTX fda9c988e3 Send param info in bridges until max is reached, instead of none 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX 29f8bbf13f Rework some plugin MIDI code, closes #134 10 years ago
  falkTX dac744cd0c Pass CV buffers directly in plugin process function 10 years ago
  falkTX 0cf3d9ea7a Fix bridge zombies, closes #123 10 years ago
  falkTX 79e32745e0 Fix build on older compilers (used on OSX) 10 years ago
  falkTX cfb93dc2af Really fix 32bit plugin bridges 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 10 years ago
  falkTX e6449e51c8 Most code is now -Weffc++ compatible 10 years ago
  falkTX f7f145e4e2 Increase timeout when waiting for bridges 10 years ago