1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Oct 04, 2023 — Oct 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check for bzero() presence and use it instead of memset() More... over 1 year ago
Unlock_fftw3() bug is called from spectrum.c:49 More... over 1 year ago
Fix roman/italic use of .BI More... over 1 year ago
TODO++: Don't respond to keystrokes while doing -o More... over 1 year ago
BUGS++: Shared memory problem when running over ssh -X More... over 1 year ago
Make "make check" compare the PNG images instead of their md5sums More... over 1 year ago
Remove done things from TODO More... over 1 year ago
BUG++: Occasional "Cannot unlock FFTW3" and quits on startup. More... over 1 year ago
TODO++: If DISPLAY not set, use the dummy X server More... over 1 year ago
Check for getopt_long() and fall back to getopt() More... over 1 year ago
Include libcaca-dev in the INSTALL instructions More... over 1 year ago
Detect whether libsndfile can open MPEG files and use mpg123 if it can't More... over 1 year ago
Drop the old -DUSE_AV option - this can now be done with configure More... over 1 year ago
Don't check standard library functions as we do nothing to help yet More... over 1 year ago
Use rand() which is more portable than random() More... over 1 year ago
Hand a copy of audio filename to basename() bcos it may modify it More... over 1 year ago
Drop --with-x11 flag and make it automatic if present when using SDL2 More... over 1 year ago
If one of EFL's function tests fails, fail "configure" More... over 1 year ago
Only check for libmagic if libmpg123 is selected More... over 1 year ago
Make not finding a header file a fatal error More... over 1 year ago
Add --with-av for libav{format,codec,util} More... over 1 year ago
Only include libav headers if libav are present More... over 1 year ago
Rename ecore quit callback More... over 1 year ago
Add missing include <string.h> More... over 1 year ago
Apply improved code to the other optional libraries More... over 1 year ago
Check in example improved code to detect libsndfile More... over 1 year ago
Move checking for headers after checking for libraries More... over 1 year ago
PKG_CHECK_MODULES for all EFL libraries in one go More... over 1 year ago
Document what libefl-all-dev's package names were before Debian Buster More... over 1 year ago
Fix error in 323d1: test "x$with_sdl2" == "xyes" More... over 1 year ago