2426 Commits (develop)
 

Author SHA1 Message Date
  falkTX f3be5aee08
Add darkglass-anagram target, fix MOD workdir env var usage 1 week ago
  falkTX d2f31dadba
Fix X11 webview with recent glib 1 month ago
  falkTX 6c06c80c76
Add dpf_add_executable cmake function 1 month ago
  falkTX 4434b45291
Fix no namespace build 1 month ago
  falkTX 3fb96a349b
Minimum cmake is now 3.8 1 month ago
  falkTX c5ae6e71b0
Fix macOS cmake build 1 month ago
  falkTX 5cd8730506
Fix win32 cmake build 1 month ago
  falkTX 7077e63097
Fix win32 make build 1 month ago
  falkTX d0f0d82574
Fix macOS build 1 month ago
  falkTX 5e6eee3607
Cleanup, fix build 1 month ago
  falkTX 5c6c5ba048
Add argc,argv constructor to Application for use with webviews 1 month ago
  falkTX 480aa7b11d
Fixup after latest webview changes 1 month ago
  falkTX ea20a66bc2
Integrate webview directly in Window class alike with file dialog 1 month ago
  falkTX 4100e47d4c Fix memory leak in X11 webview 1 month ago
  falkTX ce45bc565d
Fix a leak in the last commit 1 month ago
  falkTX 3f1e740f76
Fix AU setState to allow arbitrary keys 1 month ago
  falkTX 46b46fa14e
Copy AU bundle for testing script, no other way works 1 month ago
  falkTX 3b678aee10
Fix typo 1 month ago
  falkTX 530f170a79
One more Linux/X11 webview initial size fix 1 month ago
  falkTX 2026925396
Allow plugins with UI-only state to skip DSP setState() 1 month ago
  falkTX 69414bc2e4
Fix webview initial size on Linux/X11 1 month ago
  falkTX 57747bf94e
Add WebViewDestroy class for usage in std::shared_ptr/unique_ptr 1 month ago
  falkTX 5424b730c6
Fix typo in last commit 1 month ago
  falkTX 290c4089be
Start of install-plugins-symlinks.sh util script for development 1 month ago
  falkTX 5d3e0ad124
Add NanoImage::update() 1 month ago
  falkTX 52416dafc7
Add KnobEventHandler::getMinimum/getMaximum() 2 months ago
  falkTX 8ae007d2f1
Auto-set FileBrowserOptions::className for UI, cleanup 2 months ago
  falkTX e35799cb31
Add Color::asGrayscale() 2 months ago
  falkTX a8b7ef9c58
Fix leftover copy&paste 2 months ago
  falkTX be06a60c45
Add some handy filesystem related code for plugins 2 months ago
  falkTX 45618ccef9
Add a few dir-related calls to plugin utilities 2 months ago
  falkTX 56732badeb
Cleanup event debug 2 months ago
  falkTX 41cd9c5429
Fix macOS embed UI resize from host 2 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 3 months ago
  falkTX 6b3d1da7c3
Add enabled state control to button and knob handlers 3 months ago
  falkTX cd18a7bef7
Look for libwebkit2gtk-4.1 for webview 3 months ago
  falkTX b65ad4f7e5
Fix standalones under wayland with high-dpi 3 months ago
  falkTX 0bafe97eff
Fix build with DGL_DEBUG_EVENTS 3 months ago
  falkTX 576b507dc4
Add kParameterDesignationReset, implement for AU, CLAP and LV2 4 months ago
  falkTX 800583a8de
clap: request restart from host on reset 4 months ago
  falkTX 9a062cf86b
Remove link to old online chat, no longer used 4 months ago
  falkTX 32d911c1de
Rename to DISTRHO_PLUGIN_WANT_MIDI_AS_MPE, implement in AU too 4 months ago
  Jérémy Frey 2b3e67af72
CLAP: add macro to use MIDI MPE dialect (#443) 4 months ago
  falkTX f962a443a7 Fixup CI 4 months ago
  falkTX c1ef624458
AU: Set a few more properties as writable, making Live happy 4 months ago
  falkTX 8c2a565e95
AU: Fix missing time position in some hosts 4 months ago
  falkTX 64a99a7b0a
Rework how AU midi out works, do it properly this time 4 months ago