index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mpegplayer
/
mpegplayer.c
(
unfollow
)
Commit message (
Expand
)
Author
2007-01-02
Fix audio for Coldfire targets - the EMAC was being initialised in the main t...
Dave Chapman
2007-01-01
Initial implementation of audio support (44.1KHz only, mp2 or mp3, mono/stere...
Dave Chapman
2006-11-26
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-18
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-11-15
one more for the backdrop stuff
Karl Kurbjun
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-08-20
Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add ...
Dave Chapman
2006-08-17
Clean up the video output code - remove the final traces of libvo (used by mp...
Dave Chapman
2006-08-16
Allow exiting of plugin whilst paused
Dave Chapman
2006-08-11
Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!
Hristo Kovachev
2006-08-09
fix button mappings for the gigabeat
Marcoen Hirschberg
2006-08-09
Add STOP and PAUSE features (mapped to OFF/ON on iriver H300, MENU/PLAY on ip...
Dave Chapman
2006-08-07
Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...
Dave Chapman