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
/
PlaylistMapper.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
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-01-03
update copyright year
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-10-02
PlaylistStream: pass Path instance to playlist_open_path()
Max Kellermann
2014-08-30
PlaylistMapper: pass the Storage::MapUTF() result to playlist_open_remote()
Max Kellermann
2014-05-10
PlaylistMapper: use map_spl_utf8_to_fs()
Max Kellermann
2014-02-07
PlaylistMapper: use class Storage instead of Mapper.cxx
Max Kellermann
2014-02-07
Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxx
Max Kellermann
2014-02-07
playlist/CloseSongEnumerator: new wrapper class
Max Kellermann
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-23
playlist/*: move to playlist/plugins/
Max Kellermann