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
/
stored_playlist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
ls: moved generic URI utilities to uri.c
Max Kellermann
2009-02-25
1
-1
/
+1
*
playlist: moved is_valid_playlist_name() to stored_playlist.c
Max Kellermann
2009-01-25
1
-5
/
+23
*
stored_playlist: moved configuration variables from playlist.c
Max Kellermann
2009-01-25
1
-0
/
+15
*
mapper: added dot to PLAYLIST_FILE_SUFFIX
Max Kellermann
2009-01-25
1
-7
/
+4
*
mapper: make the playlist directory optional
Max Kellermann
2009-01-18
1
-1
/
+18
*
path: allocate buffer in fs_charset conversion functions
Max Kellermann
2009-01-08
1
-3
/
+3
*
path: removed pfx_dir()
Max Kellermann
2009-01-04
1
-6
/
+4
*
song: allocate the result of song_get_url()
Max Kellermann
2009-01-04
1
-4
/
+4
*
mapper: allocate the result of map_fs_to_utf8()
Max Kellermann
2009-01-04
1
-2
/
+3
*
playlist: use uri_has_scheme() instead of isRemoteUrl()
Max Kellermann
2009-01-04
1
-12
/
+11
*
playlist: use GLib instead of utils.h
Max Kellermann
2009-01-02
1
-2
/
+2
*
playlist: use g_file_test() instead of stat()
Max Kellermann
2009-01-01
1
-4
/
+2
*
mapper: allocate playlist path from heap
Max Kellermann
2009-01-01
1
-28
/
+41
*
removed os_compat.h
Max Kellermann
2008-12-29
1
-1
/
+7
*
utils: removed myFgets()
Max Kellermann
2008-12-28
1
-1
/
+3
*
stored_playlist: fix integer overflow in length estimation
Max Kellermann
2008-12-24
1
-1
/
+1
*
ls: removed isValidRemoteUtf8Url()
Max Kellermann
2008-12-16
1
-2
/
+2
*
path: moved playlist_dir to mapper.c
Max Kellermann
2008-10-31
1
-17
/
+24
*
stored_playlist: fixed signed comparison warning
Max Kellermann
2008-10-26
1
-1
/
+1
*
stored_playlist: emit idle event on delete
Max Kellermann
2008-10-23
1
-0
/
+1
*
stored_playlist: renamed and moved spl_delete() to stored_playlist.c
Max Kellermann
2008-10-23
1
-0
/
+15
*
stored_playlist: spl_load() returns GPtrArray
Max Kellermann
2008-10-23
1
-128
/
+62
*
stored_playlist: unsigned index arguments
Max Kellermann
2008-10-23
1
-4
/
+4
*
stored_playlist: added spl_list()
Max Kellermann
2008-10-22
1
-0
/
+79
*
stored_playlist: spl_append_uri() returns enum playlist_result
Max Kellermann
2008-10-22
1
-4
/
+3
*
stored_playlist: de-CamelCase moved function
Max Kellermann
2008-10-22
1
-1
/
+2
*
stored_playlist: moved functions from playlist.c
Max Kellermann
2008-10-22
1
-0
/
+22
*
stored_playlist: no CamelCase
Max Kellermann
2008-10-22
1
-19
/
+23
*
renamed storedPlaylist.c to stored_playlist.c
Max Kellermann
2008-10-22
1
-0
/
+340