index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
xobox.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-09-20
*
Pass plugin api pointer to funtion directly, fixes crashes when doing increme...
Peter D'Hoye
2007-08-16
*
Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...
Peter D'Hoye
2007-08-15
*
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-07-27
*
Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...
Nils Wallménius
2007-06-14
*
Accept FS#7264 'Build with -Os switch for coldfire targets'.
Nils Wallménius
2007-06-13
*
Fix a bug concerning difficulty, pointed out by DerPapst in IRC.
Paul Louden
2007-06-07
*
Fix drawing on overlaping qixes on B&W displays.
Antoine Cellerier
2007-06-06
*
Yet some more optimisation and recorder/ondio related bug fixing for Xobox.
Antoine Cellerier
2007-06-06
*
Fix bitmap drawing for b&w targets on xobox.
Antoine Cellerier
2007-06-05
*
Add recorder and ondio support to Xobox.
Antoine Cellerier
2007-06-05
*
Xobox: really make it fast. Plays smoothly on Video iPod even at fastest speed.
Antoine Cellerier
2007-06-05
*
* xobox.c: Fix speed range.
Antoine Cellerier
2007-06-04
*
* xobox.c: User configurable speed and difficulty levels.
Antoine Cellerier
2007-06-03
*
* xobox.c: Don't call lcd_clear_display() since we're redrawing every single ...
Antoine Cellerier
2007-06-03
*
* xobox.c: simplify a bit more.
Antoine Cellerier
2007-06-03
*
* xobox.c: - Speed it up (makes it play without lag on iPod Video).
Antoine Cellerier
2007-06-03
*
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-05-19
*
Fix a few bugs in Xobox. Now menu isn't pure black on non-color targets and a...
Tom Ross
2007-03-25
*
fix red
Jonathan Gordon
2007-03-25
*
convert the xobox menu to the new API so it can be used as an example for plu...
Jonathan Gordon
2007-03-25
*
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2007-01-14
*
Don't need to remove the backdrop for all plugins - leave it up for some.
Karl Kurbjun
2006-11-15
*
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-10-26
*
Misc changes to xobox (basically remove some unneed tests and optimise (i hop...
Antoine Cellerier
2006-09-17
*
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-08-03
*
accept patch FS#4761 - putting the player on hold will now pause games. this ...
Shachar Liberman
2006-07-30
*
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-06-30
*
Couple more minor adjustments: * Rename old CLR_CYAN define to CLR_LTBLUE to ...
Zakk Roberts
2006-05-23
*
Assorted changes by Mikael Magnusson and I. * When moving through filled spac...
Zakk Roberts
2006-05-23
*
Small changes to Xobox to make it playable on grayscale targets with slow scr...
Martin Arver
2006-03-22
*
*patch by Mikael Magnusson, do not reinitialize the board when hit by a qix. ...
Ben Basha
2006-03-17
*
Restore the backlight setting properly when leaving Xobox
Linus Nielsen Feltzing
2006-03-16
*
New plugin - Xobox - xonix clone by Eli Sherer with changes by me and Mikael ...
Ben Basha
2006-03-12