aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistMapper.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-14/+10
| | | | Replaces struct playlist_provider.
* 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