Age | Commit message (Expand) | Author |
2007-04-05 | The massive copyright update | Avuton Olrich |
2006-08-26 | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich |
2006-08-14 | Revert leaks from r4311, and also the leak fixes as a result of that | Eric Wong |
2006-07-30 | remove clumsy strncpy use | Eric Wong |
2006-07-30 | interface/connection malloc reductions from mpd-ke | Eric Wong |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich |
2006-07-16 | Will the leaks never end?! | J. Alexander Treuman |
2006-07-16 | One more leak | J. Alexander Treuman |
2006-07-16 | Fixing a whopping 4 memory leaks | J. Alexander Treuman |
2006-07-14 | Change shank's email address | J. Alexander Treuman |
2006-07-14 | [CLEANUP] Remove 'extern int errno;' | Avuton Olrich |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich |
2006-03-18 | ls.c: remove unnecessary strdup | Eric Wong |
2006-03-16 | merge with mpd/trunk up to r3925 | Eric Wong |
2005-10-25 | debug messages no longer cause segfaults :P | Eric Wong |
2005-09-08 | Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr... | Qball Cow |
2004-11-11 | ok, now song->url is only the filename, not the full path to the song | Warren Dukes |
2004-06-26 | patch from normalperson | Warren Dukes |
2004-06-21 | fix big boo boo in last commit: isFile() { myStat==0 } | Warren Dukes |
2004-06-21 | todo update | Warren Dukes |
2004-06-13 | slight bug fix for making sure url's obey the RFC's | Warren Dukes |
2004-06-04 | clean up some command.h include stuff | Warren Dukes |
2004-06-03 | a slight cleanup in isValidRemoteUrl() | Warren Dukes |
2004-06-02 | add urlhandlers command, but prolly not needed | Warren Dukes |
2004-06-02 | '\n' are bad | Warren Dukes |
2004-06-02 | validate url's before adding to playlist | Warren Dukes |
2004-05-31 | mp3 and ogg plugin stuff | Warren Dukes |
2004-05-30 | a small change in determining suffix of files | Warren Dukes |
2004-05-18 | assume all streams are mp3's, we'll need to open the streams before calling | Warren Dukes |
2004-05-18 | yes! rudimentary stream playing for mp3's! | Warren Dukes |
2004-05-14 | oops, fix an infinate loop | Warren Dukes |
2004-05-13 | redimentary addition of url's to playlist | Warren Dukes |
2004-04-16 | some cleanups of sprintf's => snprintf's | Warren Dukes |
2004-04-16 | remove directory mtime from db! | Warren Dukes |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes |
2004-04-13 | lots of fsCharset, utf8/ascii converting clean-up and robustness stuff | Warren Dukes |
2004-03-31 | lets cleanup some file type detection and not call stat() so much | Warren Dukes |
2004-03-23 | fix some gcc-2.95 errors | Warren Dukes |
2004-03-21 | some simple compilation fix | Warren Dukes |
2004-03-21 | streamline ls.c code | Warren Dukes |
2004-03-18 | bunch of autotool cleanups | Warren Dukes |
2004-03-17 | have AAC and MP4 types | Warren Dukes |
2004-03-17 | fix a few snafoo's in configure.ac | Warren Dukes |
2004-03-10 | fix it so that mpd will work if mtime is 0 (for those strange folk) | Warren Dukes |
2004-02-25 | some more cleanups | Warren Dukes |
2004-02-23 | import from SF CVS | Warren Dukes |