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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-02
const pointers
Max Kellermann
1
-4
/
+4
2008-09-02
tag: try not to reallocate tag.items in every add() call
Max Kellermann
1
-1
/
+15
2008-09-02
tag: added a pool for tag items
Max Kellermann
1
-1
/
+2
2008-09-02
tag: converted tag_item.value to a char array
Max Kellermann
1
-2
/
+2
2008-09-02
tag: converted MpdTag.items to a pointer list
Max Kellermann
1
-1
/
+1
2008-09-02
tag: moved code to tag_id3.c
Max Kellermann
1
-12
/
+0
2008-09-02
tag: converted tag_add_item() to an inline function
Max Kellermann
1
-2
/
+5
2008-09-02
tag: renamed functions, no CamelCase
Max Kellermann
1
-14
/
+14
2008-09-02
tag: renamed MpdTag and MpdTagItem to struct mpd_tag, struct tag_item
Max Kellermann
1
-15
/
+15
2008-08-31
const pointers
Max Kellermann
1
-1
/
+1
2008-08-31
unsigned integers and size_t
Max Kellermann
1
-1
/
+2
2008-08-30
converted MpdTagItem.type to an enum
Max Kellermann
1
-16
/
+18
2008-02-05
fix -Wconst warnings
Max Kellermann
1
-1
/
+1
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-3
/
+0
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2007-03-31
Adding tagtypes command to list available tag types (takes metadata_to_use
J. Alexander Treuman
1
-0
/
+2
2007-02-18
Closing some parenthesis around shank's email address in copyright headers.
J. Alexander Treuman
1
-1
/
+1
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
1
-2
/
+2
2006-07-30
interface/connection malloc reductions from mpd-ke
Eric Wong
1
-1
/
+1
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-9
/
+9
2006-07-16
Remove hosted libid3tag & libmad
Avuton Olrich
1
-4
/
+0
2006-07-15
[CLEANUP] Remove unused code
Avuton Olrich
1
-5
/
+0
2006-07-14
Change shank's email address
J. Alexander Treuman
1
-1
/
+1
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
1
-1
/
+1
2006-04-30
Added Disc # metadata item based on bug 571 (added id3v2 support)
Qball Cow
1
-1
/
+2
2005-03-07
add support for parsing ape tags in musepack files
Warren Dukes
1
-0
/
+2
2005-03-05
added composer, performer, and comment metadata items
Warren Dukes
1
-1
/
+4
2004-11-10
merge changes from metadata-rewrite branch
Warren Dukes
1
-7
/
+35
2004-06-06
mechanism for updating metadata while decoding
Warren Dukes
1
-1
/
+0
2004-06-06
todo update
Warren Dukes
1
-0
/
+1
2004-06-01
parsing mp3 id3v2 tags on the fly for streams
Warren Dukes
1
-0
/
+11
2004-06-01
more efficient of updating of metadata
Warren Dukes
1
-0
/
+2
2004-05-31
icynames are now copied to title of streams
Warren Dukes
1
-0
/
+2
2004-05-31
little cleanup of plugin stuff
Warren Dukes
1
-23
/
+1
2004-05-31
mp3 and ogg plugin stuff
Warren Dukes
1
-0
/
+4
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
1
-0
/
+1
2004-03-21
parse length from Aac files and ID3 tags
Warren Dukes
1
-0
/
+2
2004-03-18
bunch of autotool cleanups
Warren Dukes
1
-1
/
+2
2004-03-17
have AAC and MP4 types
Warren Dukes
1
-0
/
+1
2004-03-17
fix a few snafoo's in configure.ac
Warren Dukes
1
-0
/
+4
2004-03-11
move time back into MpdTag
Warren Dukes
1
-0
/
+1
2004-03-10
move time from tag info to song info.
Warren Dukes
1
-1
/
+0