rockbox/firmware/target/hosted
Amaury Pouly dd82f13fa1 nwz/alsa: various improvements
Also audiohw driver to specific device name, rewrite alsa controls code to
cache more data, thus making the code easier and use less stack. Avoid using
short/long in pcm alsa code since it's the wrong size on 64-bit (simulator
for example)

Change-Id: Ibc1ec44396e37b6cbdedbcf37300878638e5d2d3
2020-10-31 14:16:31 +00:00
..
agptek hosted: Drop a bootloader version string in /etc, and report it in debug menu 2020-10-17 21:40:40 -04:00
aigo hosted: open input device as read-only. 2020-10-16 14:37:01 -04:00
android fix red introduced in the android pcm driver (rev fe2d52c) 2020-10-31 01:44:48 +00:00
fiio hosted: Fix USB mounting code to work with HAVE_MULTIDRIVE enabled 2020-10-17 18:38:49 -04:00
ibasso pcm: Get rid of pcm_play_pause() and associated APIs 2020-10-31 01:18:27 +00:00
maemo pcm: Get rid of pcm_play_pause() and associated APIs 2020-10-31 01:18:27 +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: Get rid of pcm_play_pause() and associated APIs 2020-10-31 01:18:27 +00:00
sonynwz nwz/alsa: various improvements 2020-10-31 14:16:31 +00:00
xduoo hosted: open input device as read-only. 2020-10-16 14:37:01 -04: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
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 nwz/alsa: various improvements 2020-10-31 14:16:31 +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