1380 Commits (27c173f68f0f3899c92f61f93ff4b6f90fd9ac89)
 

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