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
/
cube.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
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
*
Cube: Keep main colours and backdrop.
Jens Arnold
2006-11-26
*
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
*
Grayscale library ported to the grayscale iPods, first version. Added C refer...
Jens Arnold
2006-08-07
*
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-08-03
*
Grayscale library: LCD linearisation and gamma correction.
Jens Arnold
2006-08-02
*
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-06-30
*
fix simulator build for the gigabeat
Marcoen Hirschberg
2006-05-22
*
Finally - grayscale library support for the simulators. Currently SDL only, w...
Jens Arnold
2006-02-26
*
More iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-24
*
first gigabeat commit
Marcoen Hirschberg
2006-02-24
*
Button driver for iAudio X5
Linus Nielsen Feltzing
2006-02-24
*
Fixed some iPod button mappings.
Zakk Roberts
2006-02-22
*
Fixed USB handling in grayscale library mode.
Jens Arnold
2006-01-23
*
Cube: Solid greyscale mode is now supported on Archos Recorders and Ondios, u...
Jens Arnold
2006-01-23
*
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
Daniel Stenberg
2006-01-18
*
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2006-01-15
*
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2006-01-12
*
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-19
*
iPod: Initial attempt at button mappings for plugins. All plugins now compil...
Dave Chapman
2005-12-14
*
Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...
Jens Arnold
2005-11-16
*
Patch #1239950 by Dave Hooper: Rotate cube while paused.
Jens Arnold
2005-10-07
*
More preparations and conversions for colour LCD support.
Jens Arnold
2005-07-19
*
Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...
Jens Arnold
2005-07-19
*
Cube.rock extensions: (1) New mode for all platforms - hidden line. (2) Abili...
Jens Arnold
2005-07-13
*
Removed a heapload of TABs.
Jens Arnold
2005-07-13
*
Cube.rock extension and rework: (1) Solid 4-greylevel mode on iriver H1xx. (2...
Jens Arnold
2005-07-12
*
Cube.rock: converted to binary fixed-point arithmetic allowing for some more ...
Jens Arnold
2005-07-12
*
Use macros instead of multiple #ifdef to make the code more readable.
Jens Arnold
2005-07-01
*
Hristo Kovachev's keypad fixes for the H300 build
Daniel Stenberg
2005-06-29
*
Adapted to new playergfx lib, release playergfx in all return cases, some opt...
Jens Arnold
2005-02-11
*
Removed flicker on player sim.
Jens Arnold
2005-02-10
*
Cube now working on the player, using the new player graphics library.
Jens Arnold
2005-02-10
*
Correct position of parameter display.
Jens Arnold
2005-02-09
*
adjusting to screen size
Daniel Stenberg
2005-02-08
*
adapted to build on iRiver
Daniel Stenberg
2005-02-04
*
Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...
Jens Arnold
2004-10-17
*
I found several plugins to draw beyond screen boundary
Jörg Hohensohn
2003-12-23
*
Added plugin loader. Moved games, demos and the text viewer to loadable plugi...
Björn Stenberg
2003-06-29