summaryrefslogtreecommitdiff
path: root/firmware/export/id3.h
AgeCommit message (Expand)Author
2008-10-14Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg
2008-10-07FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil
2008-07-26commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-21FS #8680. MOD codec by Rainer Sinsch.Thom Johansen
2008-04-12Move a function to gwps-common.c because it belongs thereNils Wallménius
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold
2008-03-28Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin
2008-03-26More consts that require no functional change.Steve Bavin
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold
2008-03-08No need to have \n here. panicf() won't output it anyway.Jens Arnold
2008-02-12fix FS#8599 - First Song in Tagcache can't be ratedRobert Kukla
2007-11-22Fix FS#8196 - Gather Runtime Data > User Rating not workingRobert Kukla
2007-10-25Remove unused struct membersNils Wallménius
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen
2007-08-08Add support for grouping tags. From FS#7362.Dan Everton
2007-08-03Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton
2007-07-21Queue song statistical data to the tagcache system and update entirely in bac...Miika Pekkarinen
2007-07-03Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman
2007-06-28FS#7361 by Rhino Tanga: Move the id3 tag buffer size into a #defineNicolas Pennequin
2007-06-05Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman
2007-05-30Revert changes to id3.h, removing those members from the struct made binsize ...Nils Wallménius
2007-05-30Remove unused struct members and ifdef some for SWCODECNils Wallménius
2007-03-26Rating support for database and WPS (based on FS# 6301). A value between 0 an...Robert Kukla
2007-03-02remove numerical genre and use genre_string consistently:Robert Kukla
2007-02-17FS#6651 - Improved id3 comment extraction.Miika Pekkarinen
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin
2007-02-14Adding SPC codec (FS #6542)Adam Gashlin
2007-02-11FS #6646 from Ben Keroack - move the recently added AFMT_SPEEX to the end of ...Dave Chapman
2007-02-10FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen
2007-02-09Remove accidental inclusion of album art patch fragment.Dan Everton
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton
2007-01-25adding NSF (NES music) codecAdam Gashlin
2006-11-24Recording, SWCODEC: Put config value string in the wrong order.Michael Sevakis
2006-11-24Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis
2006-11-06AIFF is not (yet) a supported format on HWCODEC targets.Jens Arnold
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-10-25FS#6216 Update so MP3 files are only opened once. With corrections andMiika Pekkarinen
2006-09-25Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis
2006-08-26Runtime stats for WPS.Miika Pekkarinen
2006-07-18Patch #5157 by Rainer Sinsch - SID codecDave Chapman
2006-04-17Add copy and adjust helper for mp3entry struct as it is 1) not copy safe and ...Brandon Low
2006-02-01Patch #1421483 - AIFF codec by Jvo StuderDave Chapman
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-11-11Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman
2005-10-31Add AAC audio typeDave Chapman