index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
mpeg.c
Age
Commit message (
Expand
)
Author
2002-06-10
mpeg_stop now calls close only if the file handle is valid
Linus Nielsen Feltzing
2002-06-10
Now stops loading from disk when mpeg_stop is called
Linus Nielsen Feltzing
2002-06-10
Added peek_next_track() proto to kill warnings
Daniel Stenberg
2002-06-07
Now honors the settings in config.h
Linus Nielsen Feltzing
2002-06-07
Temporarily disabled mpeg code on Recorder
Linus Nielsen Feltzing
2002-06-05
Added file read error warning
Linus Nielsen Feltzing
2002-06-04
The mpeg player could miss the last byte of a song
Linus Nielsen Feltzing
2002-05-31
Keep playing current song even if we can't load next
Björn Stenberg
2002-05-31
Check for more files to play
Björn Stenberg
2002-05-29
Even better end-of-song handling. It might even work now...
Linus Nielsen Feltzing
2002-05-29
Boosted the volume. Now handles end-of-song better
Linus Nielsen Feltzing
2002-05-28
Optimized the bitswap function a little
Linus Nielsen Feltzing
2002-05-24
Using linker symbols for mp3 buffer
Björn Stenberg
2002-05-24
First version
Björn Stenberg