summaryrefslogtreecommitdiff
path: root/firmware/mpeg.c
AgeCommit message (Expand)Author
2002-06-10mpeg_stop now calls close only if the file handle is validLinus Nielsen Feltzing
2002-06-10Now stops loading from disk when mpeg_stop is calledLinus Nielsen Feltzing
2002-06-10Added peek_next_track() proto to kill warningsDaniel Stenberg
2002-06-07Now honors the settings in config.hLinus Nielsen Feltzing
2002-06-07Temporarily disabled mpeg code on RecorderLinus Nielsen Feltzing
2002-06-05Added file read error warningLinus Nielsen Feltzing
2002-06-04The mpeg player could miss the last byte of a songLinus Nielsen Feltzing
2002-05-31Keep playing current song even if we can't load nextBjörn Stenberg
2002-05-31Check for more files to playBjörn Stenberg
2002-05-29Even better end-of-song handling. It might even work now...Linus Nielsen Feltzing
2002-05-29Boosted the volume. Now handles end-of-song betterLinus Nielsen Feltzing
2002-05-28Optimized the bitswap function a littleLinus Nielsen Feltzing
2002-05-24Using linker symbols for mp3 bufferBjörn Stenberg
2002-05-24First versionBjörn Stenberg