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
fmt/dsm: use packed IFF chunk reading when loading as well More... 12 months ago
player/csndfile: fix regression when reading 8-bit mono PCM More... 12 months ago
sys/win32/osdefs: fix native drag & drop on Windows NT More... 12 months ago
player/csndfile: fix reading of 16-bit mono samples More... 12 months ago
page_samples: implement Resize Sample keybinds More... 12 months ago
player/csndfile: move 8-bit interleaved stereo to 8-bit formats where it ought to be More... 12 months ago
player/csndfile: general housekeeping around csf_read_sample More... 12 months ago
ieee-float: clarify message, we do not expect big endian `double' More... 12 months ago
fmt/iff: fix IFF_CHUNK_ALIGNED option being reversed More... 12 months ago
fmt/iff: add (now default) flag for seeking by aligned offsets (fixes WAV, AIFF) More... 12 months ago
fmt: remove "file" from EDL file descriptions More... 12 months ago
fmt/edl: initial info reader for EdLib Tracker EDL files More... 12 months ago
*: add pure and const attributes around the source More... 12 months ago
bshift: simpler bshift replacement More... 12 months ago
bshift: only use portable signed shifting on platforms that need it More... 12 months ago
*: prefix builtins and attribute macros, add type-specific lshift/rshift More... 12 months ago
fmt/d00: better format identification More... 12 months ago
fmt: add primitive reader of EdLib Tracker D00 files More... 12 months ago
page_info: capture shift+equals and plus More... 12 months ago
sys/sdl2: include video.h for video_get_mouse_coordinates More... 12 months ago
fmt/generic: use the double value directly in ms_to_dos_time More... 12 months ago
sys/sdl2: fix mouse scrolling being ignored under SDL >= 2.26.0 More... 12 months ago
disko: use timer ticks instead of gettimeofday() More... 12 months ago
player: remove dependency on `gettimeofday' and `struct timeval' More... 12 months ago
player: remove samples_to_read max limit, it generated clicks More... 12 months ago
fmt/it: better info reading of compressed impulse tracker files More... 12 months ago
widget-keyhandler: fix toggle buttons being "stuck" when using the mouse More... 12 months ago
player/csndfile: fix sample allocation size More... 12 months ago
player: implement OpenMPT loop-around buffer, change many types to use fixed widths More... 12 months ago
automake: add x11 init header to headers More... 12 months ago