Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
c537d5958e8b421ac4f9bef6c8b9e7425a6cf167
/
apps
/
codecs
/
tta.c
c537d59
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possible a treatment of codec management, track change and metadata logic as possible while maintaining fairly narrow focus and not rewriting everything all at once. Please see the rockbox-dev mail archive on 2011-04-25 (Playback engine rework) for a more thorough manifest of what was addressed. Plugins and codecs become incompatible.
by Michael Sevakis
· 13 years ago
85e4025
Enforce that codecs wait for their metadata in a proper-ish and consistent manner. Sort of a halfway patch; best would be to give them an internal copy of the current track information which lasts unaltered by playback until a track switch or unload.
by Michael Sevakis
· 14 years ago
32794a9
fix: The second playback time is not correct in playing TTA musics continuously.
by Yoshihisa Uchida
· 14 years ago
0f5c6d4
add True Audio (TTA) codec
by Yoshihisa Uchida
· 14 years ago