2144 Commits (02f27ba01e63ceed1a96278e3387d253c17d4c9c)
 

Author SHA1 Message Date
  falkTX 02f27ba01e
Improve error message when standalone fails to start 2 years ago
  falkTX 8a03182c97
Comment out unimplemented clap file loader 2 years ago
  falkTX 1a3b624223 Fix whitespace 2 years ago
  falkTX 66c873593a Fix a typo, use the correct double type 2 years ago
  falkTX 1412663c85 wasm: deal with offset within a page, allow to skip mousewheel 2 years ago
  falkTX 3e85ddaea5
Fix knob drag letting events pass through when diff is near zero 2 years ago
  falkTX 82b7841a24 Remember last used filename dir when using requestStateFile 2 years ago
  falkTX e6ec672107
Add Color::invert() 2 years ago
  falkTX 073b662b9e
Alternative approach to disable unwanted mic/input details on wasm 2 years ago
  falkTX ab6a492043
Use old style of mouse position for non-modgui wasm builds 2 years ago
  falkTX 8121781749
Fix macOS build 2 years ago
  falkTX b0d860f5d6
Partially revert changes to ParameterEnumerationValues 2 years ago
  falkTX 354be5a665
Fix a warning 2 years ago
  falkTX cc053280af
cmake: add dgl/src/Layout.cpp to build, enable dbus if available 2 years ago
  falkTX ca55015b08
Adjust a few comments on the file browser dialog 2 years ago
  falkTX b29e345b8c
Move common code to DistrhoDetails.hpp; add constexpr attributes 2 years ago
  falkTX 7a8bb95434
Make wasm move/leave events not bound by canvas area 2 years ago
  falkTX 116dfbd2a5
Rebuild dgl libs as needed 2 years ago
  AnClark 413f7b136c CMake: Add SDL2 dependency libs on Win32 JACK build 2 years ago
  falkTX 90004b0d43
Makefile cleanup 2 years ago
  falkTX 08a99f5a67
Expose VST2/3_BINARY_DIR in base makefile, handy for packaging 2 years ago
  falkTX c6304d2e92
clap: always use state extension 2 years ago
  falkTX aeeb2cbe1b
Fix typo 2 years ago
  falkTX 18f3fa38cb
Limit standalone bridges audio to 2 IO 2 years ago
  falkTX 169a1bcee9
Tag CV ports in standalone bridge 2 years ago
  falkTX c77edda5cc
Make vst3 versioning more officially compatible 2 years ago
  falkTX 27e75763a6
Ignore MIDI events sent to UI, print type of unknown ones 2 years ago
  falkTX 1eba48d4d2
unregister window events before deleting wasm view 2 years ago
  falkTX ed3bc5f869
Fix build, add SDL2 stuff for CI testing 2 years ago
  falkTX 482d0af8f6
Add ScopedDenormalDisable class, use it in standalone native audio 2 years ago
  dreamer 0057b1940c rename gPluinEventQueue 2 years ago
  jaxter184 11b2fcaba5 Add missing `break` to CLAP event switch case 2 years ago
  falkTX 67ce1ea28e
modgui cleanup event 2 years ago
  falkTX 5a69a71bdf
Fix bufsize/srate callbacks not triggered in some conditions 2 years ago
  falkTX b4b0c7c67e
Do not error out when generating ttl for empty lv2 bundles 2 years ago
  AnClark Liu 03c3616550 Fix loop variable error on LV2export 2 years ago
  AnClark Liu 8a545127cd CMake: Fix dpf__add_dgl_system_libs link error on external UI build 2 years ago
  falkTX 54e1fb847d
Introduce kParameterIsHidden flag, implement it for LV2 2 years ago
  falkTX 03a7dbf4ef
Set PKG_CONFIG_PATH for MOD builds 2 years ago
  falkTX 8d6748c502
Make sure to optimize modgui builds 2 years ago
  falkTX 0c75ecb5db
Add error handling for wasm modguis when wasm is not available 2 years ago
  falkTX 000a96765a
Ensure LV2 control ports with log hint do not use 0 in its range 2 years ago
  falkTX 51290314da Run cmake and example-plugins CI steps on pull requests too 2 years ago
  falkTX 95e66eba1b
Add stubs for Haiku, does not work yet 2 years ago
  falkTX e08f279e7b
Allow SDL2 bridge to skip audio capture if playback is available 2 years ago
  falkTX cf58ffcd23
Do not activate cairo under Haiku for now 2 years ago
  falkTX 207e0ae872
Handle full screen for wasm builds 2 years ago
  falkTX 8eb504d3eb
Allow file browsers in modgui build 2 years ago
  falkTX 55ab560e3c
Allow plugins to provide their own modguis 2 years ago
  falkTX 8c2d543a6b
Fix custom modduo and modduox commands 2 years ago