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
/
tag_ape.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tag_ape: remove duplicate entries in the tag name table
Max Kellermann
2010-05-31
1
-13
/
+5
*
tag_ape: move code to tag_ape_name_parse()
Max Kellermann
2010-05-31
1
-1
/
+7
*
tag_ape: move table lookup to tag_table.h
Max Kellermann
2010-05-30
1
-9
/
+9
*
tag_ape: support album artist, MusicBrainz tags
Max Kellermann
2010-05-30
1
-1
/
+8
*
tag_{id3,ape}: explicitly open files in binary mode
Max Kellermann
2010-05-20
1
-1
/
+1
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-0
/
+1
*
tag: removed the "_ITEM_" suffix from the enum names
Max Kellermann
2009-10-13
1
-7
/
+7
*
Merged release 0.15.2 from branch 'v0.15.x'
Max Kellermann
2009-08-15
1
-4
/
+8
|
\
|
*
ape: added protection against large memory allocations
Max Kellermann
2009-07-19
1
-0
/
+3
|
*
tag_ape: removed redundant length check
Max Kellermann
2009-07-19
1
-3
/
+4
|
*
ape: check the tag size (fixes integer underflow)
Max Kellermann
2009-07-18
1
-1
/
+1
*
|
tag_ape: simplified the apeItems array
Max Kellermann
2009-07-19
1
-22
/
+12
*
|
tag_ape: moved code to tag_ape_import_item()
Max Kellermann
2009-07-19
1
-12
/
+22
*
|
tag_ape: converted apeItems and tagItems to global vars
Max Kellermann
2009-07-19
1
-20
/
+20
|
/
*
tag: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
1
-1
/
+1
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-3
/
+4
*
tag: moved APE code to tag_ape.c
Max Kellermann
2009-02-28
1
-0
/
+145