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
/
playback.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Add first version of WAV playback to iRiver - only 16-bit Stereo 44.1KHz file...
Dave Chapman
2005-06-10
*
Added some basic codec configuration functionality.
Miika Pekkarinen
2005-06-10
*
When selecting first song to play, buffer initially only 2 MiB. If
Miika Pekkarinen
2005-06-10
*
Fixed problem that playing sometimes did not start.
Miika Pekkarinen
2005-06-10
*
Better handling for cpu_boost(). Small buffering fix.
Miika Pekkarinen
2005-06-10
*
Don't keep cpu boosted if length of track information is missing.
Miika Pekkarinen
2005-06-10
*
Fixed problem that same track gets buffered twice after buffer
Miika Pekkarinen
2005-06-09
*
Reset cpu to not boosted state at startup. Do case-insensitive file
Miika Pekkarinen
2005-06-09
*
Fixed pause indicator. Better UI response with FLAC and Ogg Vorbis.
Miika Pekkarinen
2005-06-09
*
Bunch of playback bugs fixed including next/prev/select track,
Miika Pekkarinen
2005-06-09
*
Buffer refilling problem fixed.
Miika Pekkarinen
2005-06-09
*
Oops, forgot to test simulator compile.
Miika Pekkarinen
2005-06-09
*
Fixed forward next track bugs (still some pause issues though). Added
Miika Pekkarinen
2005-06-09
*
Parse the metadata in a FLAC file to populate the "id3" struct (currently onl...
Dave Chapman
2005-06-09
*
Add a default metadata reader (currently just storing the filename). This en...
Dave Chapman
2005-06-08
*
Enable mp3info checking for MP2 files - this was preventing MP2 files from be...
Dave Chapman
2005-06-08
*
Next track bug fixed that was introduced in previous commit.
Miika Pekkarinen
2005-06-08
*
Fixed: MP3 resume, forward seeking and some playlist bugs with
Miika Pekkarinen
2005-06-08
*
Previous track button should work a little better.
Miika Pekkarinen
2005-06-07
*
Replaced rindex() with strrchr().
Miika Pekkarinen
2005-06-07
*
Don't block file browser while buffering tracks. Better file extension
Miika Pekkarinen
2005-06-07
*
Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a little
Miika Pekkarinen
2005-06-07
*
iRiver: Support the ID3V1 first option, add some dummy functions
Linus Nielsen Feltzing
2005-06-06
*
Ooops
Linus Nielsen Feltzing
2005-06-05
*
First audio codec playback attempt by Miikka Pekkarinen
Linus Nielsen Feltzing
2005-06-05
[prev]