summaryrefslogtreecommitdiff
path: root/src/decoder/plugins/WavpackDecoderPlugin.cxx
AgeCommit message (Expand)Author
2014-05-22InputStream: make Seek() always absoluteMax Kellermann
2014-05-22decoder/wavpack: move code to WavpackInput::ReadBytes()Max Kellermann
2014-05-22decoder/wavpack: convert WavpackInput attributes to referencesMax Kellermann
2014-05-22decoder/wavpack: move wavpack_input_init into struct WavpackInputMax Kellermann
2014-05-22decoder/wavpack: wavpack_open_wvc() returns WavpackInput*Max Kellermann
2014-05-22DecoderAPI: add function decoder_open_uri()Max Kellermann
2014-05-22decoder/wavpack: rename struct wavpack_input to WavpackInputMax Kellermann
2014-05-12InputStream: "protect" attributesMax Kellermann
2014-05-11InputStream: add virtual destructorMax Kellermann
2014-05-11InputStream: convert to classMax Kellermann
2014-02-07DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann
2014-01-24Input*: move to input/Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann