2398 Commits (a8b7ef9c58ae20140ae7802c63a8faf93367d6a3)
 

Author SHA1 Message Date
  falkTX a8b7ef9c58
Fix leftover copy&paste 3 months ago
  falkTX be06a60c45
Add some handy filesystem related code for plugins 3 months ago
  falkTX 45618ccef9
Add a few dir-related calls to plugin utilities 3 months ago
  falkTX 56732badeb
Cleanup event debug 3 months ago
  falkTX 41cd9c5429
Fix macOS embed UI resize from host 3 months ago
  falkTX e952d46e89
Replace wayland env var workaround with KDE one 3 months ago
  falkTX 34435e0d86
Allow to create dpf strings from std::string_view 3 months ago
  falkTX 1a18690896
Update gitignore 3 months ago
  falkTX 53454d71ba
Add appliesToEventInput arg to Button and Knob setEnabled 4 months ago
  falkTX 6b3d1da7c3
Add enabled state control to button and knob handlers 4 months ago
  falkTX cd18a7bef7
Look for libwebkit2gtk-4.1 for webview 4 months ago
  falkTX b65ad4f7e5
Fix standalones under wayland with high-dpi 4 months ago
  falkTX 0bafe97eff
Fix build with DGL_DEBUG_EVENTS 4 months ago
  falkTX 576b507dc4
Add kParameterDesignationReset, implement for AU, CLAP and LV2 5 months ago
  falkTX 800583a8de
clap: request restart from host on reset 5 months ago
  falkTX 9a062cf86b
Remove link to old online chat, no longer used 5 months ago
  falkTX 32d911c1de
Rename to DISTRHO_PLUGIN_WANT_MIDI_AS_MPE, implement in AU too 5 months ago
  Jérémy Frey 2b3e67af72
CLAP: add macro to use MIDI MPE dialect (#443) 5 months ago
  falkTX f962a443a7 Fixup CI 5 months ago
  falkTX c1ef624458
AU: Set a few more properties as writable, making Live happy 5 months ago
  falkTX 8c2a565e95
AU: Fix missing time position in some hosts 5 months ago
  falkTX 64a99a7b0a
Rework how AU midi out works, do it properly this time 5 months ago
  falkTX df621e81e0
AU: fix midi input for channels != 0, debugging tweaks 5 months ago
  falkTX 4513981221
Fix initial scale factor value for wasm builds 5 months ago
  falkTX cc35a95d59
Cleanup cmake vst3 arch support 6 months ago
  falkTX c776dab9eb
Update and cleanup xaymar-vst2 header 6 months ago
  falkTX c60a151ca5
Small optimization to LinearValueSmoother 6 months ago
  falkTX 6b04262893
Fix VST3 parameter offset for plugins with midi input 8 months ago
  falkTX 7cd48190cf
More extensive CI tests 8 months ago
  falkTX 1662e56e7b
AU: Fix handling of unsupported MIDI system messages 8 months ago
  falkTX 2ddf85d680
Update pugl for custom macOS wheel handling 8 months ago
  falkTX 6ba2b3aa5a
Add String::urlDecode() method 8 months ago
  FergusL c7fb0ca003
[WIP] VST3: Fix incorrect MIDI input values for CC and Note On/Off (#453) 11 months ago
  falkTX 2e2cbb7db4
Don't use std::isalnum for isBase64Char 8 months ago
  falkTX eaf737c0ec
Encode file URL passed to webview, add String::urlEncode() 8 months ago
  falkTX 45f50723d9
Fix showing webgui for linux standalones 8 months ago
  falkTX e045225a6c
Fix C++98 compat 8 months ago
  falkTX 5b7fe8dce7 Fix a warning 8 months ago
  Atsushi Eno 4cb04e606f Fix VST3 assertion condition on set_io_mode() (must be before "initialize") 8 months ago
  falkTX eafbf5bbc6
Fix a memory leak in the DBus file dialog handling 8 months ago
  falkTX 5446300eac
Cleanup webview qt handling, bring it up to speed in features 8 months ago
  falkTX 2745ee9601
webview: get Qt working again, cleanup 9 months ago
  falkTX 470c5b7a77
Update to latest DPF CI actions details 10 months ago
  falkTX 1de5d28267
Fix updated CI 10 months ago
  falkTX 0850a2790c
Fix tests 10 months ago
  falkTX 26835bb6ee
Update CI 10 months ago
  falkTX bb8b90319f
Make imageKnobDoubleClicked optional 10 months ago
  falkTX ba259618fb
Update to latest pugl 10 months ago
  Chris 7a338bd8b4
add default value getter (#457) 11 months ago
  Chris bc3cc0b38f add double click event to ImageBaseKnob 11 months ago