| Commit message (Expand) | Author | Age |
| ... | |
| * | refactored radio status code | Anton Oleynikov | 2005-11-19 |
| * | H100: turn off remote backlight before cutting the power | Linus Nielsen Feltzing | 2005-11-19 |
| * | Moved the power_init() call to main(), removed unfinished inits for the H300 | Linus Nielsen Feltzing | 2005-11-18 |
| * | The power thread now monitors the shutdown process and forces a poweroff if i... | Linus Nielsen Feltzing | 2005-09-14 |
| * | typos fixed... | Michiel Van Der Kolk | 2005-08-06 |
| * | iAudio: First unfinished attempt for tlv320 driver and rockbox integration | Christian Gmeiner | 2005-08-06 |
| * | Adjustment for bootbox. | Jens Arnold | 2005-07-11 |
| * | New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save... | Linus Nielsen Feltzing | 2005-07-05 |
| * | Change current estimation for USB powered mode only if CURRENT_USB is less th... | Jens Arnold | 2005-06-23 |
| * | New feature for units that can be powered or charged from USB (Recorder fm/v2... | Jens Arnold | 2005-06-23 |
| * | Better values for the iriver battery | Marcoen Hirschberg | 2005-06-22 |
| * | ifdef corrections | Daniel Stenberg | 2005-06-17 |
| * | Iriver: Sleep timer now powers off the box even when the charger is connected. | Jens Arnold | 2005-06-16 |
| * | Proper 'battery level dangerous' handling for Ondio. Moved this info into an ... | Jens Arnold | 2005-05-04 |
| * | Bugfixes: (1) Estimated runtime was wrong for approx. 1 minute after boot or ... | Jens Arnold | 2005-04-10 |
| * | First lame attempt to show correct battery level on the iRiver | Linus Nielsen Feltzing | 2005-04-06 |
| * | Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG... | Linus Nielsen Feltzing | 2005-04-06 |
| * | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing | 2005-04-04 |
| * | sorry, the patch broke all the sims | Jörg Hohensohn | 2005-03-24 |
| * | patch # 1159539 from GvB: V1 charging cleanup | Jörg Hohensohn | 2005-03-23 |
| * | Properly shut down the UDA1380 | Linus Nielsen Feltzing | 2005-03-18 |
| * | removed the practically useless "trickle charge" and "deep discharge" options... | Jörg Hohensohn | 2005-03-03 |
| * | More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren) | Jörg Hohensohn | 2005-03-03 |
| * | Turn off the RTC alarm if it's gone off. Best not to have alarm events unles... | Christi Scarborough | 2005-02-16 |
| * | fixed signedness | Jean-Philippe Bernardy | 2005-02-07 |
| * | 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-06 |
| * | int -> long | Jean-Philippe Bernardy | 2005-02-05 |
| * | include fix | Daniel Stenberg | 2005-02-02 |
| * | Only reset battery level if battery type really changed. | Jens Arnold | 2005-02-01 |
| * | New Ondio feature: Battery type setting, for correct battery level display. | Jens Arnold | 2005-01-30 |
| * | tuner cleanup + improvements: | Jörg Hohensohn | 2004-10-19 |
| * | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn | 2004-10-17 |
| * | 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-15 |
| * | No hard-coded minimum capacity any more | Jens Arnold | 2004-10-14 |
| * | battery levels adjusted for Ondio | Jörg Hohensohn | 2004-10-08 |
| * | multiple battery types prepared (CONFIG_BATTERY) | Jörg Hohensohn | 2004-10-08 |
| * | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn | 2004-09-28 |
| * | More const policeing step 4 | Jens Arnold | 2004-08-03 |
| * | Now turns off the backlight when the sleeptimer expires with the charger atta... | Linus Nielsen Feltzing | 2004-07-15 |
| * | The music now pauses correctly in car adapter mode | Linus Nielsen Feltzing | 2004-07-14 |
| * | Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi... | Linus Nielsen Feltzing | 2004-06-22 |
| * | The sleep timer now waits until the disk is idle before shutting down | Linus Nielsen Feltzing | 2004-06-14 |
| * | Better charging feedback for FM/V2 devices | Linus Nielsen Feltzing | 2004-02-05 |
| * | Bug fix: Idle timeout would stop paused playback when charger was connected | Björn Stenberg | 2003-11-25 |
| * | Don't show battery meter until a proper power reading has been done | Björn Stenberg | 2003-11-19 |