662 Commits (afd69ec45d94e7696a78a011a3016a36ec80ce6f)
 

Author SHA1 Message Date
  falkTX 2a45d2a635 Update README 9 years ago
  falkTX ce6ca4453b Fix lv2 preset export 9 years ago
  falkTX 4444810108 Implement full state on lv2 and vst 9 years ago
  falkTX d0a26d6d20 Initial support for full states 9 years ago
  falkTX eafa8349a9 Add new metadata fields; Export more LV2 stuff, more MOD support 9 years ago
  falkTX 2ed2eab14b Fix last commit 9 years ago
  falkTX 831ad23db5 Fix modgui reference 9 years ago
  falkTX 3f242dad00 Remove an extra space 9 years ago
  falkTX 45cb8a3d90 Add DISTRHO_PLUGIN_USES_MODGUI macro 9 years ago
  falkTX ea0c0a4869 Give warning when exporting lv2 presets and using state (NIY) 9 years ago
  falkTX 752dd19b0b Fast ttl generation when using lots of presets 9 years ago
  falkTX cd5e1e485e Put LV2 preset labels in manifest.ttl 9 years ago
  falkTX 06248170a6 Move resources cpp to src dir 9 years ago
  falkTX 2344ca0615 Move resources to new dir, make it possible to get internal font 9 years ago
  falkTX 2260b23dc5 Disable UI if DGL is not available 9 years ago
  falkTX 34d75db7f0 Fix group widgets appearing twice 9 years ago
  falkTX 327f69dfc8 Clear GL context in puglLeaveContext 9 years ago
  falkTX 62801adfc8 Build dgl with -Wno-unused-parameter 9 years ago
  falkTX 6bcf028f0a Make nanovg buildable on windows/mingw; Better handling of failures 9 years ago
  falkTX 287802cd27 Remove hacks for finding real parent, hosts decide what to do 9 years ago
  falkTX b48a3437be Send ignored keys to *top-most* parent window, fix feedback loop 9 years ago
  falkTX 7365b4886c Fix some small leaks 9 years ago
  falkTX 10bd3b2c8c Rename stb_image 'final' variable, fixes build on OSX 9 years ago
  falkTX e65346c24a Pass non-handled keyboard events to parent window (X11 only) 9 years ago
  falkTX 9c1aa0c37c Fix build 9 years ago
  falkTX 8a760ef111 Always maps URIDs, it's a required feature anyway 9 years ago
  falkTX d0179ed308 Fallback to maxBlockLength if host doesn't support nominal 9 years ago
  falkTX a5bac83940 Misc 9 years ago
  falkTX de0b665410 Use nominalBlockLength 9 years ago
  falkTX d35fa18415 LV2 ticksPerBeat is a double 9 years ago
  falkTX 2fbcb49e33 Forgot this line 9 years ago
  falkTX 36e37ff095 Get time info before setting state and params 9 years ago
  falkTX 6aabe6acb0 Fix build with gcc-4.6 10 years ago
  falkTX b5c4ef84bd Fix build 10 years ago
  falkTX 45cddf26a7 Don't use leak detection on release builds 10 years ago
  falkTX 0d627da6d7 Fix windows build 10 years ago
  falkTX 0d5de799d9 Misc changes 10 years ago
  falkTX 2f3950d633 Implement export of LV2 presets; Put UI in a separate ttl 10 years ago
  falkTX e14e5a64ee Cleanup 10 years ago
  falkTX 07e83e14cf Cleanup 10 years ago
  falkTX 4e067e7ae3 Rework LV2 time position, seems to work nicely now 10 years ago
  falkTX a02cdf7ace Move common button code into a new file, cleanup 10 years ago
  falkTX 13ef4e9067 Add Parameter constructor using custom values; Fix typo 10 years ago
  falkTX a66c635a43 Check if bufsize or srate changed in vst2 resume 10 years ago
  falkTX 0793c3dbd7 Fix build 10 years ago
  falkTX 578be923bf Cleanup 10 years ago
  falkTX c4008e3368 Hide some implementation details on private structs 10 years ago
  falkTX 37783ee192 Fix build 10 years ago
  falkTX db4c38c4eb Misc 10 years ago
  falkTX 12061de4ca App->Application; Use class namespace by default; Misc fixes 10 years ago