summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-11-02 08:10:15 -0500
committerSolomon Peachy <pizza@shaftnet.org>2020-11-13 16:44:01 -0500
commit60f581e8f52fa0f7355b80b38fc2d57e78634ae4 (patch)
tree4051cf647a687fdf7c58e21010654d87e96a7aa1 /manual
parentfc4fff0b819a492e57dde76020c5ec78e2f8f6cc (diff)
downloadrockbox-60f581e8f52fa0f7355b80b38fc2d57e78634ae4.tar.gz
rockbox-60f581e8f52fa0f7355b80b38fc2d57e78634ae4.zip
usb: Add ability to prompt user about what to do upon usb insertion
v3: Add in config option v4: Bugfixes v5: Force a redraw upon exiting v6: keypress-in-chargeonly mode enables mass storage (and vice versa) v7: Fix bootloader builds v8: Update manual, and have bootloader respect keypresses v9: Change default to mass storage (ie no change in behavior) todo: * test-build dx50/dx90 * Switch from yes/no to proper menu? * prevent WPS progress bar from drawing over us Change-Id: I82e0ccb08497b7a5aa756ce77f1332ee963703a7 ... Change-Id: I7946cf240b18a4fa8ace5e25e1eb6e97b8b12d7c
Diffstat (limited to 'manual')
-rwxr-xr-xmanual/configure_rockbox/system_options.tex6
-rw-r--r--manual/rockbox_interface/main.tex11
2 files changed, 13 insertions, 4 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 4faeafb895..f9e09a91b1 100755
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -851,6 +851,12 @@ therefore result in better runtime.
851 }} 851 }}
852 \end{description} 852 \end{description}
853} 853}
854\opt{usb_power}{
855 \subsection{USB Mode}
856 This controls what happens with the \dap{}'s USB port is connected.
857 \setting{Charge Only} and \setting{Mass Storage} will automatically enter
858 that mode, and \setting{Ask} will prompt the user each time.
859}
854\opt{multidrive_usb}{ 860\opt{multidrive_usb}{
855 \subsection{USB Hide Internal Drive} 861 \subsection{USB Hide Internal Drive}
856 If this option is turned \setting{On}, the internal storage drive will not 862 If this option is turned \setting{On}, the internal storage drive will not
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index ec76ce4ed5..33dae2f62f 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -827,10 +827,13 @@ properly.}
827 827
828 \opt{usb_power}{ 828 \opt{usb_power}{
829 \section{USB Charging} 829 \section{USB Charging}
830 To charge your \dap{} over USB, hold any button while plugging it 830 Whenever your \dap{} is connected to USB, it will automatically charge.
831 in. This will prevent it from connecting to your computer and let you 831 However, depending on the \config{usb\_mode} setting, the \dap{} may also
832 continue to use it normally. Your \dap{} must already be in Rockbox for this 832 enter mass storage mode or prompt the user for what action to take.
833 to function. 833 When the \dap{} is configured to enter mass storage mode or automatically
834 charge, you may trigger the opposite behaivor by holding down any button
835 while plugging it in. Your \dap{} must already be in Rockbox for this to
836 function.
834 \nopt{fuzeplus}{ 837 \nopt{fuzeplus}{
835 \note{Be aware that this button may still perform its normal function, so 838 \note{Be aware that this button may still perform its normal function, so
836 it is recommended to use a button without harmful side effects, such as 839 it is recommended to use a button without harmful side effects, such as