Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
7ad2cad173ffa094bb285112582afee1c9aea4e5
/
apps
/
codecs
/
wav64.c
7ad2cad
Commit work started in FS#12153 to put timing/position information in PCM
by Michael Sevakis
· 13 years ago
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
7a3822c
fix bug: WAV file playback does not resume (FS#11077)
by Yoshihisa Uchida
· 15 years ago
2a9c42d
libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.
by Yoshihisa Uchida
· 15 years ago
f640b89
wave codec - does not get dwAvgBytesPerSec
by Yoshihisa Uchida
· 15 years ago
8050d47
When seek action failed, play time is invalid.
by Yoshihisa Uchida
· 15 years ago
ff733b5
libpcm: decoded pcm depth corrects.
by Yoshihisa Uchida
· 15 years ago
561cb2c
Add wave64(.w64) codec (FS#11022)
by Yoshihisa Uchida
· 15 years ago