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