Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |