summaryrefslogtreecommitdiff
path: root/firmware/mpeg.c (follow)
Commit message (Expand)AuthorAge
...
* Added Balance settingLinus Nielsen Feltzing2002-08-14
* Removed noteBjörn Stenberg2002-08-14
* Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg2002-08-14
* Another strike against the evil distortion problemLinus Nielsen Feltzing2002-08-14
* Skip id3v1 tag when loading mp3 dataBjörn Stenberg2002-08-14
* Skip past id3v2 tag when loading mp3 dataBjörn Stenberg2002-08-14
* Corrected the PLL valuesLinus Nielsen Feltzing2002-08-14
* Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg2002-08-13
* First version of loadable fonts patch by Alex GitelmanBjörn Stenberg2002-08-11
* Added support for next/prev in simulatorsBjörn Stenberg2002-08-08
* Added mpeg_is_playing support for simulatorsBjörn Stenberg2002-08-08
* Now handles watermark on MPEG_NEXTLinus Nielsen Feltzing2002-08-08
* Added data loading if NEXT moves below watermarkBjörn Stenberg2002-08-08
* unplayed_space_left was calculated too early in DEI3()Linus Nielsen Feltzing2002-08-08
* Fixed bugs in next/prev handling.Björn Stenberg2002-08-08
* If next track is in ram, don't load from diskBjörn Stenberg2002-08-07
* Moved bitswap() to internal RAMLinus Nielsen Feltzing2002-08-01
* The low water handling incorrectly loaded too large chunks at the start of a ...Linus Nielsen Feltzing2002-07-31
* Killed warning on RecorderLinus Nielsen Feltzing2002-07-29
* Now uses HAVE_MASxxxxx macros instead of RECORDERLinus Nielsen Feltzing2002-07-29
* Killed a simulator warningLinus Nielsen Feltzing2002-07-28
* Hopefully fixed distortion and pitch problems on Player versionsLinus Nielsen Feltzing2002-07-28
* NEXT and PREV now works againLinus Nielsen Feltzing2002-07-27
* New and improved ID3 and track change handlingLinus Nielsen Feltzing2002-07-26
* First step towards better ID3 handlingLinus Nielsen Feltzing2002-07-25
* Pause time counting fix by Nate NystromLinus Nielsen Feltzing2002-07-25
* Automatic Volume Control for Recorder by Heikki HannikainenLinus Nielsen Feltzing2002-07-25
* Better track change handling, no memcpy in interrupt contextLinus Nielsen Feltzing2002-07-25
* Second-exact track change detectionLinus Nielsen Feltzing2002-07-25
* Second attempt to get rid of the CPUAdr errorsLinus Nielsen Feltzing2002-07-23
* An attempt to fix the intermittent address error problemsLinus Nielsen Feltzing2002-07-23
* Loudness and Superbass patch by Heikki HannikainenLinus Nielsen Feltzing2002-07-22
* MPEG loading latency patch by Hardeep SidhuLinus Nielsen Feltzing2002-07-21
* Higher watermarkLinus Nielsen Feltzing2002-07-19
* Still better loading algorithm, higher watermarkLinus Nielsen Feltzing2002-07-19
* At last, really short load timesLinus Nielsen Feltzing2002-07-18
* Ignore nonexisting files in playlistsBjörn Stenberg2002-07-18
* Removed warningBjörn Stenberg2002-07-16
* Faster, deeper disk sleep. Should save us some power.Björn Stenberg2002-07-16
* Added thread namesLinus Nielsen Feltzing2002-07-15
* Removed i2c_init()Linus Nielsen Feltzing2002-07-02
* Fixed simulator compiler errorsLinus Nielsen Feltzing2002-07-01
* Added mpeg_is_playing(), now stops counting time when the last song has stoppedLinus Nielsen Feltzing2002-07-01
* Killed simulator compile errorsLinus Nielsen Feltzing2002-07-01
* Player sound quality improvements by Julien BoissinotLinus Nielsen Feltzing2002-07-01
* Simulated mpeg_play() calls mp3info()Linus Nielsen Feltzing2002-06-30
* Adapted for simulator compileLinus Nielsen Feltzing2002-06-30
* Better USB behaviourLinus Nielsen Feltzing2002-06-30
* Added USB insertion handlingLinus Nielsen Feltzing2002-06-29
* Removed a warningLinus Nielsen Feltzing2002-06-29