index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
id3.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Turn the DEBUGF messages into logf in the ID3 parser, so that by default they...
Nicolas Pennequin
2007-10-29
*
Oops. The function should be static.
Nicolas Pennequin
2007-10-28
*
Some genre strings must not be adjusted by adjust_mp3_entry. Thanks to PaulJa...
Nicolas Pennequin
2007-10-28
*
Remove the ID3 tag version priority setting on the grounds of it being pretty...
Thom Johansen
2007-09-19
*
More efficient version of the fix.
Jens Arnold
2007-09-05
*
Hopefully stop the crashes on database init on ARM (and SH1) targets when com...
Jens Arnold
2007-09-05
*
fix sub-string comparison
Robert Kukla
2007-09-04
*
Fix FS#7698, UTF-16 comments not read correctly. Also ignore more iTunes comm...
Magnus Holmgren
2007-09-03
*
Remove some debug code. Remove some unnecessary checks.
Magnus Holmgren
2007-08-25
*
Small ReplayGain cleanup. Move RVA2 specific code to id3.c and don't do the p...
Magnus Holmgren
2007-08-25
*
Add an error check in get_mp3_metadata()
Nicolas Pennequin
2007-08-14
*
ignore comments containing iTunes 7 gapless data; should solve issues reporte...
Robert Kukla
2007-08-12
*
Add support for grouping tags. From FS#7362.
Dan Everton
2007-08-08
*
Add support for parsing the disc number tag from metadata and use of it in th...
Dan Everton
2007-08-03
*
added missing extra null terminator to indicate end of WMA extension
Adam Gashlin
2007-07-11
*
Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...
Dave Chapman
2007-07-03
*
Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...
Dave Chapman
2007-06-05
*
Correct parsing of the ID3V2 extended header
Linus Nielsen Feltzing
2007-03-30
*
Patch by Denis Stanishevskiy, prevent endless loop in the ID3 parser
Linus Nielsen Feltzing
2007-03-30
*
Fix simulator builds, and some debugf() format strings.
Jens Arnold
2007-03-17
*
remove numerical genre and use genre_string consistently:
Robert Kukla
2007-03-02
*
Correct spelling of CONFIG_CODEC, fixes FS#6668
Linus Nielsen Feltzing
2007-02-17
*
FS#6651 - Improved id3 comment extraction.
Miika Pekkarinen
2007-02-17
*
Shave a few bytes off the binary size, especially on hwcodec targets
Linus Nielsen Feltzing
2007-02-15
*
Adding SPC codec (FS #6542)
Adam Gashlin
2007-02-14
*
FS#6638 - Album artist and comment patch for WPS and tagcache. Export
Miika Pekkarinen
2007-02-10
*
Minor whitespace and formatting fixes.
Dan Everton
2007-02-10
*
Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.
Dan Everton
2007-02-09
*
adding NSF (NES music) codec
Adam Gashlin
2007-01-25
*
"Trash Metal" should be "Thrash Metal". Reported as FS#6503, checked against ...
Dominik Riebeling
2007-01-07
*
Add "m4b" to the list of supported filename extensions.
Magnus Holmgren
2006-12-08
*
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...
Michael Sevakis
2006-11-24
*
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
2006-11-10
*
AIFF is not (yet) a supported format on HWCODEC targets.
Jens Arnold
2006-11-06
*
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-06
*
FS#6216 Update so MP3 files are only opened once. With corrections and
Miika Pekkarinen
2006-10-25
*
Accepted FS#6023 - ADX codec (some kind of ADPCM).
Rani Hod
2006-09-25
*
Fixed a division by zero in mp3 metadata parser.
Miika Pekkarinen
2006-09-19
*
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-08-28
*
Re-enable parsing replaygain from ID3v2.4 TXXX fields since that's the defaul...
Mark Arigo
2006-07-21
*
Add support for parsing binary data ID3 tags. Add support for parsing RVA2 ID...
Dan Everton
2006-07-20
*
Patch #5157 by Rainer Sinsch - SID codec
Dave Chapman
2006-07-18
*
Fix red builds
Brandon Low
2006-04-17
*
Add copy and adjust helper for mp3entry struct as it is 1) not copy safe and ...
Brandon Low
2006-04-17
*
Add TDRC tag from id3 v2.4 to fix year not showing in files tagged with id3 v2.4
Dan Everton
2006-03-26
*
Patch #1421483 - AIFF codec by Jvo Studer
Dave Chapman
2006-02-01
*
Discard some LAME header fields if the file length has changed since the head...
Magnus Holmgren
2006-01-08
*
Restore full support for id3v2 frames with multiple strings (like TXXX). Make...
Magnus Holmgren
2005-12-07
*
waiting is over: initial unicode commit
Marcoen Hirschberg
2005-12-06
*
It's pronouced Ogg
Marcoen Hirschberg
2005-11-27
[next]