2080 Commits (51bcd7bad4b5d0f8fde60238dfa2d65eecd73c8c)
 

Author SHA1 Message Date
  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
  falkTX 106a857520
DPF Mutex implementation is TODO on MSVC 2 years ago
  falkTX d620bd76f1
Build clap versions of example plugins with cmake 2 years ago
  falkTX 26eafab9d1
Simplify cmake CI setup using shared action, leave old msvc stuff 2 years ago
  falkTX 528fc09da8
Add the others CI runners for testing 2 years ago
  falkTX 31619d7532
Only use -Werror=lto-type-mismatch LTO flag on GCC 2 years ago
  falkTX 66a2cf2013
Fix cmake windows build of native audio standalone 2 years ago
  falkTX ca571e3fdc
Use RecursiveMutex for CLAP UI events 2 years ago
  falkTX c33ab5af29
Leave a macro in place for future usage 2 years ago
  falkTX ec87b4069d
Use CMAKE_CROSSCOMPILING_EMULATOR when generating LV2 ttl 2 years ago
  falkTX 93cf1535a4
RtAudio stuff needs threads on non mac/win 2 years ago
  falkTX ab2df90349
Use new CI template for the example plugins 2 years ago
  falkTX 34d4ea55b8 Fix utils/package-osx-bundles.sh for cmake builds 2 years ago
  falkTX 4b284735c9
Define dpf__target_link_directories for compat with old cmake 2 years ago