274 Commits (4ef494a62871198afd4a9de9c9f0e6ef1714fe5e)
 

Author SHA1 Message Date
  falkTX 58ed8d624c Implement LV2_UI__windowTitle support 9 years ago
  falkTX e8a952a4ae Update LV2 headers 9 years ago
  falkTX 109b836f2c Fix ImageKnob reset to default 9 years ago
  falkTX 519a3846bf Update makefile 9 years ago
  falkTX 4fc9af74a2 JACK: If there's plugin programs, select the first one 9 years ago
  falkTX a59f94c894 Misc 9 years ago
  falkTX 17df030eca VST: Export "main" on non-windows, fixes discovery for bitwig 9 years ago
  falkTX cc30a221c7 Update parameter outputs in JACK targets 9 years ago
  falkTX fe68e6ac98 ImageKnob: Only reset to default if one is set; Check timePos 9 years ago
  falkTX d1f8cd904e Misc fixing; Add DISTRHO_UI_USE_NANOVG macro, for NanoVG plugin UIs 9 years ago
  falkTX 568b765007 Fix for ImageSlider 9 years ago
  falkTX ed6fdffbb0 Final fix for local widget/window drawing coordinates 9 years ago
  falkTX e0a6cf3f22 Fix parameters and state in JACK export 9 years ago
  falkTX f333c7a90c Cleanup 9 years ago
  falkTX c689d18ffa Add some stuff to NanoImage to make it usable 9 years ago
  falkTX 52a8f48238 New DISTRHO_PLUGIN_IS_RT_SAFE macro, enabled by default 9 years ago
  falkTX 975189fefe NVG fixes 9 years ago
  falkTX b4146e6121 Fix up widget bounds within the window 9 years ago
  falkTX f1c3e35272 Mention text in NanoVG atlas params 9 years ago
  falkTX 78458576f7 Update nanovg 9 years ago
  falkTX fb2966126a NanoVG: Add constructor with custom atlas size 9 years ago
  falkTX 5a65496535 Rename Nano file; Make base nano API into class plus widget 9 years ago
  falkTX af09cb0a12 Use Rectangle in NanoWidget::textBounds 9 years ago
  falkTX d4e5a958c0 Remove unneeded funcs 9 years ago
  falkTX 8b29f3f398 Add NanoWidget class, exposes all NanoVG API :D 9 years ago
  falkTX a4ea9b423d Fix last commit 9 years ago
  falkTX d5b7aa9500 Optimize Image class 9 years ago
  falkTX 5cdf7878a4 Fix initial x11 context 9 years ago
  falkTX 304054af33 Remove references to freetype 9 years ago
  falkTX db54afbbf4 Misc fixing 9 years ago
  falkTX a8aa58f365 Update to include most of damo22 ImageKnob changes 9 years ago
  falkTX 0dc4dcc95e Add ImageSwitch class 9 years ago
  falkTX e7c0e4f286 Make some widget constructors explicit 9 years ago
  falkTX 28f7f8d21d Remove unused function 9 years ago
  falkTX f187108634 More docs; Make widget events structs; Misc fixes 9 years ago
  falkTX ceb11de02d Fix OSX event loop 9 years ago
  falkTX 326178f232 Allow to use unsigned types of Geometry classes 9 years ago
  falkTX 75727ca792 Add templated function 9 years ago
  falkTX 912cfbc6e0 Fix param type for Window::getSize 9 years ago
  falkTX 05384270a8 Clear up UI size stuff 9 years ago
  falkTX 58f2cc61a9 Make it possible to override Window resize call in plugin UIs 9 years ago
  falkTX 51a6f9c3ba Missing initial resize 9 years ago
  falkTX bd1d8bc19f Misc 9 years ago
  falkTX 800eecbd5a Remove unneeded call 9 years ago
  falkTX 3562ad248c Make widget coordinates relative 9 years ago
  falkTX b4ac031105 Add JACK (standalone) export support 9 years ago
  falkTX 39c93d6aa2 Forgot this bit 9 years ago
  falkTX ed61894c51 Rework StandaloneWindow class 9 years ago
  falkTX ed0d3be276 Handle close&resize in Window, not Widget 9 years ago
  falkTX 142af3edcb Fix osx detect 9 years ago