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
/
ApeTag.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-30
tag: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-29
tag_table: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-29
tag_handler: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-29
ape: convert to C++
Max Kellermann
1
-30
/
+17
2012-09-25
decoder/wavpack: support all APEv2 tags
Max Kellermann
1
-1
/
+1
2012-07-29
tag_ape: return false if no usable tag was found
Max Kellermann
1
-7
/
+21
2012-02-12
tag_{ape,id3}: remove the _load() functions
Max Kellermann
1
-12
/
+0
2012-02-12
tag_handler: handle arbitrary name/value pairs
Max Kellermann
1
-0
/
+2
2012-02-11
decoder_plugin: scan tags with callback table
Max Kellermann
1
-20
/
+36
2012-02-11
tag_table: convert to a struct
Max Kellermann
1
-4
/
+5
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-11-24
tag_ape: support multiple values
Max Kellermann
1
-1
/
+15
2010-11-18
tag_ape: move code to ape.c
Max Kellermann
1
-93
/
+19
2010-06-30
tag_ape: remove duplicate entries in the tag name table
Max Kellermann
1
-7
/
+5
2010-06-30
tag_ape: move code to tag_ape_name_parse()
Max Kellermann
1
-1
/
+7
2010-06-30
tag_ape: move table lookup to tag_table.h
Max Kellermann
1
-9
/
+9
2010-06-30
tag_ape: support album artist
Max Kellermann
1
-0
/
+1
2010-06-30
tag_ape: simplified the apeItems array
Max Kellermann
1
-22
/
+12
2010-06-30
tag_ape: moved code to tag_ape_import_item()
Max Kellermann
1
-12
/
+22
2010-06-30
tag_ape: converted apeItems and tagItems to global vars
Max Kellermann
1
-20
/
+20
2010-05-31
tag_ape: remove duplicate entries in the tag name table
Max Kellermann
1
-13
/
+5
2010-05-31
tag_ape: move code to tag_ape_name_parse()
Max Kellermann
1
-1
/
+7
2010-05-30
tag_ape: move table lookup to tag_table.h
Max Kellermann
1
-9
/
+9
2010-05-30
tag_ape: support album artist, MusicBrainz tags
Max Kellermann
1
-1
/
+8
2010-05-20
tag_{id3,ape}: explicitly open files in binary mode
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-10-13
tag: removed the "_ITEM_" suffix from the enum names
Max Kellermann
1
-7
/
+7
2009-07-19
tag_ape: simplified the apeItems array
Max Kellermann
1
-22
/
+12
2009-07-19
tag_ape: moved code to tag_ape_import_item()
Max Kellermann
1
-12
/
+22
2009-07-19
tag_ape: converted apeItems and tagItems to global vars
Max Kellermann
1
-20
/
+20
2009-07-19
ape: added protection against large memory allocations
Max Kellermann
1
-0
/
+3
2009-07-19
tag_ape: removed redundant length check
Max Kellermann
1
-3
/
+4
2009-07-18
ape: check the tag size (fixes integer underflow)
Max Kellermann
1
-1
/
+1
2009-04-28
tag: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
1
-1
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-3
/
+4
2009-02-28
tag: moved APE code to tag_ape.c
Max Kellermann
1
-0
/
+145