3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
video: move video_translate calculations to toplevel. More... 2 months ago
events: explicitly zero the entire event structure with memset More... 2 months ago
test: cleanup here & there, code style fixups. More... 2 months ago
player: add fast paths for audio normalization More... 2 months ago
sys/sdl3: work around SDL bug (resize events dont send when fullscreen'd) More... 2 months ago
sys/sdl2: remove debug print More... 2 months ago
video: move clip calculation to toplevel video instead of repeating it everywhere More... 2 months ago
sys/sdl[2|3]: fix software rendering on hi-DPI displays More... 2 months ago
macosx: set NSHighResolutionCapable to true (fixes #334) More... 2 months ago
CI/osx: fix typo in test matrix More... 2 months ago
CI/mingw: test on windows 2022 and windows 2025 More... 2 months ago
CI/osx: add macOS 26 runner to testing matrix More... 2 months ago
fmt/avformat: read in metadata if available (title, artist) More... 2 months ago
midi/win32: display duplex midi ports as actual duplex More... 2 months ago
sdl3: add note so I remember to fix this later (cba now) More... 2 months ago
sdl3: kind of working hi-DPI handling on windows More... 2 months ago
sdl2: get hi-dpi working right(?) on windows More... 2 months ago
page_patedit: end shift selection if the page was exited More... 2 months ago
player/fx: fix operator precedence More... 3 months ago
fmt/its: use #pragma pack when available More... 3 months ago
autoconf: check for #pragma pack support More... 3 months ago
player/fx: implement S90 (#781) More... 3 months ago
test: add test case for mem_xor More... 3 months ago
util: add SSE 4.1 variant, since it has min/max for signed 8-bit More... 3 months ago
cpu: add SSE 4.1 detection More... 3 months ago
util: add AVX512BW variants More... 3 months ago
cpu: add AVX512BW detection More... 3 months ago
util: add AVX2 variation of min/max More... 3 months ago
util: force disable mkstemp and fdopen on win32 More... 3 months ago
win32: remove unused function More... 3 months ago