1961 Commits (5a439e6686277e65a7bbe6a66cfd60482e52196c)
 

Author SHA1 Message Date
  falkTX fd9ca173df Improve KnobEventHandler::motionEvent for stepped controls 3 years ago
  falkTX 4edfa52a04
res2c.py: generate unsigned char bytes, allow to set output folder 3 years ago
  falkTX 2c3463a638
Make NanoVG::createImageFromMemory take const data 3 years ago
  falkTX 2ba1ac10dc
Introduce knobDoubleClicked for KnobEventHandler 3 years ago
  falkTX b8e8eb7a9a Add KnobEventHandler::setMouseDeceleration 3 years ago
  falkTX f2cb4e0f0c Add KnobEventHandler::isInteger(), avoid out of bounds stepping 3 years ago
  falkTX 3857d83acd Allow KnobEventHandler orientation to be both (horiz and vertical) 3 years ago
  falkTX 94dbe91e4f Fix macOS timing 3 years ago
  falkTX f588443996 Add SubWidget::toBottom 3 years ago
  falkTX 6cf523adad Fix C++98 build 3 years ago
  falkTX 7c750b812a A few more details for layout code, some verified to work, WIP 3 years ago
  falkTX 7b8eefb59f
Update valgrind suppression file, a few more libdl and xlib things 3 years ago
  falkTX 71b17971f6
Fix runtime checks for overloaded initState call 3 years ago
  falkTX 632f9c4a32
Add default constructor to State struct 3 years ago
  falkTX 028060954a Make selftest more generally useful, inform plugins of such 3 years ago
  falkTX ac7c0ee3fa Fix selftest build 3 years ago
  falkTX 487bf25008 Fix C++98 build 3 years ago
  falkTX c2ff0c5d8a Show alert window on macOS when standalone fails to start 3 years ago
  falkTX bd92cf2061 Start of layout related classes, WIP 3 years ago
  falkTX c494e265cf Make Color::withAlpha const 3 years ago
  falkTX 148806b332 Protect ARRAY_SIZE macro from multiple division usage 3 years ago
  falkTX e6be1c3e7d
Add a few widget methods to make inspectors possible 3 years ago
  falkTX 923c4fbca0 Deal with _dl_allocate_tls mem leak of libdl in ubuntu 22.04 3 years ago
  falkTX 79c6601fd4 Try to make sense of vst3 non-conventional speaker arrangements 3 years ago
  falkTX 639c5100f2 Cleanup base makefile, add clang vs gcc compiler check 3 years ago
  Filipe Coelho ac545ac660
Merge pull request #381 from DISTRHO/develop 3 years ago
  falkTX 3df2b31e68 Fix a warning 3 years ago
  falkTX 03700cbd13 Finalize details on VST3 bus/speaker handling 3 years ago
  falkTX f1925ebcc2 Make wasm real clipboard use optional, disabled by default 3 years ago
  falkTX 352bcbfb72 Correct last commit, deal with a few vst3 edge cases 3 years ago
  falkTX 8368f13220 Start dealing with VST3 buses 3 years ago
  falkTX 7fb4d014e8 Unduplicate some VST3 common code 3 years ago
  falkTX a27d7a9b67 VST3: Properly describe provided classes, fixes Ableton; Cleanup 3 years ago
  falkTX 72c7dc1e2f Fix a compiler warning 3 years ago
  falkTX 30af417995 More wasm tweaks, clipboard support 3 years ago
  falkTX c951d1cac3
Fix build against old SDL2 3 years ago
  falkTX 2d175807d6 more aggressive wasm linker flags 3 years ago
  falkTX f91b886280
Mention VST2 and VST3 separately in the README 3 years ago
  falkTX c9ce338379 Fix last commit 3 years ago
  falkTX 5f2ed0625c Hook into macOS CF runloop for standalones 3 years ago
  falkTX 2d5dd370c6 Create macOS app bundles for standalones with custom UI 3 years ago
  falkTX 1cc5641ba7
Avoid libdl symbols for !HAVE_JACK and STATIC_BUILD 3 years ago
  falkTX 11e76be705 Easier event debug, fix wasm high-dpi and touch events 3 years ago
  falkTX 9d37dbf240
Allow to fake/force a small buffer size for wasm 3 years ago
  falkTX ad482c91b5 Make sure wasm LV2 function symbols are exported 3 years ago
  falkTX ef1bb41477
Switch to using macos-11 for github CI 3 years ago
  falkTX f412918c5f
A few more tweaks for native-audio standalone, allow forcing 3 years ago
  falkTX d41b971d77
Set audio port group hints for most example plugins, fixing vst3 3 years ago
  falkTX 24d4139129
Fix build 3 years ago
  falkTX d200db475b Make RtAudio capture opt-in, add MIDI input 3 years ago