index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
decoder
/
plugins
/
WavpackDecoderPlugin.cxx
Age
Commit message (
Expand
)
Author
2016-02-23
tag/TagHandler: pass by reference
Max Kellermann
2016-02-22
tag/handler: use CamelCase
Max Kellermann
2016-02-21
input: wrap InputStream in std::unique_ptr
Max Kellermann
2015-01-31
decoder/sndfile, ...: update API documentation
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-10-25
decoder/wavpack: don't use GLib
Max Kellermann
2014-08-29
TagHandler: pass SongTime to duration()
Max Kellermann
2014-08-29
DecoderAPI: pass SignedSongTime to decoder_initialized()
Max Kellermann
2014-08-26
decoder/wavpack: use integer seek times
Max Kellermann
2014-08-19
InputStream: move typedef offset_type to Offset.hxx
Max Kellermann
2014-08-19
decoder/wavpack: add local reference variables
Max Kellermann
2014-05-22
InputStream: make Seek() always absolute
Max Kellermann
2014-05-22
decoder/wavpack: move code to WavpackInput::ReadBytes()
Max Kellermann
2014-05-22
decoder/wavpack: convert WavpackInput attributes to references
Max Kellermann
2014-05-22
decoder/wavpack: move wavpack_input_init into struct WavpackInput
Max Kellermann
2014-05-22
decoder/wavpack: wavpack_open_wvc() returns WavpackInput*
Max Kellermann
2014-05-22
DecoderAPI: add function decoder_open_uri()
Max Kellermann
2014-05-22
decoder/wavpack: rename struct wavpack_input to WavpackInput
Max Kellermann
2014-05-12
InputStream: "protect" attributes
Max Kellermann
2014-05-11
InputStream: add virtual destructor
Max Kellermann
2014-05-11
InputStream: convert to class
Max Kellermann
2014-02-07
DecoderPlugin: pass Path instance to file_decode() and scan_file()
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
[prev]