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
/
input
/
Open.cxx
Age
Commit message (
Expand
)
Author
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-06-22
input/rewind: move sources out of the "plugins" directory
Max Kellermann
2018-01-20
input/Domain: remove obsolete variable
Max Kellermann
2017-12-26
archive/File, input/Plugin: return InputStreamPtr
Max Kellermann
2017-12-26
input/Proxy: use InputStreamPtr
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2016-10-29
decoder: include cleanup
Max Kellermann
2016-09-16
input/InputStream: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-09-09
input/Open: use ScopeLock
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-21
input: wrap InputStream in std::unique_ptr
Max Kellermann
2015-03-05
input/Open: convert UTF-8 to filesystem charset for OpenLocalInputStream()
Max Kellermann
2015-03-05
input/Open: use PathTraitsUTF8 to check UTF-8 path
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-07
input/Open: expose input_domain
Max Kellermann
2014-10-02
input/Open: use OpenLocalInputStream()
Max Kellermann
2014-05-21
input/InputStream: move Open() to Open.cxx
Max Kellermann