2105 Commits (8d6748c502d8facf9dba71f1af2247f85dc938a3)
 

Author SHA1 Message Date
  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
  falkTX 205e0215af
Improve handling of custom build dirs when using Makefiles 2 years ago
  falkTX 1314c25f14
Fix a compiler warning 2 years ago
  falkTX 7f8c3a7dd7
Correct some win32 ABI declarations 2 years ago
  falkTX da7642bf16
Define and use DISTRHO_UI_DEFAULT_WIDTH/HEIGHT in info example 2 years ago
  falkTX 3b9652a476
Remove info example custom modgui files 2 years ago
  falkTX 51bcd7bad4
External UI related fixes 2 years ago
  falkTX 24fe04fcbd
Include pugl wasm code directly, instead of in submodule 2 years ago
  falkTX 5c8e51c19a
embed-external-ui example needs -ObjC++ on macOS 2 years ago
  falkTX 7e141db906
Delete some more old files 2 years ago
  AnClark Liu a338aa6559 CMake: Add external UI support 2 years ago
  falkTX a325bf55b0
Remove old pugl code 2 years ago
  falkTX 79948069d5
Add extra ui libs to make builds too 2 years ago
  falkTX 564f6519b4
Allow to have separate DSP vs UI plugin rebuild deps 2 years ago
  falkTX fcb74a3f59
Error out when trying to build UI with DISTRHO_PLUGIN_HAS_UI == 0 2 years ago
  falkTX 4786a13f61
Fix building jack standalones on ARM soft-fp 2 years ago
  falkTX 88180608a2 Fix drawing of checkable ImageButton 2 years ago
  falkTX 924576a58c
Update pugl for mouse and keyboard wasm fixes 2 years ago
  falkTX aa5c237bfb
Adjust for leak in fftw plan 2 years ago
  falkTX 29be789407
cmake: build cairo lib and example UI by default if possible 2 years ago
  falkTX fdceb632ba
Add macos-10.15 to CI tests 2 years ago
  falkTX 061f6c4e64
Make sure MOD builds do not see cairo or opengl 2 years ago
  falkTX 52536b96c5
Fix potential name conflict with strncpy 2 years ago
  Luciano Iam a2887f427b Include CLAP bin in plugins Makefile clean target 2 years ago
  falkTX e8405098f4
Find local resources dir for Windows standalones 2 years ago
  falkTX 5ee7fab819
Correct recent commit, keep static builds without dllmain 2 years ago
  falkTX 2f9564a28e Add -fsanitize=address to debug make builds 2 years ago
  falkTX 52f50cde8e Don't enable leak detector if NDEBUG is defined 2 years ago
  falkTX 9be5e79a55 Set MOD_BUILD=true for MOD builds 2 years ago
  falkTX cfbc53bf93
Make macOS native audio behave like the others 2 years ago
  falkTX 85cd6c40df
Use -fno-gnu-unique for gcc in cmake builds 2 years ago