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
/
Client.hxx
Age
Commit message (
Expand
)
Author
2019-04-05
decoder/Client: add `noexcept`
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-09-21
decoder/Client: use std::chrono::duration<double> instead of raw `double`
Max Kellermann
2018-09-21
decoder/{Thread,Control,...}: rename source files, drop prefix
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-02-17
decoder/Client: update API documentation
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-21
decoder/Client: add virtual method Read()
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