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
audio: initialize all audio backends (so ~all~ available drivers are listed) More... 11 months ago
midi/win32mm: win32mm is scheduled More... 11 months ago
version: this ought to be a #define More... 11 months ago
audio: provide win32 audio driver More... 11 months ago
sys/sdl2: don't load unused GetTicks function More... 11 months ago
sys/sdl2: use performance counters when 64-bit ticks aren't available More... 11 months ago
*: happy new year! More... 11 months ago
sys/sdl*: add overflow handling for 32-bit ticks More... 11 months ago
timer: add win32 backend More... 11 months ago
midi: fix use-after-free when stopping midi More... 11 months ago
player/mixer: fix stereo VU meter logic More... 11 months ago
slurp: stdio implementation's eof function was incorrect More... 11 months ago
sys/sdl2/audio: close the device before reopening it More... 11 months ago
sys/sdl2/audio: be less lenient when opening the audio device More... 11 months ago
midi: guard this sscanf call as well More... 11 months ago
midi: fix MIDI config saving commenting out the entire file More... 11 months ago
bshift: as it turns out we can do this in plain C99 anyway More... 11 months ago
bshift: fix typo in GNU C version More... 11 months ago
bshift: add plain GNU C type-generic version More... 11 months ago
player/mixer: add onto the existing VU meter value More... 11 months ago
sys/win32: time* functions are pretty much everywhere More... 11 months ago
sys/win32: exclude some keys from being processed on win9x More... 11 months ago
page: Shift-F5 should use KEY_PRESS, not KEY_RELEASE More... 11 months ago
sys/win32: call GetKeyState before calling GetKeyboardState More... 11 months ago
sys/sdl12: ignore unicode symbols passed with ctrl held More... 11 months ago
player/mixer: optimize the sample loop a bit (less bit shifts) More... 11 months ago
player: clamp the VU meter outputs, fix adlib VU meters More... 11 months ago
CI/osx: it was a typo More... 11 months ago
charset: revert some ANSI optimizations, it broke stuff More... 11 months ago
midi/win32: remove pointless comment More... 11 months ago