summaryrefslogtreecommitdiff
path: root/src/input/Open.cxx
AgeCommit message (Expand)Author
2017-01-03update copyright yearMax Kellermann
2017-01-03thread/Mutex: remove ScopeLock, use std::lock_guard directlyMax Kellermann
2016-10-29decoder: include cleanupMax Kellermann
2016-09-16input/InputStream: migrate from class Error to C++ exceptionsMax Kellermann
2016-09-09input/Plugin: migrate open() from class Error to C++ exceptionsMax Kellermann
2016-09-09input/Open: use ScopeLockMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-21input: wrap InputStream in std::unique_ptrMax Kellermann
2015-03-05input/Open: convert UTF-8 to filesystem charset for OpenLocalInputStream()Max Kellermann
2015-03-05input/Open: use PathTraitsUTF8 to check UTF-8 pathMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-07input/Open: expose input_domainMax Kellermann
2014-10-02input/Open: use OpenLocalInputStream()Max Kellermann
2014-05-21input/InputStream: move Open() to Open.cxxMax Kellermann