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
Start reordering configure.ac into libs then headers then functions More... over 1 year ago
Move option checking to the start of configure.ac More... over 1 year ago
Update TODO to add build system improvements and remove done things More... over 1 year ago
Make "make check" reliable by adding --no-dither to sox command More... over 1 year ago
Ubuntu's -dbgsym packages are *.ddeb, and list failing builds and workarounds More... over 1 year ago
Ensure the os/codename dir exists More... over 1 year ago
Remove double check of {stdio,stdlib,string,unistd}.h More... over 1 year ago
Move .debs into the appropriate release/*/* dir More... over 1 year ago
Release 0.1-rc3 More... over 1 year ago
Drop autom4te.cache from the release and ensure dir "release" exists More... over 1 year ago
Revert "Use "make dist" to build the source tarball" More... over 1 year ago
Fix i386 build: pkg-config path is i386-* not i686-* More... over 1 year ago
Add build-essential More... over 1 year ago
Mention user-visible changes since 0.1-rc1 More... over 1 year ago
Update copyright to 2024 More... over 1 year ago
Update web page to 0.1-rc2 and provide miniatures of images More... over 1 year ago
Release 0.1-rc2 More... over 1 year ago
Use "make dist" to build the source tarball More... over 1 year ago
Fix AC_INIT to get the "make dist" tarball name right More... over 1 year ago
./configure now accepts --with-sdl2, --with-efl or both More... over 1 year ago
Add autoconf runes for libSDL2 and libX11 and --without-{sdl2,x11} More... over 1 year ago
Add autoconf runes for libsndfile, libmpg123 and libmagic More... over 1 year ago
Add autoconf runes to detect libpng presence and --without-png More... over 1 year ago
Add autoconf runes to detect libcaca presence and --without-caca More... over 1 year ago
Replace isfinite() test with !isinf() More... over 1 year ago
Don't use strtod() which is less likely to exist than sscanf() More... over 1 year ago
Document change in SDL fullscreen resolution More... over 1 year ago
Eliminate use of libecore_x More... over 1 year ago
Eliminate use of infinite() More... over 1 year ago
Update test/audio.png.md5sum More... over 1 year ago