aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistRegistry.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: change C-style prototypes, drop "(void)"Max Kellermann2015-03-031-2/+2
|
* decoder/sndfile, ...: update API documentationMax Kellermann2015-01-311-1/+1
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* InputStream: convert to classMax Kellermann2014-05-111-1/+1
|
* Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxxMax Kellermann2014-02-071-11/+3
|
* playlist/CloseSongEnumerator: new wrapper classMax Kellermann2014-02-071-2/+1
| | | | | Simplifies a lot of code, because we don't need to return both the SongEnumerator and the InputStream.
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-0/+83