1253 Commits (main)

Author SHA1 Message Date
  falkTX bb5c31118c
Fix building webview when enabled in dgl but unused in the plugin 4 months ago
  falkTX a565caeb21
Fix clap resize hints for hosts that ask before creating the UI 4 months ago
  falkTX 00dc5c6318
Add Anagram specific properties to documentation 5 months ago
  falkTX 3da65b50b3
Allow exporting Darkglass Anagram specific LV2 properties 5 months ago
  falkTX cec788f2de
mapi/shared-lib related changes, also working for wasm 5 months ago
  falkTX dcfa28626f
Allow to pick classic vs modern app creation 5 months ago
  falkTX 33e750e4cf Cleanup String class, fix some compiler warnings 5 months ago
  falkTX 3821cb0b2c
Add Color::fromRGB() 5 months ago
  falkTX ab25198ea9
Fix a runtime warning with native MIDI 5 months ago
  falkTX ef75ef2187 CLAP: Assume UI to be resizable if DISTRHO_UI_USER_RESIZABLE is 1 5 months ago
  falkTX a1e1dc37db Call createContextIfNeeded early if possible 5 months ago
  falkTX 9e15427bc9
Properly disable all custom chrome input properties for wasm 6 months ago
  falkTX 201fa7387a
Fix Linux docs dir when $XDG_CONFIG_HOME does not exist 6 months ago
  falkTX 50f4a7c6c2
Fix MAPI build if using MIDI 6 months ago
  falkTX 2fde2920e3
Replace shared lib build option with a minimal interface 6 months ago
  falkTX aff8ba4980
NativeBridge: replace Mutex with RecursiveMutex 6 months ago
  falkTX c16ddd0445
Fix data concurrency when using RtMidi input 6 months ago
  falkTX 7c23fc79b4
Allow debug context message in RingBuffer::commitWrite() 6 months ago
  falkTX 79e5339bef
Fix wasm audio input quality 6 months ago
  falkTX 9af911eb5e Cleanup OpenGL3 use, log shader compilation errors 6 months ago
  falkTX d55da275c2 Fix JACK usage under latest macOS 6 months ago
  falkTX 4900b15dd2 ChildProcess: auto-terminate child if main/parent process closes 6 months ago
  falkTX da5be4446f
Implemement MIDI output for RtAudio native audio fallback 6 months ago
  falkTX 7fcb77f300
Fix some compiler warnings 6 months ago
  falkTX a67f06f82d
Add ScopedPointer::reset() method 6 months ago
  falkTX ad0c9936b1
Fix a compiler warning 6 months ago
  falkTX fcab7248d6
Rework APIs around config/docs/home special dirs 7 months ago
  falkTX 8c30f9f1ed
Fix LV2 monolithic builds 8 months ago
  falkTX 2ba9bea287
Fix build with Wine 8 months ago
  falkTX d6535dd558
Split implementation of d_getChunkFromBase64String to new func 8 months ago
  falkTX 6d4bf6b47e
Always build monolithic lv2 with makefile, give warning if needed 8 months ago
  falkTX d2f31dadba
Fix X11 webview with recent glib 10 months ago
  falkTX 4434b45291
Fix no namespace build 10 months ago
  falkTX 7077e63097
Fix win32 make build 10 months ago
  falkTX d0f0d82574
Fix macOS build 10 months ago
  falkTX 5e6eee3607
Cleanup, fix build 10 months ago
  falkTX 480aa7b11d
Fixup after latest webview changes 10 months ago
  falkTX 4100e47d4c Fix memory leak in X11 webview 10 months ago
  falkTX ce45bc565d
Fix a leak in the last commit 10 months ago
  falkTX 3f1e740f76
Fix AU setState to allow arbitrary keys 10 months ago
  falkTX 3b678aee10
Fix typo 11 months ago
  falkTX 530f170a79
One more Linux/X11 webview initial size fix 11 months ago
  falkTX 2026925396
Allow plugins with UI-only state to skip DSP setState() 11 months ago
  falkTX 69414bc2e4
Fix webview initial size on Linux/X11 11 months ago
  falkTX 57747bf94e
Add WebViewDestroy class for usage in std::shared_ptr/unique_ptr 11 months ago
  falkTX 8ae007d2f1
Auto-set FileBrowserOptions::className for UI, cleanup 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 34435e0d86
Allow to create dpf strings from std::string_view 1 year ago