2235 Commits (c5f4f9b0ce6a60a60c9a3eb395f7879a023f15cc)
 

Author SHA1 Message Date
  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
  falkTX 48c4ebf27b
Let host be responsible for updating LV2 UI state 2 years ago
  falkTX 8e1704e3a1
Ignore window title and transient id for LV2 modguis, cleanup 2 years ago
  falkTX f12d52d9e2
Handle custom application class name as needed for modguis 2 years ago
  falkTX fec59af373
Use -modgui as build suffix dir when building via wasm 2 years ago
  falkTX da582de935
Initial implementation of modgui over wasm 2 years ago
  falkTX c52ee8cfa8
Remove superfulous last newline from generated lv2 ttl 2 years ago
  falkTX 75abdb30da
Add commented out PUGL_WASM_AUTO_POINTER_LOCK macro, for reference 2 years ago
  falkTX 1b732bfc5c
Use local pugl wasm code 2 years ago
  falkTX 9b300e6983
Document NO_SHARED_RESOURCES cmake option, reorder 2 years ago