47 Commits (0d38c35754174750fadd36667e92ae113bd4c0d6)

Author SHA1 Message Date
  falkTX ae7a7a4b66 Cleanups, test random OSX things.. 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 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 f601258934 Fix previous commit 6 years ago
  falkTX 54094ef995 Build our obj-c code with different class names per build target 6 years ago
  falkTX 846cd15e00 Implement try-transient for osx, partially (whatever is possible) 6 years ago
  falkTX 77ed8989bf Fix transient window on osx (and fixes build) 6 years ago
  falkTX ca5df4f151 Implement transient windows (out of process) for win32 6 years ago
  falkTX a1faf83953 Win32: center plugin UIs when opening them 6 years ago
  falkTX a1aa0965cc Trying to fix transient windows on windows and mac 6 years ago
  falkTX 91be24b1a8 Fix mac/win build 6 years ago
  falkTX d24e95d813 Sync main and bridge UI code, all UIs resizable by default 6 years ago
  falkTX 6629dd821e Get size from LV2 X11 UI in case it does not report the host 6 years ago
  falkTX 0e301dc562 Initial implementation of child windows for macOS; Cleanup 7 years ago
  falkTX 937c76d8af Add close button to OSX plugin windows 7 years ago
  falkTX 027ec425b4 Initial Cocoa Plugin UI support 7 years ago
  falkTX e6ee1b36f1 Some small win32 fixing, still not quite there yet 7 years ago
  falkTX 021d3d0331 Continue removal of juce stuff; Start some win32 code for plugin ui 7 years ago
  falkTX c4ceae92d3 Fix win32 bridge build 7 years ago
  falkTX 3473573f0c Minor changes to previous commit 7 years ago
  falkTX 9832eb7332 Rework code to find transient windows to map 7 years ago
  falkTX 05b361127a Fix a bunch of clang warnings 7 years ago
  falkTX 9385e1150b Update included juce code 7 years ago
  falkTX 2bec51d2b4 Misc fixes and small changes needed for OSX 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 years ago
  falkTX db5fb1cd05 Update zyn again, fix carla code to match 9 years ago
  falkTX 37c2ef7f12 X11 keys are unsigned 9 years ago
  falkTX 18902d1930 Fix windows build 9 years ago
  falkTX 52b7862ab4 Continue previous commit 9 years ago
  falkTX 8de9234e04 Make things build again 9 years ago
  falkTX f24c41f327 Use LD_PRELOAD to better map DSSI plugin UIs; Don't auto-center for now 9 years ago
  falkTX 5bce798867 Fix Windows build; Misc changes 10 years ago
  falkTX c5603baa6e LV2 Cocoa UIs now working 10 years ago
  falkTX 3ed767db8f Misc 10 years ago
  falkTX a761321beb Initial code to support some win32/osx UI types 10 years ago
  falkTX 96aa94faf0 Misc 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 d4b28b3a41 Go back to use base64 in chunkdata-files, raw binaries don't work 10 years ago
  falkTX 44e2741d1e Make forced center ui optional (will be needed later) 10 years ago
  falkTX 06f2cfe679 Center external windows when shown, if possible 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 9aa119b93c Set X11 Icon for managed plugin UIs; Fix last commit 10 years ago