index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
cube.c
Age
Commit message (
Expand
)
Author
2007-09-20
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-07-31
plugins code cleanup : moved the duplicated fixed point table loockup based s...
Kevin Ferrare
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-05-19
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-04-21
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-03-16
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-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2006-11-26
Cube: Keep main colours and backdrop.
Jens Arnold
2006-11-15
Don't need to remove the backdrop for all plugins - leave it up for some.
Karl Kurbjun
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-08-07
Grayscale library ported to the grayscale iPods, first version. Added C refer...
Jens Arnold
2006-08-03
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-08-02
Grayscale library: LCD linearisation and gamma correction.
Jens Arnold
2006-06-30
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-05-22
fix simulator build for the gigabeat
Marcoen Hirschberg
2006-02-26
Finally - grayscale library support for the simulators. Currently SDL only, w...
Jens Arnold
2006-02-24
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-22
Fixed some iPod button mappings.
Zakk Roberts
2006-01-23
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-18
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
Daniel Stenberg
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2005-12-19
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-14
iPod: Initial attempt at button mappings for plugins. All plugins now compil...
Dave Chapman
2005-11-16
Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...
Jens Arnold
2005-10-07
Patch #1239950 by Dave Hooper: Rotate cube while paused.
Jens Arnold
2005-07-19
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-13
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-12
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-01
Use macros instead of multiple #ifdef to make the code more readable.
Jens Arnold
2005-06-29
Hristo Kovachev's keypad fixes for the H300 build
Daniel Stenberg
2005-02-11
Adapted to new playergfx lib, release playergfx in all return cases, some opt...
Jens Arnold
2005-02-10
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-09
Correct position of parameter display.
Jens Arnold
2005-02-08
adjusting to screen size
Daniel Stenberg
2005-02-04
adapted to build on iRiver
Daniel Stenberg
2004-10-17
Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...
Jens Arnold
2003-12-23
I found several plugins to draw beyond screen boundary
Jörg Hohensohn
2003-06-29
Added plugin loader. Moved games, demos and the text viewer to loadable plugi...
Björn Stenberg