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
/
status.c
Age
Commit message (
Expand
)
Author
2004-03-16
First shot at a nice little button bar at the bottom of the recorder LCD. Ena...
Linus Nielsen Feltzing
2004-02-05
Better charging feedback for FM/V2 devices
Linus Nielsen Feltzing
2004-01-05
Moved the low-level playback functionality into a new, separate module "mp3_p...
Jörg Hohensohn
2003-12-03
Battery meter now shows '?' after boot instead of nothing at all.
Björn Stenberg
2003-11-19
Don't show battery meter until a proper power reading has been done
Björn Stenberg
2003-11-05
Now clears the buttonbar before drawing
Linus Nielsen Feltzing
2003-11-05
Renamed the buttonbar functions
Linus Nielsen Feltzing
2003-11-04
Generic F-key buttonbar functionality
Linus Nielsen Feltzing
2003-10-17
Car Ignition Auto Stop (patch #736339 by Craig Sather)
Björn Stenberg
2003-10-17
Runtime display bug fix by Craig Sather (patch #766552)
Björn Stenberg
2003-06-04
Simplified and corrected status update. Contributions by Magnus Holmgren and ...
Björn Stenberg
2003-04-23
Only redraw the status line when info actually changed.
Björn Stenberg
2003-02-13
Mike Holden's patch that corrects the FM charger plugged symbol
Uwe Freese
2003-01-27
Corrected get_time(). This should fix the bad file date bug. Also changed sta...
Björn Stenberg
2002-12-18
show 100% instead of animation when top-off chg.
Uwe Freese
2002-12-18
Killed a dozen global variables
Björn Stenberg
2002-12-14
status bar: battery symbol animation in charge and top off charge mode
Uwe Freese
2002-12-04
Moved runtime-reset-when-charger-connected to status.c
Björn Stenberg
2002-10-15
Draw all icons for player from status_draw. Added set methods for
Mats Lidell
2002-10-09
Removed the 'repeat off' icon.
Björn Stenberg
2002-10-08
Added repeat-one icon for recorders.
Björn Stenberg
2002-10-05
Show repeat icons for player.
Mats Lidell
2002-10-04
Repeat off/all/one toggle. By Hardeep Sidhu.
Björn Stenberg
2002-09-30
Don't draw statusbar if it's disabled
Björn Stenberg
2002-09-10
use lcd_update_rect() even on simulators (*crosses fingers*)
Daniel Stenberg
2002-09-04
Minor update to the last commit
Justin Heiner
2002-09-04
Added status indicator for charging on Player
Justin Heiner
2002-09-01
Merged Magnus Holmgren's wps.config code.
Björn Stenberg
2002-08-30
Killed warning.
Markus Braun
2002-08-30
Fixed time display in statusbar.
Markus Braun
2002-08-30
Removed warning
Björn Stenberg
2002-08-30
Added status_draw() to set_playmode().
Björn Stenberg
2002-08-21
Ignore recorder playmode states.
Mats Lidell
2002-08-21
Added icons for charcell simulator.
Mats Lidell
2002-08-20
Define instead of a number.
Markus Braun
2002-08-20
status_draw() now uses lcd_update_rect()
Björn Stenberg
2002-08-15
F3 now toggles global_settings.statusbar
Markus Braun
2002-08-13
battery is animated while charging
Markus Braun
2002-08-12
corrected battery empty condition
Markus Braun
2002-08-12
now uses battery_level_safe() to determine when to blink
Markus Braun
2002-08-09
Battery blinks if >BATTERY_LEVEL_DANGEROUS
Markus Braun
2002-08-07
Using TIME_AFTER() macro to prevent wrap problem
Markus Braun
2002-08-07
Power plug is shown when charger is attached and blinking when charging is en...
Markus Braun
2002-08-07
Initialize current_mode
Björn Stenberg
2002-08-07
fix warning (battery_level() in powermgmt.h now)
Heikki Hannikainen
2002-08-07
Added status bar to file browser and wps
Markus Braun
2002-07-23
Removed DEBUGF() call
Linus Nielsen Feltzing
2002-07-23
Correct volume display
Linus Nielsen Feltzing
2002-07-22
Removed simulator warnings
Linus Nielsen Feltzing
2002-07-22
Removed a warning on the recorder
Linus Nielsen Feltzing
[next]