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
/
apps
/
codecs
/
mpc.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
More stable playback with reduced stuttering when skipping tracks.
Miika Pekkarinen
2005-11-18
*
Changed output format of libmpcdec to non-interleaved stereo for a slight spe...
Thom Johansen
2005-11-06
*
Disabled Musepack seeking, since it's so slow that most users conclude the co...
Thom Johansen
2005-11-06
*
Fixed the halved volume bug, remove ad-hoc metadata loading and add ReplayGai...
Thom Johansen
2005-11-04
*
Introduced usage of IBSS_ATTR and ICONST_ATTR to codec plugins.
Thom Johansen
2005-10-27
*
Fixed the playlist skipping with MusePack.
Miika Pekkarinen
2005-10-18
*
Fixed the pops with musepack.
Miika Pekkarinen
2005-10-16
*
Cleaned up the messy codec header and library system by merging codec.h, lib/...
Thom Johansen
2005-10-13
*
Added DSP support and started passing full precision samples to playback engi...
Thom Johansen
2005-10-10
*
DSP_* constants moved from playback.h to dsp.h.
Thom Johansen
2005-09-21
*
Separated buffering stuff from pcm_playback to pcmbuf. Renamed some
Miika Pekkarinen
2005-07-13
*
Nicer code, removed rb references.
Thom Johansen
2005-06-22
*
removed the use of the 2nd argument to codec_start() since no codec used
Daniel Stenberg
2005-06-22
*
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-22