summaryrefslogtreecommitdiff
path: root/src/decoder/DecoderAPI.hxx
AgeCommit message (Expand)Author
2016-02-26update copyright year to 2016Max Kellermann
2016-02-21input: wrap InputStream in std::unique_ptrMax Kellermann
2015-03-17*: doxygen fixupsMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-29DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann
2014-08-26DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann
2014-08-26DecoderAPI: add decoder_seek_where_frame()Max Kellermann
2014-08-26DecoderAPI: add decoder_seek_where_ms()Max Kellermann
2014-05-22DecoderAPI: add function decoder_open_uri()Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann