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
/
firmware
/
export
/
id3.h
Age
Commit message (
Expand
)
Author
2006-10-25
FS#6216 Update so MP3 files are only opened once. With corrections and
Miika Pekkarinen
2006-09-25
Accepted FS#6023 - ADX codec (some kind of ADPCM).
Rani Hod
2006-08-28
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-08-26
Runtime stats for WPS.
Miika Pekkarinen
2006-07-18
Patch #5157 by Rainer Sinsch - SID codec
Dave Chapman
2006-04-17
Add copy and adjust helper for mp3entry struct as it is 1) not copy safe and ...
Brandon Low
2006-02-01
Patch #1421483 - AIFF codec by Jvo Studer
Dave Chapman
2005-12-06
waiting is over: initial unicode commit
Marcoen Hirschberg
2005-11-11
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...
Dave Chapman
2005-10-31
Add AAC audio type
Dave Chapman
2005-10-30
Skip ID3v2 tags at the start of a FLAC file.
Dave Chapman
2005-10-22
Seeking support for AC3/A52 files. We assume they are always CBR.
Dave Chapman
2005-09-22
Add ALAC audio type
Dave Chapman
2005-09-10
Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...
Jens Arnold
2005-09-06
Changed WPS enum conditional functionality, displaying the last part in the l...
Linus Nielsen Feltzing
2005-09-01
Restructured codec type handling a bit. Reduced code size, esp. on archos.
Jens Arnold
2005-09-01
Fixed the WPS codec type conditional, and removed unsupported formats from th...
Linus Nielsen Feltzing
2005-08-29
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-07-27
Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...
Magnus Holmgren
2005-07-24
ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.
Magnus Holmgren
2005-07-05
Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".
Miika Pekkarinen
2005-07-05
Fixed: Crossfading, broken elapsed info with mp3 files, possible cpu
Miika Pekkarinen
2005-07-05
Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback
Linus Nielsen Feltzing
2005-07-03
(in theory) more efficient (battery wise) runtime database code.
Michiel Van Der Kolk
2005-06-18
Added %fc WPS tag to display codec type - moved codectype from track_info str...
Dave Chapman
2004-08-16
Const policed pointer arguments to functions, part 1
Jens Arnold
2004-07-27
Added possibility to select the priority of the ID3 tags
Linus Nielsen Feltzing
2004-05-22
Moved genre list and access function to id3.c
Björn Stenberg
2003-06-04
Generalized id3v2 parsing code. Added support for the composer frame and free...
Björn Stenberg
2003-03-10
Experimental Xing header generation added. Use with caution
Linus Nielsen Feltzing
2003-03-10
New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code
Linus Nielsen Feltzing
2003-02-07
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg