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
/
PlaylistStream.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-08-09
util/UriUtil: split
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-07-18
fs/Path: add method ToUTF8Throw()
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-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-10-27
queue/PlaylistUpdate: include cleanup
Max Kellermann
2016-09-09
input/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-22
playlist/Stream, db/upnp: add missing includes
Max Kellermann
2016-02-21
playlist/Plugin: pass InputStreamPtr&& to open_stream()
Max Kellermann
2016-02-21
input: wrap InputStream in std::unique_ptr
Max Kellermann
2016-02-07
playlist/PlaylistStream: catch and log C++ exceptions
Max Kellermann
2015-03-05
PlaylistStream: convert suffix to UTF-8
Max Kellermann
2015-03-01
fs/Path: add method GetSuffix()
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-10-02
PlaylistStream: use OpenLocalInputStream()
Max Kellermann
2014-10-02
PlaylistStream: pass Path instance to playlist_open_path()
Max Kellermann
2014-05-11
InputStream: add virtual destructor
Max Kellermann
2014-02-07
Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxx
Max Kellermann