index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ls.c
Age
Commit message (
Expand
)
Author
2013-01-03
ls: convert to C++
Max Kellermann
2012-08-02
gcc.h: re-add gcc_const and gcc_pure
Max Kellermann
2012-06-12
Merge branch 'v0.16.x'
Max Kellermann
2012-06-12
cmdline: consistent plugin listings
Max Kellermann
2011-08-24
input/soup: new input plugin based on libsoup
Max Kellermann
2011-03-29
input: Add despotify input plugin
Simon Kagstrom
2011-01-29
copyright year 2011
Max Kellermann
2010-12-22
configure.ac: hook the cdio_paranoia input plugin
Max Kellermann
2010-05-18
input/ffmpeg: new input plugin using libavformat's "avio" library
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-11-12
include config.h in all sources
Max Kellermann
2009-10-13
input/lastfm: removed obsolete last.fm input plugin
Max Kellermann
2009-09-24
configure.ac: rename HAVE_CURL to ENABLE_CURL
Max Kellermann
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-03
ls: Print output of supported uri to fp rather than stdout.
Avuton Olrich
2009-03-03
cmdline: Print available protocols when --version is run.
Avuton Olrich
2009-03-02
input_lastfm: new input plugin for last.fm radio
Max Kellermann
2009-02-25
ls: moved generic URI utilities to uri.c
Max Kellermann
2009-01-29
added support for the MMS protocol
Max Kellermann
2009-01-04
ls: renamed functions, no CamelCase
Max Kellermann
2009-01-04
ls: removed hasMusicSuffix() and get_archive_by_suffix()
Max Kellermann
2009-01-04
ls: include cleanup
Max Kellermann
2009-01-02
list: removed linked list library
Max Kellermann
2008-12-31
ls.c: include config.h to have HAVE_CURL here
Laszlo Ashin
2008-12-29
removed os_compat.h
Max Kellermann
2008-12-27
disable archive API without plugins
Max Kellermann
2008-12-27
Merge branch 'experimental' of git://git.musicpd.org/metyl/mpd
Max Kellermann
2008-12-16
ls: adding get_archive_by_suffix() function
Viliam Mateicka
2008-12-16
ls: added uri_has_scheme()
Max Kellermann
2008-12-16
ls: don't return suffix from parent directory name
Max Kellermann
2008-12-16
ls: reimplement getSuffix() with strrchr()
Max Kellermann
2008-12-16
ls: use bool
Max Kellermann
2008-12-16
ls: make printRemoteUrlHandlers() return void
Max Kellermann
2008-12-16
ls: removed isValidRemoteUtf8Url()
Max Kellermann
2008-11-01
decoder: return const decoder_plugin structs
Max Kellermann
2008-10-28
utils: use g_str_has_prefix() instead of prefixcmp()
Max Kellermann
2008-10-26
http: use libcurl
Max Kellermann
2008-10-22
command: added print_spl_list()
Max Kellermann
2008-10-22
stored_playlist: added spl_list()
Max Kellermann
2008-10-14
ls: removed myStat(), isFile(), isDir()
Max Kellermann
2008-10-13
song: stat file in song_file_update(), don't use isMusic()
Max Kellermann
2008-10-13
playlist: don't use isPlaylist() in deletePlaylist()
Max Kellermann
2008-09-26
song: removed type SongList
Max Kellermann
2008-09-23
start using prefixcmp()
Eric Wong
2008-09-07
ls: don't pass "fd" to lsPlaylists(), printRemoteUrlHandlers()
Max Kellermann
2008-08-29
pass constant pointers
Max Kellermann
2008-08-26
renamed functions in decoder_list.h
Max Kellermann
2008-08-26
renamed InputPlugin to struct decoder_plugin
Max Kellermann
2008-03-26
use size_t
Max Kellermann
2008-03-26
eliminated duplicate initialization
Max Kellermann
[next]