rockbox/firmware/target/hosted
Solomon Peachy fe2d52cc7d pcm: Get rid of pcm_play_pause() and associated APIs
Nothing in the core has used it for some time.  It's exported to the
plugin API but the last plugins to use it were switched to the mixer API
back in 2011.

This allows us to get rid of pcm_play_dma_pause() from all audio drivers

Change-Id: Ic3fa02592316f84963e41d792d1cabb436d1ff6b
2020-10-31 01:18:27 +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 pcm: Get rid of pcm_play_pause() and associated APIs 2020-10-31 01:18:27 +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 nwzstools: add NW-A820 nvp nodes 2020-10-18 22:34:16 +02:00
xduoo hosted: open input device as read-only. 2020-10-16 14:37:01 -04:00
alsa-controls.c xduoox3ii/x20: Proper lineout detection and volume mangling. 2020-10-01 15:41:30 -04:00
alsa-controls.h Fix merge error 2018-06-12 11:44:01 +02: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 pcm: Get rid of pcm_play_pause() and associated APIs 2020-10-31 01:18:27 +00:00
pcm-alsa.h ALSA: Further rework: 2020-10-23 17:48:51 -04: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: Support hot-swappable internal and external storage 2020-10-17 18:38:49 -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 hosted: Fix USB mounting code to work with HAVE_MULTIDRIVE enabled 2020-10-17 18:38:49 -04:00