aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FLACMetaData.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-2/+2
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-021-1/+0
* decoder/flac: move flac_scan_file2() to main plugin fileMax Kellermann2012-10-041-15/+0
* decoder/flac: add method FLACMetadataChain::Scan()Max Kellermann2012-10-021-3/+9
* decoder/flac: don't use FLAC__Metadata_SimpleIteratorMax Kellermann2012-10-021-32/+8
* decoder/flac: eliminate the obsolete "track number" codeMax Kellermann2012-10-021-33/+12
* decoder/flac: remove unused function flac_tag_load()Max Kellermann2012-10-021-14/+0
* decoder/flac: use C++ compilerMax Kellermann2012-10-021-0/+322