Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-01-31 | decoder/sndfile, ...: update API documentation | Max Kellermann | 1 | -2/+2 |
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 |
2014-08-07 | input/TextInputStream: move ReadBufferedLine() to util/TextFile.hxx | Max Kellermann | 1 | -3/+0 |
2014-08-07 | TextInputStream: move code to ReadBufferedLine() | Max Kellermann | 1 | -0/+3 |
2014-08-07 | input/TextInputStream: return char* | Max Kellermann | 1 | -6/+2 |
2014-08-06 | util/FifoBuffer: rename to StaticFifoBuffer | Max Kellermann | 1 | -2/+2 |
2014-05-11 | InputStream: convert to class | Max Kellermann | 1 | -1/+1 |
2014-01-24 | Input*: move to input/ | Max Kellermann | 1 | -0/+0 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -1/+0 |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann | 1 | -1/+1 |
2013-10-23 | input_stream: rename struct to InputStream | Max Kellermann | 1 | -3/+3 |
2013-10-15 | util/FifoBuffer: C++ version of the fifo_buffer library | Max Kellermann | 1 | -8/+6 |
2013-05-12 | text_input_stream: convert to class | Denis Krjuchkov | 1 | -0/+59 |