1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected 9 months ago.
Oct 04, 2023 — Oct 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement softvol on EFL More... over 1 year ago
Revise EFL BUGS More... over 1 year ago
Make it quit when receiving Ctrl-C from the console window More... over 1 year ago
Recognize the "Next track" media key More... over 1 year ago
TODO--: XInitThreads() is no longer essential, but we do it anyway. More... over 1 year ago
Show in the time axis what portion of the audio file is displayed More... over 1 year ago
TODO += automatic kerning of caca fonts More... over 1 year ago
Go back to maintainer mode and verbose compiling More... over 1 year ago
When removing foreign architectures, don't remove linux-image More... over 1 year ago
Make "tags" depend on the source files More... over 1 year ago
BUG++: EFL spewing error messages More... over 1 year ago
TODO++: Status bar of position in piece More... over 1 year ago
Put SDL and EFL-only BUGS in the own sections More... over 1 year ago
Make Ctrl-P print all times in H:M:S format More... over 1 year ago
-p is now --pause, not --play, making it usually play the audio files More... over 1 year ago
BUGS+=2: Console Ctrl-C on multiple files and EOF recalc of file length More... over 1 year ago
Release 0.1-rc4 More... over 1 year ago
Rename k_change_color() to k_cycle_colors() More... over 1 year ago
Add checks for log10f() and sqrtf() and use log10() and sqrt() if not found More... over 1 year ago
Remove done stuff More... over 1 year ago
Fix --help text: -m to select colormap is now -c More... over 1 year ago
Make unlock() failure not a critical error More... over 1 year ago
Add spettro.c More... over 1 year ago
Make diffpng more forthcoming about failures to open the PNG file More... over 1 year ago
Move HAVE_-dependent stuff from config.[ch] to spettro.[ch] More... over 1 year ago
Add "+" to the "make test/diffpng" rule so it works with parallel builds More... over 1 year ago
Check for strdup() and provide a local version if it's not found More... over 1 year ago
Check for functions that may be in libucb More... over 1 year ago
Check for strrchr() and fall back to rindex() More... over 1 year ago
Check for memmove() and use bcopy() if it's not found More... over 1 year ago