288 Commits (eb1ec93eedb24e33c5e6d8442d7f2d1bd7038a13)

Author SHA1 Message Date
  falkTX 655ff0bce8 Change midi macros, start documentation rework 10 years ago
  falkTX aa5925952c Allow to specify widget UI size during construction 10 years ago
  falkTX 29042aeca5 Allow to receive fileBrowserSelected in plugin UIs 10 years ago
  falkTX 0a3eb0fba0 Fix VST OSX build without UI 10 years ago
  falkTX c2230b5f39 Disable UI if HAVE_DGL is not defined 10 years ago
  falkTX b10ef44a1f distrho changes from Carla 10 years ago
  falkTX 9e6b86b7f2 Update carla wrapper 10 years ago
  falkTX 857b5f2bb4 Misc 10 years ago
  falkTX d3fe0ec778 Remove NTK references, now in a separate repo 10 years ago
  falkTX f3d6a10d75 NTK fixes 10 years ago
  falkTX 9c99834f24 Misc 10 years ago
  falkTX 097ea84595 Misc 10 years ago
  falkTX 7169815782 VST: Reduce char array size for old hosts 10 years ago
  falkTX 7c6f0b047f Remove test print 10 years ago
  falkTX 252cc15a52 Set LV2UI widget as the real plugin UI window view/handle 10 years ago
  falkTX 6f460bced4 Rework OSX code, things should work a bit better now 10 years ago
  falkTX dbc247482e Fix typo 10 years ago
  falkTX 3c1c89a04b OSX embedding now working; Cleanup 10 years ago
  falkTX 1a8954821d Handle hasCockosViewAsConfig properly; Misc fixing 10 years ago
  falkTX 22a06adda4 Rework VST code to work under juce-based hosts 10 years ago
  falkTX d362fed002 Fix some warnings 10 years ago
  falkTX 9d6289f30d Fix mac-vst entry point 10 years ago
  falkTX ca60cca822 Do not use cbegin/cend, it's c++11 only so not provided by OSX 10 years ago
  falkTX 755d7f31a3 Add new thread class file 10 years ago
  falkTX 68d3e353cc TESTING: Run NTK events on separate thread 10 years ago
  falkTX 705461229c Misc 10 years ago
  falkTX a3344964b2 Fix last commit 10 years ago
  falkTX e0f66043fe Misc 10 years ago
  falkTX 8f9b365831 Fix last commit 10 years ago
  falkTX b86c78e94a Implement some custom kxstudio lv2 properties 10 years ago
  falkTX bbc59691fc Allow LV2 UIs to skip options if not using show-interface 10 years ago
  falkTX 4fb91f3205 Fix Window for some resize oddities in pugl 10 years ago
  falkTX c9c3c98912 Initial code for host-side resize, not enabled 10 years ago
  falkTX 3a71ba378e Fix last commit 10 years ago
  falkTX 942a51f6ed Update vestige header to ardour3 version; Complete VST timePos 10 years ago
  falkTX 087afb6134 Several fixes to LV2 time code; Misc changes 10 years ago
  falkTX c8e754caaf Replace some IS_SYNTH with HAS_MIDI_INPUT; VST fixes 10 years ago
  falkTX 9d11894caa Fix typo 10 years ago
  falkTX 77ed9260b2 States in VST (using chunks) confirmed working 100%, remove warning 10 years ago
  falkTX 3ac6338a31 Need to have default state values; LV2 states proved 100% working 10 years ago
  falkTX 496b888d08 Misc 10 years ago
  falkTX ace05149be Remove size/geometry dependency from NTK; Docs update 10 years ago
  falkTX 8480503cd7 s/TimePos/TimePosition/ 10 years ago
  falkTX 05fea48bd0 Update vst state chunk code, almost complete 10 years ago
  falkTX 0dfcaeb3b7 Complete LV2 state support, remove warning 10 years ago
  falkTX 0f0bacab5d Fix typo 10 years ago
  falkTX 422ca5346c Minor vst tuning 10 years ago
  falkTX 4ef494a628 More documentation and small UI changes 10 years ago
  falkTX b9dcf5ca9f Use uint for sizes; Some DPF UI class changes and docs 10 years ago
  falkTX e06cb84757 Fix for temporary VST UI used for size 10 years ago