aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FLACMetaData.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-021-1/+0
* decoder/flac: support FLAC files inside archivesMax Kellermann2012-10-041-0/+21
* decoder/flac: move flac_scan_file2() to main plugin fileMax Kellermann2012-10-041-4/+0
* decoder/flac: add method FLACMetadataChain::Scan()Max Kellermann2012-10-021-0/+2
* decoder/flac: add C++ libFLAC wrappersMax Kellermann2012-10-021-1/+63
* decoder/flac: eliminate the obsolete "track number" codeMax Kellermann2012-10-021-4/+3
* decoder/flac: remove unused function flac_tag_load()Max Kellermann2012-10-021-3/+0
* decoder/flac: use C++ compilerMax Kellermann2012-10-021-0/+64