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
2021-08-16
constexpr/std::array conversions
Rosen Penev
2021-08-06
Merge tag 'v0.22.10'
Max Kellermann
2021-08-05
fs/Traits: add PathTraitsUTF8::IsAbsoluteOrHasScheme()
Max Kellermann
2021-05-30
clang-tidy: default virtual destructors
Rosen Penev
2021-02-18
song/DetachedSong: copy the AudioFormat from LightSong
Max Kellermann
2021-01-16
clang-tidy: mark a bunch of variables constexpr
Rosen Penev
2021-01-01
Merge branch 'v0.22.x'
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-11-04
playlist/registry: remove duplicate function ExtractMimeTypeMainPart()
Max Kellermann
2020-11-04
util/MimeType: migrate GetMimeTypeBase() to std::string_view
Max Kellermann
2020-11-04
util/UriExtract: uri_get_suffix() returns std::string_view
Max Kellermann
2020-11-04
{decoder,archive,playlist}/plugin: pass std::string_view to SupportsMimeType()
Max Kellermann
2020-11-04
playlist/registry: add option "as_directory"
Max Kellermann
2020-11-04
playlist/registry: simplify ExtractMimeTypeMainPart()
Max Kellermann
2020-10-05
playlist/cue/parser: use lambda to fix ambiguous overload
Max Kellermann
2020-10-05
playlist/cue/parser: use StringView internally
Max Kellermann
2020-10-05
playlist/cue/parser: pass StringView to Feed()
Max Kellermann
2020-10-05
playlist/cue/parser: add `noexcept`
Max Kellermann
2020-10-05
playlist/cue/parser: fix nullptr dereference
Max Kellermann
2020-10-05
playlist/cue/parser: fix off-by-one buffer overflow
Max Kellermann
2020-05-30
use std chr functions
Rosen Penev
2020-05-05
*/plugins/meson.build: define feature macros in Features.h
Max Kellermann
2020-04-02
Merge tag 'v0.21.22'
Max Kellermann
2020-03-22
Support RSS feeds with application/xml MIME-type
kowalcj0
2020-03-19
Merge tag 'v0.21.21'
Max Kellermann
2020-03-19
[clang-tidy] use default member init
Rosen Penev
2020-03-19
[clang-tidy] remove redundant access specifiers
Rosen Penev
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-13
fs/Traits: GetParent() returns std::string_view
Max Kellermann
2020-03-13
playlist/PlaylistSong: pass std::string_view
Max Kellermann
2020-03-12
replace assert.h with cassert
Rosen Penev
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
Merge branch 'v0.21.x'
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
2020-02-01
[clang-tidy] use bool literals where appropriate
Rosen Penev
2020-02-01
*: add `explicit`
Max Kellermann
2020-02-01
*: use `auto`
Max Kellermann
2020-01-31
[clang-tidy] use override instead of virtual
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2020-01-01
playlist/PlaylistSong: also copy start and end time in merge_song_metadata
Markus Mittendrein
2019-09-08
db/update: scan CUE playlist contents
Max Kellermann
2019-09-02
playlist/Registry: add FindPlaylistPluginBySuffix()
Max Kellermann
2019-09-02
playlist/Plugin: add SupportsSuffix(), SupportsMimeType()
Max Kellermann
2019-09-01
playlist/Plugin: add constructors
Max Kellermann
[next]