495 Commits (87217454c38eb64c6cfafafd5d9b08d835c9a782)
 

Author SHA1 Message Date
  falkTX 87217454c3 Update some comments 9 years ago
  falkTX 3775c92208 Fix graphical issues when closing UIs in Ableton Live 9 years ago
  falkTX 21dfb8dd91 Fix Old OSX build 9 years ago
  falkTX 588651f390 Add link to glBars 9 years ago
  falkTX 662ca8a751 Fix external-ui build on OSX; Fix non-embed external-ui 9 years ago
  falkTX f726245325 Pass LV2 UI bundle path to external UIs 9 years ago
  falkTX ba4e240464 Make PTHREAD_PRIO_INHERIT optional 9 years ago
  falkTX fd34de63e4 Mutex: Use PTHREAD_PRIO_INHERIT protocol 9 years ago
  falkTX 2d865dae20 Fix typo 9 years ago
  falkTX 277d2de600 Fix for some very picky warnings 9 years ago
  falkTX 1e83d2a9ce OSX related fixes; Add 'MACOS_OLD=true' if using apple-gcc4.2 9 years ago
  falkTX 1123468ccf Cleanup 9 years ago
  falkTX 0ceb33b004 Fix OSX build 9 years ago
  falkTX 4c3550366d Remove deprecated widget header files 9 years ago
  falkTX bb05e224bf Fix build without blendish stuff 9 years ago
  falkTX c3e5d51999 Remove blendish and NanoWidgets code 9 years ago
  falkTX 867dd9bd95 Remove blender icons (they're GPL) 9 years ago
  falkTX 5d70c8a977 Update copyright dates; Add license header comment to utility code 9 years ago
  falkTX f40b419e37 Update doxygen file and some copyright dates 9 years ago
  falkTX 8e7dcb4358 Fix unused variable 9 years ago
  falkTX a82e260a1b Return -1 for VST canDo features we don't need 9 years ago
  falkTX 81529dd0aa Fix VST chunk save 9 years ago
  falkTX d1e127289c Allow to store window title in external windows 9 years ago
  falkTX 720d681a09 Don't report LV2 touch or resize features if UI is pure external 9 years ago
  falkTX 502d3359fb Report some status of external window to host 9 years ago
  falkTX 8358893bf3 Define DISTRHO_OS_UNIX if building for linux or osx 9 years ago
  falkTX c96969c56e ExternalWindow: Add code for managing external process 9 years ago
  falkTX d87042df0d Allow non-embeddable LV2 UIs 9 years ago
  falkTX f409666de7 More external-ui work; New (dummy) ExternalWindow class 9 years ago
  falkTX 292bd7e0a5 Start work torwards external-ui support 9 years ago
  falkTX 19f82001a2 Fix out of bounds write on vst state save 9 years ago
  falkTX 8c4e45d4a7 Allow pre-allocated buffer in String class 9 years ago
  falkTX c8f0fdec1f Use DISTRHO_PLUGIN_NAME for mod:label 9 years ago
  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