summaryrefslogtreecommitdiffstats
path: root/firmware/powermgmt.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-31Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod1-0/+2
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-44/+24
2006-04-16Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen1-0/+6
2006-04-15Also add a config-specific 'Default' value, this should fix the sim builds.Zakk Roberts1-19/+19
2006-04-04Disable backlight fade out for shutdownBrandon Low1-0/+3
2006-03-27Even better LCD clearing for ipod color displays, clear to white, but after b...Brandon Low1-1/+2
2006-03-27Clear the display in a less intrusive way to the user's selected background _...Brandon Low1-5/+3
2006-03-27Patch 4819 from Robert Keevil to shutdown the codec and clear the LCD on ipod...Brandon Low1-0/+16
2006-03-25Add simulated battery drain to the simulator. Patch from Matthias Mohr (task ...Dan Everton1-3/+37
2006-03-16Fix red and yello build tableBrandon Low1-2/+4
2006-03-16Proper charger input, usb and charger activity detection/reporting for ipod v...Brandon Low1-0/+2
2006-03-13Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen1-3/+8
2006-03-04Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn1-33/+84
2006-03-02Improved battery status reporting for units which support usb power / chargeBrandon Low1-5/+9
2006-02-04iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing1-2/+2
2006-01-25Fix all the simulator builds I brokeBrandon Low1-0/+5
2006-01-25New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by meHristo Kovachev1-0/+5
2006-01-19Charging state reporting on H3x0Brandon Low1-19/+34
2006-01-18Part of patch #1407541 to improve battery smoothing by absorbing extra precis...Brandon Low1-5/+6
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg1-1/+7
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold1-6/+1
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold1-5/+3
2005-11-19refactored radio status codeAnton Oleynikov1-1/+1
2005-11-19H100: turn off remote backlight before cutting the powerLinus Nielsen Feltzing1-0/+4
2005-11-18Moved the power_init() call to main(), removed unfinished inits for the H300Linus Nielsen Feltzing1-2/+0
2005-09-14The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing1-12/+20
2005-08-06typos fixed...Michiel Van Der Kolk1-2/+2
2005-08-06iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner1-1/+5
2005-07-11Adjustment for bootbox.Jens Arnold1-0/+2
2005-07-05New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing1-6/+11
2005-06-23Change current estimation for USB powered mode only if CURRENT_USB is less th...Jens Arnold1-1/+1
2005-06-23New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold1-1/+6
2005-06-22Better values for the iriver batteryMarcoen Hirschberg1-1/+2
2005-06-17ifdef correctionsDaniel Stenberg1-2/+2
2005-06-16Iriver: Sleep timer now powers off the box even when the charger is connected.Jens Arnold1-1/+1
2005-05-04Proper 'battery level dangerous' handling for Ondio. Moved this info into an ...Jens Arnold1-1/+14
2005-04-10Bugfixes: (1) Estimated runtime was wrong for approx. 1 minute after boot or ...Jens Arnold1-43/+41
2005-04-06First lame attempt to show correct battery level on the iRiverLinus Nielsen Feltzing1-1/+3
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing1-54/+2
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-12/+12
2005-03-24sorry, the patch broke all the simsJörg Hohensohn1-0/+7
2005-03-23patch # 1159539 from GvB: V1 charging cleanupJörg Hohensohn1-360/+390
2005-03-18Properly shut down the UDA1380Linus Nielsen Feltzing1-0/+6
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn1-27/+6
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn1-408/+411
2005-02-16Turn off the RTC alarm if it's gone off. Best not to have alarm events unles...Christi Scarborough1-1/+3
2005-02-07fixed signednessJean-Philippe Bernardy1-1/+1
2005-02-06A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough1-2/+20
2005-02-06fix warnings / sim buildChristi Scarborough1-0/+1
2005-02-06fix warnings / sim buildChristi Scarborough1-0/+3