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.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Build librbcodec with DSP and metadata.
Sean Bartell
2012-03-18
*
Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out...
Alexander Levin
2011-12-22
*
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
*
Extension entries need an extra nul byte.
Thomas Martitz
2011-08-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
*
Fix non-working .talk clips on hwcodec (follow-up to r28672 and r29432): .tal...
Jens Arnold
2011-06-19
*
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-27
*
Fix corrupted metadata on manual track change on hwcodec.
Thomas Martitz
2011-02-27
*
Use macro for better readability of adjust_mp3entry().
Andree Buschmann
2011-02-24
*
FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...
Andree Buschmann
2011-02-24
*
autoresume: Match full directory path names only in autoresumable()
Michael Hohmuth
2011-02-11
*
Fix red: Do not compile autoresume() function for the database tool.
Michael Hohmuth
2011-02-08
*
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
*
Commit FS#11776 by Jonas Haggqvist. Enables option to log building the datab...
Michael Giacomelli
2010-12-11
*
Re-add the lseek to the beginning of the file which was accidentally removed.
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
*
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
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
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
*
Initial support for ATRAC3 streams in wav containers.
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
*
sync asap codec to ASAP 2.1
Dominik Wenger
2010-02-04
*
FS#10739: playback.c code split
Jeffrey Goode
2009-10-31
*
Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files.
Michael Giacomelli
2009-08-30
*
Support for playback of atrac3 audio in rm, in sim.
Mohamed Tarek
2009-08-14
*
Rename codecs/dnet.c to codecs/a52_rm.c
Mohamed Tarek
2009-08-04
*
Add support for AC3 audio in RM container.
Mohamed Tarek
2009-08-04
*
Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), ...
Maurus Cuelenaere
2009-08-01
*
Change the naming scheme for codecs found in different containers.
Mohamed Tarek
2009-07-27
*
Fix a bug spotted by Maurus Cuelenaere; rockbox crashed on viewing the porper...
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
*
FS#10080
Nils Wallménius
2009-07-14
*
Adding support for rm playback. Only cook codec is supported for now and no s...
Mohamed Tarek
2009-07-06
*
Moved database builder into a separate directory, and gave it its' own Makefi...
Björn Stenberg
2008-12-15
*
Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph re...
Dave Chapman
2008-10-30
*
Fix .talk clips on hwcodec targets. mp3info() must not call get_metadata(), b...
Jens Arnold
2008-10-21
*
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-10-15
*
Ogg and Speex have the same metadata handling function so use the same case f...
Dominik Riebeling
2008-07-26
*
commit asap codec. plays .sap files. At the moment it only plays the default ...
Dominik Wenger
2008-07-26
[next]