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
/
flipit.c
Age
Commit message (
Expand
)
Author
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-06
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
2007-03-26
First step of charcell LCD code rework: * Make it fully unicode aware so that...
Jens Arnold
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-15
Hopefully clean up some errors
Karl Kurbjun
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-10-21
FlipIt: Set black foreground, otherwise text might be unreadable.....
Jens Arnold
2006-10-16
FlipIt: * Changed button assignments for X5 to a working layout. * Added miss...
Jens Arnold
2006-10-16
FlipIt: Ported to archos Player :-)
Jens Arnold
2006-10-15
FlipIt graphics rework: * Adjusted token sizes to make them fit better on the...
Jens Arnold
2006-08-03
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-06-30
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-06-10
Flipit grayscale bitmaps for native grayscale LCDs
Antoine Cellerier
2006-06-10
Scale and use color bitmaps on color lcd targets.
Antoine Cellerier
2006-03-18
Improved buttons for ipod
Björn Stenberg
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-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
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-07-06
4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...
Jens Arnold
2005-06-29
Hristo Kovachev's keypad fixes for the H300 build
Daniel Stenberg
2005-06-28
Second part of graphics api rework. Bitmap drawing and text output converted;...
Jens Arnold
2005-06-24
First part of graphics api rework. Special functions, parameter handling, pix...
Jens Arnold
2005-05-22
Changed keybindings, added helptext.
Jonas Häggqvist
2005-05-21
Oops, didn't mean to commit those.
Jonas Häggqvist
2005-05-21
Remote support
Jonas Häggqvist
2005-02-04
adapted to build on iRiver
Daniel Stenberg
2004-12-26
Plugin fixes: Correct button name for MODE key in help texts, conforming to t...
Jens Arnold
2004-10-18
Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaptio...
Jens Arnold
2003-11-20
Flipit couldn't handle large fonts very well. Now it uses the SYSFIXED font.
Linus Nielsen Feltzing
2003-06-29
Vicentini Martins 'FlipIt!' game
Björn Stenberg