summaryrefslogtreecommitdiff
path: root/firmware/mp3_playback.c (follow)
Commit message (Expand)AuthorAge
...
* Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing2004-07-06
* Added the (practically useless) 20ms option to the Auto Volume setting, for c...Linus Nielsen Feltzing2004-06-22
* Simplified the settings code by removing the phys2val conversions. This has t...Linus Nielsen Feltzing2004-06-21
* removed dead codeLinus Nielsen Feltzing2004-06-11
* mpeg_set_pitch now uses the 7f1 shadow registerLinus Nielsen Feltzing2004-06-11
* Patch #929680 by Jens Arnold, fixes bug #929680 by reducing the postpone_dma_...Linus Nielsen Feltzing2004-04-05
* First try to get a better transition from a cancelled clip to a new one, by m...Jörg Hohensohn2004-03-21
* Made set_irq_level() an inline function, and optimized it by removing the bit...Linus Nielsen Feltzing2004-03-02
* mp3 playback "engine" now in plugin API, rocks can make soundJörg Hohensohn2004-01-30
* next round of playback function split: everything in place, working and used;...Jörg Hohensohn2004-01-10
* add newline at end of file as older gcc compilers warn about thisDaniel Stenberg2004-01-08
* still trying to fix the sim (blindfolded)Jörg Hohensohn2004-01-05
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05