mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Set the default battery capacity for ipod video properly depending on detected RAM size.
Also set up a callback for the battery capacity setting (for all players) so changes take effect without having to reboot. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30170 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
354d8fbc63
commit
aa27d47782
6 changed files with 52 additions and 8 deletions
|
@ -1188,6 +1188,7 @@ target/arm/ipod/power-ipod.c
|
|||
target/arm/ipod/powermgmt-ipod-pcf.c
|
||||
target/arm/ipod/video/lcd-as-video.S
|
||||
target/arm/ipod/video/lcd-video.c
|
||||
target/arm/ipod/video/battery-video.c
|
||||
target/arm/usb-fw-pp502x.c
|
||||
#endif /* SIMULATOR */
|
||||
#endif /* IPOD_VIDEO */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue