Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For...
commit77fa3acd2f0049f64819646f37e18249aa87e7d3
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 20 Mar 2010 15:02:29 +0000 (20 15:02 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 20 Mar 2010 15:02:29 +0000 (20 15:02 +0000)
treeee6e855a5d998e3c5bae6d74a86641f3d01ebd50
parentf66f72cacdf6502a623f171a88f043186903ebb6
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25257 a1c6a512-1295-4272-9138-f99709370657
13 files changed:
apps/features.txt
apps/lang/english.lang
apps/main.c
apps/menus/settings_menu.c
apps/settings.h
apps/settings_list.c
firmware/drivers/audio/wm8758.c
firmware/export/config/ipodvideo.h
firmware/export/powermgmt.h
firmware/export/wm8758.h
firmware/target/arm/ipod/powermgmt-ipod-pcf.c
manual/configure_rockbox/system_options.tex
uisimulator/common/powermgmt-sim.c