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
/
plugins
/
codecmpa.c
(
unfollow
)
Commit message (
Expand
)
Author
2005-06-22
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-22
Initial linear interpolating resampler. This resampler really needs to be rip...
Thom Johansen
2005-06-13
Forward seeking fixed. Some comments added.
Miika Pekkarinen
2005-06-12
First attempt at gapless MP3 support using LAME header info.
Thom Johansen
2005-06-11
Fixed MP3 forward seeking.
Miika Pekkarinen
2005-06-10
Much better UI performance and buffering times for MP3 and FLAC.
Miika Pekkarinen
2005-06-10
Added some basic codec configuration functionality.
Miika Pekkarinen
2005-06-09
Fixed forward next track bugs (still some pause issues though). Added
Miika Pekkarinen
2005-06-05
First audio codec playback attempt by Miikka Pekkarinen
Linus Nielsen Feltzing
2005-04-19
Removed warnings
Linus Nielsen Feltzing
2005-04-19
some libmad test performance improvements
Linus Nielsen Feltzing
2005-03-10
Compile the simulators without special code & data sections. Fixes intermitte...
Jens Arnold
2005-03-04
Inserted optimized synth_full and put some vital data in IRAM.
Thom Johansen
2005-03-01
iRiver: Make better use of internal RAM, and larger buffers
Linus Nielsen Feltzing
2005-02-18
Build the codec plugins in the simulator - only tested for X11
Dave Chapman
2005-02-16
Move contents of plugins/xxx2wav.h into the plugin library
Dave Chapman
2005-02-16
Code cleanup and change to use contents of xxx2wav.h (still more work to do)
Dave Chapman
2005-02-16
Fixed check for software codec in SOURCES, and ifdefed the plugin itself.
Jens Arnold
2005-02-16
Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to conver...
Dave Chapman