1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/hosted
Solomon Peachy 0ebfab36ba surfansf28: More fixes:
* Use 16-bit audio output
 * More audio tweaks (mute on startup, working volume control)
 * Treat the rotary input as a scroll wheel (works now)

To-dos:

 * Better global keymap (incorporate touchscreen)
 * Turn on plugins and define the approximately eight bajillion keymaps
 * Still have some audible pops when we turn on, need to figure out why
 * Default Cabbiev2 comes off as rather crappy on this device

...I don't know how much work I will do on this thing, as the limited
number of physical controls (and a lack of a line-out) mean I'd never
want to use this thing myself.

Change-Id: I37229d92766495219ee989d9ae48b5ed79bd45f5
2025-05-06 09:56:03 -04:00
..
agptek WIP hosted port to the Surfans F28 2025-05-04 18:34:22 -04:00
aigo WIP hosted port to the Surfans F28 2025-05-04 18:34:22 -04:00
android Button queue handling is split from main button driver 2024-11-27 20:16:53 -05:00
fiio Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
ibasso Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
maemo Button queue handling is split from main button driver 2024-11-27 20:16:53 -05:00
samsungypr Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
sdl SIMULATOR help text fix yellow 2024-12-29 21:46:34 -05:00
sonynwz Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
surfans surfansf28: More fixes: 2025-05-06 09:56:03 -04:00
xduoo Fix red in 82f3d0c18f, accidentaly commited it. 2025-05-04 18:57:31 -04:00
alsa-controls.c nwz/alsa: various improvements 2020-10-31 14:16:31 +00:00
alsa-controls.h erosqhosted: Support HW volume control on rev2+ hardware 2024-11-01 14:12:31 -04: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 Fix hosted glibc backtrace 2021-08-06 18:54:34 +01:00
button-devinput.c hosted: improvements in devinput touchscreen handling 2025-05-05 20:34:28 -04: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 Revert "readdir_r use in tagcache.check_dir, ft_load" 2024-05-02 13:38:32 -04:00
filesystem-app.h Revert "readdir_r use in tagcache.check_dir, ft_load" 2024-05-02 13:38:32 -04:00
filesystem-hosted.h hosted: Don't unconditionally pull in mv.h on hosted environments 2024-07-19 18:42:11 -04:00
filesystem-unix.c Make simulator compile on MacOS 2024-11-30 22:19:02 -05:00
filesystem-unix.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filesystem-win32.c storage: 64-bit sector offsets 2024-08-12 14:23:44 -04:00
filesystem-win32.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
hibyos.make WIP hosted port to the Surfans F28 2025-05-04 18:34:22 -04: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 Add support for double buffering to hosted framebuffer code 2025-05-02 13:48:31 -04:00
pcm-alsa.c Eros Q Hosted: Apply DC Bias to PCM Data 2021-08-12 10:07:49 +00:00
pcm-alsa.h alsa: instead of per-target tests, use HAVE_ALSA_32BIT 2021-04-08 23:02:15 -04:00
power-linux.c erosq: Initial PM support for "hw4" variant 2024-10-10 10:12:29 -04:00
rolo.c use path_append for setting directories is several settings 2024-04-01 07:35:53 -04:00
rtc.c Make simulator compile on MacOS 2024-11-30 22:19:02 -05: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: Have common /dev/input code handle touchscreens. 2025-05-04 18:34:22 -04: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 add const to const * strings 2022-05-03 23:00:58 -04:00