2343 Commits (web-ui)
 

Author SHA1 Message Date
  falkTX 6d669870db
Build a loadable AU object, debug and stubs 1 year ago
  falkTX dfc9e235c0
Another attempt at AU support 1 year ago
  falkTX fc4ad6180b
Support for modaudio "new" targets 1 year ago
  falkTX 56c106c0fd
Fix some compiler warnings, fix non-mac/win vst2 export 1 year ago
  falkTX ce3f6c1147
Fix incorrect non-scaled UIs for hosts requesting size early 1 year ago
  falkTX 7ce973b0cc
Fix invalid initial size for VST3 and CLAP X11 UIs 1 year ago
  falkTX 9bbb68604f
Cleanup 1 year ago
  falkTX c77010d16d
update pugl 1 year ago
  taylor.fish 637870a303 Use correct VST 3 directory name on PowerPC 1 year ago
  falkTX 4772a3846a
Fix build with -Werror=undef 1 year ago
  falkTX e35376a226
Add float round utilities, use it in vst3 1 year ago
  falkTX 1504e7d327
VST3: do not set parameter can-automate flag for output params 1 year ago
  falkTX 805ce70759
A small utlity to convert binary plugin state to json 1 year ago
  falkTX d50d95fe62
Use drag/edit for UI parameter example, cleanup 1 year ago
  falkTX 915daad0ac
Fix VST3 state peculiarities 1 year ago
  falkTX 1d5a31c1e2
Only generate wasm modgui if DISTRHO_PLUGIN_HAS_EMBED_UI is true 1 year ago
  falkTX df2afed246 Fix custom class name 1 year ago
  falkTX dc059ef8ad
Cleanup 1 year ago
  falkTX 6876fd08ec
Add default size workaround for fluxbox 1 year ago
  falkTX b9e027eeae
Allow to set X11 window icon for standalones 1 year ago
  falkTX af943f96fb
Update pugl 1 year ago
  falkTX 78f6f18216
Fix some X11 handling, fix broken clipboard 1 year ago
  falkTX 943c9d5ca4
Update pugl again, fix time on macOS ARM 1 year ago
  falkTX 8b6196b482
Update to latest pugl 1 year ago
  falkTX b238d8dc7e
Fix ttl export for program names with double-quotes 1 year ago
  falkTX 92b0f83b14
Fix CairoImage::loadFromMemory for grayscale 1 year ago
  falkTX e1d92dff19
Correct CairoImage::loadFromMemory 1 year ago
  falkTX e5949582e6
Set auto-scale-factor early, cleaner GL setup 1 year ago
  falkTX 9b62626d8c
Ensure 0,0 offset for embed windows 1 year ago
  falkTX 06c18eebd9
Add width, height args to puglFallbackOnResize 1 year ago
  falkTX 698521820e
Add control-input-port-change-request to lv2 ttl, cleanup 1 year ago
  falkTX 77bd69efec
Add plugin-side parameters to cairoui example 1 year ago
  falkTX 26373f3c70
Fix some code comments 1 year ago
  falkTX 43aeb8bc4e
Improve trigger handling for VST2 and VST3 1 year ago
  falkTX ee3d794e09
Fix missing offset to LV2 ctrl input port param change requests 1 year ago
  falkTX bafe8b9dd4
Declare the hardcoded dpf param symbols in the public API 1 year ago
  falkTX 63dfb7610b
Reduce scope of ScopedSafeLocale usage on VST2, following others 1 year ago
  falkTX c24763e9b3
recorrection, we only need ScopedSafeLocale for state handling 1 year ago
  falkTX 7f45300366
Fix last commit, also fix non-english locales for clap 1 year ago
  falkTX 4f11f8cc49
Fix CLAP plugins under hosts without latency callbacks 1 year ago
  falkTX b4f3718966
Fix typo 1 year ago
  falkTX 07436d430a
Fix edge cases detected by clap validator 1 year ago
  falkTX 50a55c6ef4
Fix VST3 usage with non-english locales 1 year ago
  falkTX 018e45db4a
Fix ringbuffer write 1 year ago
  falkTX eccd7fd7ed
Fix previous commit, make sure LV2 host knows about file change 1 year ago
  falkTX 51ee4488ff
LV2: Use state mapPath for storing files nicely with the host 1 year ago
  falkTX 61d38eb638
vst2: fix plugin->host param changes, cleanup whitespace 1 year ago
  falkTX cb630fabcb
Fix stuck notes in native MIDI handling 1 year ago
  falkTX 1fc0c6b1b1
Fix RingBuffer::tryWrite, cleanup 1 year ago
  falkTX c11f93d5b0
Fix RingBuffer::getReadableDataSize, add a few methods 1 year ago