summaryrefslogtreecommitdiff
path: root/src/ls.h
AgeCommit message (Expand)Author
2009-12-31Update copyright notices.Avuton Olrich
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-03cmdline: Print available protocols when --version is run.Avuton Olrich
2009-02-25ls: moved generic URI utilities to uri.cMax Kellermann
2009-01-04ls: renamed functions, no CamelCaseMax Kellermann
2009-01-04ls: removed hasMusicSuffix() and get_archive_by_suffix()Max Kellermann
2009-01-04ls: include cleanupMax Kellermann
2008-12-27Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann
2008-12-16ls: adding get_archive_by_suffix() functionViliam Mateicka
2008-12-16ls: added uri_has_scheme()Max Kellermann
2008-12-16ls: use boolMax Kellermann
2008-12-16ls: make printRemoteUrlHandlers() return voidMax Kellermann
2008-12-16ls: removed isValidRemoteUtf8Url()Max Kellermann
2008-12-16ls: don't include time.hMax Kellermann
2008-11-01decoder: return const decoder_plugin structsMax Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-22command: added print_spl_list()Max Kellermann
2008-10-14ls: removed myStat(), isFile(), isDir()Max Kellermann
2008-10-13song: stat file in song_file_update(), don't use isMusic()Max Kellermann
2008-10-13playlist: don't use isPlaylist() in deletePlaylist()Max Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-09-07ls: don't pass "fd" to lsPlaylists(), printRemoteUrlHandlers()Max Kellermann
2008-08-29pass constant pointersMax Kellermann
2008-08-26renamed inputPlugin.* to decoder_list.*Max Kellermann
2008-08-26renamed InputPlugin to struct decoder_pluginMax Kellermann
2008-04-12clean up CPP includesMax Kellermann
2008-02-05fix -Wconst warningsMax Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2007-12-28Merge branches/ew r7104Eric Wong
2007-04-05The massive copyright updateAvuton Olrich
2006-07-30interface/connection malloc reductions from mpd-keEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-14[CLEANUP] Remove 'extern int errno;'Avuton Olrich
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-03-16merge with mpd/trunk up to r3925Eric Wong
2004-06-21todo updateWarren Dukes
2004-06-02add urlhandlers command, but prolly not neededWarren Dukes
2004-06-02validate url's before adding to playlistWarren Dukes
2004-05-31mp3 and ogg plugin stuffWarren Dukes
2004-05-13redimentary addition of url's to playlistWarren Dukes
2004-04-16remove directory mtime from db!Warren Dukes
2004-04-14add vim shiznit to end of all source filesWarren Dukes
2004-03-31lets cleanup some file type detection and not call stat() so muchWarren Dukes
2004-03-21streamline ls.c codeWarren Dukes
2004-03-18bunch of autotool cleanupsWarren Dukes
2004-03-17have AAC and MP4 typesWarren Dukes
2004-03-17fix a few snafoo's in configure.acWarren Dukes
2004-03-10fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes
2004-02-23import from SF CVSWarren Dukes