summaryrefslogtreecommitdiff
path: root/src/input/TextInputStream.hxx
AgeCommit message (Expand)Author
2018-10-31*: copyright year 2018Max Kellermann
2018-01-20input/TextInputStream: ReadLine() throws exception on errorMax Kellermann
2018-01-20input/TextInputStream: add "noexcept"Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-21playlist/Plugin: pass InputStreamPtr&& to open_stream()Max Kellermann
2015-01-31decoder/sndfile, ...: update API documentationMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-07input/TextInputStream: move ReadBufferedLine() to util/TextFile.hxxMax Kellermann
2014-08-07TextInputStream: move code to ReadBufferedLine()Max Kellermann
2014-08-07input/TextInputStream: return char*Max Kellermann
2014-08-06util/FifoBuffer: rename to StaticFifoBufferMax Kellermann
2014-05-11InputStream: convert to classMax Kellermann
2014-01-24Input*: move to input/Max Kellermann