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
/
Bridge.hxx
Age
Commit message (
Expand
)
Author
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-24
decoder/Control: convert to class, make various attributes private
Max Kellermann
2018-09-21
decoder/Client: use std::chrono::duration<double> instead of raw `double`
Max Kellermann
2018-06-22
MusicChunkPtr: managed MusicChunk pointer
Max Kellermann
2018-02-17
Merge branch 'v0.20.x'
Max Kellermann
2018-02-17
decoder/Bridge: truncate last chunk at the exact end_time
Max Kellermann
2017-12-20
decoder/Bridge: use std::unique_ptr<Tag>
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-21
decoder/Client: add virtual method Read()
Max Kellermann
2016-11-21
decoder/API: move part of decoder_check_cancel_read() into class DecoderBridge
Max Kellermann
2016-11-21
decoder/API: move functions into class DecoderBridge
Max Kellermann
2016-11-21
decoder/Internal: rename struct Decoder to class DecoderBridge
Max Kellermann