aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/SndfileDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-2/+22
| | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
* Merge tag 'release-0.18.10'Max Kellermann2014-04-101-6/+20
|
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-071-3/+4
|
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+260