aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-05-18assume all streams are mp3's, we'll need to open the streams before callingWarren Dukes1-7/+1
2004-05-18yes! rudimentary stream playing for mp3's!Warren Dukes1-4/+3
2004-05-14oops, fix an infinate loopWarren Dukes1-1/+4
2004-05-13redimentary addition of url's to playlistWarren Dukes1-0/+22
2004-04-16some cleanups of sprintf's => snprintf'sWarren Dukes1-0/+1
2004-04-16remove directory mtime from db!Warren Dukes1-2/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-13lots of fsCharset, utf8/ascii converting clean-up and robustness stuffWarren Dukes1-2/+4
2004-03-31lets cleanup some file type detection and not call stat() so muchWarren Dukes1-30/+0
2004-03-23fix some gcc-2.95 errorsWarren Dukes1-2/+4
2004-03-21some simple compilation fixWarren Dukes1-1/+1
2004-03-21streamline ls.c codeWarren Dukes1-158/+78
2004-03-18bunch of autotool cleanupsWarren Dukes1-30/+0
2004-03-17have AAC and MP4 typesWarren Dukes1-0/+32
2004-03-17fix a few snafoo's in configure.acWarren Dukes1-0/+32
2004-03-10fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes1-22/+29
2004-02-25some more cleanupsWarren Dukes1-1/+1