aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/FlacInput.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-05-22InputStream: make Seek() always absoluteMax Kellermann1-1/+1
2014-05-12InputStream: "protect" attributesMax Kellermann1-5/+5
2014-01-24Input*: move to input/Max Kellermann1-1/+1
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-8/+8
2013-10-21decoder: rename the struct to "Decoder"Max Kellermann1-4/+4
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-10-02Log: new logging library APIMax Kellermann1-2/+7
2013-09-27DecoderCommand: convert to strictly-typed enumMax Kellermann1-4/+4
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann1-5/+3
2013-09-04util/Error: new error passing libraryMax Kellermann1-2/+4
2013-07-28decoder_api: convert to C++Max Kellermann1-1/+1
2013-05-06decoder/FLAC*: rename files and symbols to Flac*Denis Krjuchkov1-19/+19
2013-01-26input_stream: forward-declare the structMax Kellermann1-1/+1
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann1-4/+1
2012-10-02decoder/flac: move callbacks to class FLACInputMax Kellermann1-0/+152