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
/
apps
/
metadata.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Build librbcodec with DSP and metadata.
Sean Bartell
2012-03-18
*
Actually remove the pulled out field (sequel to r31406)
Alexander Levin
2011-12-23
*
Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out...
Alexander Levin
2011-12-22
*
Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#1247...
Alexander Levin
2011-12-22
*
Renamed embed_cuesheet struct to embedded_cuesheet.
Nick Peskett
2011-12-20
*
FS #12419 : Support for embedded cuesheets.
Nick Peskett
2011-12-16
*
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
2011-12-14
*
Redo 30225 differently to not break the audio formats order for skins.
Thomas Martitz
2011-08-14
*
Submit initial patch from FS#12176. Adds support for several new game music f...
Andree Buschmann
2011-08-07
*
Move AFMT_MPA_L1 down in the enum as hwcodec can't play it.
Thomas Martitz
2011-07-31
*
Android: install codecs as native libs instead of extracting them (FS#12134).
Dominik Riebeling
2011-05-31
*
Commit FS#12096 by Stephan Grossklass. Increases the maximum ID3v2 field len...
Michael Giacomelli
2011-05-04
*
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-27
*
Fix residual red. Keep index in mp3entry for HWCODEC.
Andree Buschmann
2011-04-07
*
Fix red and yellow. Move resume_index from mp3entry to playlist_info struct. ...
Andree Buschmann
2011-04-07
*
Rework parts of the replaygain code to be able to differentiate between 0.00 ...
Andree Buschmann
2011-04-04
*
Remove some useless code and variables in the area of metadata parsing. Bump ...
Andree Buschmann
2011-02-27
*
FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...
Andree Buschmann
2011-02-24
*
Embedded album art support in MP3/ID3v2 tags.
Thomas Martitz
2011-02-09
*
Add option to resume next track on automatic track change
Michael Hohmuth
2011-02-08
*
Follow up on r29199. Move new codec types to the end of the list.
Andree Buschmann
2011-02-03
*
Submit FS#11918: Add 2 more codec types to be able to differentiate between A...
Andree Buschmann
2011-02-03
*
Find a more consistent and resilient way to handle SBR upsampled files. The d...
Andree Buschmann
2011-02-02
*
Limit the size of each ID3 metadata item to avoid that the metadata buffer is...
Andree Buschmann
2011-01-30
*
Commit small piece of FS#11748 by Michael Hohmuth. Disables database specifi...
Michael Giacomelli
2010-12-11
*
Fix red on hwcodec. Forgot to change the macro for it.
Thomas Martitz
2010-11-26
*
Change how all the metadata parsers are read from a giant swich/case to funct...
Thomas Martitz
2010-11-26
*
Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.
Thomas Martitz
2010-08-27
*
WMA Voice now plays and seeks in the sim. The code is still in floating point...
Mohamed Tarek
2010-08-07
*
add True Audio (TTA) codec
Yoshihisa Uchida
2010-05-13
*
nomsg
Mohamed Tarek
2010-05-09
*
Save some RAM by changing a char[] into a const char * in struct afmt_entry. ...
Bertrik Sikken
2010-02-28
*
Add wave64(.w64) codec (FS#11022)
Yoshihisa Uchida
2010-02-28
*
Add vox (Dialogic telephony formats) codec add. (FS#11021)
Yoshihisa Uchida
2010-02-28
*
Add Sun Audio codec. (FS#10433)
Yoshihisa Uchida
2010-02-28
*
add SMAF codec (.mmf extension)(FS#10432)
Yoshihisa Uchida
2010-02-24
*
Add two extra fields to struct mp3entry, in preparation for making ATRAC3 mor...
Mohamed Tarek
2010-02-16
*
Add support for Sony OMA file format. Currently only supports ATRAC3 (without...
Mohamed Tarek
2010-02-12
*
Enable 12 other 8bit Atari file formats which the asap codec already supports...
Dominik Wenger
2010-02-06
*
Support for playback of atrac3 audio in rm, in sim.
Mohamed Tarek
2009-08-14
*
Add support for AC3 audio in RM container.
Mohamed Tarek
2009-08-04
*
Change the naming scheme for codecs found in different containers.
Mohamed Tarek
2009-07-27
*
Adding support for playback of aac audio in rm container, with seeking.
Mohamed Tarek
2009-07-25
*
rework cuesheet support:
Jonathan Gordon
2009-07-20
*
Adding support for rm playback. Only cook codec is supported for now and no s...
Mohamed Tarek
2009-07-06
*
Support longer tags on targets with 'enough' memory (more than 2 MB RAM).
Magnus Holmgren
2009-05-13
*
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-10-15
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Cleaned up playblack.h header file and usage of it.
Bertrik Sikken
2008-04-28
*
Fix red
Brandon Low
2007-11-28
[next]