summaryrefslogtreecommitdiff
path: root/src/decoder/DecoderInternal.hxx
AgeCommit message (Expand)Author
2016-11-21decoder/Internal: rename struct Decoder to class DecoderBridgeMax Kellermann
2016-11-18decoder/Client: add OpenUri(), replacing decoder_open_uri()Max Kellermann
2016-11-18decoder/Client: add Submit methodsMax Kellermann
2016-11-18decoder/Client: add DecoderCommand/seek virtual methodsMax Kellermann
2016-11-18decoder/Client: add virtual method Ready()Max Kellermann
2016-11-18decoder/Client: new interface which wraps struct DecoderMax Kellermann
2016-11-18decoder/Internal: rename "chunk" to "current_chunk"Max Kellermann
2016-09-08decoder/Internal: convert error from Error to std::exception_ptrMax Kellermann
2016-09-08decoder/Internal: use C++11 initializersMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-27DecoderControl: use std::chrono::duration for Seek()Max Kellermann
2014-08-12MusicChunk: rename struct to MusicChunkMax Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann