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
/
DecoderControl.hxx
Age
Commit message (
Expand
)
Author
2016-11-24
decoder/Control: use C++11 initializers
Max Kellermann
2016-11-07
decoder/Control: throw exception on Seek() error
Max Kellermann
2016-09-08
decoder/Control: convert error from Error to std::exception_ptr
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-31
decoder/Control: use ScopeLock
Max Kellermann
2015-12-31
decoder/Thread: move decoder_command_finished_locked() to DecoderControl
Max Kellermann
2015-11-11
decoder/Control: Seek() returns Error information
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-29
DecoderControl: use SignedSongTime for the song duration
Max Kellermann
2014-08-28
DecoderControl: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2014-08-28
DecoderControl: update API documentation
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