index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
playlist
Age
Commit message (
Expand
)
Author
2020-03-22
Support RSS feeds with application/xml MIME-type
kowalcj0
2020-03-12
playlist/asx: concatenate multiple CharacterData fragments
Max Kellermann
2020-03-12
playlist/asx: add State::TAG
Max Kellermann
2020-03-12
playlist/asx: use tag_table to convert element name to TagType
Max Kellermann
2020-03-12
playlist/xspf: concatenate multiple CharacterData fragments
Max Kellermann
2020-03-12
playlist/xspf: add State::TAG
Max Kellermann
2020-03-11
playlist/xspf: move location.empty() check to _start_element()
Max Kellermann
2020-03-11
playlist/xspf: use tag_table to convert element name to TagType
Max Kellermann
2020-03-11
playlist/xspf: use C++11 initializer
Max Kellermann
2019-07-29
playlist/Song: add missing includes
Max Kellermann
2019-07-29
playlist/Song: support backslash in relative URIs
Max Kellermann
2019-03-14
playlist/flac: copy the URI to fix use-after-free bug
Max Kellermann
2019-02-26
allow loading playlists specified as absolute filesystem paths
Stefano Miccoli
2019-02-05
playlist/Registry: add RAII class
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-09-21
player/Control: convert to class
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-17
Merge tag 'v0.20.21'
Max Kellermann
2018-08-13
playlist/cue: support file type declaration "FLAC" (non-standard)
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-08-02
Merge branch 'v0.20.x'
Max Kellermann
2018-08-02
case-insensitive URI scheme comparison
Max Kellermann
2018-07-18
fs/Path: add method ToUTF8Throw()
Max Kellermann
2018-07-17
playlist/Registry: use struct ConfigData
Max Kellermann
2018-07-17
config/Global: remove ConfigBlock::SetUsed() call, let caller do that
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-06
TagFile: rename exported functions, use CamelCase
Max Kellermann
2018-07-05
tag/Handler: convert to class with virtual methods
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-02-24
Merge tag 'v0.20.18'
Max Kellermann
2018-02-24
playlist/cue/Parser: parse tags after "INDEX 01"
Max Kellermann
2018-01-23
playlist/SoundCloud: fix -Wunused-lambda-capture
Max Kellermann
2018-01-21
playlist/Print: add "noexcept"
Max Kellermann
2018-01-21
playlist/Song: add "noexcept"
Max Kellermann
2018-01-21
playlist/Registry: add "noexcept"
Max Kellermann
2018-01-21
playlist/Plugin: add "noexcept"
Max Kellermann
2018-01-20
playlist/Queue: use "auto"
Max Kellermann
2018-01-20
playlist/SongEnumerator: allow NextSong() to throw exceptions
Max Kellermann
2018-01-20
playlist/SongEnumerator: add "noexcept"
Max Kellermann
2018-01-20
playlist/Plugin: use std::unique_ptr<SongEnumerator>
Max Kellermann
2018-01-20
playlist/Plugin: remove useless wrapper functions
Max Kellermann
2018-01-11
lib/yajl/Callbacks: OO wrapper for yajl_callbacks
Max Kellermann
2018-01-11
playlist/SoundCloud: move code to Yajl::Parse(InputStream&)
Max Kellermann
2018-01-11
playlist/SoundCloud: soundcloud_parse_json() throws exception
Max Kellermann
2018-01-11
lib/yajl/Handle: libyajl C++ bindings
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-11-26
playlist/{flac,m3u}: use std::make_unique
Max Kellermann
2017-11-14
Merge branch 'v0.20.x'
Max Kellermann
[next]