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