2137 Commits (e6ec672107e35acea784f03839af5d0ff802d7bd)
 

Author SHA1 Message Date
  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 3 years ago
  falkTX 116dfbd2a5
Rebuild dgl libs as needed 3 years ago
  AnClark 413f7b136c CMake: Add SDL2 dependency libs on Win32 JACK build 3 years ago
  falkTX 90004b0d43
Makefile cleanup 3 years ago
  falkTX 08a99f5a67
Expose VST2/3_BINARY_DIR in base makefile, handy for packaging 3 years ago
  falkTX c6304d2e92
clap: always use state extension 3 years ago
  falkTX aeeb2cbe1b
Fix typo 3 years ago
  falkTX 18f3fa38cb
Limit standalone bridges audio to 2 IO 3 years ago
  falkTX 169a1bcee9
Tag CV ports in standalone bridge 3 years ago
  falkTX c77edda5cc
Make vst3 versioning more officially compatible 3 years ago
  falkTX 27e75763a6
Ignore MIDI events sent to UI, print type of unknown ones 3 years ago
  falkTX 1eba48d4d2
unregister window events before deleting wasm view 3 years ago
  falkTX ed3bc5f869
Fix build, add SDL2 stuff for CI testing 3 years ago
  falkTX 482d0af8f6
Add ScopedDenormalDisable class, use it in standalone native audio 3 years ago
  dreamer 0057b1940c rename gPluinEventQueue 3 years ago
  jaxter184 11b2fcaba5 Add missing `break` to CLAP event switch case 3 years ago
  falkTX 67ce1ea28e
modgui cleanup event 3 years ago
  falkTX 5a69a71bdf
Fix bufsize/srate callbacks not triggered in some conditions 3 years ago
  falkTX b4b0c7c67e
Do not error out when generating ttl for empty lv2 bundles 3 years ago
  AnClark Liu 03c3616550 Fix loop variable error on LV2export 3 years ago
  AnClark Liu 8a545127cd CMake: Fix dpf__add_dgl_system_libs link error on external UI build 3 years ago
  falkTX 54e1fb847d
Introduce kParameterIsHidden flag, implement it for LV2 3 years ago
  falkTX 03a7dbf4ef
Set PKG_CONFIG_PATH for MOD builds 3 years ago
  falkTX 8d6748c502
Make sure to optimize modgui builds 3 years ago
  falkTX 0c75ecb5db
Add error handling for wasm modguis when wasm is not available 3 years ago
  falkTX 000a96765a
Ensure LV2 control ports with log hint do not use 0 in its range 3 years ago
  falkTX 51290314da Run cmake and example-plugins CI steps on pull requests too 3 years ago
  falkTX 95e66eba1b
Add stubs for Haiku, does not work yet 3 years ago
  falkTX e08f279e7b
Allow SDL2 bridge to skip audio capture if playback is available 3 years ago
  falkTX cf58ffcd23
Do not activate cairo under Haiku for now 3 years ago
  falkTX 207e0ae872
Handle full screen for wasm builds 3 years ago
  falkTX 8eb504d3eb
Allow file browsers in modgui build 3 years ago
  falkTX 55ab560e3c
Allow plugins to provide their own modguis 3 years ago
  falkTX 8c2d543a6b
Fix custom modduo and modduox commands 3 years ago
  falkTX 48c4ebf27b
Let host be responsible for updating LV2 UI state 3 years ago
  falkTX 8e1704e3a1
Ignore window title and transient id for LV2 modguis, cleanup 3 years ago
  falkTX f12d52d9e2
Handle custom application class name as needed for modguis 3 years ago
  falkTX fec59af373
Use -modgui as build suffix dir when building via wasm 3 years ago
  falkTX da582de935
Initial implementation of modgui over wasm 3 years ago
  falkTX c52ee8cfa8
Remove superfulous last newline from generated lv2 ttl 3 years ago
  falkTX 75abdb30da
Add commented out PUGL_WASM_AUTO_POINTER_LOCK macro, for reference 3 years ago