summaryrefslogtreecommitdiffstats
path: root/uisimulator/battery.c
AgeCommit message (Collapse)AuthorFilesLines
2005-06-25Core functions taking advantage of the new, optimised lcd_hline() and ↵Jens Arnold1-8/+6
lcd_vline() functions. Some cleanup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6859 a1c6a512-1295-4272-9138-f99709370657
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into ↵Jörg Hohensohn1-1/+1
multiple choice values (keypad, tuner, CPU, h/w codec) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5126 a1c6a512-1295-4272-9138-f99709370657
2002-04-23a simple battery function to display a battery of passed width, length,Robert Hak1-0/+102
and location on the player. As similar to the player display as I could get. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@186 a1c6a512-1295-4272-9138-f99709370657