aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderPlugin.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: doxygen fixupsMax Kellermann2015-03-171-2/+1
|
* *: change C-style prototypes, drop "(void)"Max Kellermann2015-03-031-1/+1
|
* decoder/sndfile, ...: update API documentationMax Kellermann2015-01-311-1/+1
|
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-4/+4
| | | | The old struct config_param remains only for top-level string options.
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* InputStream: convert to classMax Kellermann2014-05-111-1/+1
|
* DecoderPlugin: free the container_scan() return value with delete[]Max Kellermann2014-02-241-0/+2
|
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-071-6/+10
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+180