Age | Commit message (Expand) | Author |
2005-02-16 | Turn off the RTC alarm if it's gone off. Best not to have alarm events unles... | Christi Scarborough |
2005-02-07 | fixed signedness | Jean-Philippe Bernardy |
2005-02-06 | A proper alarm clock for the V2/FM (and v1 with mod) | Christi Scarborough |
2005-02-06 | fix warnings / sim build | Christi Scarborough |
2005-02-06 | fix warnings / sim build | Christi Scarborough |
2005-02-06 | clean shutdown for idle timer and sleep timer | Christi Scarborough |
2005-02-06 | Aligned thread stack | Linus Nielsen Feltzing |
2005-02-05 | int -> long | Jean-Philippe Bernardy |
2005-02-02 | include fix | Daniel Stenberg |
2005-02-01 | Only reset battery level if battery type really changed. | Jens Arnold |
2005-01-30 | New Ondio feature: Battery type setting, for correct battery level display. | Jens Arnold |
2004-10-19 | tuner cleanup + improvements: | Jörg Hohensohn |
2004-10-17 | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn |
2004-10-15 | Another small adjustment for Ondio: Don't adjust initial battery level for no... | Jens Arnold |
2004-10-15 | Adjusted power thread to Ondio: no charging, no car adapter mode, different c... | Jens Arnold |
2004-10-14 | No hard-coded minimum capacity any more | Jens Arnold |
2004-10-08 | battery levels adjusted for Ondio | Jörg Hohensohn |
2004-10-08 | multiple battery types prepared (CONFIG_BATTERY) | Jörg Hohensohn |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-08-03 | More const policeing step 4 | Jens Arnold |
2004-07-15 | Now turns off the backlight when the sleeptimer expires with the charger atta... | Linus Nielsen Feltzing |
2004-07-14 | The music now pauses correctly in car adapter mode | Linus Nielsen Feltzing |
2004-06-22 | Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi... | Linus Nielsen Feltzing |
2004-06-14 | The sleep timer now waits until the disk is idle before shutting down | Linus Nielsen Feltzing |
2004-02-05 | Better charging feedback for FM/V2 devices | Linus Nielsen Feltzing |
2003-11-25 | Bug fix: Idle timeout would stop paused playback when charger was connected | Björn Stenberg |
2003-11-19 | Don't show battery meter until a proper power reading has been done | Björn Stenberg |
2003-10-17 | Car Ignition Auto Stop (patch #736339 by Craig Sather) | Björn Stenberg |
2003-10-17 | Fixes sleep timer when connected to charger (patch #769591 by Henrik Backe) | Björn Stenberg |
2003-09-22 | Removed the battery level rise limiter. This provides more accurate values th... | Björn Stenberg |
2003-08-25 | Slightly more correct initialization of the power/charging code | Linus Nielsen Feltzing |
2003-08-21 | Measured voltages for LiIon. I found rockbox-liion.gif | Uwe Freese |
2003-06-09 | Report max 99% battery level during charging | Björn Stenberg |
2003-06-04 | Make simulator report 75% battery instead of 100% | Björn Stenberg |
2003-05-03 | Idle poweroff fix for FM radio, as suggested by Mike Holden | Linus Nielsen Feltzing |
2003-03-07 | Don't reboot if charger is connected when sleep timer expires, just stop the ... | Björn Stenberg |
2003-03-04 | Massively code-policed. We keep source lines less than 80 columns... | Daniel Stenberg |
2003-03-03 | estimate 22 percent longer runtime when having 8 MB, assuming 192 kbps files ... | Uwe Freese |
2003-02-12 | disable charge control for FM | Uwe Freese |
2003-01-27 | LiIon values for FM | Uwe Freese |
2003-01-19 | Start new charge cycle should be possible in trickle mode. This should fix th... | Uwe Freese |
2003-01-09 | better estimated running time for usb mode | Uwe Freese |
2002-12-18 | battery level 100% when trickle chg, only 1% per minute change allowed, ignor... | Uwe Freese |
2002-12-17 | Fixed a simulator stub for set_battery_capacity() | Kjell Ericson |
2002-12-16 | battery capacity (1500-2400 in 50mAh steps) saved to disk | Uwe Freese |
2002-12-16 | stupid bug, trickle setting in menu didn't work | Uwe Freese |
2002-12-15 | charger on if battery low at boot time, battery capacity settings | Uwe Freese |
2002-12-14 | battery capacity setting function | Uwe Freese |
2002-12-14 | we don't want battery symbol flickering while trickle charging | Uwe Freese |
2002-12-14 | no inclusion of apps/settings.h anymore (simulator build error), new enable_t... | Uwe Freese |