summaryrefslogtreecommitdiff
path: root/src/playlist
AgeCommit message (Expand)Author
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-28queue/PlaylistEdit: throw PlaylistError on errorMax Kellermann
2016-02-28playlist/queue: use std::unique_ptrMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-22SongUpdate: move tag_scan_fallback() to tag/Generic.cxxMax Kellermann
2016-02-22tag/handler: use CamelCaseMax Kellermann
2016-02-22playlist/Stream, db/upnp: add missing includesMax Kellermann
2016-02-21playlist/Plugin: pass InputStreamPtr&& to open_stream()Max Kellermann
2016-02-21input: wrap InputStream in std::unique_ptrMax Kellermann
2016-02-07playlist/PlaylistStream: catch and log C++ exceptionsMax Kellermann
2016-02-07playlist/SongEnumerator: wrap song in std::unique_ptrMax Kellermann
2016-02-07playlist/cue/CueParser: Get() returns std::unique_ptrMax Kellermann
2016-02-07playlist/cue/CueParser: use std::unique_ptrMax Kellermann
2016-02-07playlist/cue/CueParser: use C++11 initializersMax Kellermann
2015-11-06playlist/soundcloud: make key_str "static const"Max Kellermann
2015-11-06util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann
2015-10-26playlist/flac: re-add the pluginMax Kellermann
2015-09-30util/StringView: new utility classMax Kellermann
2015-09-17unix/Daemon, playlist/pls, ...: remove unused Domain variablesMax Kellermann
2015-09-17CueParser.cxx: Append pregap to previous trackWill Tiffany
2015-08-23CueParser.cxx: ignore INDEX after first per trackWill Tiffany
2015-08-12client/Response: new Client wrapper class for writing responsesMax Kellermann
2015-08-05playlist/embcue: fix last trackxent
2015-03-17*: doxygen fixupsMax Kellermann
2015-03-05PlaylistStream: convert suffix to UTF-8Max Kellermann
2015-03-03*: change C-style prototypes, drop "(void)"Max Kellermann
2015-03-01fs/Path: add method GetSuffix()Max Kellermann
2015-01-31decoder/sndfile, ...: update API documentationMax Kellermann
2015-01-26Merge branch 'v0.19.x'Max Kellermann
2015-01-26Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2015-01-26{playlist,input}/despotify: remove defunct pluginMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-17Merge tag 'v0.19.7'Max Kellermann
2014-12-17Merge tag 'v0.18.21' into v0.19.xMax Kellermann
2014-12-16playlist/embcue: fix filename suffix detectionk44
2014-12-09Merge branch 'v0.19.x'Max Kellermann
2014-12-09playlist/Print: don't skip non-existent songs in "listplaylist"Max Kellermann
2014-12-08configure.ac: add option to disable CUEMax Kellermann
2014-12-05playlist/soundcloud: drop support for libyajl1Max Kellermann
2014-12-04playlist, InotifySource, ...: update GLib commentsMax Kellermann
2014-12-04playlist/pls: custom INI parserMax Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
2014-11-02Merge tag 'v0.19.2'Max Kellermann
2014-11-02playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann
2014-11-01Decoder, Playlist: ignore URI query string for plugin detectionMax Kellermann
2014-10-26playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann
2014-10-25SongSticker, playlist/soundcloud: add missing stdlib.h includeMax Kellermann