summaryrefslogtreecommitdiff
path: root/apps/plugins/cube.c (follow)
Commit message (Expand)AuthorAge
* m:robe 100: a few button defines and other greyscale related changesRobert Kukla2008-04-07
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold2008-03-22
* Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold2008-03-02
* M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla2008-03-01
* Plugins now enabled and working for the Gigabeat S.Will Robertson2008-02-17
* Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold2008-01-13
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* make the first bunch of plugins compile for the mrobe. an earlier commit brok...Jonathan Gordon2007-10-23
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare2007-07-31
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg2007-05-19
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* Cube: Keep main colours and backdrop.Jens Arnold2006-11-26
* Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun2006-11-15
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold2006-08-07
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* Grayscale library: LCD linearisation and gamma correction.Jens Arnold2006-08-02
* To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare2006-06-30
* fix simulator build for the gigabeatMarcoen Hirschberg2006-05-22
* Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold2006-02-26
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Button driver for iAudio X5Linus Nielsen Feltzing2006-02-24
* Fixed some iPod button mappings.Zakk Roberts2006-02-22
* Fixed USB handling in grayscale library mode.Jens Arnold2006-01-23
* Cube: Solid greyscale mode is now supported on Archos Recorders and Ondios, u...Jens Arnold2006-01-23
* Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg2006-01-18
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman2005-12-14
* Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold2005-11-16
* Patch #1239950 by Dave Hooper: Rotate cube while paused.Jens Arnold2005-10-07
* More preparations and conversions for colour LCD support.Jens Arnold2005-07-19
* Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold2005-07-19
* Cube.rock extensions: (1) New mode for all platforms - hidden line. (2) Abili...Jens Arnold2005-07-13
* Removed a heapload of TABs.Jens Arnold2005-07-13
* Cube.rock extension and rework: (1) Solid 4-greylevel mode on iriver H1xx. (2...Jens Arnold2005-07-12
* Cube.rock: converted to binary fixed-point arithmetic allowing for some more ...Jens Arnold2005-07-12
* Use macros instead of multiple #ifdef to make the code more readable.Jens Arnold2005-07-01
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* Adapted to new playergfx lib, release playergfx in all return cases, some opt...Jens Arnold2005-02-11
* Removed flicker on player sim.Jens Arnold2005-02-10