index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
mp3_playback.c
Age
Commit message (
Expand
)
Author
2004-06-21
Simplified the settings code by removing the phys2val conversions. This has t...
Linus Nielsen Feltzing
2004-06-11
removed dead code
Linus Nielsen Feltzing
2004-06-11
mpeg_set_pitch now uses the 7f1 shadow register
Linus Nielsen Feltzing
2004-04-05
Patch #929680 by Jens Arnold, fixes bug #929680 by reducing the postpone_dma_...
Linus Nielsen Feltzing
2004-03-21
First try to get a better transition from a cancelled clip to a new one, by m...
Jörg Hohensohn
2004-03-02
Made set_irq_level() an inline function, and optimized it by removing the bit...
Linus Nielsen Feltzing
2004-01-30
mp3 playback "engine" now in plugin API, rocks can make sound
Jörg Hohensohn
2004-01-10
next round of playback function split: everything in place, working and used;...
Jörg Hohensohn
2004-01-08
add newline at end of file as older gcc compilers warn about this
Daniel Stenberg
2004-01-05
still trying to fix the sim (blindfolded)
Jörg Hohensohn
2004-01-05
Moved the low-level playback functionality into a new, separate module "mp3_p...
Jörg Hohensohn
[prev]