aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistMapper.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-102/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-4/+4
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-5/+6
* PlaylistMapper: convert playlist name to filesystem charsetMax Kellermann2013-10-021-5/+6
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-10/+9
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-14/+10
* uri: convert to C++Max Kellermann2013-04-081-4/+1
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-4/+4
* playlist/*: convert to C++Max Kellermann2013-01-261-1/+1
* Mapper: improve usage of Path classDenis Krjuchkov2013-01-261-3/+3
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-9/+4
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
* playlist_{any,song,queue}: convert to C++Max Kellermann2013-01-021-2/+2
* main: use C++ compilerMax Kellermann2012-09-281-1/+1
* stored_playlist, playlist_save: use C++ compilerMax Kellermann2012-09-281-0/+113