627 Commits (30148919105af831c2ab6ef0eec580757acef8ca)
 

Author SHA1 Message Date
  falkTX ebd3e0efad Start updating pugl 10 years ago
  falkTX e632106a6e Win32: properly retain and free class name, better name 10 years ago
  falkTX 097ea84595 Misc 10 years ago
  falkTX 7169815782 VST: Reduce char array size for old hosts 10 years ago
  falkTX 08da3a5315 Misc 10 years ago
  falkTX 366840c962 Fix some NTK thread issues 10 years ago
  falkTX d2033dd45d Misc 10 years ago
  falkTX 8b09cdc4a9 Misc 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 ea7fbe6e61 Fix OSX plugin coordinates (TESTING) 10 years ago
  falkTX 3c1c89a04b OSX embedding now working; Cleanup 10 years ago
  falkTX 1b435c51a7 Misc, this shouldn't be crashing... 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 23f6ab59fd Several OSX fixes, needs testing 10 years ago
  falkTX d362fed002 Fix some warnings 10 years ago
  falkTX b574386ced Skip UI embed if using osx (for now) 10 years ago
  falkTX 9d6289f30d Fix mac-vst entry point 10 years ago
  falkTX 2a3de20ba8 Fix script 10 years ago
  falkTX 22e800215d Add script to generate MacOS VST bundles 10 years ago
  falkTX ca60cca822 Do not use cbegin/cend, it's c++11 only so not provided by OSX 10 years ago
  falkTX 7dbd5a7afe Update gitignore 10 years ago
  falkTX dfa46fd2cb Fix build on 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 dd490b3802 Update README 10 years ago
  falkTX 303d42c157 Update README 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 03ddba518e Fix StandaloneWindow override 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