Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Total number of occurrences
@todo 3
FIXME 3
TODO 18
XXX 0

Each tag is detailed below:

@todo

Number of occurrences found in the code: 3

entagged.audioformats.AudioFile Line
This method needs to be fully specified 93
This method needs to be fully specified 103
Maybe this can be changed ? 160

FIXME

Number of occurrences found in the code: 3

entagged.audioformats.generic.AbstractTag Line
Improve me, for the moment, it overwrites this tag with other values 497
TODO: an abstract method that merges particular things for each format 499
entagged.audioformats.ogg.OggTag Line
Handle previously handled DESCRIPTION|COMMENT and TRACK|TRACKNUMBER 25

TODO

Number of occurrences found in the code: 18

entagged.audioformats.ape.util.ApeTagReader Line
handle these 65
handle these 80
entagged.audioformats.asf.data.EncodingChunk Line
complete analysis. 33
entagged.audioformats.mp3.util.Id3v24TagReader Line
APIC frame must update the mime-type to be converted ?? 96
LINK frame (2.3) has a frame ID of 3-bytes making it incompatible with 2.3 frame ID of 4bytes, WTF??? 97
Verify that we have an syncsfe int 134
entagged.audioformats.mp3.util.id3frames.TextId3Frame Line
on renaming time field, change this too 56
entagged.audioformats.mpc.util.MpcInfoReader Line
Do we have to do this ?? we have an ID3v2 tag at the beginning We quickly jump to MPC data 46
hotsax.html.sax.DebugParserDelegate Line
After creating a LexicalHandler, make sure this gets called in the comment state. 143
This might be better done in the collection process rather than always using a String. I.e. getting a bunch of chars instead of incrementally appending one char at a time from yytext() 145
Check the property of the reader for its existance. 201
hotsax.html.sax.SaxHandlerDelegate Line
After creating a LexicalHandler, make sure this gets called in the comment state. 141
This might be better done in the collection process rather than always using a String. I.e. getting a bunch of chars instead of incrementally appending one char at a time from yytext() 143
Check the property of the reader for its existance. 199
sk.baka.ambient.PlaylistPlayer Line
vyzivus: compute the interval of added tracks correctly 177
vyzivus maybe make this configurable? 400
vyzivus 468
sk.baka.ambient.playlist.Random Line
vyzivus: rollback this class to the previous state when http://code.google.com/p/android/issues/detail?id=220 is fixed 69