2053 Commits (b96b49329ab217b0f041a0051c8a57a0573ba24c)
 

Author SHA1 Message Date
  falkTX f588443996 Add SubWidget::toBottom 2 years ago
  falkTX 6cf523adad Fix C++98 build 2 years ago
  falkTX 7c750b812a A few more details for layout code, some verified to work, WIP 2 years ago
  falkTX 7b8eefb59f
Update valgrind suppression file, a few more libdl and xlib things 2 years ago
  falkTX 71b17971f6
Fix runtime checks for overloaded initState call 2 years ago
  falkTX 632f9c4a32
Add default constructor to State struct 2 years ago
  falkTX 028060954a Make selftest more generally useful, inform plugins of such 2 years ago
  falkTX ac7c0ee3fa Fix selftest build 2 years ago
  falkTX 487bf25008 Fix C++98 build 2 years ago
  falkTX c2ff0c5d8a Show alert window on macOS when standalone fails to start 2 years ago
  falkTX bd92cf2061 Start of layout related classes, WIP 2 years ago
  falkTX c494e265cf Make Color::withAlpha const 2 years ago
  falkTX 148806b332 Protect ARRAY_SIZE macro from multiple division usage 2 years ago
  falkTX e6be1c3e7d
Add a few widget methods to make inspectors possible 2 years ago
  falkTX 923c4fbca0 Deal with _dl_allocate_tls mem leak of libdl in ubuntu 22.04 2 years ago
  falkTX 79c6601fd4 Try to make sense of vst3 non-conventional speaker arrangements 2 years ago
  falkTX 639c5100f2 Cleanup base makefile, add clang vs gcc compiler check 2 years ago
  Filipe Coelho ac545ac660
Merge pull request #381 from DISTRHO/develop 2 years ago
  falkTX 3df2b31e68 Fix a warning 2 years ago
  falkTX 03700cbd13 Finalize details on VST3 bus/speaker handling 2 years ago
  falkTX f1925ebcc2 Make wasm real clipboard use optional, disabled by default 2 years ago
  falkTX 352bcbfb72 Correct last commit, deal with a few vst3 edge cases 2 years ago
  falkTX 8368f13220 Start dealing with VST3 buses 2 years ago
  falkTX 7fb4d014e8 Unduplicate some VST3 common code 2 years ago
  falkTX a27d7a9b67 VST3: Properly describe provided classes, fixes Ableton; Cleanup 2 years ago
  falkTX 72c7dc1e2f Fix a compiler warning 2 years ago
  falkTX 30af417995 More wasm tweaks, clipboard support 2 years ago
  falkTX c951d1cac3
Fix build against old SDL2 2 years ago
  falkTX 2d175807d6 more aggressive wasm linker flags 2 years ago
  falkTX f91b886280
Mention VST2 and VST3 separately in the README 2 years ago
  falkTX c9ce338379 Fix last commit 2 years ago
  falkTX 5f2ed0625c Hook into macOS CF runloop for standalones 2 years ago
  falkTX 2d5dd370c6 Create macOS app bundles for standalones with custom UI 2 years ago
  falkTX 1cc5641ba7
Avoid libdl symbols for !HAVE_JACK and STATIC_BUILD 2 years ago
  falkTX 11e76be705 Easier event debug, fix wasm high-dpi and touch events 2 years ago
  falkTX 9d37dbf240
Allow to fake/force a small buffer size for wasm 2 years ago
  falkTX ad482c91b5 Make sure wasm LV2 function symbols are exported 2 years ago
  falkTX ef1bb41477
Switch to using macos-11 for github CI 2 years ago
  falkTX f412918c5f
A few more tweaks for native-audio standalone, allow forcing 2 years ago
  falkTX d41b971d77
Set audio port group hints for most example plugins, fixing vst3 2 years ago
  falkTX 24d4139129
Fix build 2 years ago
  falkTX d200db475b Make RtAudio capture opt-in, add MIDI input 2 years ago
  falkTX f2be04905f Fix no namespace build 2 years ago
  falkTX ab2cde1758 Make standalone util symbols visible for any build 2 years ago
  falkTX 25f3562483 Add isUsingNativeAudio() to standalone function utils 2 years ago
  falkTX 4f981c5336 Implement buffer size changes in RtAudio native audio fallback 2 years ago
  falkTX ad3c5dae30
Fix build after last changes 2 years ago
  falkTX 17eecabd40
Deal a bit more with VST3 buses and arrangements 2 years ago
  falkTX 1aa5892a13
Align nanovg font kerning to integer pixel positions if needed 2 years ago
  falkTX 0c0a4e401c
Fix a pugl-based build warning 2 years ago