summaryrefslogtreecommitdiff
path: root/apps/metadata.c (follow)
Commit message (Expand)AuthorAge
...
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS #8680. MOD codec by Rainer Sinsch.Thom Johansen2008-05-21
* Update source files to include the header file for the functions they impleme...Bertrik Sikken2008-04-28
* Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold2008-04-02
* Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold2008-04-02
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* Revert accidental tree commit. Sorry for that.Jens Arnold2008-03-08
* No need to have \n here. panicf() won't output it anyway.Jens Arnold2008-03-08
* Unify the Ogg Vorbis and Ogg Speex metadata parsers.Dan Everton2007-12-09
* Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. ...Thom Johansen2007-12-04
* Fix yellows I made the other day, gcc is an dumb, IMOBrandon Low2007-11-30
* No functional changes, just coding tweaks for speed, codesize and styleBrandon Low2007-11-28
* Fix redBrandon Low2007-11-28
* Fix FS8069, because Nico_P made it easyBrandon Low2007-11-28
* revise commit r15463 - we still get the immediate display of runtime data in ...Robert Kukla2007-11-23
* Fix for FS#8082:Robert Kukla2007-11-04
* get_metadata(): Clear the destination mp3entry to avoid having bogus pointers...Nicolas Pennequin2007-10-05
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* Make get_metadata act on a struct mp3entry rather than a struct track_info.Nicolas Pennequin2007-08-14
* Move WavPack metadata parsing to its own file and add handling of non-standar...Dave Bryant2007-08-12
* Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman2007-07-03
* split up the metadata parserMarcoen Hirschberg2007-06-16
* AAC: Add support for iTunes-style gapless playback.Magnus Holmgren2007-06-16
* Correct the parsing of v3.97 Monkey's Audio files.Dave Chapman2007-06-08
* Make v3.97 APE files work in RockboxDave Chapman2007-06-06
* Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman2007-06-05
* Fixed bug in the WAV metadata parser: A long has 4 bytes...Jens Arnold2007-06-01
* Add the possibility to store cuesheets in /.rockbox/cue. The code will look f...Nicolas Pennequin2007-05-28
* Fix metadata reading for 64 bit sims. Closes FS#6690Nils Wallménius2007-05-06
* AAC: More adjustments to how the frequency is read. Still not perfect, but th...Magnus Holmgren2007-04-26
* AAC: Improve SBR detection, to fix incorrect frequency on some files (and hop...Magnus Holmgren2007-04-24
* Fix simulator builds, and some debugf() format strings.Jens Arnold2007-03-17
* Fix an off-by-one bug when dealing with genres in MP4 files.Magnus Holmgren2007-03-13
* Remove unnecessary dependence, it doesn't make sense to check settings here.Adam Boot2007-03-05
* Try and parse Ogg 'date' tags. Will only work if your date tags start with th...Dan Everton2007-03-05
* Allow compiling database tool again.Miika Pekkarinen2007-03-04
* Clean up some left over junk.Adam Boot2007-03-03
* Add get_metadata() and year & comment tag support for SPC.Adam Boot2007-03-03
* remove numerical genre and use genre_string consistently:Robert Kukla2007-03-02
* correct commentRobert Kukla2007-02-28
* FS#5720 — improved meta data extraction from SID filesRobert Kukla2007-02-28
* Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon2007-02-27
* Fixed the incorrect APE header format define cause parsing to fail.Miika Pekkarinen2007-02-15
* Start using the new endian conversion system outside tagcache also to simplif...Miika Pekkarinen2007-02-14
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* Cleaned indents, added Shay Green (blargg) to credits.Adam Gashlin2007-02-14
* Adding SPC codec (FS #6542)Adam Gashlin2007-02-14
* Fix signedness warning (only visible when building tools/database.c)Dave Chapman2007-02-12
* Make the database PC tool compile again.Miika Pekkarinen2007-02-12