rockbox/firmware/target/hosted
Solomon Peachy 60f581e8f5 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
2020-11-13 16:44:01 -05:00
..
agptek Rocker Add WPS and Tree Hotkey, button codes in debug menu 2020-11-12 01:22:32 -05:00
aigo hosted: Consolidate common /dev/input code shared by the hiby targets 2020-10-31 14:17:22 +00:00
android pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
fiio hosted: Consolidate common /dev/input code shared by the hiby targets 2020-10-31 14:17:22 +00:00
ibasso usb: Add ability to prompt user about what to do upon usb insertion 2020-11-13 16:44:01 -05:00
maemo pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
samsungypr samsung yp-r0/r1: use os-native opendir() in the low-level driver code 2020-10-17 14:37:15 -04:00
sdl pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
sonynwz nwz/alsa: various improvements 2020-10-31 14:16:31 +00:00
xduoo hosted: Consolidate common /dev/input code shared by the hiby targets 2020-10-31 14:17:22 +00:00
alsa-controls.c nwz/alsa: various improvements 2020-10-31 14:16:31 +00:00
alsa-controls.h nwz/alsa: various improvements 2020-10-31 14:16:31 +00:00
backlight-target.h New port: FiiO M3K 2020-10-09 12:41:18 -04:00
backlight-unix.c hosted: control buttonlights along with the display backlight. 2020-10-03 20:12:31 -04:00
backtrace-glibc.c Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
button-devinput.c erosq: Fix scrollwheel regression introduced in 125e97b0 2020-11-03 13:23:39 +00:00
cpufreq-linux.c hosted: Use O_CLOEXEC for all open() and "e" for fopen() calls 2020-10-11 01:47:03 -04:00
cpufreq-linux.h CPUFreq scaling governor interface for Linux/Android hosted devices. 2015-01-30 20:15:58 +01:00
cpuinfo-linux.c hosted: Use O_CLOEXEC for all open() and "e" for fopen() calls 2020-10-11 01:47:03 -04:00
cpuinfo-linux.h cleanup linux cpuinfo code 2017-10-06 18:31:35 +02:00
debug-hosted.c Include stdlib.h for atexit(). 2012-01-25 22:49:19 +01:00
filesystem-app.c hosted: Fix USB mounting code to work with HAVE_MULTIDRIVE enabled 2020-10-17 18:38:49 -04:00
filesystem-app.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filesystem-hosted.h Hopefully fix most of the errors and warnings from the last push 2014-08-29 23:36:11 -04:00
filesystem-unix.c hosted: Use O_CLOEXEC for all open() and "e" for fopen() calls 2020-10-11 01:47:03 -04:00
filesystem-unix.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filesystem-win32.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
filesystem-win32.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
kernel-unix.c Hosted targets Fix timer cycle calculation overflow 2020-10-23 15:35:11 +00:00
kernel-unix.h android/ypr0: Merge kernel-*.c to generic kernel-unix.c. 2012-01-21 18:39:19 +01:00
lc-unix.c Agptek Rocker: Restrict root directory to SD only 2018-06-12 10:31:15 +02:00
lcd-linuxfb.c hosted: Use O_CLOEXEC for all open() and "e" for fopen() calls 2020-10-11 01:47:03 -04:00
pcm-alsa.c pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
pcm-alsa.h nwz/alsa: various improvements 2020-10-31 14:16:31 +00:00
rolo.c hosted: ROLO: Fixes for PIVOT_ROOT targets 2020-10-17 18:38:46 -04:00
rtc.c hosted: Use O_CLOEXEC for all open() and "e" for fopen() calls 2020-10-11 01:47:03 -04:00
sysfs.c hosted: Use O_CLOEXEC for all open() and "e" for fopen() calls 2020-10-11 01:47:03 -04:00
sysfs.h xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
system-hosted.c hosted: fix warning when LOGF is enabled 2020-10-31 14:10:46 +00:00
system-hosted.h Add normal alloca() definition and implement a strdupa and friends 2014-08-29 22:06:59 -04:00
usb-hiby.c hosted: Fix USB mounting code to work with HAVE_MULTIDRIVE enabled 2020-10-17 18:38:49 -04:00