summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/mpeg_settings.h
AgeCommit message (Expand)Author
2010-03-28Fuzev2: add dithering option for mpegplayerRafaël Carré
2009-08-27Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and rem...Teruaki Kawashima
2009-07-15Gigabeat S can do dithered YUV blitting too, so put it into the plugin API an...Jens Arnold
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon
2009-05-12FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2Rafaël Carré
2009-02-13Philips HDD1630 - add LCD YUV functions so mpegplayer works.Mark Arigo
2008-07-15Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase
2008-05-18MPEGPlayer quickie: add an option to set the backlight brightness to a plugin...Michael Sevakis
2008-02-01mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...Michael Sevakis
2008-01-26H10 20GB: Assembly YUV blitting and dithering.Michael Sevakis
2008-01-12mpegplayer: A) Replace 'Start Menu' option with 'Resume Settings' 1) Start me...Michael Sevakis
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis
2007-10-21 FS#7997 - mpegplayer - enable/disable start menuRobert Kukla
2007-10-21Implement YUV dithering for c200, and enable the option in mpegplayer.Jens Arnold
2007-10-16FS#7971 - mpegplayer - start menu loads quicker - menu clean up - code clean upRobert Kukla
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-09-25Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis
2006-08-20Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add ...Dave Chapman