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
/
DecoderInternal.hxx
Age
Commit message (
Expand
)
Author
2016-11-21
decoder/Internal: rename struct Decoder to class DecoderBridge
Max Kellermann
2016-11-18
decoder/Client: add OpenUri(), replacing decoder_open_uri()
Max Kellermann
2016-11-18
decoder/Client: add Submit methods
Max Kellermann
2016-11-18
decoder/Client: add DecoderCommand/seek virtual methods
Max Kellermann
2016-11-18
decoder/Client: add virtual method Ready()
Max Kellermann
2016-11-18
decoder/Client: new interface which wraps struct Decoder
Max Kellermann
2016-11-18
decoder/Internal: rename "chunk" to "current_chunk"
Max Kellermann
2016-09-08
decoder/Internal: convert error from Error to std::exception_ptr
Max Kellermann
2016-09-08
decoder/Internal: use C++11 initializers
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-27
DecoderControl: use std::chrono::duration for Seek()
Max Kellermann
2014-08-12
MusicChunk: rename struct to MusicChunk
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann