aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FlacMetadata.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann1-140/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-08tag/TagBuilder: overload Commit() returning a Tag objectMax Kellermann1-3/+2
2013-11-28include cleanup using iwyuMax Kellermann1-3/+3
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-26DecoderControl: move code/attributes to new class MixRampInfoMax Kellermann1-3/+4
2013-10-25ReplayGainInfo: use CamelCase for struct nameMax Kellermann1-2/+2
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-2/+2
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-07-31Tag: add method Clear()Max Kellermann1-1/+1
2013-07-30tag: convert to C++Max Kellermann1-2/+2
2013-05-06decoder/FLAC*: rename files and symbols to Flac*Denis Krjuchkov1-7/+7
2013-01-02don't include stdbool.h in C++ sourcesMax Kellermann1-1/+0
2012-10-04decoder/flac: support FLAC files inside archivesMax Kellermann1-0/+21
2012-10-04decoder/flac: move flac_scan_file2() to main plugin fileMax Kellermann1-4/+0
2012-10-02decoder/flac: add method FLACMetadataChain::Scan()Max Kellermann1-0/+2
2012-10-02decoder/flac: add C++ libFLAC wrappersMax Kellermann1-1/+63
2012-10-02decoder/flac: eliminate the obsolete "track number" codeMax Kellermann1-4/+3
2012-10-02decoder/flac: remove unused function flac_tag_load()Max Kellermann1-3/+0
2012-10-02decoder/flac: use C++ compilerMax Kellermann1-1/+1
2012-02-11decoder_plugin: scan tags with callback tableMax Kellermann1-2/+8
2011-07-03decoder/flac: validate the sample rate when scanning the tagMax Kellermann1-0/+3
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-03-21Add support for MixRamp tagsTim Phipps1-0/+4
2010-02-17replay_gain_info: allocate the struct staticallyMax Kellermann1-2/+5
2010-01-06decoder/flac: moved flac_tag_load() to flac_metadata.cMax Kellermann1-0/+3
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-11decoder/flac: moved code to flac_metadata.cMax Kellermann1-17/+17
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-01-08added missing explicit config.h includesMax Kellermann1-1/+1
2008-11-24tag_id3.h: replaced mpd_unused by G_GNUC_UNUSEDThomas Jansen1-2/+2
2008-10-17Makefile.am: don't compile disabled sourcesMax Kellermann1-1/+12
2008-08-29const pointersMax Kellermann1-1/+1
2008-08-29tag: moved code to tag_id3.cMax Kellermann1-4/+11
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-02-05fix -Wconst warningsMax Kellermann1-2/+2
2007-12-28Merge branches/ew r7104Eric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-18Reverting all of my localization changes. It was a horribleJ. Alexander Treuman1-2/+0
2007-01-08Moving pathConvCharset to charConv.c so it can be reused for localization.J. Alexander Treuman1-0/+2
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-06-17actually, scratch the last changeWarren Dukes1-1/+1
2004-06-17check in configure script if iconv() needs CONSTWarren Dukes1-1/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2