summaryrefslogtreecommitdiffstats
path: root/apps/status.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-1/+1
2009-10-16Change %mp tag to use current_playmode(). It has upto 9 values now, including...Thomas Martitz1-1/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-20Made global variable ff_mode local by making it static (should be accessed by...Bertrik Sikken1-2/+0
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-6/+0
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare1-19/+6
2005-11-19new icons for radio statusAnton Oleynikov1-1/+3
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing1-1/+18
2005-08-21Committed the "[ 1247788 ] Adds wps tags for repeat modes" patch.Miika Pekkarinen1-0/+1
2005-01-13Removed remnants of buttonbar code for units without recorder keypad.Jens Arnold1-2/+3
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold1-1/+2
2004-06-27The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing1-1/+1
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing1-0/+4
2003-11-05Renamed the buttonbar functionsLinus Nielsen Feltzing1-2/+2
2003-11-04Generic F-key buttonbar functionalityLinus Nielsen Feltzing1-0/+2
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg1-1/+1
2003-01-27include time.h for the sim (the win version in fact)Daniel Stenberg1-0/+3
2002-12-18Killed a dozen global variablesBjörn Stenberg1-1/+0
2002-10-15Draw all icons for player from status_draw. Added set methods forMats Lidell1-0/+7
2002-08-15F3 now toggles global_settings.statusbarMarkus Braun1-1/+0
2002-08-07Added status bar to file browser and wpsMarkus Braun1-1/+10
2002-07-22First versionLinus Nielsen Feltzing1-0/+33