summaryrefslogtreecommitdiff
path: root/apps/status.c (follow)
Commit message (Expand)AuthorAge
* Simplified and corrected status update. Contributions by Magnus Holmgren and ...Björn Stenberg2003-06-04
* Only redraw the status line when info actually changed.Björn Stenberg2003-04-23
* Mike Holden's patch that corrects the FM charger plugged symbolUwe Freese2003-02-13
* Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg2003-01-27
* show 100% instead of animation when top-off chg.Uwe Freese2002-12-18
* Killed a dozen global variablesBjörn Stenberg2002-12-18
* status bar: battery symbol animation in charge and top off charge modeUwe Freese2002-12-14
* Moved runtime-reset-when-charger-connected to status.cBjörn Stenberg2002-12-04
* Draw all icons for player from status_draw. Added set methods forMats Lidell2002-10-15
* Removed the 'repeat off' icon.Björn Stenberg2002-10-09
* Added repeat-one icon for recorders.Björn Stenberg2002-10-08
* Show repeat icons for player.Mats Lidell2002-10-05
* Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg2002-10-04
* Don't draw statusbar if it's disabledBjörn Stenberg2002-09-30
* use lcd_update_rect() even on simulators (*crosses fingers*)Daniel Stenberg2002-09-10
* Minor update to the last commitJustin Heiner2002-09-04
* Added status indicator for charging on PlayerJustin Heiner2002-09-04
* Merged Magnus Holmgren's wps.config code.Björn Stenberg2002-09-01
* Killed warning.Markus Braun2002-08-30
* Fixed time display in statusbar.Markus Braun2002-08-30
* Removed warningBjörn Stenberg2002-08-30
* Added status_draw() to set_playmode().Björn Stenberg2002-08-30
* Ignore recorder playmode states.Mats Lidell2002-08-21
* Added icons for charcell simulator.Mats Lidell2002-08-21
* Define instead of a number.Markus Braun2002-08-20
* status_draw() now uses lcd_update_rect()Björn Stenberg2002-08-20
* F3 now toggles global_settings.statusbarMarkus Braun2002-08-15
* battery is animated while chargingMarkus Braun2002-08-13
* corrected battery empty conditionMarkus Braun2002-08-12
* now uses battery_level_safe() to determine when to blinkMarkus Braun2002-08-12
* Battery blinks if >BATTERY_LEVEL_DANGEROUSMarkus Braun2002-08-09
* Using TIME_AFTER() macro to prevent wrap problemMarkus Braun2002-08-07
* Power plug is shown when charger is attached and blinking when charging is en...Markus Braun2002-08-07
* Initialize current_modeBjörn Stenberg2002-08-07
* fix warning (battery_level() in powermgmt.h now)Heikki Hannikainen2002-08-07
* Added status bar to file browser and wpsMarkus Braun2002-08-07
* Removed DEBUGF() callLinus Nielsen Feltzing2002-07-23
* Correct volume displayLinus Nielsen Feltzing2002-07-23
* Removed simulator warningsLinus Nielsen Feltzing2002-07-22
* Removed a warning on the recorderLinus Nielsen Feltzing2002-07-22
* First versionLinus Nielsen Feltzing2002-07-22