rockbox/firmware/target/hosted
Solomon Peachy c7eceea183 alsa: Handle underruns when starting a new stream
Unsure why this is happening, but now we detect and recover errors at
startup.

Also clean up the mismash of printf(), DEBUGF(), etc in favor of panicf() for the really serious stuff and logf() for everything else.

Change-Id: I9aaa620d55d556645c9a6d108541b987983b32a8
2020-10-03 01:04:53 +00:00
..
agptek xduoox3ii/x20: Proper lineout detection and volume mangling. 2020-10-01 15:41:30 -04:00
android iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
ibasso Un-hardcode 44.1KHz settings from ALSA and iBasso PCM code 2020-08-09 19:53:13 +00:00
maemo [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
samsungypr Samsung YP-R0/YP-R1: use Linux i2c-dev for radio chip access 2020-07-07 16:50:42 +00:00
sdl xduoox20: UI Simulator support 2020-09-28 21:12:52 -04:00
sonynwz fix some of the red introduced in e43726d 2020-10-01 12:55:52 -04:00
xduoo Fix warnings and errors introduced in b030bf5 2020-10-01 16:08:20 -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 xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
backlight-unix.c hosted: Fix overzealous spamming of backlight and lcd enable 2020-10-02 02:24:42 +00:00
backtrace-glibc.c Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
cpufreq-linux.c Fix Truncation warning cpufreq-linux.c->cpufreq_available_governors 2019-07-10 07:09:00 +02:00
cpufreq-linux.h CPUFreq scaling governor interface for Linux/Android hosted devices. 2015-01-30 20:15:58 +01:00
cpuinfo-linux.c cleanup linux cpuinfo code 2017-10-06 18:31:35 +02: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 Leave HOME_DIR out of default recording and playlist paths 2020-09-30 18:56:54 +00: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 Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02: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 yp-r0: Silence a build warning in simulator build. 2020-07-07 18:34:14 +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: Don't use O_SYNC for the framebuffer handle. 2020-10-02 09:48:59 -04:00
pcm-alsa.c alsa: Handle underruns when starting a new stream 2020-10-03 01:04:53 +00:00
pcm-alsa.h hosted pcm-alsa improvements 2020-10-01 11:56:57 -04:00
rtc.c RTC: Add support RTC alarms on hosted targets 2020-04-11 18:02:26 +02:00
sysfs.c xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
sysfs.h xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
system-hosted.c hosted: Slightly cleaner shutdown; kill the display first. 2020-09-29 00:27:49 +00:00
system-hosted.h Add normal alloca() definition and implement a strdupa and friends 2014-08-29 22:06:59 -04:00