Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | mapper: added dot to PLAYLIST_FILE_SUFFIX | Max Kellermann | 2009-01-25 | 1 | -1/+1 |
* | mapper: make the music_directory optional | Max Kellermann | 2009-01-18 | 1 | -0/+8 |
* | mapper: allocate the result of map_fs_to_utf8() | Max Kellermann | 2009-01-04 | 1 | -6/+2 |
* | mapper: allocate the result of map_directory_child_fs(), map_song_fs() | Max Kellermann | 2009-01-02 | 1 | -5/+4 |
* | mapper: allocate the result of map_uri_fs(), map_directory_fs() | Max Kellermann | 2009-01-02 | 1 | -4/+4 |
* | mapper: allocate playlist path from heap | Max Kellermann | 2009-01-01 | 1 | -3/+4 |
* | playlist: fix stored playlist modifications with absolute paths | Max Kellermann | 2008-12-24 | 1 | -0/+8 |
* | path: moved playlist_dir to mapper.c | Max Kellermann | 2008-10-31 | 1 | -0/+15 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | mapper: moved musicDir initialization from path.c | Max Kellermann | 2008-10-15 | 1 | -0/+4 |
* | mapper: new song-to-filesystem mapper library | Max Kellermann | 2008-10-14 | 1 | -0/+74 |