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