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
/
playlist_save.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mapper: apply filesystem_charset to playlists
Max Kellermann
2009-12-08
1
-1
/
+4
*
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_save: added spl_save_playlist()
Max Kellermann
2009-02-04
1
-0
/
+6
*
playlist: renamed global "playlist" variable to "g_playlist"
Max Kellermann
2009-02-04
1
-3
/
+3
*
playlist: moved is_valid_playlist_name() to stored_playlist.c
Max Kellermann
2009-01-25
1
-1
/
+1
*
playlist: moved savePlaylist() and loadPlaylsit() to playlist_save.c
Max Kellermann
2009-01-25
1
-0
/
+65
*
stored_playlist: moved configuration variables from playlist.c
Max Kellermann
2009-01-25
1
-1
/
+1
*
path: allocate buffer in fs_charset conversion functions
Max Kellermann
2009-01-08
1
-6
/
+5
*
song: allocate the result of song_get_url()
Max Kellermann
2009-01-04
1
-5
/
+7
*
playlist: use uri_has_scheme() instead of isRemoteUrl()
Max Kellermann
2009-01-04
1
-1
/
+1
*
mapper: allocate the result of map_directory_child_fs(), map_song_fs()
Max Kellermann
2009-01-02
1
-2
/
+4
*
mapper: allocate the result of map_uri_fs(), map_directory_fs()
Max Kellermann
2009-01-02
1
-4
/
+8
*
playlist: fix stored playlist modifications with absolute paths
Max Kellermann
2008-12-24
1
-1
/
+1
*
ls: removed isValidRemoteUtf8Url()
Max Kellermann
2008-12-16
1
-1
/
+1
*
update: check return values
Max Kellermann
2008-10-31
1
-1
/
+2
*
stored_playlist: don't map files outside the database
Max Kellermann
2008-10-23
1
-2
/
+3
*
playlist: don't use uninitialized local variable (typo)
Max Kellermann
2008-10-14
1
-1
/
+1
*
mapper: new song-to-filesystem mapper library
Max Kellermann
2008-10-14
1
-8
/
+14
*
playlist: moved code to playlist_save.c
Max Kellermann
2008-10-14
1
-0
/
+49