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