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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-01-25
playlist: moved is_valid_playlist_name() to stored_playlist.c
Max Kellermann
1
-0
/
+8
2009-01-25
stored_playlist: moved configuration variables from playlist.c
Max Kellermann
1
-0
/
+8
2008-12-04
stored_playlist: include time.h for the time_t type
Max Kellermann
1
-0
/
+1
2008-10-23
stored_playlist: renamed and moved spl_delete() to stored_playlist.c
Max Kellermann
1
-0
/
+3
2008-10-23
stored_playlist: spl_load() returns GPtrArray
Max Kellermann
1
-2
/
+4
2008-10-23
stored_playlist: unsigned index arguments
Max Kellermann
1
-2
/
+2
2008-10-22
stored_playlist: added spl_list()
Max Kellermann
1
-0
/
+18
2008-10-22
stored_playlist: spl_append_uri() returns enum playlist_result
Max Kellermann
1
-1
/
+1
2008-10-22
stored_playlist: de-CamelCase moved function
Max Kellermann
1
-3
/
+2
2008-10-22
stored_playlist: moved functions from playlist.c
Max Kellermann
1
-0
/
+4
2008-10-22
stored_playlist: no CamelCase
Max Kellermann
1
-6
/
+7
2008-10-22
renamed storedPlaylist.c to stored_playlist.c
Max Kellermann
1
-2
/
+2
2008-10-08
song: converted typedef Song to struct song
Max Kellermann
1
-2
/
+3
2008-09-07
playlist: don't pass "fd" to storedPlaylist.c functions
Max Kellermann
1
-6
/
+13
2008-04-12
clean up CPP includes
Max Kellermann
1
-1
/
+0
2008-01-01
storedPlaylist: remove the needless StoredPlaylist struct and just use List
Eric Wong
1
-8
/
+1
2008-01-01
storedPlaylist: cleanup API and avoid needless heap allocations + error checks
Eric Wong
1
-7
/
+3
2007-05-24
Adding rename command, for renaming stored playlists.
J. Alexander Treuman
1
-0
/
+2
2007-05-16
Committing pat's rewrite of the stored playlist code. This also adds two
J. Alexander Treuman
1
-0
/
+46