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.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-12
clean up CPP includes
Max Kellermann
1
-4
/
+0
2008-04-12
yet more unsigned integers
Max Kellermann
1
-2
/
+1
2008-04-12
whitespace cleanup
Max Kellermann
1
-67
/
+67
2008-03-26
use size_t
Max Kellermann
1
-4
/
+4
2008-03-26
eliminated duplicate initialization
Max Kellermann
1
-5
/
+5
2008-02-05
fix -Wconst warnings
Max Kellermann
1
-3
/
+4
2008-01-26
fixed -Wshadow warnings
Max Kellermann
1
-14
/
+14
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-7
/
+1
2007-12-28
Merge branches/ew r7104
Eric Wong
1
-1
/
+2
2007-11-21
When parsing id3_frames take in account that there are different frames
Qball Cow
1
-40
/
+137
2007-05-26
Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a single
J. Alexander Treuman
1
-2
/
+1
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
/
+10
2007-03-20
Doing those previous SONG_* commits properly. Thanks to normalperson for
J. Alexander Treuman
1
-1
/
+1
2007-03-20
Use SONG_TIME instead of literal "Time: " for consistency with db code.
J. Alexander Treuman
1
-1
/
+2
2007-03-09
fix bug #1458
Warren Dukes
1
-2
/
+1
2007-02-23
Make mpd fetch the Original artist/performer tag from mp3's
Qball Cow
1
-0
/
+4
2007-02-18
Closing some parenthesis around shank's email address in copyright headers.
J. Alexander Treuman
1
-1
/
+1
2006-11-26
Check that the APE tag length is valid before allocating a buffer for it.
J. Alexander Treuman
1
-0
/
+2
2006-09-11
tag.c: remove unnecessary #includes
Eric Wong
1
-7
/
+0
2006-08-26
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
1
-7
/
+7
2006-08-18
Cast isostr to char * to fix yet another warning
J. Alexander Treuman
1
-1
/
+1
2006-08-18
Change type of isostr to fix warning
J. Alexander Treuman
1
-1
/
+1
2006-08-15
Avoid an unnecessary encoding conversion when converting id3v1 tags. Also ma...
J. Alexander Treuman
1
-22
/
+17
2006-08-15
tag.c: fix segfault on failed id3v1 character conversion
Eric Wong
1
-0
/
+10
2006-08-11
Spelling & Grammar
Avuton Olrich
1
-1
/
+1
2006-08-09
labels should be on the left most column, no tabbing
Warren Dukes
1
-1
/
+1
2006-08-07
rewrite getId3Tag so we can get rid of this silly ID3_TAG_BUFLEN crap
J. Alexander Treuman
1
-28
/
+21
2006-08-07
Indent some #defines in tag.c for better readability
J. Alexander Treuman
1
-8
/
+8
2006-08-07
Reformatting initCommands and fillBuffer
J. Alexander Treuman
1
-2
/
+1
2006-08-03
Our id3 tag buffer should be an array of bytes, not an array of pointers to b...
J. Alexander Treuman
1
-4
/
+4
2006-08-03
Undoing more indent silliness
J. Alexander Treuman
1
-8
/
+4
2006-07-30
remove clumsy strncpy use
Eric Wong
1
-3
/
+2
2006-07-30
gcc signedness and sparse fixes
Eric Wong
1
-3
/
+3
2006-07-30
interface/connection malloc reductions from mpd-ke
Eric Wong
1
-3
/
+3
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-146
/
+198
2006-07-17
some quick hacks to avoid signedness warnings with gcc4
Warren Dukes
1
-5
/
+5
2006-07-17
sparse: ANSI-fy function declarations
Eric Wong
1
-2
/
+2
2006-07-15
De-inline non-trivial, non-performance-critical functions
Eric Wong
1
-1
/
+1
2006-07-15
[CLEANUP] Remove unused code
Avuton Olrich
1
-17
/
+1
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-06-21
Add back the id3v1_encoding option. Now it really will convert id3v1 only.
J. Alexander Treuman
1
-0
/
+14
2006-06-21
Cleanup getId3Info.
J. Alexander Treuman
1
-7
/
+4
2006-06-21
Rewrote id3Dup to search for tags manually. Now libid3tag will actually tell...
J. Alexander Treuman
1
-12
/
+136
2006-04-30
Added Disc # metadata item based on bug 571 (added id3v2 support)
Qball Cow
1
-1
/
+6
2006-03-16
merge with mpd/trunk up to r3925
Eric Wong
1
-1
/
+1
2005-11-19
remove C++ style comments
Eric Wong
1
-2
/
+2
2005-09-08
Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...
Qball Cow
1
-0
/
+1
2005-04-30
fix bug 421: database read failed with newline in ID3-tag
Warren Dukes
1
-1
/
+1
[next]