index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
decoder
/
plugins
/
FlacMetadata.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
decoder/flac: pass VorbisComment to flac_parse_mixramp()
Max Kellermann
1
-4
/
+1
2014-09-24
decoder/flac: move code to tag/MixRamp.cxx
Max Kellermann
1
-35
/
+10
2014-09-24
decoder/flac: pass VorbisComment to flac_parse_replay_gain()
Max Kellermann
1
-4
/
+1
2014-09-24
tag/ReplayGain: add VorbisComment parser
Max Kellermann
1
-24
/
+10
2014-09-24
decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxx
Max Kellermann
1
-11
/
+2
2014-08-29
TagHandler: pass SongTime to duration()
Max Kellermann
1
-0
/
+10
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-08
tag/TagBuilder: overload Commit() returning a Tag object
Max Kellermann
1
-4
/
+4
2013-12-14
decoder/flac: simplify the comment parsers
Max Kellermann
1
-30
/
+26
2013-12-14
decoder/flac: VorbisComment_Entry is null-terminated
Max Kellermann
1
-19
/
+6
2013-12-14
util/SplitString: new utility class
Max Kellermann
1
-9
/
+6
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-2
/
+0
2013-10-26
DecoderControl: move code/attributes to new class MixRampInfo
Max Kellermann
1
-20
/
+13
2013-10-25
ReplayGainInfo: refactor to a class
Max Kellermann
1
-3
/
+2
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
1
-6
/
+6
2013-10-22
decoder/flac: fix tag name comparison
Max Kellermann
1
-1
/
+1
2013-10-21
Util/ASCII: add StringEqualsCaseASCII() overload with length
Max Kellermann
1
-1
/
+2
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
1
-2
/
+2
2013-10-02
replay_gain_*.h: rename to *.hxx
Max Kellermann
1
-1
/
+1
2013-09-26
TagHandler: use a TagBuilder internally
Max Kellermann
1
-1
/
+4
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
1
-2
/
+2
2013-09-04
TagTable: un-inline the two functions
Max Kellermann
1
-1
/
+1
2013-09-04
Tag*: move TagTable.hxx to libtag.a
Max Kellermann
1
-1
/
+1
2013-07-31
Tag: add method Clear()
Max Kellermann
1
-2
/
+2
2013-07-30
tag: convert to C++
Max Kellermann
1
-2
/
+2
2013-07-29
tag_table: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-29
XiphTags: convert to C++
Max Kellermann
1
-6
/
+2
2013-07-29
tag_handler: convert to C++
Max Kellermann
1
-1
/
+1
2013-05-06
decoder/FLAC*: rename files and symbols to Flac*
Denis Krjuchkov
1
-2
/
+2
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-2
/
+2
2013-01-02
don't include stdbool.h in C++ sources
Max Kellermann
1
-1
/
+0
2012-10-04
decoder/flac: move flac_scan_file2() to main plugin file
Max Kellermann
1
-15
/
+0
2012-10-02
decoder/flac: add method FLACMetadataChain::Scan()
Max Kellermann
1
-3
/
+9
2012-10-02
decoder/flac: don't use FLAC__Metadata_SimpleIterator
Max Kellermann
1
-32
/
+8
2012-10-02
decoder/flac: eliminate the obsolete "track number" code
Max Kellermann
1
-33
/
+12
2012-10-02
decoder/flac: remove unused function flac_tag_load()
Max Kellermann
1
-14
/
+0
2012-10-02
decoder/flac: use C++ compiler
Max Kellermann
1
-13
/
+18
2012-09-05
decoder/{flac,vorbis}: move tag table to XiphTags.c
Max Kellermann
1
-8
/
+2
2012-02-12
tag_handler: handle arbitrary name/value pairs
Max Kellermann
1
-0
/
+13
2012-02-11
decoder_plugin: scan tags with callback table
Max Kellermann
1
-27
/
+51
2012-02-11
decoder/{vorbis,flac}: use the tag_table library
Max Kellermann
1
-11
/
+10
2011-07-03
decoder/flac: validate the sample rate when scanning the tag
Max Kellermann
1
-1
/
+2
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-09-23
decoder_control: use g_free() to manage mixramp allocations
Max Kellermann
1
-5
/
+2
2010-03-21
Add support for MixRamp tags
Tim Phipps
1
-0
/
+43
2010-02-17
replay_gain_info: allocate the struct statically
Max Kellermann
1
-10
/
+5
2010-01-28
decoder/flac: fix replay gain (short-circuiting "or")
Tim Phipps
1
-8
/
+13
2010-01-06
decoder/flac: moved flac_tag_load() to flac_metadata.c
Max Kellermann
1
-0
/
+53
2010-01-04
replay_gain: moved code to replay_gain_info.c
Max Kellermann
1
-1
/
+1
[next]