aboutsummaryrefslogtreecommitdiff
path: root/src/ls.c
Commit message (Expand)AuthorAge
* renamed functions in decoder_list.hMax Kellermann2008-08-26
* renamed InputPlugin to struct decoder_pluginMax Kellermann2008-08-26
* use size_tMax Kellermann2008-03-26
* eliminated duplicate initializationMax Kellermann2008-03-26
* fix -Wconst warningsMax Kellermann2008-02-05
* fixed -Wshadow warningsMax Kellermann2008-01-26
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* Merge branches/ew r7104Eric Wong2007-12-28
* The massive copyright updateAvuton Olrich2007-04-05
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-26
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-20
* Revert leaks from r4311, and also the leak fixes as a result of thatEric Wong2006-08-14
* remove clumsy strncpy useEric Wong2006-07-30
* interface/connection malloc reductions from mpd-keEric Wong2006-07-30
* Add mpd-indent.shAvuton Olrich2006-07-20
* Will the leaks never end?!J. Alexander Treuman2006-07-16
* One more leakJ. Alexander Treuman2006-07-16
* Fixing a whopping 4 memory leaksJ. Alexander Treuman2006-07-16
* 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