aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderAPI.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: doxygen fixupsMax Kellermann2015-03-171-8/+2
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-1/+1
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-211-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-2/+3
* DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann2014-08-261-12/+3
* DecoderAPI: add decoder_seek_where_frame()Max Kellermann2014-08-261-0/+12
* DecoderAPI: add decoder_seek_where_ms()Max Kellermann2014-08-261-0/+10
* DecoderAPI: add function decoder_open_uri()Max Kellermann2014-05-221-0/+10
* Config*: move to config/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+213