2293 Commits (c1c65e7f51debb1b7b09ec6c97fc92067452777c)
 

Author SHA1 Message Date
  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
  falkTX 157028c644
Set DGL_USE_OPENGL3 for GLES2/3 builds 2 years ago
  Robin Gareus 36f018dacd
VST3 channel buffers are per bus 2 years ago
  falkTX b96b49329a
Use plugin-given RT thread priorities under MOD 2 years ago
  falkTX 53148852c0
Implement custom State::fileTypes for MOD 2 years ago
  falkTX 22413340a6
Allow using Signal class for mingw 2 years ago
  falkTX 878a183b59
Add Color::plus/minus utils 2 years ago
  falkTX 2ba9190f42
Handle a few more warnings 2 years ago
  falkTX 552aad877c
Ignore internal deprecated warnings under msvc 2 years ago
  falkTX 91d7afdb3e
Cleanup 2 years ago
  falkTX 39bdf2a66b
Fix MSVC CLAP build 2 years ago
  falkTX a199c7c9bb
Fix last commit 2 years ago
  falkTX 1d7ce7ef8f
Do not use cairo for windows cmake example plugins for now 2 years ago