summaryrefslogtreecommitdiff
path: root/src/decoder/plugins/WavpackDecoderPlugin.cxx
AgeCommit message (Expand)Author
2016-02-23tag/TagHandler: pass by referenceMax Kellermann
2016-02-22tag/handler: use CamelCaseMax Kellermann
2016-02-21input: wrap InputStream in std::unique_ptrMax Kellermann
2015-01-31decoder/sndfile, ...: update API documentationMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-10-25decoder/wavpack: don't use GLibMax Kellermann
2014-08-29TagHandler: pass SongTime to duration()Max Kellermann
2014-08-29DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann
2014-08-26decoder/wavpack: use integer seek timesMax Kellermann
2014-08-19InputStream: move typedef offset_type to Offset.hxxMax Kellermann
2014-08-19decoder/wavpack: add local reference variablesMax Kellermann
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