summaryrefslogtreecommitdiff
path: root/src/decoder/plugins/FlacIOHandle.cxx
AgeCommit message (Expand)Author
2018-07-07decoder/flac: move FlacIOHandle.?xx to lib/xiph/Max Kellermann
2018-07-07decoder/flac: fix comment typoMax Kellermann
2017-12-19Main, ...: catch any exception, not just std::runtime_errorMax Kellermann
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-12-04system/Error: use std::generic_category() for errno on WindowsMax Kellermann
2016-09-16input/InputStream: migrate from class Error to C++ exceptionsMax Kellermann
2016-06-13Merge tag 'v0.19.16'Max Kellermann
2016-06-13decoder/flac: log seek errorsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-19InputStream: move typedef offset_type to Offset.hxxMax Kellermann
2014-07-09decoder/plugins/FlacIOHandle: fix build failure due to missing stdio.h includeGustavo Zacarias
2014-05-22InputStream: make Seek() always absoluteMax Kellermann
2014-05-12InputStream: "protect" attributesMax Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann