5947 Commits (0c7ea4a7ca3c0af6fac82ebb824a73fd9d5701d2)
 

Author SHA1 Message Date
  falkTX 85fa525178
Implement LV2_STATE__freePath 4 years ago
  falkTX b9c681df53
Use state free-path in carla-lv2 whenever possible 4 years ago
  falkTX 12b891ca95
Update pre-included lv2 state.h header 4 years ago
  falkTX b87e0107c4
Nicely stop async event loop for modguis 4 years ago
  falkTX 9f8c9369b7
Fix build without liblo 4 years ago
  falkTX 3e1cf061e3
Fix modguis for carla host changes and new tornado 4 years ago
  falkTX 4918f0bb51
Allow to change plugin window title dynamically 4 years ago
  falkTX 2009afd551
Fully implement carla_set_custom_ui_title 4 years ago
  falkTX b50b50d44a
Make settings tab-like section slightly bigger 4 years ago
  falkTX f026a7ef27
Split/Join groups automatically based on host messages 4 years ago
  falkTX 5ce90bcdad
Fix callback recursion on carla-plugin patchbay group moves 4 years ago
  falkTX e283075a88
Fix bridges build yet yet again 4 years ago
  falkTX 5819b37389
Fix bridges build once again 4 years ago
  falkTX ccb52ad79c
Make the previous changes backwards compatible 4 years ago
  falkTX c4c387ed29
Use jack client prefic when renaming clients too 4 years ago
  falkTX 3d767f9be8
Allow to set custom prefix for jack clients, use it under NSM 4 years ago
  falkTX f350ae9e87
Fix bridges build 4 years ago
  falkTX b088240281
carla-lv2: First attempt at getting project dir from host 4 years ago
  falkTX 66f912aa92
Better handle lv2 map/make path, now based on project dir 4 years ago
  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 761555bafc
GUI: Don't check for engine running before stop action 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 31b6680756
libjack: an attempt to make all needed symbols visible 4 years ago
  falkTX 218ff8f733
Make add-jack interposer work for builds without X11 4 years ago
  falkTX b1f1ffb942
Always flush console output if debug on 4 years ago
  falkTX 040b0b6636
Fix false positives regarding jack meta-data and internal clients 4 years ago
  falkTX 3c3f67054d
Don't use newlocale stuff on macOS 4 years ago
  falkTX 6ab431a469
JACK: prevent recursion on patchbay group position changes 4 years ago
  falkTX 62f27b046d
Fix windows build (typo on previous commits) 4 years ago
  falkTX e9ad59e4e8
libjack: implement type filter in jack_get_ports 4 years ago
  falkTX 77f606cf23
libjack: fix under clang and maybe other systems 4 years ago
  falkTX ba6bfe263b
ChildProcess: use vfork, kill child process when parent dies 4 years ago
  falkTX 87bd880b43
Cleanup ChildProcess code 4 years ago
  falkTX 6c9b25d5f7
Fix a build warning 4 years ago
  falkTX da6f483513
Handle case of NSM server not supporting optional-gui 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 c10e246adb
libjack: clean memory correctly in case of error 4 years ago
  falkTX b02fe8ad80
Ignore one assertion regarding JACK meta-data (false positive) 4 years ago
  falkTX 603dd7233c
Fix strict build 4 years ago
  falkTX 4886aa13d8
Fix for some missing scalable icons 4 years ago
  falkTX 9f4f1085b2
libjack: a few more fixes (when carla is not running) 4 years ago