aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* cmdline: Print available protocols when --version is run.Avuton Olrich2009-03-031-0/+6
* ls: moved generic URI utilities to uri.cMax Kellermann2009-02-251-8/+0
* ls: renamed functions, no CamelCaseMax Kellermann2009-01-041-5/+13
* ls: removed hasMusicSuffix() and get_archive_by_suffix()Max Kellermann2009-01-041-6/+0
* ls: include cleanupMax Kellermann2009-01-041-3/+0
* Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann2008-12-271-0/+4
|\
| * ls: adding get_archive_by_suffix() functionViliam Mateicka2008-12-161-0/+4
* | ls: added uri_has_scheme()Max Kellermann2008-12-161-0/+6
* | ls: use boolMax Kellermann2008-12-161-1/+3
* | ls: make printRemoteUrlHandlers() return voidMax Kellermann2008-12-161-1/+1
* | ls: removed isValidRemoteUtf8Url()Max Kellermann2008-12-161-2/+0
* | ls: don't include time.hMax Kellermann2008-12-161-2/+0
|/
* decoder: return const decoder_plugin structsMax Kellermann2008-11-011-1/+2
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* command: added print_spl_list()Max Kellermann2008-10-221-2/+0
* ls: removed myStat(), isFile(), isDir()Max Kellermann2008-10-141-6/+0
* song: stat file in song_file_update(), don't use isMusic()Max Kellermann2008-10-131-3/+0
* playlist: don't use isPlaylist() in deletePlaylist()Max Kellermann2008-10-131-2/+0
* don't include os_compat.hMax Kellermann2008-10-081-0/+3
* ls: don't pass "fd" to lsPlaylists(), printRemoteUrlHandlers()Max Kellermann2008-09-071-2/+4
* pass constant pointersMax Kellermann2008-08-291-2/+2
* renamed inputPlugin.* to decoder_list.*Max Kellermann2008-08-261-1/+1
* renamed InputPlugin to struct decoder_pluginMax Kellermann2008-08-261-2/+3
* clean up CPP includesMax Kellermann2008-04-121-3/+0
* fix -Wconst warningsMax Kellermann2008-02-051-8/+8
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-6/+1
* Merge branches/ew r7104Eric Wong2007-12-281-0/+2
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-2/+2
* Add mpd-indent.shAvuton Olrich2006-07-201-10/+10
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* [CLEANUP] Remove 'extern int errno;'Avuton Olrich2006-07-141-4/+0
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* merge with mpd/trunk up to r3925Eric Wong2006-03-161-2/+2
* todo updateWarren Dukes2004-06-211-1/+7
* add urlhandlers command, but prolly not neededWarren Dukes2004-06-021-0/+2
* validate url's before adding to playlistWarren Dukes2004-06-021-0/+2
* mp3 and ogg plugin stuffWarren Dukes2004-05-311-13/+5
* redimentary addition of url's to playlistWarren Dukes2004-05-131-0/+2
* remove directory mtime from db!Warren Dukes2004-04-161-1/+1
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* lets cleanup some file type detection and not call stat() so muchWarren Dukes2004-03-311-9/+11
* streamline ls.c codeWarren Dukes2004-03-211-0/+2
* bunch of autotool cleanupsWarren Dukes2004-03-181-2/+2
* have AAC and MP4 typesWarren Dukes2004-03-171-0/+2
* fix a few snafoo's in configure.acWarren Dukes2004-03-171-0/+2
* fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes2004-03-101-7/+7