aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/WavpackDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/sndfile, ...: update API documentationMax Kellermann2015-01-311-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* decoder/wavpack: don't use GLibMax Kellermann2014-10-251-3/+3
* TagHandler: pass SongTime to duration()Max Kellermann2014-08-291-3/+4
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-2/+3
* decoder/wavpack: use integer seek timesMax Kellermann2014-08-261-2/+1
* InputStream: move typedef offset_type to Offset.hxxMax Kellermann2014-08-191-1/+1
* decoder/wavpack: add local reference variablesMax Kellermann2014-08-191-8/+21
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-2/+24
* decoder/wavpack: move code to WavpackInput::ReadBytes()Max Kellermann2014-05-221-6/+12
* decoder/wavpack: convert WavpackInput attributes to referencesMax Kellermann2014-05-221-12/+12
* decoder/wavpack: move wavpack_input_init into struct WavpackInputMax Kellermann2014-05-221-16/+7
* decoder/wavpack: wavpack_open_wvc() returns WavpackInput*Max Kellermann2014-05-221-14/+12
* DecoderAPI: add function decoder_open_uri()Max Kellermann2014-05-221-18/+1
* decoder/wavpack: rename struct wavpack_input to WavpackInputMax Kellermann2014-05-221-8/+8
* InputStream: "protect" attributesMax Kellermann2014-05-121-6/+6
* InputStream: add virtual destructorMax Kellermann2014-05-111-2/+2
* InputStream: convert to classMax Kellermann2014-05-111-1/+1
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-071-6/+8
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+571