aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/DsdLib.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v0.18.x'Max Kellermann2014-07-091-9/+1
|
* decoder/dsdlib: use decoder_skip()Max Kellermann2014-07-091-26/+6
| | | | Reduce duplicate code.
* decoder/dsdlib: pass unsigned offsets to dsdlib_skip*()Max Kellermann2014-07-091-9/+7
|
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-4/+2
| | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+163