71 Commits (a53f15af7785f56c00cecfe57c89a9f91ecee82a)

Author SHA1 Message Date
  falkTX faf27361cc
Expand our custom simde approach to mimic more SSE/AVX headers 2 years ago
  falkTX c269d7228a
Improve linux-compat/execinfo.h so it can be used multiple times 2 years ago
  falkTX 26f981f843 More details for Stoermelder Pack-One, dynamic theme changes 2 years ago
  falkTX dca76207e7 Alternative approach to custom module widget behaviour 2 years ago
  falkTX e22d492ea1 Memory alignment is needed on macOS after all 2 years ago
  falkTX 8cdc958c1e Standardize native audio behaviour for all systems 2 years ago
  falkTX 7655bb5f0b
Import Vector.hpp fix from Rack, before 2.2 update 2 years ago
  falkTX c39e9f97ab
make sure to not include windows.h in simde 2 years ago
  falkTX e42f21b712
Only use simde, drop sse2neon 2 years ago
  falkTX 930a0ca31e
Ignore dynamic light/dark mode in headless builds 2 years ago
  falkTX a808190e9a Add method for module widgets to persist their black/silver screws 2 years ago
  falkTX a5d28c2707
Enable linux-riscv64 builds 2 years ago
  falkTX 392aafe17b Tweak helpers.hpp to more easily find misbehaving module widgets 2 years ago
  falkTX 187b1c72dd Introduce dark/light mode switch, EXPERIMENTAL 2 years ago
  falkTX d1d08e4704
More wasm details, deal with requirements for -sMAIN_MODULE 2 years ago
  falkTX 3af971534c
Allow wasm fetch patchstorage thigns, set system factory template 2 years ago
  falkTX e389ca7469
Workaround for wrong file permissions from zstd extraction on wasm 2 years ago
  falkTX 4c326f5f39 Update for async API breaking change, adding default filename 2 years ago
  falkTX 5ed8eb4731
More wasm things, high-dpi browser tests 2 years ago
  falkTX 5370e2ad6e
More wasm details, basics mostly work now 2 years ago
  falkTX d03e73119d wasm related tweaks, still WIP 2 years ago
  falkTX 83ba2ca091
Make sure plugins do not use osdialog, add Lilac implementation 2 years ago
  falkTX dfc59c94cc
Do not use alignas on macOS 3 years ago
  falkTX 310cab2d6d Store a few more properties as plugin state, including favorites 3 years ago
  falkTX 2dc12fb1ca
Force 32bit alignment for vectorized operations, fixes 32bit build 3 years ago
  falkTX 572e26c7da
Implement cardinal specific async dialogs in voxglitch 3 years ago
  falkTX f53df86016 Forgot "#pragma once" macro in some mingw compat header files 3 years ago
  falkTX 96e5e49b22
Add "future" mingw compat header file 3 years ago
  falkTX d6823af74d Add compat headers for haiku builds 3 years ago
  falkTX 7e92b5fd62 Update sse2neon 3 years ago
  falkTX 335db79d14
More packaging stuff 3 years ago
  falkTX 78485054bd
Forget about our custom mutex altogether after all 3 years ago
  falkTX bd038fef75
Give up on mod mutex, not the right tool; Add screenshot to manual 3 years ago
  falkTX a3ee3a0149
Use direct futexes for MOD target write lock 3 years ago
  falkTX 9cb3696feb
Only the read lock needs priority inversion 3 years ago
  falkTX a34227d0ad
Make our own RW engine mutex, so we can do priority inversion 3 years ago
  falkTX fdc18bc10f
Fix crash due to non-aligned Port allocation 3 years ago
  falkTX 0000456cf5
Alternative approach to zero-latency cables; Update patches 3 years ago
  falkTX c1f436eea0 Alternative approach for zero-latency cables 3 years ago
  falkTX f78879f3e2
Zero latency cables \o/ (please test) 3 years ago
  falkTX 8276f86680
Prevent use of audio drivers and ports, also unwanted 3 years ago
  falkTX d3584b0567
Stop using MIDI drivers and ports completely 3 years ago
  falkTX cb26617890
Implement MIDI-Map, finishing all core replacements 3 years ago
  falkTX 14a2cb153e
Use -fsingle-precision-constant for MOD builds 3 years ago
  falkTX f9b2ec35a0
Fix regression on MIDI output 3 years ago
  falkTX c74923eb2d
Override Rack's Message class for prealloc is on stack, not on heap 3 years ago
  falkTX 5946464fc9
Some little hacks to ensure proper mingw print format is used 3 years ago
  Filipe Coelho 43951635e9
Setup PawPaw and let it be used for CI extra deps (#93) 3 years ago
  falkTX 18f6e9a9b4
Make preset save/load actions work, requires rebuild 3 years ago
  falkTX ce64476fa4
Define custom Cardinal API for async dialogs 3 years ago