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