2939 Commits (f76a715f4b46edd35a11e62b059ac4bf6e821068)

Author SHA1 Message Date
  falkTX b8427fcf6c Misc 9 years ago
  falkTX 7f901ddd79 Fix loading chunks with last commit 9 years ago
  falkTX d5f2da4fe7 Optimize saving and some loading of plugin chunks 9 years ago
  falkTX b1b6a023ea CarlaRingBuffer: Only print read/write errors once 9 years ago
  falkTX 1c839460ed Make sure all parameter outputs can be automated 9 years ago
  falkTX f24d5ec0c9 Use a random port for carla-control 9 years ago
  falkTX 7ace0c0325 Fix some carla-control oddities 9 years ago
  falkTX b061bccb42 Add prints to carla-control to help debugging 9 years ago
  falkTX 34bc353bc2 Fix possibly unitialized var 9 years ago
  falkTX 09c718a749 Fix initial active state for carla-control 9 years ago
  falkTX d2303175a5 Misc fixing 9 years ago
  falkTX 9a5cc80fed Add connect & refresh actions to carla-control 9 years ago
  falkTX 53bcf1d9a8 carla-control is back, sorta working 9 years ago
  falkTX a2f5b4fbf5 Fix carla-control/plugin activating plugins when shown; Misc changes 9 years ago
  falkTX 3bb7a8c9cd Allow carla-plugin to use OSC 9 years ago
  falkTX b02fc22d70 Fixes needed for upcoming carla-control 9 years ago
  falkTX 0d7861c926 Cleanup 9 years ago
  falkTX 8470f8dead Fix crash when removing carla-vst; Wait less time for ui close 9 years ago
  falkTX 48b6a9e4e7 Make sure our external uis always close when requested by the host 9 years ago
  falkTX db82178048 Allow carla-plugin to be used embed (X11 only); Other plugin fixes 9 years ago
  falkTX f2b16ce6dd Only wait for vst ui creation if host is tracktion 9 years ago
  falkTX c91d7ab241 Misc 9 years ago
  falkTX d9938b13d8 Rack: if plugin only has 1 output, copy it to the 2nd 9 years ago
  falkTX 952edd5aec Misc tweaks 9 years ago
  falkTX fb20636b0c Fix showing modguis with the latest mod-ui py3 code 9 years ago
  falkTX 161361c7d2 Fix crash when using plugins with more than 2 ports in patchbay 9 years ago
  falkTX e6dc9c7310 Implement "Send Bank/Program Changes" for internal plugins 9 years ago
  falkTX 54ecb70734 Only map program changes by default if the plugin is a synth 9 years ago
  falkTX 8797d9b960 Fix loading vst-shell plugins in bridge mode 9 years ago
  falkTX b0035be5c9 Don't call engine->idle if engine is plugin; Give plugin hosts idle 9 years ago
  falkTX d6aa2015a1 Set audioMasterCurrentId before creating plugin, fixes #225 9 years ago
  falkTX 736a6f4c42 Fix discovery of vst shell plugins 9 years ago
  falkTX 341f480cce Fix typo leading to inverted boolean-param values, closes #224 9 years ago
  falkTX 3a48a66b8b Misc 9 years ago
  falkTX e5f5be6d72 Cleanup 9 years ago
  falkTX d0882ce0ac Revert 60aaad33f8e474ca0c269a5913f8d33f7f9b6bb6, carla builds again 9 years ago
  falkTX aa315d94b7 Revert 1aa4c4211e 9 years ago
  falkTX 1aa4c4211e Fix #223 9 years ago
  falkTX 65f4173d96 Remove unused libs reference 9 years ago
  falkTX 60aaad33f8 Prefer to use static libs for fftw3, libpng12 and zita stuff 9 years ago
  falkTX 334a89a7ad Misc 9 years ago
  falkTX 578beca8ee Forgot to unset local paths before commmit 9 years ago
  falkTX 150cff9b0d Update modgui code (direct webapp vs using mod-ui), much faster now 9 years ago
  falkTX 2fe379aaa9 Fix typo 9 years ago
  falkTX 7bb58f1265 Change default process mode to patchbay on non-linux systems 9 years ago
  falkTX b4928499e6 Fix project file syntax when connections have non-xml-friendly names 9 years ago
  falkTX 74d223b5c3 Fix windows build 9 years ago
  falkTX ef84367118 Increase bridge ping timeout from 5secs to 30secs 9 years ago
  falkTX ef36f927ff Fix bridges not sending param UI changes 9 years ago
  falkTX 6f3b750acb Fix slow startup on some rare cases 9 years ago