summaryrefslogtreecommitdiff
path: root/apps/status.c (follow)
Commit message (Expand)AuthorAge
* Removed button bar for devices with no F buttons (Ondio)Jens Arnold2004-10-09
* multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn2004-10-08
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* Fixed the slow status bar update in bug report #727790.Linus Nielsen Feltzing2004-07-13
* The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing2004-06-27
* Keep running charging animation until top-off is completedBjörn Stenberg2004-05-12
* First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing2004-03-16
* Better charging feedback for FM/V2 devicesLinus Nielsen Feltzing2004-02-05
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* Battery meter now shows '?' after boot instead of nothing at all.Björn Stenberg2003-12-03
* Don't show battery meter until a proper power reading has been doneBjörn Stenberg2003-11-19
* Now clears the buttonbar before drawingLinus Nielsen Feltzing2003-11-05
* Renamed the buttonbar functionsLinus Nielsen Feltzing2003-11-05
* Generic F-key buttonbar functionalityLinus Nielsen Feltzing2003-11-04
* Car Ignition Auto Stop (patch #736339 by Craig Sather)Björn Stenberg2003-10-17
* Runtime display bug fix by Craig Sather (patch #766552)Björn Stenberg2003-10-17
* 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