19 Commits (62bac65ef97f6cc143bde99723ad6e3a1f74659c)

Author SHA1 Message Date
  falkTX b19d3daad2
Handle VST3 UI resize 1 year ago
  falkTX 703972c1d4
Improve CLAP host vs plugin side UI resize 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX 181ef832d1
Fetch desktop scale factor for UI bridge testing; Cleanup 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX 030bcbb921
Rename a variable to make more sense 3 years ago
  falkTX e132c46893
Safer X11 UI use, fixes crash with a few plugins (regression) 3 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 8f5de5e0fe Disable try-transient code in plugin bridges 6 years ago
  falkTX d24e95d813 Sync main and bridge UI code, all UIs resizable by default 6 years ago
  falkTX 0e301dc562 Initial implementation of child windows for macOS; Cleanup 7 years ago
  falkTX 7bd34192f5 Initial code rework to make ui-bridges use pipes instead of osc 10 years ago
  falkTX 37aca5a88e Experimental support for LV2UI resize on host side 10 years ago
  falkTX f517d8bcec Code update for -Weffc++ 10 years ago
  falkTX 54f1fcdb14 Revert unintented branch merge 10 years ago
  falkTX 55bddaaf6a Fix some code for effc++ 10 years ago
  falkTX 44e2741d1e Make forced center ui optional (will be needed later) 10 years ago
  falkTX 001ea62fb2 Implement UI bridges for X11, fix vst-ui bridge build 10 years ago
  falkTX 11339a3d73 Move some files 10 years ago
  falkTX a0248a3aa5 Support old linux vsts (eventProc) 10 years ago
  falkTX 8d4462a322 Fix crash with old linux vsts; Don't use magic on bridge builds 10 years ago
  falkTX 3e18938a8b Misc 10 years ago
  falkTX b4dfff837e Don't use X11 on MacOS or Windows 10 years ago
  falkTX 852295341a Use uintptr_t in getPid() 10 years ago
  falkTX 4e41ef9719 Move static host stuff to engine, so it works for carla-plugin 10 years ago
  falkTX 5d466f1b56 Try to set transient hint via pid too 10 years ago
  falkTX 12457fc6a8 Cleanup&move the testing DSSI transient to PluginUi code, working! 10 years ago
  falkTX a84c669dc6 Implement X11 TransierForHint for LV2 embed UIs 10 years ago
  falkTX c38c14985e Add close callback to CarlaPluginUi, use it in LV2 10 years ago
  falkTX 19f6c2c7fb Put custom UI code in a separate file 10 years ago