2274 Commits (9be6a49c42c8308001cbbd2f0f47cae25d547d9c)
 

Author SHA1 Message Date
  falkTX b9e027eeae
Allow to set X11 window icon for standalones 2 years ago
  falkTX af943f96fb
Update pugl 2 years ago
  falkTX 78f6f18216
Fix some X11 handling, fix broken clipboard 2 years ago
  falkTX 943c9d5ca4
Update pugl again, fix time on macOS ARM 2 years ago
  falkTX 8b6196b482
Update to latest pugl 2 years ago
  falkTX b238d8dc7e
Fix ttl export for program names with double-quotes 2 years ago
  falkTX 92b0f83b14
Fix CairoImage::loadFromMemory for grayscale 2 years ago
  falkTX e1d92dff19
Correct CairoImage::loadFromMemory 2 years ago
  falkTX e5949582e6
Set auto-scale-factor early, cleaner GL setup 2 years ago
  falkTX 9b62626d8c
Ensure 0,0 offset for embed windows 2 years ago
  falkTX 06c18eebd9
Add width, height args to puglFallbackOnResize 2 years ago
  falkTX 698521820e
Add control-input-port-change-request to lv2 ttl, cleanup 2 years ago
  falkTX 77bd69efec
Add plugin-side parameters to cairoui example 2 years ago
  falkTX 26373f3c70
Fix some code comments 2 years ago
  falkTX 43aeb8bc4e
Improve trigger handling for VST2 and VST3 2 years ago
  falkTX ee3d794e09
Fix missing offset to LV2 ctrl input port param change requests 2 years ago
  falkTX bafe8b9dd4
Declare the hardcoded dpf param symbols in the public API 2 years ago
  falkTX 63dfb7610b
Reduce scope of ScopedSafeLocale usage on VST2, following others 2 years ago
  falkTX c24763e9b3
recorrection, we only need ScopedSafeLocale for state handling 2 years ago
  falkTX 7f45300366
Fix last commit, also fix non-english locales for clap 2 years ago
  falkTX 4f11f8cc49
Fix CLAP plugins under hosts without latency callbacks 2 years ago
  falkTX b4f3718966
Fix typo 2 years ago
  falkTX 07436d430a
Fix edge cases detected by clap validator 2 years ago
  falkTX 50a55c6ef4
Fix VST3 usage with non-english locales 2 years ago
  falkTX 018e45db4a
Fix ringbuffer write 2 years ago
  falkTX eccd7fd7ed
Fix previous commit, make sure LV2 host knows about file change 2 years ago
  falkTX 51ee4488ff
LV2: Use state mapPath for storing files nicely with the host 2 years ago
  falkTX 61d38eb638
vst2: fix plugin->host param changes, cleanup whitespace 2 years ago
  falkTX cb630fabcb
Fix stuck notes in native MIDI handling 2 years ago
  falkTX 1fc0c6b1b1
Fix RingBuffer::tryWrite, cleanup 2 years ago
  falkTX c11f93d5b0
Fix RingBuffer::getReadableDataSize, add a few methods 2 years ago
  falkTX 227a7015a8
Do not crash if pugl world/view creation fails 2 years ago
  falkTX 072cc4482b
Better handling of pugl world creation failures 2 years ago
  falkTX ba7783b0db
Fix crash with jack under ARM 2 years ago
  falkTX 044b74cb93
X11: make modifier key behaviour consistent with other platforms 2 years ago
  falkTX ed6a093ade
Fix wasm fullscreen behaviour 2 years ago
  falkTX 644f065973
Add className var to filedialog, to be used later 2 years ago
  falkTX e288f163bb
Use custom DPF_DEBUG macro for leak class, DEBUG was too generic 2 years ago
  falkTX eba584917c
Fix typo leading to missing plugin resources on macOS 2 years ago
  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