summaryrefslogtreecommitdiff
path: root/firmware/export/id3.h (follow)
Commit message (Expand)AuthorAge
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil2008-10-07
* commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger2008-07-26
* 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
* Move a function to gwps-common.c because it belongs thereNils Wallménius2008-04-12
* 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 my earlier const madness, we'll keep the parameter lists simple.Steve Bavin2008-03-28
* More consts that require no functional change.Steve Bavin2008-03-26
* 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
* fix FS#8599 - First Song in Tagcache can't be ratedRobert Kukla2008-02-12
* Fix FS#8196 - Gather Runtime Data > User Rating not workingRobert Kukla2007-11-22
* Remove unused struct membersNils Wallménius2007-10-25
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* Add support for grouping tags. From FS#7362.Dan Everton2007-08-08
* Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton2007-08-03
* Queue song statistical data to the tagcache system and update entirely in bac...Miika Pekkarinen2007-07-21
* Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman2007-07-03
* FS#7361 by Rhino Tanga: Move the id3 tag buffer size into a #defineNicolas Pennequin2007-06-28
* Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman2007-06-05
* Revert changes to id3.h, removing those members from the struct made binsize ...Nils Wallménius2007-05-30
* Remove unused struct members and ifdef some for SWCODECNils Wallménius2007-05-30
* Rating support for database and WPS (based on FS# 6301). A value between 0 an...Robert Kukla2007-03-26
* remove numerical genre and use genre_string consistently:Robert Kukla2007-03-02
* FS#6651 - Improved id3 comment extraction.Miika Pekkarinen2007-02-17
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* Adding SPC codec (FS #6542)Adam Gashlin2007-02-14
* FS #6646 from Ben Keroack - move the recently added AFMT_SPEEX to the end of ...Dave Chapman2007-02-11
* FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen2007-02-10
* Remove accidental inclusion of album art patch fragment.Dan Everton2007-02-09
* Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton2007-02-09
* adding NSF (NES music) codecAdam Gashlin2007-01-25
* Recording, SWCODEC: Put config value string in the wrong order.Michael Sevakis2006-11-24
* Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis2006-11-24
* AIFF is not (yet) a supported format on HWCODEC targets.Jens Arnold2006-11-06
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* FS#6216 Update so MP3 files are only opened once. With corrections andMiika Pekkarinen2006-10-25
* Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod2006-09-25
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Runtime stats for WPS.Miika Pekkarinen2006-08-26
* Patch #5157 by Rainer Sinsch - SID codecDave Chapman2006-07-18
* Add copy and adjust helper for mp3entry struct as it is 1) not copy safe and ...Brandon Low2006-04-17
* Patch #1421483 - AIFF codec by Jvo StuderDave Chapman2006-02-01
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman2005-11-11
* Add AAC audio typeDave Chapman2005-10-31