summaryrefslogtreecommitdiff
path: root/firmware/export/id3.h (follow)
Commit message (Expand)AuthorAge
* Recording, SWCODEC: Put config value string in the wrong order.Michael Sevakis2006-11-24
* Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis2006-11-24
* AIFF is not (yet) a supported format on HWCODEC targets.Jens Arnold2006-11-06
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* FS#6216 Update so MP3 files are only opened once. With corrections andMiika Pekkarinen2006-10-25
* Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod2006-09-25
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Runtime stats for WPS.Miika Pekkarinen2006-08-26
* Patch #5157 by Rainer Sinsch - SID codecDave Chapman2006-07-18
* Add copy and adjust helper for mp3entry struct as it is 1) not copy safe and ...Brandon Low2006-04-17
* Patch #1421483 - AIFF codec by Jvo StuderDave Chapman2006-02-01
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman2005-11-11
* Add AAC audio typeDave Chapman2005-10-31
* Skip ID3v2 tags at the start of a FLAC file.Dave Chapman2005-10-30
* Seeking support for AC3/A52 files. We assume they are always CBR.Dave Chapman2005-10-22
* Add ALAC audio typeDave Chapman2005-09-22
* Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...Jens Arnold2005-09-10
* Changed WPS enum conditional functionality, displaying the last part in the l...Linus Nielsen Feltzing2005-09-06
* Restructured codec type handling a bit. Reduced code size, esp. on archos.Jens Arnold2005-09-01
* Fixed the WPS codec type conditional, and removed unsupported formats from th...Linus Nielsen Feltzing2005-09-01
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...Magnus Holmgren2005-07-27
* ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren2005-07-24
* Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen2005-07-05
* Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen2005-07-05
* Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing2005-07-05
* (in theory) more efficient (battery wise) runtime database code.Michiel Van Der Kolk2005-07-03
* Added %fc WPS tag to display codec type - moved codectype from track_info str...Dave Chapman2005-06-18
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing2004-07-27
* Moved genre list and access function to id3.cBjörn Stenberg2004-05-22
* Generalized id3v2 parsing code. Added support for the composer frame and free...Björn Stenberg2003-06-04
* Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing2003-03-10
* New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing2003-03-10
* Include File Cleanup And Move-Around Party 2003.Daniel Stenberg2003-02-07