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
/
plugins
/
FlacPlaylistPlugin.cxx
Age
Commit message (
Expand
)
Author
2020-01-18
copyright year 2020
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-06-17
Copyright year 2019
Max Kellermann
2019-03-14
playlist/flac: copy the URI to fix use-after-free bug
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-01-20
playlist/Plugin: use std::unique_ptr<SongEnumerator>
Max Kellermann
2017-11-26
playlist/{flac,m3u}: use std::make_unique
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-04-21
fs/AllocatedPath: add method FromUTF8Throw()
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-07
playlist/SongEnumerator: wrap song in std::unique_ptr
Max Kellermann
2015-10-26
playlist/flac: re-add the plugin
Max Kellermann