rockbox/firmware/target/hosted
Vencislav Atanasov a77c5d2219 3ds: Various fixes, mostly for compiler warnings
- Move all devkitpro includes before the Rockbox ones so that the macros which are both conflicting and unused can be undef'd
- Remove unused result variables
- Exclude an unused function from being compiled for this target
- Fix hex number formatting
- Fix the return value of dummy functions
- Fix macro redefinition in the plugins keypad config
- Remove duplicate button mapping
- Turn off -Wchar-subscripts as it's already handled in Rockbox's ctype.h

Change-Id: I3f5a3d492c585f233277a380feaea5fe877a044f
2026-03-13 10:24:36 -04:00
..
agptek debug: show touchscreen info in the hw debug screen on hibylinux targets 2026-01-17 22:48:29 -05:00
aigo pcm: improve 32-bit software volume scaling 2026-02-23 15:44:42 +00:00
anbernic hosted: consolidate sysfs-based battery measurement code 2025-12-01 13:39:04 +00:00
android pcm: introduce pcm_sink 2026-03-02 10:09:11 +09:00
ctru 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
fiio pcm: improve 32-bit software volume scaling 2026-02-23 15:44:42 +00:00
hiby debug: show touchscreen info in the hw debug screen on hibylinux targets 2026-01-17 22:48:29 -05:00
ibasso pcm: introduce pcm_sink 2026-03-02 10:09:11 +09:00
samsungypr Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
sdl pcm: introduce pcm_sink 2026-03-02 10:09:11 +09:00
sonynwz pcm: improve 32-bit software volume scaling 2026-02-23 15:44:42 +00:00
surfans surfansf28: Correct touchscreen operation 2026-01-17 19:58:21 -05:00
tinyalsa hosted: Pull tinyalsa out of ibasso tree so other targets can use it 2025-11-28 19:33:48 -05:00
xduoo Move hosted codec header files back under firmware/export 2025-12-02 20:35:18 -05: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 hiby: backlight: use framebuffer blanking instead of PWM on hosted targets 2026-01-19 14:23:07 -05:00
backtrace-glibc.c Fix hosted glibc backtrace 2021-08-06 18:54:34 +01:00
button-devinput.c devinput: Fix regression on Hiby R1 2026-01-18 07:45:39 -05: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 misc: Ensure stacks are always aligned with the native pointer size. 2025-09-05 19:43:11 -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 Nuke maemo (nokian800/nokian900) and [open]pandora targets 2025-12-03 20:42:02 -05:00
filesystem-app.h 3ds: 3ds port sources. First set of two 2025-10-23 20:09:09 -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 winsim: Fix filesystem access 2025-10-16 18:00:32 -04:00
filesystem-win32.h unicode: Support characters beyond the first unicode plane 2025-09-12 09:24:30 -04: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
lc-unix.c Agptek Rocker: Restrict root directory to SD only 2018-06-12 10:31:15 +02:00
lcd-linuxfb.c debug: Report if double-buffered fb is enabled 2025-05-08 12:35:03 -04:00
pcm-alsa.c pcm: introduce pcm_sink 2026-03-02 10:09:11 +09:00
pcm-alsa.h pcm: improve 32-bit software volume scaling 2026-02-23 15:44:42 +00:00
power-linux.c Rockbox for the HiBy R3 Pro II/R1 2025-12-27 15:44:54 -05:00
rolo.c use path_append for setting directories is several settings 2024-04-01 07:35:53 -04:00
rtc.c 3ds: 3ds port sources. First set of two 2025-10-23 20:09:09 -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 Rockbox for the HiBy R3 Pro II/R1 2025-12-27 15:44:54 -05: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