summaryrefslogtreecommitdiffstats
path: root/apps/plugins/cube.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+12
2006-11-26Cube: Keep main colours and backdrop.Jens Arnold1-5/+8
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun1-0/+1
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+14
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold1-1/+1
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+13
2006-08-02Grayscale library: LCD linearisation and gamma correction.Jens Arnold1-1/+1
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare1-0/+4
2006-05-22fix simulator build for the gigabeatMarcoen Hirschberg1-1/+1
2006-02-26Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold1-1/+1
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman1-1/+2
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+13
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing1-1/+1
2006-02-22Fixed some iPod button mappings.Zakk Roberts1-8/+8
2006-01-23Fixed USB handling in grayscale library mode.Jens Arnold1-13/+17
2006-01-23Cube: Solid greyscale mode is now supported on Archos Recorders and Ondios, u...Jens Arnold1-23/+92
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+13
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-1/+2
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+12
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-1/+1
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman1-0/+13
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold1-9/+7
2005-10-07Patch #1239950 by Dave Hooper: Rotate cube while paused.Jens Arnold1-4/+72
2005-07-19More preparations and conversions for colour LCD support.Jens Arnold1-2/+10
2005-07-19Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold1-1/+1
2005-07-13Cube.rock extensions: (1) New mode for all platforms - hidden line. (2) Abili...Jens Arnold1-168/+226
2005-07-13Removed a heapload of TABs.Jens Arnold1-38/+38
2005-07-12Cube.rock extension and rework: (1) Solid 4-greylevel mode on iriver H1xx. (2...Jens Arnold1-55/+143
2005-07-12Cube.rock: converted to binary fixed-point arithmetic allowing for some more ...Jens Arnold1-62/+66
2005-07-01Use macros instead of multiple #ifdef to make the code more readable.Jens Arnold1-19/+9
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg1-1/+2
2005-02-11Adapted to new playergfx lib, release playergfx in all return cases, some opt...Jens Arnold1-14/+17
2005-02-10Removed flicker on player sim.Jens Arnold1-5/+18
2005-02-10Cube now working on the player, using the new player graphics library.Jens Arnold1-6/+55
2005-02-09Correct position of parameter display.Jens Arnold1-2/+2
2005-02-08adjusting to screen sizeDaniel Stenberg1-10/+16
2005-02-04adapted to build on iRiverDaniel Stenberg1-0/+11
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold1-12/+46
2003-12-23I found several plugins to draw beyond screen boundaryJörg Hohensohn1-2/+4
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg1-0/+338