summaryrefslogtreecommitdiff
path: root/src/input/Open.cxx
AgeCommit message (Expand)Author
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-05-07event/Call, ...: use wait() with predicateMax Kellermann
2019-04-26thread/Cond: add wait() overload which takes a unique_lock<>Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-10-24input/Plugin: add attribute `prefixes`Max Kellermann
2018-06-22input/Stream: remove attribute "cond", replace with handler interfaceMax Kellermann
2018-06-22input/rewind: move sources out of the "plugins" directoryMax Kellermann
2018-01-20input/Domain: remove obsolete variableMax Kellermann
2017-12-26archive/File, input/Plugin: return InputStreamPtrMax Kellermann
2017-12-26input/Proxy: use InputStreamPtrMax Kellermann
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