summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2008-01-27add support for the gigabeat remote control in mpegplayerMarcoen Hirschberg
2008-01-27mpegplayer: End of data would not be detected correctly if mpeg parser was in...Michael Sevakis
2008-01-26mpegplayer: make sure 'floating' videos are even-aligned on color displays or...Michael Sevakis
2008-01-26H10 20GB: Assembly YUV blitting and dithering.Michael Sevakis
2008-01-26* Add mktccboot to svn:ignore for tools/Nicolas Pennequin
2008-01-26Fix the errors and warnings from the previous commit.Nicolas Pennequin
2008-01-26Accept FS#7218 by Dave Hooper: Bitmap version of the sliding puzzle game.Nicolas Pennequin
2008-01-24Oops, forgot to change some #ifdefsNils Wallménius
2008-01-24Make jpegviewer remember the slideshow timeout, fixes FS#8461, slight simplif...Nils Wallménius
2008-01-23Fixed the problems on the new version of the fire plugin (so repush it), adde...Kevin Ferrare
2008-01-22D2 simulator build (plugins not built yet)Rob Purchase
2008-01-22Revert today's fire commits because it crashed all the targets I could test w...Marianne Arnold
2008-01-22Oops. Only build mpegplayer bitmaps for SWCODEC.Michael Sevakis
2008-01-22A commit without a single warning is not really funKevin Ferrare
2008-01-22Fire plugin : initializes palettes with a function instead of storing them in...Kevin Ferrare
2008-01-22add timer registration for mrobe100 lcd to greyscale lib (fix yellow)Robert Kukla
2008-01-17Reverse the behaviour of the scrollwheel (i.e. fwd/clockwise is down, back/an...Dave Chapman
2008-01-16mpegplayer: fix a small mistake in validating the start time.Michael Sevakis
2008-01-16libmpeg2: Change a couple style points for consistency and some spacing.Michael Sevakis
2008-01-16libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probabl...Michael Sevakis
2008-01-14Initial Cowon D2 commit:Rob Purchase
2008-01-14Change wording of date options to clarify; previously English format was not ...Steve Bavin
2008-01-13Greyscale library: * Defer application of lcd linearisation + gamma in buffer...Jens Arnold
2008-01-13Reenable metronome on Archos targets which got lost during the big change to ...Marianne Arnold
2008-01-13Midiplay: more consistent button mapping on c200 - use the volume buttons to ...Marianne Arnold
2008-01-13Greyscale test plugin: Add missing button definitions for M5.Jens Arnold
2008-01-13Oops, looks like I overlooked a leftover from the old graylib...Jens Arnold
2008-01-13The old grayscale library is now officially dead.Jens Arnold
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold
2008-01-12mpegplayer: A) Replace 'Start Menu' option with 'Resume Settings' 1) Start me...Michael Sevakis
2008-01-11I didn't mean to commit the autostart.c entry.Robert Kukla
2008-01-11m:robe 100:Robert Kukla
2008-01-11Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...Jens Arnold
2008-01-10Fix warning.Jens Arnold
2008-01-10Greyscale library: * Introduced some extra macros dealing with block size, al...Jens Arnold
2008-01-10Fully clone the gray_show(false) procedure without the forced lcd update.Michael Sevakis
2008-01-10woopsJonathan Gordon
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold
2008-01-09mpegplayer on grayscale targets: use greylib to display all text and graphics...Michael Sevakis
2008-01-09E200: Restore the scroll wheel support in brickmania that got lost in the pre...Marianne Arnold
2008-01-09Prevent idle poweroff in the MPEG player plugin. Also save the settings when ...Linus Nielsen Feltzing
2008-01-09Reduce stack usage in the vbrfix plugin. Fixes FS#8402.Linus Nielsen Feltzing
2008-01-08Add the viewport functions to the screens API, including a new getfont() func...Dave Chapman
2008-01-08FPS Test plugin: add greyscale library performance measurement.Jens Arnold
2008-01-07mpegplayer: Fix a bitflag value. Add some commenting to the WVS code to help ...Michael Sevakis
2008-01-07mpegplayer: Misc seeking tweaks 1) Consolidate some code amongst functions. 2...Michael Sevakis
2008-01-07Gah, e200 sets CONFIG_LCD to LCD_X5.Jens Arnold
2008-01-07Forgot to commit the adaption of 'fire' to the new greylib.Jens Arnold
2008-01-06Doom LCD update: * Speed up the C versions slightly (colour and greyscale). *...Jens Arnold