Age | Commit message (Expand) | Author |
---|---|---|
2009-01-08 | path: allocate buffer in fs_charset conversion functions | Max Kellermann |
2009-01-04 | song: allocate the result of song_get_url() | Max Kellermann |
2009-01-04 | playlist: use uri_has_scheme() instead of isRemoteUrl() | Max Kellermann |
2009-01-02 | mapper: allocate the result of map_directory_child_fs(), map_song_fs() | Max Kellermann |
2009-01-02 | mapper: allocate the result of map_uri_fs(), map_directory_fs() | Max Kellermann |
2008-12-24 | playlist: fix stored playlist modifications with absolute paths | Max Kellermann |
2008-12-16 | ls: removed isValidRemoteUtf8Url() | Max Kellermann |
2008-10-31 | update: check return values | Max Kellermann |
2008-10-23 | stored_playlist: don't map files outside the database | Max Kellermann |
2008-10-14 | playlist: don't use uninitialized local variable (typo) | Max Kellermann |
2008-10-14 | mapper: new song-to-filesystem mapper library | Max Kellermann |
2008-10-14 | playlist: moved code to playlist_save.c | Max Kellermann |