aboutsummaryrefslogtreecommitdiff
path: root/src/ls.h
Commit message (Expand)AuthorAge
* copyright year 2011Max Kellermann2011-01-29
* Update copyright notices.Avuton Olrich2009-12-31
* all: Update copyright header.Avuton Olrich2009-03-13
* cmdline: Print available protocols when --version is run.Avuton Olrich2009-03-03
* ls: moved generic URI utilities to uri.cMax Kellermann2009-02-25
* ls: renamed functions, no CamelCaseMax Kellermann2009-01-04
* ls: removed hasMusicSuffix() and get_archive_by_suffix()Max Kellermann2009-01-04
* ls: include cleanupMax Kellermann2009-01-04
* Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann2008-12-27
|\
| * ls: adding get_archive_by_suffix() functionViliam Mateicka2008-12-16
* | ls: added uri_has_scheme()Max Kellermann2008-12-16
* | ls: use boolMax Kellermann2008-12-16
* | ls: make printRemoteUrlHandlers() return voidMax Kellermann2008-12-16
* | ls: removed isValidRemoteUtf8Url()Max Kellermann2008-12-16
* | ls: don't include time.hMax Kellermann2008-12-16
|/
* decoder: return const decoder_plugin structsMax Kellermann2008-11-01
* added prefix to header macrosMax Kellermann2008-10-31
* command: added print_spl_list()Max Kellermann2008-10-22
* ls: removed myStat(), isFile(), isDir()Max Kellermann2008-10-14
* song: stat file in song_file_update(), don't use isMusic()Max Kellermann2008-10-13
* playlist: don't use isPlaylist() in deletePlaylist()Max Kellermann2008-10-13
* don't include os_compat.hMax Kellermann2008-10-08
* ls: don't pass "fd" to lsPlaylists(), printRemoteUrlHandlers()Max Kellermann2008-09-07
* pass constant pointersMax Kellermann2008-08-29
* renamed inputPlugin.* to decoder_list.*Max Kellermann2008-08-26
* renamed InputPlugin to struct decoder_pluginMax Kellermann2008-08-26
* clean up CPP includesMax Kellermann2008-04-12
* fix -Wconst warningsMax Kellermann2008-02-05
* 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
* interface/connection malloc reductions from mpd-keEric Wong2006-07-30
* Add mpd-indent.shAvuton Olrich2006-07-20
* 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
* merge with mpd/trunk up to r3925Eric Wong2006-03-16
* todo updateWarren Dukes2004-06-21
* add urlhandlers command, but prolly not neededWarren Dukes2004-06-02
* validate url's before adding to playlistWarren Dukes2004-06-02
* mp3 and ogg plugin stuffWarren Dukes2004-05-31
* redimentary addition of url's to playlistWarren Dukes2004-05-13
* remove directory mtime from db!Warren Dukes2004-04-16
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* lets cleanup some file type detection and not call stat() so muchWarren Dukes2004-03-31
* streamline ls.c codeWarren Dukes2004-03-21
* bunch of autotool cleanupsWarren Dukes2004-03-18
* have AAC and MP4 typesWarren Dukes2004-03-17
* fix a few snafoo's in configure.acWarren Dukes2004-03-17
* fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes2004-03-10