53 Commits (a4ea9b423db655bb889f0be09aba993b10d930ec)

Author SHA1 Message Date
  falkTX f187108634 More docs; Make widget events structs; Misc fixes 11 years ago
  falkTX 05384270a8 Clear up UI size stuff 12 years ago
  falkTX 58f2cc61a9 Make it possible to override Window resize call in plugin UIs 12 years ago
  falkTX 51a6f9c3ba Missing initial resize 12 years ago
  falkTX bd1d8bc19f Misc 12 years ago
  falkTX b4ac031105 Add JACK (standalone) export support 12 years ago
  falkTX 1d00b38275 Fix DSSI build 12 years ago
  falkTX 5a325b8a56 Move sleep funcs into separate file, so we don't include windows.h 12 years ago
  falkTX e03cea028e Misc 12 years ago
  falkTX 8fb0b54755 Add d_mutex.hpp file, for a Mutex class 12 years ago
  falkTX 66d720e36f Misc 12 years ago
  falkTX 16a9114054 Fix build 12 years ago
  falkTX 4fffde234c Add scoped pointer class; use it on some widget classes 12 years ago
  falkTX 3b78c6dfd8 Rework things a bit; Start documentation 12 years ago
  falkTX db1ec7ea52 Cleanup 12 years ago
  falkTX ed2cecad42 Import new distrho code 12 years ago
  falkTX 1e36926d65 remove d_mutex, I don't like the design yet 12 years ago
  falkTX 9cfd52d05c Update 12 years ago
  falkTX 3c38575b21 Update LV2 headers 12 years ago
  falkTX 209051adae Fix conflicts with carla 12 years ago
  falkTX 25c42b1dfc Fix windows build 12 years ago
  falkTX 905dcc3965 Fix build 12 years ago
  falkTX 0bff606f51 Fixing 12 years ago
  falkTX 31688b2054 Cleanup 12 years ago
  falkTX 08043aa9d8 Cleanup 12 years ago
  falkTX 4344309ed0 Rework base DSP class 12 years ago
  falkTX 80e1028365 Add leakdetector class 12 years ago
  falkTX 9df2f7f1a3 Misc fixing 12 years ago
  falkTX 90a3485ca0 Add extra mutex class 12 years ago
  falkTX 855eb9f77a More d_string into its own file; Rework base headers 12 years ago
  falkTX 1f2b3045d0 Misx 12 years ago
  falkTX efe9d4bab1 Import code for lv2 state UI 12 years ago
  falkTX 1e4941fa69 Fix VST state build; Add possible UI<->DSP direct access 12 years ago
  falkTX 6003340e8a fix vst build 12 years ago
  falkTX 00642a44e8 same fix for vst 12 years ago
  falkTX f30d19f3b9 Don't save lv2 keys not registered by the plugin 12 years ago
  falkTX 482d8d4bb2 Fix vst build with states 12 years ago
  falkTX 11222e0aa2 Fix VST build without UI 12 years ago
  falkTX e3a4013f45 Same stuff for DSP side; Update carla export code 12 years ago
  falkTX a589df54d3 Add carla plugin code 12 years ago
  falkTX 229df759a3 Update code headers 12 years ago
  falkTX c3c5b09816 VST UI fixes 12 years ago
  falkTX a14e2233bb Update param outputs in VST 12 years ago
  falkTX 65f38773ac Fix VST timePos 12 years ago
  falkTX 3b225c6bc6 Fix M_PI; Implement basic VST timePos support 12 years ago
  falkTX 6fb9042c3c Fix LV2 time increment 12 years ago
  falkTX c3ad2b7479 Initial work for TimePos support 12 years ago
  falkTX 03ef2b8d6e Add BBT info to TimePos struct 12 years ago
  falkTX 3292468711 Misc fixing to DGL Window class, other experiments 12 years ago
  falkTX 3fabd2026b Test for 32bit VST Cocoa UI via cockos extension 12 years ago