summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2012-01-04 12:57:18 +0000
committerFrank Gevaerts <frank@gevaerts.be>2012-01-04 12:57:18 +0000
commit0265c8be0f5515937e6b41bd350dbf377a7b8984 (patch)
tree859e0e514fefb1bf45ae524a60f56ddf094885da
parent395334e876bc5181d554402e72beba2c0ea5b477 (diff)
downloadrockbox-0265c8be0f5515937e6b41bd350dbf377a7b8984.tar.gz
rockbox-0265c8be0f5515937e6b41bd350dbf377a7b8984.zip
USB chargung now works the normal way on AMSv2, so remove the hack that treated it differently. Also fix the fuze+ workaround for the lack of ActionStdUsbCharge there
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31578 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/main.tex7
1 files changed, 1 insertions, 6 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 1ff19fe397..adab240ab7 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -808,20 +808,15 @@ properly.}
808\nopt{ondio}{ 808\nopt{ondio}{
809 \opt{usb_power}{ 809 \opt{usb_power}{
810 \section{USB Charging} 810 \section{USB Charging}
811 \nopt{clipv2,fuzev2,clipplus,fuzeplus}{
812 To charge your \dap{} over USB, hold any button while plugging it 811 To charge your \dap{} over USB, hold any button while plugging it
813 in. This will prevent it from connecting to your computer and let you 812 in. This will prevent it from connecting to your computer and let you
814 continue to use it normally. Your \dap{} must already be in Rockbox for this 813 continue to use it normally. Your \dap{} must already be in Rockbox for this
815 to function. 814 to function.
815 \nopt{fuzeplus}{
816 \note{Be aware that this button may still perform its normal function, so 816 \note{Be aware that this button may still perform its normal function, so
817 it is recommended to use a button without harmful side effects, such as 817 it is recommended to use a button without harmful side effects, such as
818 \ActionStdUsbCharge{}.} 818 \ActionStdUsbCharge{}.}
819
820 } 819 }
821 \opt{clipv2,fuzev2,clipplus,fuzeplus}{
822 Your \dap{} will automatically charge over USB if the cable is plugged in
823 while Rockbox is running.
824 }
825 } 820 }
826} 821}
827 822