56 Commits (568fc96aa376bee1f779d4d288b5095e8d67ca26)

Author SHA1 Message Date
  falkTX f272c0ef11
Remove old .kdev_include_paths files 1 year ago
  falkTX 52f5322087 Make jack-apps work under macOS 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 2 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 2 years ago
  falkTX c6ca5ca23d
Update copyright year for the modified files 2 years ago
  falkTX 4fac744067
interposer: More debug, remove superfulous check causing crashes 2 years ago
  falkTX 6fdc4d36fd
Add .kdev_include_paths files 3 years ago
  falkTX 809b9cba2f
interposer: add 'exit' (redirects to '_exit') 4 years ago
  falkTX eb3609b2cc Better support for NSM jack-apps: projects and non optional gui 4 years ago
  falkTX b645e1acc8
Interposer: also ignore XNextEvent for NSM 4 years ago
  falkTX b928c6fa9f
interposer: Better handling of destroyed windows, skip for some 4 years ago
  falkTX 218ff8f733
Make add-jack interposer work for builds without X11 4 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  falkTX 1007828871
libjack: implement uuid and thread-init cb, some cleanup 5 years ago
  falkTX 4b7aae363a
Cleanup 5 years ago
  falkTX ada9445338
libjack: Replace hardcoded numbers with enums 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX 3d8e358714 Interposer: Replace some hard-coded ints with an enum 6 years ago
  falkTX dbb4541c25 Interposer: Replace some hard-coded ints with an enum 6 years ago
  falkTX e495c84572 Add a small debug message 6 years ago
  falkTX 574839045d Fix a compiler warning 6 years ago
  falkTX 68c24a13aa libjack: catch window close when possible, and hide it instead 6 years ago
  falkTX 2315e0ba70 Fix for last commit 6 years ago
  falkTX c1c97090a3 libjack: fixup for showing previous windows, just in case 6 years ago
  falkTX 2ab56b0676 Fix for last commit 6 years ago
  falkTX 176a63d8db libjack: fixup for showing previous windows, just in case 6 years ago
  falkTX a27656ae0c Fix a compiler warning 6 years ago
  falkTX 565eb7c29e libjack: catch window close when possible, and hide it instead 6 years ago
  falkTX a71a87cdc5 Interposer: intercept MapRaised and MapSubwindows 6 years ago
  falkTX 5ad0b40680 Interposer: intercept MapRaised and MapSubwindows 6 years ago
  falkTX a847119fa3 Avoid assertion in jack interposer in no-gui mode 7 years ago
  falkTX ee83db7d05 Get rid of hardcoded "-ldl"; Cleanup 7 years ago
  falkTX ffbcc9b6f4 libjack: separate hints and SM type 7 years ago
  falkTX 04dc8d1ff5 libjack: Detect when LD_PRELOAD does not work 7 years ago
  falkTX b8194a0711 Don't try to control windows if libjack.so.0 can't be opened 7 years ago
  falkTX 6c369f0189 libjack: reduce debug output now that things are more stable 7 years ago
  falkTX 4140d4bb64 libjack: control windows even if "uis on top of carla" is disabled 7 years ago
  falkTX 4fd815b2d8 libjack can now control window show/hide, lots more libjack work 7 years ago
  falkTX 9832eb7332 Rework code to find transient windows to map 7 years ago
  falkTX 1b67a0ea0a Add new interposer to make sure libjack is loaded on init 7 years ago
  falkTX fa6cd00b63 Test quick trick to always load custom libjack on jack apps start 7 years ago
  falkTX 8e5c2e292e Move libjack into its own dir 7 years ago
  falkTX cebd6d0802 Init libjack class on load 7 years ago
  falkTX b3d1712afd Update header comment 7 years ago
  falkTX 97bd032ebd Add prevent-bad-behaviour option, and make it work once again 7 years ago
  falkTX 1afdb860c1 Cleanup some jack-plugin code 7 years ago
  falkTX 1c529be20b Fix some gcc-7 warnings 7 years ago
  falkTX e2320b1fa9 More libjack work, a few more apps are working now 7 years ago
  falkTX 2f9d46ac4e Add secret menu for development; Some libjack tweaks 7 years ago