2409 Commits (3b678aee108bebb38ef5fd52276a0cb356b40902)
 

Author SHA1 Message Date
  falkTX 3b678aee10
Fix typo 10 months ago
  falkTX 530f170a79
One more Linux/X11 webview initial size fix 10 months ago
  falkTX 2026925396
Allow plugins with UI-only state to skip DSP setState() 10 months ago
  falkTX 69414bc2e4
Fix webview initial size on Linux/X11 10 months ago
  falkTX 57747bf94e
Add WebViewDestroy class for usage in std::shared_ptr/unique_ptr 10 months ago
  falkTX 5424b730c6
Fix typo in last commit 10 months ago
  falkTX 290c4089be
Start of install-plugins-symlinks.sh util script for development 10 months ago
  falkTX 5d3e0ad124
Add NanoImage::update() 11 months ago
  falkTX 52416dafc7
Add KnobEventHandler::getMinimum/getMaximum() 11 months ago
  falkTX 8ae007d2f1
Auto-set FileBrowserOptions::className for UI, cleanup 1 year ago
  falkTX e35799cb31
Add Color::asGrayscale() 1 year ago
  falkTX a8b7ef9c58
Fix leftover copy&paste 1 year ago
  falkTX be06a60c45
Add some handy filesystem related code for plugins 1 year ago
  falkTX 45618ccef9
Add a few dir-related calls to plugin utilities 1 year ago
  falkTX 56732badeb
Cleanup event debug 1 year ago
  falkTX 41cd9c5429
Fix macOS embed UI resize from host 1 year ago
  falkTX e952d46e89
Replace wayland env var workaround with KDE one 1 year ago
  falkTX 34435e0d86
Allow to create dpf strings from std::string_view 1 year ago
  falkTX 1a18690896
Update gitignore 1 year ago
  falkTX 53454d71ba
Add appliesToEventInput arg to Button and Knob setEnabled 1 year ago
  falkTX 6b3d1da7c3
Add enabled state control to button and knob handlers 1 year ago
  falkTX cd18a7bef7
Look for libwebkit2gtk-4.1 for webview 1 year ago
  falkTX b65ad4f7e5
Fix standalones under wayland with high-dpi 1 year ago
  falkTX 0bafe97eff
Fix build with DGL_DEBUG_EVENTS 1 year ago
  falkTX 576b507dc4
Add kParameterDesignationReset, implement for AU, CLAP and LV2 1 year ago
  falkTX 800583a8de
clap: request restart from host on reset 1 year ago
  falkTX 9a062cf86b
Remove link to old online chat, no longer used 1 year ago
  falkTX 32d911c1de
Rename to DISTRHO_PLUGIN_WANT_MIDI_AS_MPE, implement in AU too 1 year ago
  Jérémy Frey 2b3e67af72
CLAP: add macro to use MIDI MPE dialect (#443) 1 year ago
  falkTX f962a443a7 Fixup CI 1 year ago
  falkTX c1ef624458
AU: Set a few more properties as writable, making Live happy 1 year ago
  falkTX 8c2a565e95
AU: Fix missing time position in some hosts 1 year ago
  falkTX 64a99a7b0a
Rework how AU midi out works, do it properly this time 1 year ago
  falkTX df621e81e0
AU: fix midi input for channels != 0, debugging tweaks 1 year ago
  falkTX 4513981221
Fix initial scale factor value for wasm builds 1 year ago
  falkTX cc35a95d59
Cleanup cmake vst3 arch support 1 year ago
  falkTX c776dab9eb
Update and cleanup xaymar-vst2 header 1 year ago
  falkTX c60a151ca5
Small optimization to LinearValueSmoother 1 year ago
  falkTX 6b04262893
Fix VST3 parameter offset for plugins with midi input 1 year ago
  falkTX 7cd48190cf
More extensive CI tests 1 year ago
  falkTX 1662e56e7b
AU: Fix handling of unsupported MIDI system messages 1 year ago
  falkTX 2ddf85d680
Update pugl for custom macOS wheel handling 1 year ago
  falkTX 6ba2b3aa5a
Add String::urlDecode() method 1 year ago
  FergusL c7fb0ca003
[WIP] VST3: Fix incorrect MIDI input values for CC and Note On/Off (#453) 1 year ago
  falkTX 2e2cbb7db4
Don't use std::isalnum for isBase64Char 1 year ago
  falkTX eaf737c0ec
Encode file URL passed to webview, add String::urlEncode() 1 year ago
  falkTX 45f50723d9
Fix showing webgui for linux standalones 1 year ago
  falkTX e045225a6c
Fix C++98 compat 1 year ago
  falkTX 5b7fe8dce7 Fix a warning 1 year ago
  Atsushi Eno 4cb04e606f Fix VST3 assertion condition on set_io_mode() (must be before "initialize") 1 year ago