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