summaryrefslogtreecommitdiff
path: root/apps/plugins/cube.c
AgeCommit message (Expand)Author
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold
2007-07-31plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-11-26Cube: Keep main colours and backdrop.Jens Arnold
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-08-02Grayscale library: LCD linearisation and gamma correction.Jens Arnold
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare
2006-05-22fix simulator build for the gigabeatMarcoen Hirschberg
2006-02-26Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-02-22Fixed some iPod button mappings.Zakk Roberts
2006-01-23Fixed USB handling in grayscale library mode.Jens Arnold
2006-01-23Cube: Solid greyscale mode is now supported on Archos Recorders and Ondios, u...Jens Arnold
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold
2005-10-07Patch #1239950 by Dave Hooper: Rotate cube while paused.Jens Arnold
2005-07-19More preparations and conversions for colour LCD support.Jens Arnold
2005-07-19Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold
2005-07-13Cube.rock extensions: (1) New mode for all platforms - hidden line. (2) Abili...Jens Arnold
2005-07-13Removed a heapload of TABs.Jens Arnold
2005-07-12Cube.rock extension and rework: (1) Solid 4-greylevel mode on iriver H1xx. (2...Jens Arnold
2005-07-12Cube.rock: converted to binary fixed-point arithmetic allowing for some more ...Jens Arnold
2005-07-01Use macros instead of multiple #ifdef to make the code more readable.Jens Arnold
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-02-11Adapted to new playergfx lib, release playergfx in all return cases, some opt...Jens Arnold
2005-02-10Removed flicker on player sim.Jens Arnold
2005-02-10Cube now working on the player, using the new player graphics library.Jens Arnold
2005-02-09Correct position of parameter display.Jens Arnold
2005-02-08adjusting to screen sizeDaniel Stenberg
2005-02-04adapted to build on iRiverDaniel Stenberg
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold
2003-12-23I found several plugins to draw beyond screen boundaryJörg Hohensohn
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg