index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
metadata.c
Age
Commit message (
Expand
)
Author
2007-03-17
Fix simulator builds, and some debugf() format strings.
Jens Arnold
2007-03-13
Fix an off-by-one bug when dealing with genres in MP4 files.
Magnus Holmgren
2007-03-05
Remove unnecessary dependence, it doesn't make sense to check settings here.
Adam Boot
2007-03-05
Try and parse Ogg 'date' tags. Will only work if your date tags start with th...
Dan Everton
2007-03-04
Allow compiling database tool again.
Miika Pekkarinen
2007-03-03
Clean up some left over junk.
Adam Boot
2007-03-03
Add get_metadata() and year & comment tag support for SPC.
Adam Boot
2007-03-02
remove numerical genre and use genre_string consistently:
Robert Kukla
2007-02-28
correct comment
Robert Kukla
2007-02-28
FS#5720 — improved meta data extraction from SID files
Robert Kukla
2007-02-27
Code Police: Remove tabs throught apps/ . Hopefully no actual code
Jonathan Gordon
2007-02-15
Fixed the incorrect APE header format define cause parsing to fail.
Miika Pekkarinen
2007-02-14
Start using the new endian conversion system outside tagcache also to simplif...
Miika Pekkarinen
2007-02-14
Cuesheet support by Jonathan Gordon and me (FS #6460).
Nicolas Pennequin
2007-02-14
Cleaned indents, added Shay Green (blargg) to credits.
Adam Gashlin
2007-02-14
Adding SPC codec (FS #6542)
Adam Gashlin
2007-02-12
Fix signedness warning (only visible when building tools/database.c)
Dave Chapman
2007-02-12
Make the database PC tool compile again.
Miika Pekkarinen
2007-02-10
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-09
Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.
Dan Everton
2007-01-25
adding NSF (NES music) codec
Adam Gashlin
2007-01-08
Update libwavpack with latest changes from the tiny_encoder. This allows
Dave Bryant
2006-12-29
Some minor code cleanup.
Magnus Holmgren
2006-12-12
More static'ing, and a few fixes resulting from that.
Jens Arnold
2006-12-07
AAC/ALAC: Fix display of ReplayGain values (e.g., in the ID3 Info screen).
Magnus Holmgren
2006-12-07
AAC codec: accept M4B files.
Magnus Holmgren
2006-11-25
Fixed header parsing in AIFF. The minimum header size is 54 bytes for an audi...
Michael Sevakis
2006-11-23
Read frequency in MP4/AAC files from a different place, if available. Should ...
Magnus Holmgren
2006-11-10
Made the PSID metadata parser a little less trusting of its input.
Daniel Stenberg
2006-11-10
Enable all Rockbox supported formats for the database command line
Miika Pekkarinen
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-10-29
Moved the Ogg zero-length check to a better place. Also fixed so that really ...
Magnus Holmgren
2006-10-29
Fixed division by zero in ogg metadata parser and crash when building
Miika Pekkarinen
2006-10-25
FS#6216 Update so MP3 files are only opened once. With corrections and
Miika Pekkarinen
2006-10-11
More flexible MP4 file metadata parser.
Magnus Holmgren
2006-09-25
Accepted FS#6023 - ADX codec (some kind of ADPCM).
Rani Hod
2006-09-01
Fixed metadata parser to allow playback of self-extracting WavPack files and
Dave Bryant
2006-09-01
Support for Musepack SV4-6 stream files. Patch by Andrew Cupper.
Thom Johansen
2006-08-26
Prevent an endless loop in some m4a files (looks like a crash when
Miika Pekkarinen
2006-07-18
Oops - get_sid_metadata() isn't needed for hwcodec (fix warning).
Dave Chapman
2006-07-18
Patch #5157 by Rainer Sinsch - SID codec
Dave Chapman
2006-06-27
Fix for wav files where the fmt chunk is not close to the start of the file
Adam Boot
2006-05-20
Fix bug 4916: Short Vorbis files won't play.
Magnus Holmgren
2006-05-01
Applied patch 2917: Fix retrieval of total sample count in get_vorbis_metadata.
Magnus Holmgren
2006-04-11
Minor fix to metadata fetching, the track-info.filesize is not populated at t...
Brandon Low
2006-03-26
Initial version of tagcache! There are still some bugs in the engine
Miika Pekkarinen
2006-03-05
Musepack files are always VBR.
Thom Johansen
2006-02-01
Patch #1421483 - AIFF codec by Jvo Studer
Dave Chapman
2005-12-06
waiting is over: initial unicode commit
Marcoen Hirschberg
[next]