Age | Commit message (Expand) | Author |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-07-06 | Adding support for rm playback. Only cook codec is supported for now and no s... | Mohamed Tarek |
2008-12-15 | Moved database builder into a separate directory, and gave it its' own Makefi... | Björn Stenberg |
2008-10-30 | Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph re... | Dave Chapman |
2008-10-21 | Fix .talk clips on hwcodec targets. mp3info() must not call get_metadata(), b... | Jens Arnold |
2008-10-15 | Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M... | Björn Stenberg |
2008-07-26 | 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-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-21 | FS #8680. MOD codec by Rainer Sinsch. | Thom Johansen |
2008-04-28 | Update source files to include the header file for the functions they impleme... | Bertrik Sikken |
2008-04-02 | 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-03-25 | 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-08 | 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 |
2007-12-09 | Unify the Ogg Vorbis and Ogg Speex metadata parsers. | Dan Everton |
2007-12-04 | Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. ... | Thom Johansen |
2007-11-30 | Fix yellows I made the other day, gcc is an dumb, IMO | Brandon Low |
2007-11-28 | 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-23 | revise commit r15463 - we still get the immediate display of runtime data in ... | Robert Kukla |
2007-11-04 | Fix for FS#8082: | Robert Kukla |
2007-10-05 | get_metadata(): Clear the destination mp3entry to avoid having bogus pointers... | Nicolas Pennequin |
2007-09-19 | Remove the ID3 tag version priority setting on the grounds of it being pretty... | Thom Johansen |
2007-08-14 | Make get_metadata act on a struct mp3entry rather than a struct track_info. | Nicolas Pennequin |
2007-08-12 | Move WavPack metadata parsing to its own file and add handling of non-standar... | Dave Bryant |
2007-07-03 | Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ... | Dave Chapman |
2007-06-16 | split up the metadata parser | Marcoen Hirschberg |
2007-06-16 | AAC: Add support for iTunes-style gapless playback. | Magnus Holmgren |
2007-06-08 | Correct the parsing of v3.97 Monkey's Audio files. | Dave Chapman |
2007-06-06 | Make v3.97 APE files work in Rockbox | Dave Chapman |
2007-06-05 | Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ... | Dave Chapman |
2007-06-01 | Fixed bug in the WAV metadata parser: A long has 4 bytes... | Jens Arnold |
2007-05-28 | Add the possibility to store cuesheets in /.rockbox/cue. The code will look f... | Nicolas Pennequin |
2007-05-06 | Fix metadata reading for 64 bit sims. Closes FS#6690 | Nils Wallménius |
2007-04-26 | AAC: More adjustments to how the frequency is read. Still not perfect, but th... | Magnus Holmgren |
2007-04-24 | AAC: Improve SBR detection, to fix incorrect frequency on some files (and hop... | Magnus Holmgren |
2007-03-17 | Fix simulator builds, and some debugf() format strings. | Jens Arnold |
2007-03-13 | Fix an off-by-one bug when dealing with genres in MP4 files. | Magnus Holmgren |
2007-03-05 | Remove unnecessary dependence, it doesn't make sense to check settings here. | Adam Boot |
2007-03-05 | Try and parse Ogg 'date' tags. Will only work if your date tags start with th... | Dan Everton |
2007-03-04 | Allow compiling database tool again. | Miika Pekkarinen |
2007-03-03 | Clean up some left over junk. | Adam Boot |
2007-03-03 | Add get_metadata() and year & comment tag support for SPC. | Adam Boot |
2007-03-02 | remove numerical genre and use genre_string consistently: | Robert Kukla |
2007-02-28 | correct comment | Robert Kukla |
2007-02-28 | FS#5720 — improved meta data extraction from SID files | Robert Kukla |