2112 Commits (67ce1ea28ebe95c41cafd760b0486e2df59627fe)
 

Author SHA1 Message Date
  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
  falkTX 1b732bfc5c
Use local pugl wasm code 3 years ago
  falkTX 9b300e6983
Document NO_SHARED_RESOURCES cmake option, reorder 3 years ago
  falkTX 205e0215af
Improve handling of custom build dirs when using Makefiles 3 years ago
  falkTX 1314c25f14
Fix a compiler warning 3 years ago
  falkTX 7f8c3a7dd7
Correct some win32 ABI declarations 3 years ago
  falkTX da7642bf16
Define and use DISTRHO_UI_DEFAULT_WIDTH/HEIGHT in info example 3 years ago
  falkTX 3b9652a476
Remove info example custom modgui files 3 years ago
  falkTX 51bcd7bad4
External UI related fixes 3 years ago
  falkTX 24fe04fcbd
Include pugl wasm code directly, instead of in submodule 3 years ago
  falkTX 5c8e51c19a
embed-external-ui example needs -ObjC++ on macOS 3 years ago
  falkTX 7e141db906
Delete some more old files 3 years ago
  AnClark Liu a338aa6559 CMake: Add external UI support 3 years ago
  falkTX a325bf55b0
Remove old pugl code 3 years ago
  falkTX 79948069d5
Add extra ui libs to make builds too 3 years ago
  falkTX 564f6519b4
Allow to have separate DSP vs UI plugin rebuild deps 3 years ago
  falkTX fcb74a3f59
Error out when trying to build UI with DISTRHO_PLUGIN_HAS_UI == 0 3 years ago
  falkTX 4786a13f61
Fix building jack standalones on ARM soft-fp 3 years ago
  falkTX 88180608a2 Fix drawing of checkable ImageButton 3 years ago
  falkTX 924576a58c
Update pugl for mouse and keyboard wasm fixes 3 years ago
  falkTX aa5c237bfb
Adjust for leak in fftw plan 3 years ago
  falkTX 29be789407
cmake: build cairo lib and example UI by default if possible 3 years ago
  falkTX fdceb632ba
Add macos-10.15 to CI tests 3 years ago
  falkTX 061f6c4e64
Make sure MOD builds do not see cairo or opengl 3 years ago
  falkTX 52536b96c5
Fix potential name conflict with strncpy 3 years ago
  Luciano Iam a2887f427b Include CLAP bin in plugins Makefile clean target 3 years ago