Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InputStream: move typedef offset_type to Offset.hxx | Max Kellermann | 2014-08-19 | 1 | -2/+2 |
| | | | | Reduce header dependencies. | ||||
* | InputStream: make offset_type unsigned | Max Kellermann | 2014-08-19 | 1 | -3/+0 |
| | |||||
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-07-09 | 1 | -0/+1 |
| | |||||
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -2/+2 |
| | | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations. | ||||
* | InputStream: "protect" attributes | Max Kellermann | 2014-05-12 | 1 | -5/+5 |
| | |||||
* | decoder/opus: use new[] instead of g_malloc() | Max Kellermann | 2014-02-22 | 1 | -6/+2 |
| | |||||
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+485 |