| Commit message (Expand) | Author | Age |
| * | 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 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | FS #8680. MOD codec by Rainer Sinsch. | Thom Johansen | 2008-05-21 |
| * | Update source files to include the header file for the functions they impleme... | Bertrik Sikken | 2008-04-28 |
| * | Revert... stupid svn doesn't complain when passing -m twice :( | Jens Arnold | 2008-04-02 |
| * | Make the measured LCD scanrates from the greylib known to the scanrate test p... | Jens Arnold | 2008-04-02 |
| * | Revert accidental tree commit. /me needs a smaller enter key... | Jens Arnold | 2008-03-25 |
| * | Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2... | Jens Arnold | 2008-03-25 |
| * | Revert accidental tree commit. Sorry for that. | Jens Arnold | 2008-03-08 |
| * | No need to have \n here. panicf() won't output it anyway. | Jens Arnold | 2008-03-08 |
| * | Unify the Ogg Vorbis and Ogg Speex metadata parsers. | Dan Everton | 2007-12-09 |
| * | Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. ... | Thom Johansen | 2007-12-04 |
| * | Fix yellows I made the other day, gcc is an dumb, IMO | Brandon Low | 2007-11-30 |
| * | No functional changes, just coding tweaks for speed, codesize and style | Brandon Low | 2007-11-28 |
| * | Fix red | Brandon Low | 2007-11-28 |
| * | Fix FS8069, because Nico_P made it easy | Brandon Low | 2007-11-28 |
| * | revise commit r15463 - we still get the immediate display of runtime data in ... | Robert Kukla | 2007-11-23 |
| * | Fix for FS#8082: | Robert Kukla | 2007-11-04 |
| * | get_metadata(): Clear the destination mp3entry to avoid having bogus pointers... | Nicolas Pennequin | 2007-10-05 |
| * | Remove the ID3 tag version priority setting on the grounds of it being pretty... | Thom Johansen | 2007-09-19 |
| * | Make get_metadata act on a struct mp3entry rather than a struct track_info. | Nicolas Pennequin | 2007-08-14 |
| * | Move WavPack metadata parsing to its own file and add handling of non-standar... | Dave Bryant | 2007-08-12 |