id3: just change cur_artist_priority if it's actually used.
[platform/upstream/lightmediascanner.git] / src / plugins / id3 / id3.c
2008-03-07 Gustavo Sverzut... id3: just change cur_artist_priority if it's actually...
2008-03-07 Gustavo Sverzut... Cosmetic: fit in 80 cols
2008-03-07 Gustavo Sverzut... Speed up id3v1 genre usage.
2008-03-06 Gustavo Sverzut... Share id3v1_genre getter.
2008-03-06 Gustavo Sverzut... Make defines dependent on real data, avoid getting...
2008-03-06 Andre Moreira Maga... Use posix_fadvise.
2008-03-06 Andre Moreira Maga... Improved artist/genre handling.
2008-02-25 Andre Moreira Maga... Small bug fix.
2008-02-25 Andre Moreira Maga... Use TPE/TP 1 to 4 for artists.
2008-02-22 Andre Moreira Maga... Proper handle UTF16 encoding.
2008-02-22 Gustavo Sverzut... Fix support for ID3v2.2.
2008-02-15 Gustavo Sverzut... Merge commit 'andrunko/master'
2008-02-15 Andre Moreira Maga... Use ctxt->cs_conv to convert encoding for id3v1 tag.
2008-02-15 Gustavo Sverzut... Fixed _to_uint method.
2008-02-15 Andre Moreira Maga... Fix handling of encoding UTF16-LE.
2008-02-15 Andre Moreira Maga... Proper handle encoding.
2008-02-15 Andre Moreira Maga... Fixed _to_uint method.
2008-02-14 Gustavo Sverzut... Merge branch 'master' of git://staff.get-e.org/users...
2008-02-14 Andre Moreira Maga... Some improvements.
2008-02-14 Gustavo Sverzut... Improved _find_id3v2 method.
2008-02-14 Gustavo Sverzut... Improved mp3 support.
2008-02-14 Andre Moreira Maga... Improved _find_id3v2 method.
2008-02-13 Andre Moreira Maga... Improved mp3 support.