index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ls.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-03-03
ls: Print output of supported uri to fp rather than stdout.
Avuton Olrich
1
-1
/
+1
2009-03-03
cmdline: Print available protocols when --version is run.
Avuton Olrich
1
-0
/
+20
2009-03-02
input_lastfm: new input plugin for last.fm radio
Max Kellermann
1
-0
/
+3
2009-02-25
ls: moved generic URI utilities to uri.c
Max Kellermann
1
-13
/
+1
2009-01-29
added support for the MMS protocol
Max Kellermann
1
-0
/
+6
2009-01-04
ls: renamed functions, no CamelCase
Max Kellermann
1
-4
/
+7
2009-01-04
ls: removed hasMusicSuffix() and get_archive_by_suffix()
Max Kellermann
1
-35
/
+0
2009-01-04
ls: include cleanup
Max Kellermann
1
-6
/
+4
2009-01-02
list: removed linked list library
Max Kellermann
1
-1
/
+0
2008-12-31
ls.c: include config.h to have HAVE_CURL here
Laszlo Ashin
1
-0
/
+1
2008-12-29
removed os_compat.h
Max Kellermann
1
-1
/
+2
2008-12-27
disable archive API without plugins
Max Kellermann
1
-0
/
+2
2008-12-16
ls: adding get_archive_by_suffix() function
Viliam Mateicka
1
-0
/
+15
2008-12-16
ls: added uri_has_scheme()
Max Kellermann
1
-0
/
+4
2008-12-16
ls: don't return suffix from parent directory name
Max Kellermann
1
-1
/
+1
2008-12-16
ls: reimplement getSuffix() with strrchr()
Max Kellermann
1
-8
/
+2
2008-12-16
ls: use bool
Max Kellermann
1
-5
/
+4
2008-12-16
ls: make printRemoteUrlHandlers() return void
Max Kellermann
1
-3
/
+1
2008-12-16
ls: removed isValidRemoteUtf8Url()
Max Kellermann
1
-40
/
+0
2008-11-01
decoder: return const decoder_plugin structs
Max Kellermann
1
-2
/
+3
2008-10-28
utils: use g_str_has_prefix() instead of prefixcmp()
Max Kellermann
1
-2
/
+1
2008-10-26
http: use libcurl
Max Kellermann
1
-0
/
+2
2008-10-22
command: added print_spl_list()
Max Kellermann
1
-18
/
+0
2008-10-22
stored_playlist: added spl_list()
Max Kellermann
1
-73
/
+9
2008-10-14
ls: removed myStat(), isFile(), isDir()
Max Kellermann
1
-47
/
+0
2008-10-13
song: stat file in song_file_update(), don't use isMusic()
Max Kellermann
1
-12
/
+0
2008-10-13
playlist: don't use isPlaylist() in deletePlaylist()
Max Kellermann
1
-16
/
+0
2008-09-26
song: removed type SongList
Max Kellermann
1
-0
/
+1
2008-09-23
start using prefixcmp()
Eric Wong
1
-2
/
+1
2008-09-07
ls: don't pass "fd" to lsPlaylists(), printRemoteUrlHandlers()
Max Kellermann
1
-6
/
+6
2008-08-29
pass constant pointers
Max Kellermann
1
-3
/
+3
2008-08-26
renamed functions in decoder_list.h
Max Kellermann
1
-1
/
+1
2008-08-26
renamed InputPlugin to struct decoder_plugin
Max Kellermann
1
-4
/
+5
2008-03-26
use size_t
Max Kellermann
1
-5
/
+5
2008-03-26
eliminated duplicate initialization
Max Kellermann
1
-1
/
+1
2008-02-05
fix -Wconst warnings
Max Kellermann
1
-17
/
+17
2008-01-26
fixed -Wshadow warnings
Max Kellermann
1
-17
/
+18
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-4
/
+1
2007-12-28
Merge branches/ew r7104
Eric Wong
1
-12
/
+17
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2006-08-26
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
1
-1
/
+2
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
1
-1
/
+1
2006-08-14
Revert leaks from r4311, and also the leak fixes as a result of that
Eric Wong
1
-9
/
+1
2006-07-30
remove clumsy strncpy use
Eric Wong
1
-2
/
+4
2006-07-30
interface/connection malloc reductions from mpd-ke
Eric Wong
1
-4
/
+4
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-142
/
+153
2006-07-16
Will the leaks never end?!
J. Alexander Treuman
1
-1
/
+6
2006-07-16
One more leak
J. Alexander Treuman
1
-0
/
+1
2006-07-16
Fixing a whopping 4 memory leaks
J. Alexander Treuman
1
-1
/
+1
[next]