274 Commits (4ef494a62871198afd4a9de9c9f0e6ef1714fe5e)
 

Author SHA1 Message Date
  falkTX 4ef494a628 More documentation and small UI changes 9 years ago
  falkTX b9dcf5ca9f Use uint for sizes; Some DPF UI class changes and docs 9 years ago
  falkTX e06cb84757 Fix for temporary VST UI used for size 9 years ago
  falkTX c8a638564a Fix build with older gcc 9 years ago
  falkTX 7d5e9bfbc8 Misc 9 years ago
  falkTX c9cd0b1a1f NTK UIs seem to be working 9 years ago
  falkTX 73641904f7 Add new NTK class files 9 years ago
  falkTX 807aee7910 Initial work for NTK plugin UIs 9 years ago
  falkTX 17393403bf Color using int; NanoVG extended color funcs and in-frame test 9 years ago
  falkTX 815d012771 Fix synths build 9 years ago
  falkTX 10c98a1703 Fix invalid "! doLoop" assertion on plugin UI close 9 years ago
  falkTX b30b92c0aa Put all classes provided by DPF inside the namespace 9 years ago
  falkTX 472e0701fe Misc changes 9 years ago
  falkTX 3464cfdbe6 Revert DSSI UI auto-close fix, no longer needed 9 years ago
  falkTX f23edf167d Enable previous if0'd code during strict testing; Fix build 9 years ago
  falkTX ad4a38d81d Update 9 years ago
  falkTX 04c9af69ee Misc 9 years ago
  falkTX 9afbad6c59 More documentation; Add macros for MIDI input and output 9 years ago
  falkTX f3b8ec198b Write some API documentation; Cleanup 9 years ago
  falkTX 4102259517 Fix typos 9 years ago
  falkTX cd28737617 Cleanup; Fix some docs; Split Color from NanoVG into separate class 9 years ago
  falkTX 73b18ec998 Cleanup; Some fixes for -Weffc++ 9 years ago
  falkTX dc9b23badb Fix DSSI UIs closing prematurely 9 years ago
  falkTX a7db13548f Fix Leak on DSSI UI Test 9 years ago
  falkTX f54ab76ad8 clang c++11 fix 9 years ago
  falkTX 8fbfd102dc Only reactivate plugin during audio changes if active before 9 years ago
  falkTX 793c580f8d Fix vst plugin for some hosts (ardour3 and energyXT on linux) 9 years ago
  falkTX 3e301868c2 Add scripts and README used in Windows plugins releases 9 years ago
  falkTX 723378f43d Fix ttl generator for mingw cross-compile 9 years ago
  falkTX f1f5853c92 Don't crash if NanoVG context is invalid; Always valid UI size 9 years ago
  falkTX 0b834cfc8c Fix knob log scale 9 years ago
  falkTX fdb7b09f64 Pass parameter values from plugin to UI on JACK mode 9 years ago
  falkTX a8be0083a2 Use CPPFLAGS 9 years ago
  falkTX 250e23d1a4 Update README 9 years ago
  falkTX 761d966e72 ImageKnob updates, get rid of glDrawPixels 9 years ago
  falkTX 0c7e4d2746 Misc 9 years ago
  falkTX 2029ad2977 Fix LV2 UI filename in the ttl files 9 years ago
  falkTX 7adcad413b OpenPandora build flags 9 years ago
  falkTX bb99133932 Update README 9 years ago
  falkTX 947afbdebc Latency ports are integer 9 years ago
  falkTX 0432f4de23 Cleanup, cut outer bounds of widgets 9 years ago
  falkTX 2a076932ef NanoImage::isValid is useless now, remove it 9 years ago
  falkTX 2f1fb1b2de Fixes for NanoVG images 9 years ago
  falkTX 8a1c6cdb72 Remove hacky lastUiParent in DGL; use similar inside distrho only 9 years ago
  falkTX 8d8af85953 Add NanoVG::beginFrame(Widget*) for convenience 9 years ago
  falkTX 3bebc57983 Test fix 9 years ago
  falkTX a9da60adf9 Fix conflicts when using more than 1 generated artwork file 9 years ago
  falkTX 7936e6f1d0 Fixes for widget bounds (plus NanoVG) 9 years ago
  falkTX edf7cebc93 Testing 9 years ago
  falkTX d555cf6bd3 Fix OSX clang build 9 years ago