2403 Commits (a4be9fdcd30642bc7801013198eb65f36e06d80d)

Author SHA1 Message Date
  falkTX d82ae66928
Fix carla-plugin never deleting plugins 4 years ago
  falkTX 89566a1a0f
Add API to know current project folder 4 years ago
  falkTX 843bb34910
Better handle case of JACK server stop (or killed) 4 years ago
  falkTX 7f24fb331c
Fix useless assertion when deactivating client for final cleanup 4 years ago
  falkTX c7db817df5
Run plugin idle() ourselves when engine is not running 4 years ago
  falkTX 45287c55f1
plugin-bridge: give host idle time while waiting for parameter text 4 years ago
  falkTX e4a124d5ec
plugin-bridge: send back empty/null responses when plugin disabled 4 years ago
  falkTX cbf919917f
NSM/jack-app: Catch "/nsm/server/stop" and use it to hide GUI 4 years ago
  falkTX 4a7fc6dc96
Support custom "/nsm/gui/client/save" for jack-apps 4 years ago
  falkTX fa19e3c03a
NSM: use server-control instead of server_control 4 years ago
  falkTX 218ff8f733
Make add-jack interposer work for builds without X11 4 years ago
  falkTX 040b0b6636
Fix false positives regarding jack meta-data and internal clients 4 years ago
  falkTX 6ab431a469
JACK: prevent recursion on patchbay group position changes 4 years ago
  falkTX 99a60a40ab
jack-as-plugin: send gui show/hide depending on app's NSM support 4 years ago
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX b02fe8ad80
Ignore one assertion regarding JACK meta-data (false positive) 4 years ago
  falkTX dfc8666bb5
Fix for dumb compilers 4 years ago
  falkTX d6bd129e1f
Remove pipe utils hack for haiku, no longer needed 4 years ago
  falkTX b4a1a8a726
Fix strict build 4 years ago
  falkTX 0873c66902
Fix jack-as-plugin flags for debugging 4 years ago
  falkTX 1d2b88052c
Correct and modify a few debug messages 4 years ago
  falkTX a1501e46bf
Manage visibility state for NSM, starts hidden 4 years ago
  falkTX e0519f98a1
Implement NSM :optional-gui: 4 years ago
  falkTX 43c3a9923a
Fix usage without jack meta-data support 4 years ago
  falkTX 3afa203408
Fix JACK internal client build 4 years ago
  falkTX f58fe233c1
Fix OSC handling method check for long strings 4 years ago
  falkTX dbfc6116a9
Fix a couple of issues with carla-plugin 4 years ago
  falkTX 22a6006c70
Avoid comparing shared_ptr directly to nullptr 4 years ago
  falkTX 90a868aba6
Fix bridge build 4 years ago
  falkTX 8eac11a6b3
Fix typo 4 years ago
  falkTX f73cafcea8
Backwards compatible std::shared_ptr 4 years ago
  falkTX d06159d2c9
Fix build, partially 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX b697a30188
Fix build 4 years ago
  falkTX 3ab8a2f985
Check for updated program names during audioMasterUpdateDisplay 4 years ago
  falkTX ac3c8aacb4
Tweak previous commit to work under plugin bridges too 4 years ago
  falkTX f34b7b57f9
Try to load vst2 plugin again if first time plugin blows up 4 years ago
  falkTX cebc307542
Fix for vst2 plugins that crash on init 4 years ago
  falkTX 29c55500a7
Pass DLS/GIG files into fluidsynth if version is recent enough 4 years ago
  falkTX 7ede965819
Some attention to inline display 4 years ago
  falkTX 92f7396caa
Protect *all* metadata access, even in bridge mode 4 years ago
  falkTX 0f53835c6d
Protect jack metadata usage with a mutex; other position fixes 4 years ago
  falkTX 09370ae456
Change an error message 4 years ago
  falkTX e02e1bbe8a
Protect backend from a few late calls after engine close request 4 years ago
  falkTX 8f27bff6c4
Add new CARLA_CUSTOM_SAFE_ASSERT 4 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 4 years ago
  falkTX e697553406
Fix for dumb compilers 4 years ago
  falkTX 566c35a3a5
Try to fix old gcc build 4 years ago
  falkTX fe95abf309
Small fixups for jack engine 4 years ago
  falkTX 3a3eee4ed9
Save pluginId as part of the patchbay positions 4 years ago