index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rbcodec
/
codecs
/
au.c
(
unfollow
)
Commit message (
Expand
)
Author
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
2013-05-05
Purge the usage of DSP_SWITCH_FREQUENCY.
Michael Sevakis
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2011-08-28
Commit work started in FS#12153 to put timing/position information in PCM
Michael Sevakis
2011-06-01
FS#12140 by Sean Bartell, Make various codec stuff static.
Nils Wallménius
2011-04-27
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-02-20
Enforce that codecs wait for their metadata in a proper-ish and consistent ma...
Michael Sevakis
2010-03-22
fix bug: WAV file playback does not resume (FS#11077)
Yoshihisa Uchida
2010-03-13
reduce firmware and sun audio codec.
Yoshihisa Uchida
2010-03-06
When seek action failed, play time is invalid.
Yoshihisa Uchida
2010-03-06
libpcm: decoded pcm depth corrects.
Yoshihisa Uchida
2010-02-28
fix yellow
Yoshihisa Uchida
2010-02-28
Fix 64-bit sim warning introduced in r24955
Dave Chapman
2010-02-28
Add Sun Audio codec. (FS#10433)
Yoshihisa Uchida