aboutsummaryrefslogtreecommitdiff
path: root/src/song.c
Commit message (Expand)AuthorAge
* todo updateWarren Dukes2004-06-06
* '\n' are badWarren Dukes2004-06-02
* little cleanup of plugin stuffWarren Dukes2004-05-31
* mp3 and ogg plugin stuffWarren Dukes2004-05-31
* add type element to Song struct, and change utf8file to utf8urlWarren Dukes2004-05-13
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* ok, rework myfprintf so it uses write() and never use any file streamWarren Dukes2004-04-13
* block signals when writing db to ensure db isn't corruptedWarren Dukes2004-04-13
* add --only-create-db option from msellsWarren Dukes2004-04-11
* work in prep of using msells/sbh's non-blocking update methodWarren Dukes2004-04-10
* use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes2004-04-02
* lets cleanup some file type detection and not call stat() so muchWarren Dukes2004-03-31
* parse length from Aac files and ID3 tagsWarren Dukes2004-03-21
* bunch of autotool cleanupsWarren Dukes2004-03-18
* have AAC and MP4 typesWarren Dukes2004-03-17
* fix a few snafoo's in configure.acWarren Dukes2004-03-17
* move time back into MpdTagWarren Dukes2004-03-11
* move adding and removeing from tables from directory.c to song.cWarren Dukes2004-03-10
* fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes2004-03-10
* move time from tag info to song info.Warren Dukes2004-03-10
* lets exit on unknown line in songinfo dbWarren Dukes2004-03-09
* strip return characters that are in the id3 tagsWarren Dukes2004-03-09
* import from SF CVSWarren Dukes2004-02-23