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-01-01
copyright year 2021
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
2019-09-01
playlist/Plugin: rename with CamelCase
Max Kellermann
2019-08-16
playlist/flac: set song URI to an empty string
Max Kellermann
2019-08-15
include cleanups (powered by iwyu)
Max Kellermann
2019-08-15
playlist/flac: allow reading from FLAC streams
Max Kellermann
2019-08-15
playlist/flac: read the file only once using FLAC__Metadata_Chain
Max Kellermann
2019-08-15
playlist/flac: move code to ToSongEnumerator()
Max Kellermann
2019-08-15
playlist/flac: use class MemorySongEnumerator
Max Kellermann
2019-08-15
playlist/flac: use the NarrowPath for FLAC__metadata_get_streaminfo()
Max Kellermann
2019-08-14
playlist/flac: add `noexcept`
Max Kellermann
2019-08-09
util/UriExtract: uri_get_scheme() returns StringView
Max Kellermann
2019-08-09
util/UriUtil: split
Max Kellermann
[next]