1922 Commits (eff1c6f578045e790f61d65afa97c5b18c6f77cf)
 

Author SHA1 Message Date
  falkTX eff1c6f578 Add overloaded double precision functions to parameter ranges 2 years ago
  falkTX 7190f4da76 Make vst3 internal param use more consistent 2 years ago
  falkTX 4d7b97c70d Allow to use custom txt file for macOS installer 2 years ago
  falkTX c5d9a72038 More improvements to KnobEventHandler stepped movement 2 years ago
  falkTX 0ffd22d07e Allow to pass scale factor to KnobEventHandler mouse events 2 years ago
  falkTX 1506abf0fc
clang does not accept constexpr for strlen :( 2 years ago
  falkTX 2b493056c8
Implement receiving host-readable state in LV2 UIs 2 years ago
  falkTX a645befdf6
Fix possible crash if calling repaint during construction 2 years ago
  falkTX 4430cd2485 Introduce DISTRHO_UI_DEFAULT_WIDTH/HEIGHT macros, useful in VST2/3 2 years ago
  falkTX bc3e18d381 Create temporary UI for VST3 hosts that request size before attach 2 years ago
  falkTX 8d2a5f498c Fix a compiler warning 2 years ago
  falkTX fd9ca173df Improve KnobEventHandler::motionEvent for stepped controls 2 years ago
  falkTX 4edfa52a04
res2c.py: generate unsigned char bytes, allow to set output folder 2 years ago
  falkTX 2c3463a638
Make NanoVG::createImageFromMemory take const data 2 years ago
  falkTX 2ba1ac10dc
Introduce knobDoubleClicked for KnobEventHandler 2 years ago
  falkTX b8e8eb7a9a Add KnobEventHandler::setMouseDeceleration 2 years ago
  falkTX f2cb4e0f0c Add KnobEventHandler::isInteger(), avoid out of bounds stepping 2 years ago
  falkTX 3857d83acd Allow KnobEventHandler orientation to be both (horiz and vertical) 2 years ago
  falkTX 94dbe91e4f Fix macOS timing 2 years ago
  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