summaryrefslogtreecommitdiff
path: root/firmware/mpeg.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* New defaults for the bass/trebleLinus Nielsen Feltzing2002-06-28
* Tone controls are now in dBLinus Nielsen Feltzing2002-06-28
* Ooops. I forgot to reset the test valuesLinus Nielsen Feltzing2002-06-28
* Added mpeg_sound_numdecimals()Linus Nielsen Feltzing2002-06-28
* API change for default sound settingsLinus Nielsen Feltzing2002-06-28
* First step towards a better sound setting APILinus Nielsen Feltzing2002-06-28
* First crude elapsed-time displayBjörn Stenberg2002-06-27
* Fixed id3 reading for next/prevBjörn Stenberg2002-06-27
* Changed dac_volume callLinus Nielsen Feltzing2002-06-27
* Moved settings.c/h to apps/Björn Stenberg2002-06-27
* Added next/previous trackBjörn Stenberg2002-06-26
* Bug 574060 fixed but not verified. S/PDIF is enabled.Linus Nielsen Feltzing2002-06-26
* Added mpeg_next() and mpeg_prev() (Yusef Napora)Björn Stenberg2002-06-26
* Added mas_reset() call, and some error checkingLinus Nielsen Feltzing2002-06-26
* Fixed id3 array being updated too earlyBjörn Stenberg2002-06-26
* Working while-playing-screenBjörn Stenberg2002-06-25
* A step towards WPSBjörn Stenberg2002-06-25
* Now yields after MPEG_NEED_DATALinus Nielsen Feltzing2002-06-20
* mas_run() needed some time to startupLinus Nielsen Feltzing2002-06-20
* Stupid TAB charsLinus Nielsen Feltzing2002-06-19
* moved sounds settings to settings.h, config.h is only for including theDaniel Stenberg2002-06-19
* Killed warningsLinus Nielsen Feltzing2002-06-19