index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
id3.h
Age
Commit message (
Expand
)
Author
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-28
Revert my earlier const madness, we'll keep the parameter lists simple.
Steve Bavin
2008-03-26
More consts that require no functional change.
Steve Bavin
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
2008-02-12
fix FS#8599 - First Song in Tagcache can't be rated
Robert Kukla
2007-11-22
Fix FS#8196 - Gather Runtime Data > User Rating not working
Robert Kukla
2007-10-25
Remove unused struct members
Nils Wallménius
2007-09-19
Remove the ID3 tag version priority setting on the grounds of it being pretty...
Thom Johansen
2007-08-08
Add support for grouping tags. From FS#7362.
Dan Everton
2007-08-03
Add support for parsing the disc number tag from metadata and use of it in th...
Dan Everton
2007-07-21
Queue song statistical data to the tagcache system and update entirely in bac...
Miika Pekkarinen
2007-07-03
Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...
Dave Chapman
2007-06-28
FS#7361 by Rhino Tanga: Move the id3 tag buffer size into a #define
Nicolas Pennequin
2007-06-05
Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...
Dave Chapman
2007-05-30
Revert changes to id3.h, removing those members from the struct made binsize ...
Nils Wallménius
2007-05-30
Remove unused struct members and ifdef some for SWCODEC
Nils Wallménius
2007-03-26
Rating support for database and WPS (based on FS# 6301). A value between 0 an...
Robert Kukla
2007-03-02
remove numerical genre and use genre_string consistently:
Robert Kukla
2007-02-17
FS#6651 - Improved id3 comment extraction.
Miika Pekkarinen
2007-02-14
Cuesheet support by Jonathan Gordon and me (FS #6460).
Nicolas Pennequin
2007-02-14
Adding SPC codec (FS #6542)
Adam Gashlin
2007-02-11
FS #6646 from Ben Keroack - move the recently added AFMT_SPEEX to the end of ...
Dave Chapman
2007-02-10
FS#6638 - Album artist and comment patch for WPS and tagcache. Export
Miika Pekkarinen
2007-02-09
Remove accidental inclusion of album art patch fragment.
Dan Everton
2007-02-09
Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.
Dan Everton
2007-01-25
adding NSF (NES music) codec
Adam Gashlin
2006-11-24
Recording, SWCODEC: Put config value string in the wrong order.
Michael Sevakis
2006-11-24
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...
Michael Sevakis
2006-11-06
AIFF is not (yet) a supported format on HWCODEC targets.
Jens Arnold
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-10-25
FS#6216 Update so MP3 files are only opened once. With corrections and
Miika Pekkarinen
2006-09-25
Accepted FS#6023 - ADX codec (some kind of ADPCM).
Rani Hod
2006-08-28
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-08-26
Runtime stats for WPS.
Miika Pekkarinen
2006-07-18
Patch #5157 by Rainer Sinsch - SID codec
Dave Chapman
2006-04-17
Add copy and adjust helper for mp3entry struct as it is 1) not copy safe and ...
Brandon Low
2006-02-01
Patch #1421483 - AIFF codec by Jvo Studer
Dave Chapman
2005-12-06
waiting is over: initial unicode commit
Marcoen Hirschberg
2005-11-11
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...
Dave Chapman
2005-10-31
Add AAC audio type
Dave Chapman
2005-10-30
Skip ID3v2 tags at the start of a FLAC file.
Dave Chapman
2005-10-22
Seeking support for AC3/A52 files. We assume they are always CBR.
Dave Chapman
2005-09-22
Add ALAC audio type
Dave Chapman
2005-09-10
Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...
Jens Arnold
2005-09-06
Changed WPS enum conditional functionality, displaying the last part in the l...
Linus Nielsen Feltzing
2005-09-01
Restructured codec type handling a bit. Reduced code size, esp. on archos.
Jens Arnold
[next]