summaryrefslogtreecommitdiffstats
path: root/apps/plugins/mpegplayer/stream_mgr.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-03MPEGPlayer graphics mutation: Implement a more visible FPS display and remove...Michael Sevakis1-0/+8
2010-05-17Simplify mpegplayer a bit and use array-based lists rather than linked lists ...Michael Sevakis1-2/+2
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis1-1/+1
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-1/+1
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis1-1/+1
2008-01-27Now that headphone plug pause/resume should be better behaved, support it in ...Michael Sevakis1-0/+3
2008-01-11Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...Jens Arnold1-3/+0
2008-01-09mpegplayer on grayscale targets: use greylib to display all text and graphics...Michael Sevakis1-6/+3
2008-01-03Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...Michael Sevakis1-0/+10
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis1-0/+151