0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Sep 05, 2025 — Sep 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initialize AO later (after file check) More... over 9 years ago
Close audio device for each song More... over 9 years ago
Bump libmodplug version to 0.8.9.0 More... over 9 years ago
Don't read ao driver arg if it doesn't exist More... over 9 years ago
Add a maximum file number More... over 9 years ago
XM: additional mempos check More... over 9 years ago
MMCMP: Check that end pointer is within the file size More... over 9 years ago
WAV: ensure integer doesn't overflow More... over 9 years ago
sndmix: Don't process row if its empty. More... over 9 years ago
snd_fx: dont include patterns of zero size in length calc More... over 9 years ago
MT2,AMF: prevent OOB reads More... over 9 years ago
ABC: ensure buffer is large enough More... over 9 years ago
DMF: calculate bound checking using trusted value More... over 9 years ago
MDL: brackets for clarity More... over 9 years ago
MT2: ensure readsample doesnt OOB read More... over 9 years ago
MDL: ensure next increment will not be OOB More... over 9 years ago
Remove warnings More... over 9 years ago
Use songname in printf only once More... over 9 years ago
Indentation update More... over 9 years ago
Make nread of type ssize_t More... over 9 years ago
Comment out unused code More... over 9 years ago
Initialize vars to null More... over 9 years ago
audio_fd and mixer_fd is not used More... over 9 years ago
Check if nread < 0 More... over 9 years ago
ABC: Check cnotelen and cnl[abcchord] before add_noteoff More... over 9 years ago
SND_FX: check for OOB access in order array More... over 9 years ago
MMCMP: Fix OOB read More... over 9 years ago
ABC: parts interpretation More... over 9 years ago
MMCMP: check position vs file size More... over 9 years ago
MDL: sezero's patch for MDL More... over 9 years ago