2235 Commits (c5f4f9b0ce6a60a60c9a3eb395f7879a023f15cc)
 

Author SHA1 Message Date
  falkTX 802e446084
wasm: store uploaded files inside a specific dir 2 years ago
  falkTX b4460beb09
travesty: do not define V3_VIEW_PLATFORM_TYPE_NATIVE for wasm 2 years ago
  falkTX 1736c842c5 Fix use of CMAKE_CROSSCOMPILING_EMULATOR with spaces 2 years ago
  Patrick Desaulniers a4c83bfdc9 Fix typo in package-osx-bundles.sh 2 years ago
  falkTX d8c2673712
travesty: change a v3_param_changes arg to use const 2 years ago
  falkTX 581cfa5af4
travesty: add c++ variant for bstream 2 years ago
  falkTX 2cf3e6e6dd
travesty: add C++ variants of v3_component_handler[2] structs 2 years ago
  falkTX 0f43c51116
Comment out -fsanitize=address DEBUG option, too much hassle 2 years ago
  falkTX 16b632a434
Make macOS package script more dynamic, no forced formats 2 years ago
  falkTX a0963ec155
Fix wasm buffer size changes and audio input port mismatch 2 years ago
  falkTX 49d447b436 wasm audio: log unexpected values used for processing 2 years ago
  falkTX 19d93ef42f
Do not try to build cairo backend under wasm 2 years ago
  falkTX b344d6b22f Fix typo 2 years ago
  falkTX bd8cc43bd1
Add non-callback JACK API to jackbridge 2 years ago
  falkTX 79cd0a46b2
Remove a debug print 2 years ago
  falkTX dc6557a3c9
Allow building VST3 plugins with non-embed external UI (skips UI) 2 years ago
  falkTX b64f46f9ae
Ignore a few cmake temporary files 2 years ago
  falkTX 5c22ff0653
Expose window repaint for plugin format implementations 2 years ago
  falkTX 56b5fb3d2a Allow DISTRHO_PLUGIN_TARGET_STATIC_NAME for giving these a name 2 years ago
  falkTX 5c649d17fe cmake: implement static lib target 2 years ago
  falkTX 5b7670584d Add value smoother classes, originally from Jean Pierre Cimalando 2 years ago
  falkTX 34952157be
Fix previous commit 2 years ago
  falkTX c7e4ac43f5 Alternative approach to detect makefile string escape by default 2 years ago
  falkTX 5f0d913a59 Allow to skip error with DISTRHO_PLUGIN_WANT_FULL_STATE_WITH_LADSPA 2 years ago
  falkTX 9c14be03a6 LADSPA doesn't allow bounded hints on toggles 2 years ago
  falkTX 4f65386ced Allow access to ParameterEnumerationValues::deleteLater 2 years ago
  falkTX 784309eba8
Fix typo 2 years ago
  falkTX ef960c26f3
Fix ParameterEnumerationValues backwards compat 2 years ago
  falkTX a1995bf896
Fix build with old cmake 2 years ago
  falkTX 4d783d76cb
Use wasapi on windows standalones 2 years ago
  falkTX f3c35fe5f8
Only set WIN32_EXECUTABLE for mingw 2 years ago
  falkTX d654757049
Also set win32 gui type on makefile 2 years ago
  falkTX eb68bf8d68
Expand DGL makefile stuff, set USE_GLES2 by default on wasm 2 years ago
  falkTX 3a5b87b7d8
cmake: reorder some definitions 2 years ago
  falkTX 0b5d0c186b
cmake: Build win32 gui application if custom UI available 2 years ago
  falkTX 9a86c80834
Revert latest changes, do not work in the end 2 years ago
  falkTX 7d0f157f69
Another one.. 2 years ago
  falkTX 235309a9a4
Different attempt.. 2 years ago
  falkTX ff79a8c061
Try to workaround clang complaining 2 years ago
  falkTX 665cd0aa79
Automatically retry 2nd RtAudio device when safe to do so 2 years ago
  falkTX ede02ba4bc
Fix previous commit 2 years ago
  falkTX 02f27ba01e
Improve error message when standalone fails to start 2 years ago
  falkTX 8a03182c97
Comment out unimplemented clap file loader 2 years ago
  falkTX 1a3b624223 Fix whitespace 2 years ago
  falkTX 66c873593a Fix a typo, use the correct double type 2 years ago
  falkTX 1412663c85 wasm: deal with offset within a page, allow to skip mousewheel 2 years ago
  falkTX 3e85ddaea5
Fix knob drag letting events pass through when diff is near zero 2 years ago
  falkTX 82b7841a24 Remember last used filename dir when using requestStateFile 2 years ago
  falkTX e6ec672107
Add Color::invert() 2 years ago
  falkTX 073b662b9e
Alternative approach to disable unwanted mic/input details on wasm 2 years ago