2518 Commits (a5898adfddca33367a2f885587f2d3dbf592b241)
 

Author SHA1 Message Date
  falkTX a5898adfdd
Use windows-11-arm for msvc-arm64 CI step 4 months ago
  falkTX b2b27e66e4
Recognize windows arm builds for vst3 output filename 4 months ago
  falkTX c89288b267
Add msvc-arm64 to CI 4 months ago
  falkTX 484cf9a3aa
Cleanup msvc CI 4 months ago
  falkTX 2a1934940e
Fix BGR/BGRA image use under GLES, auto-convert as needed 4 months ago
  falkTX 6b77f40a96
Use gles2 as default UI type under wasm 4 months ago
  falkTX 79b836fa38
Set LV2_BUNDLE cmake property on main target 4 months ago
  falkTX 00dc5c6318
Add Anagram specific properties to documentation 4 months ago
  falkTX 3da65b50b3
Allow exporting Darkglass Anagram specific LV2 properties 4 months ago
  falkTX b86b88c1a4
Fix wasm regressions with latest changes 5 months ago
  falkTX cec788f2de
mapi/shared-lib related changes, also working for wasm 5 months ago
  falkTX 1b6cb3af18
Remove some copy&paste leftovers 5 months ago
  falkTX 8eed44b4be
Fix wasm builds with latest pugl changes 5 months ago
  John I a1c1df71bd Fixed typo 5 months ago
  falkTX dcfa28626f
Allow to pick classic vs modern app creation 5 months ago
  falkTX 676fdff1ed
Update pugl, minor internal API changes 5 months ago
  falkTX f909ca5acd
Remove wrong PUGL_CURRENT_POSITION hint set on new embed views 5 months ago
  falkTX 93444c19e2
Give GLES Makefile builds a little hand to pick right one 5 months ago
  falkTX c15cb7e40e
wasm: center non-resizable UIs 5 months ago
  falkTX 6f4fc097f8
Support resizable hint under wasm 5 months ago
  falkTX f1b5758192
Use our custom wasm shell by default on Makefile builds 5 months ago
  falkTX 536ab7d84b
Update copyright year 5 months ago
  falkTX 33e750e4cf Cleanup String class, fix some compiler warnings 5 months ago
  falkTX 74aaceda9e Merge branch 'main' into develop 5 months ago
  falkTX bbdcbf1462
Fix regression in pugl x11 initial position 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 eb28eec7b7
Fix some layout calculations missing padding 5 months ago
  falkTX 5d8247852f
Allow ButtonEventHandler to keep button pressed while not hover 5 months ago
  falkTX a1e1dc37db Call createContextIfNeeded early if possible 5 months ago
  falkTX 61b1daded0 Fix initial size under some systems 5 months ago
  falkTX 9e15427bc9
Properly disable all custom chrome input properties for wasm 5 months ago
  falkTX 201fa7387a
Fix Linux docs dir when $XDG_CONFIG_HOME does not exist 5 months ago
  falkTX 50f4a7c6c2
Fix MAPI build if using MIDI 5 months ago
  falkTX 2fde2920e3
Replace shared lib build option with a minimal interface 5 months ago
  falkTX a9718ea4a4
cmake: always link to threads 5 months ago
  falkTX aff8ba4980
NativeBridge: replace Mutex with RecursiveMutex 5 months ago
  falkTX c16ddd0445
Fix data concurrency when using RtMidi input 5 months ago
  falkTX 7c23fc79b4
Allow debug context message in RingBuffer::commitWrite() 5 months ago
  falkTX 79e5339bef
Fix wasm audio input quality 6 months ago
  falkTX 81ecb86b14
Fix build when using DGL_X11_WINDOW_ICON_NAME 6 months ago
  falkTX e21dd95645
Fix build 6 months ago
  falkTX 26ef436de7
Implement minimum size for wasm 6 months ago
  falkTX de3e72affd
Delay GL3 context creation until first pugl configure event 6 months ago
  falkTX 023c8f18e3
Fix typo in docs comment 6 months ago
  falkTX ae8e398b8e
Fix build 6 months ago
  falkTX 5655be993a
Fix a typo 6 months ago
  falkTX 48849c3956 Add context calls to window private data, expose gl3 details 6 months ago
  falkTX 250bc46b17 Fix building gles + wasm + makefile from plugin dir 6 months ago