summaryrefslogtreecommitdiff
path: root/src/playlist_save.c
AgeCommit message (Expand)Author
2009-01-08path: allocate buffer in fs_charset conversion functionsMax Kellermann
2009-01-04song: allocate the result of song_get_url()Max Kellermann
2009-01-04playlist: use uri_has_scheme() instead of isRemoteUrl()Max Kellermann
2009-01-02mapper: allocate the result of map_directory_child_fs(), map_song_fs()Max Kellermann
2009-01-02mapper: allocate the result of map_uri_fs(), map_directory_fs()Max Kellermann
2008-12-24playlist: fix stored playlist modifications with absolute pathsMax Kellermann
2008-12-16ls: removed isValidRemoteUtf8Url()Max Kellermann
2008-10-31update: check return valuesMax Kellermann
2008-10-23stored_playlist: don't map files outside the databaseMax Kellermann
2008-10-14playlist: don't use uninitialized local variable (typo)Max Kellermann
2008-10-14mapper: new song-to-filesystem mapper libraryMax Kellermann
2008-10-14playlist: moved code to playlist_save.cMax Kellermann