aboutsummaryrefslogtreecommitdiff
path: root/src/ls.c
Commit message (Expand)AuthorAge
* Change shank's email addressJ. Alexander Treuman2006-07-14
* [CLEANUP] Remove 'extern int errno;'Avuton Olrich2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* ls.c: remove unnecessary strdupEric Wong2006-03-18
* merge with mpd/trunk up to r3925Eric Wong2006-03-16
* debug messages no longer cause segfaults :PEric Wong2005-10-25
* Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...Qball Cow2005-09-08
* ok, now song->url is only the filename, not the full path to the songWarren Dukes2004-11-11
* patch from normalpersonWarren Dukes2004-06-26
* fix big boo boo in last commit: isFile() { myStat==0 }Warren Dukes2004-06-21
* todo updateWarren Dukes2004-06-21
* slight bug fix for making sure url's obey the RFC'sWarren Dukes2004-06-13
* clean up some command.h include stuffWarren Dukes2004-06-04
* a slight cleanup in isValidRemoteUrl()Warren Dukes2004-06-03
* add urlhandlers command, but prolly not neededWarren Dukes2004-06-02
* '\n' are badWarren Dukes2004-06-02
* validate url's before adding to playlistWarren Dukes2004-06-02
* mp3 and ogg plugin stuffWarren Dukes2004-05-31
* a small change in determining suffix of filesWarren Dukes2004-05-30
* assume all streams are mp3's, we'll need to open the streams before callingWarren Dukes2004-05-18
* yes! rudimentary stream playing for mp3's!Warren Dukes2004-05-18
* oops, fix an infinate loopWarren Dukes2004-05-14
* redimentary addition of url's to playlistWarren Dukes2004-05-13
* some cleanups of sprintf's => snprintf'sWarren Dukes2004-04-16
* remove directory mtime from db!Warren Dukes2004-04-16
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* lots of fsCharset, utf8/ascii converting clean-up and robustness stuffWarren Dukes2004-04-13
* lets cleanup some file type detection and not call stat() so muchWarren Dukes2004-03-31
* fix some gcc-2.95 errorsWarren Dukes2004-03-23
* some simple compilation fixWarren Dukes2004-03-21
* streamline ls.c codeWarren 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
* fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes2004-03-10
* some more cleanupsWarren Dukes2004-02-25
* import from SF CVSWarren Dukes2004-02-23