194
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
run autoheader More... about 20 years ago
bunch of autotool cleanups More... about 20 years ago
metadata parsing for mp4 files is working, next need to work on AAC More... about 20 years ago
make playlist restart from current position in song when using state file More... about 20 years ago
configure script clean ups More... about 20 years ago
have AAC and MP4 types More... about 20 years ago
remove unnecessary junk More... about 20 years ago
import mp4ff, since its not installed correctly by faad2 More... about 20 years ago
fix a few snafoo's in configure.ac Add initial stuff for AAC support, now we just need to write the decoder More... about 20 years ago
update documents about UTF-8, oops More... about 20 years ago
make dist generate a bzip2 More... about 20 years ago
autogen.sh updates More... about 20 years ago
notes for the new db/symlink handling More... about 20 years ago
move time back into MpdTag More... about 20 years ago
no need to include sys/param.h More... about 20 years ago
remove some no longer used functions More... about 20 years ago
update docs about update incrementing playlist version More... about 20 years ago
increment playlist version on update, so clients know to update More... about 20 years ago
move adding and removeing from tables from directory.c to song.c More... about 20 years ago
update when mtimes are not the same More... about 20 years ago
fix it so that mpd will work if mtime is 0 (for those strange folk) More... about 20 years ago
move time from tag info to song info. also, if we can't get the time, then don't add the song to the db! More... about 20 years ago
clean up logging for creating and updating the db More... about 20 years ago
when stripping return chars, just replace them with spaces More... about 20 years ago
remove empty directories More... about 20 years ago
use BIGENDIAN for ov_read, instead of changing endianness unneccessarily More... about 20 years ago
exit on any unknown line in the db More... about 20 years ago
lets exit on unknown line in songinfo db More... about 20 years ago
strip return characters that are in the id3 tags More... about 20 years ago
fix a compiler error, bug for bigendian More... about 20 years ago