2533 Commits (3067fa56eecb660a2f9a2d3db0c2026a083acd71)
 

Author SHA1 Message Date
  falkTX 3067fa56ee
Mark auto-scaling as deprecated, to remove future confusion 1 month ago
  falkTX 22c0d8483a
Silence another warning 1 month ago
  falkTX 891cee8a50
Silence a compiler warning 1 month ago
  falkTX 3496139c78
dont use -sMAIN_MODULE for mapi wasm builds by default 1 month ago
  falkTX ace1ebb779 Allow lv2files as var for extra lv2 resources in Makefile 1 month ago
  falkTX 7950ee966b
Remove macos-13 from CI 1 month ago
  falkTX dbf5ce3035
Update MAPI to add mapi_get_parameter 2 months ago
  falkTX 101141e194
Fix a compiler warning 3 months ago
  falkTX c8e6c94f88
Tweak MAPI wasm builds, explicit malloc/free and allow mem grow 3 months ago
  dreamer bbedb38c30
optional notarization step (#511) 3 months ago
  falkTX 04eb91490c
Fix wasm build 3 months ago
  falkTX 2cc2280fa0
Fix invalid write in String::asBase64(), add tests 3 months ago
  falkTX d11070dd18
Update to latest pugl, deprecate use of onReshape to follow pugl 3 months ago
  falkTX b964b37de1
Fix using NanoSubWidget on top of raw GL3 context 3 months ago
  falkTX 4238e1c7f0 Merge branch 'develop' 3 months ago
  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
  Filipe Coelho 5d2c29f493
Cleanup MSVC CI, add Windows ARM64 (#507) 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 4 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 d47aaadfdf
Fixed typo 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