| Commit message (Collapse) | Author | Age |
| |
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
configure.ac
streamer.c
streamer.h
|
| |
| |
| |
| | |
added workaround for "cover art" fields, apparently some taggers mark them as text
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
end of text fields
|
| |
|
| |
|
| |
|
|
|
|
| |
The previous check started with the semi-last character and went forward. This erroneously truncated strings such as 00 52 41 54 49 4e 47 00 33 (a TXXX with "RATING", followed by a 00 and a single byte value).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
don't set genre to None when loading id3v1/2 with genre unset;
fixed writing apev2 with custom fields
|
| |
|
|
|
|
| |
implemented track properties with multiple selection
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
which doesn't need external libraries
|
| |
|
| |
|
| |
|
|
|
|
| |
better support for custom fields in id3v2 and apev2 tags
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|