summaryrefslogtreecommitdiff
path: root/firmware/mp3_playback.c
AgeCommit message (Expand)Author
2004-04-05Patch #929680 by Jens Arnold, fixes bug #929680 by reducing the postpone_dma_...Linus Nielsen Feltzing
2004-03-21First try to get a better transition from a cancelled clip to a new one, by m...Jörg Hohensohn
2004-03-02Made set_irq_level() an inline function, and optimized it by removing the bit...Linus Nielsen Feltzing
2004-01-30mp3 playback "engine" now in plugin API, rocks can make soundJörg Hohensohn
2004-01-10next round of playback function split: everything in place, working and used;...Jörg Hohensohn
2004-01-08add newline at end of file as older gcc compilers warn about thisDaniel Stenberg
2004-01-05still trying to fix the sim (blindfolded)Jörg Hohensohn
2004-01-05Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn