rockbox/apps/menus
Udo Schläpfer 95fdad5e28 iBasso DX50/DX90: User selectable USB mode.
Depends on http://gerrit.rockbox.org/r/#/c/1043/.

This patch adds a new setting in Settings -> General -> System: USB Mode.

Usable in Quickscreen and Shortcuts.

Possible settings are:
- Mass Storage: The default, on USB connect export the internal and external
drives as usual. Rockbox will exit gracefully in this case, since the internal
drive (/mnt/sdcard) is exported as mass storage device and Android prevents
Rockbox from continued execution.
- Charge Only: USB charge only, do not export the internal and external drives.
This will not close Rockbox.
- ADB: Enable the Android Debug Bridge. This will not close Rockbox.

Charge only and ADB are actually the same, since it is not yet established if
charge only is doable without adb and major hooks into Android.

German translation provided.

This may be genric for Android based devices but is only enabled
for iBasso Devices. Other maintainers may choose do adopt this.

Change-Id: I616247c29946c6595ebcf8f0c14b2410c9f0498b
2015-02-02 22:43:46 +01:00
..
audiohw_eq_menu.c
display_menu.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
eq_menu.c Fix incorrect language string reference in eq_menu.c 2014-01-26 16:26:00 +01:00
eq_menu.h EQ: - Fine grained EQ configuration 2013-03-05 03:19:34 +01:00
exported_menus.h playlist_viewer: Resurrect playlist viewer settings submenu in the playlist viewer context menu. 2014-01-11 10:46:37 +01:00
main_menu.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
menu_common.c
menu_common.h
playback_menu.c Get rid of some superfluous single-purpose functions in playback. 2013-07-13 00:08:51 -04:00
playlist_menu.c playlist: Get rid of plugin buffer use in playlist_save(). 2014-04-15 23:54:28 +02:00
plugin_menu.c Fix oops in r29160 (apps went into games and vice versa). 2011-01-29 15:03:03 +00:00
radio_menu.c Fix FS#12158 - Make the "Mode: " line in the radio menu voice. 2011-06-16 13:28:15 +00:00
recording_menu.c Reuse frequency string from recording for playback frequency. 2013-07-06 17:14:02 -04:00
settings_menu.c iBasso DX50/DX90: User selectable USB mode. 2015-02-02 22:43:46 +01:00
sound_menu.c three new DSPs 2015-01-19 19:34:01 +01:00
theme_menu.c Touchscreen: Show a line separator in lists. 2014-03-03 15:14:16 +01:00
time_menu.c lcd-common: Remove support for custom line heights from viewport. 2014-01-07 14:13:48 +01:00