aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistRegistry.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v0.18.x' into v0.19.xMax Kellermann2015-01-261-4/+0
|
* Decoder, Playlist: ignore URI query string for plugin detectionMax Kellermann2014-11-011-3/+6
| | | | Use the new uri_get_suffix() overload that removes the query string.
* InputStream: "protect" attributesMax Kellermann2014-05-121-1/+1
|
* PlaylistRegistry: disable the "pls" plugin without GLibMax Kellermann2014-02-181-0/+3
|
* Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxxMax Kellermann2014-02-071-31/+1
|
* playlist/CloseSongEnumerator: new wrapper classMax Kellermann2014-02-071-3/+3
| | | | | Simplifies a lot of code, because we don't need to return both the SongEnumerator and the InputStream.
* ConfigGlobal: add config_find_block()Max Kellermann2014-01-241-28/+2
| | | Merge duplicate code.
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* Config*: move to config/Max Kellermann2014-01-241-2/+2
|
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-0/+335