288 Commits (eb1ec93eedb24e33c5e6d8442d7f2d1bd7038a13)

Author SHA1 Message Date
  falkTX 0793c3dbd7 Fix build 10 years ago
  falkTX 37783ee192 Fix build 10 years ago
  falkTX 12061de4ca App->Application; Use class namespace by default; Misc fixes 10 years ago
  falkTX 90898bce5f Remove some internal functions 10 years ago
  falkTX 058388be8b Call plugin de/activate in JACK standalone mode 10 years ago
  falkTX f0561d522e Fix states; Fix vst build without UI 10 years ago
  falkTX 4ecfc82f6b Minor fixing 10 years ago
  falkTX 67b302dc3b Silence some warnings 10 years ago
  falkTX 2a66f39cdf Misc 10 years ago
  falkTX df95e431f5 Fix code for API changes; Update copyright date in dgl code 10 years ago
  falkTX 4f8b332b94 Rename some files 10 years ago
  falkTX c9d7b3e6f0 Finish sync with carla classes, remove d_ prefixes 10 years ago
  falkTX 6320110f66 Sync mutex code with carla 10 years ago
  falkTX 1e42d8b43f Start rework of base classes 10 years ago
  falkTX f32b41625d Add AudioPort struct and hints; Implement CV and Sidechain in LV2 10 years ago
  falkTX a89ea011f6 Small docs update 10 years ago
  falkTX 226b82d966 Allow to build JACK standalones without UI 10 years ago
  falkTX 964a566666 Continue documentation 10 years ago
  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