rockbox/firmware/drivers/audio
Solomon Peachy 28b9c8bfeb rocker: Disable mute-on-pause, due to a platform kernel bug.
In short, the display fading back in after a pause resuming interferes
with the audio codec, causing BadThings(tm) that cannot be recovered from

This really is just avoiding a known trigger; there's no guarantee this
condition won't occur under random circumstances during normal use,
and there's no good way to work around this from within rockbox.

I suspect the underlying problem is that both the display control and
codec control share an i2c bus, but the kernel drivers implementing them
isn't using proper linux bus access/locking.

Change-Id: Id4f56f9cb269ed74aac2f041146b3630cef09030
2020-10-26 01:07:59 +00:00
..
aic3x.c Do some cleanup, adjustment and a couple fixes to recent sound changes. 2013-04-22 20:38:17 -04:00
ak4537.c Samsung YHxxx: reduce pop noise on power down 2015-09-24 23:06:18 +02:00
android.c iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
as3514.c as3543: fix audio gap when switching from dac to line-in/recording 2016-08-29 08:16:27 +02:00
audiohw-swcodec.c Fix 6e211ab errors and warnings. 2013-05-23 14:58:57 -04:00
cs42l55.c iPod Classic: capture support for CS42L55 codec 2015-10-07 06:15:03 +02:00
cs4398.c Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
dac3550a.c Straighten out the mad twisted state of sound.c and related areas. 2013-04-15 12:02:05 -04:00
df1704.c ma9: Slightly change df1704 driver API. 2013-11-05 09:59:45 +04:00
dummy_codec.c Do some cleanup, adjustment and a couple fixes to recent sound changes. 2013-04-22 20:38:17 -04:00
erosqlinux_codec.c hosted: Document HW capabilities of audio drivers 2020-10-25 00:42:41 -04:00
es9018.c Add Xuelin iHIFI 770/770C/800 support 2019-01-02 08:10:01 -05:00
fiiolinux_codec.c fiio: Another bugfix in the mute code. 2020-10-22 13:16:20 -04:00
imx233-codec.c imx233: slightly rework 3D audio setting 2016-12-12 12:15:24 +01:00
nwzlinux-codec.c fix some of the red introduced in e43726d 2020-10-01 12:55:52 -04:00
pcm1792.c ma8/ma9: Cleanup - fix tabs, remove unused defines. 2013-11-05 13:34:52 +04:00
rk27xx_codec.c Do some cleanup, adjustment and a couple fixes to recent sound changes. 2013-04-22 20:38:17 -04:00
rocker_codec.c rocker: Disable mute-on-pause, due to a platform kernel bug. 2020-10-26 01:07:59 +00:00
sdl.c fix more red. 2020-10-01 16:39:37 -04:00
tlv320.c Add missing kernel.h includes (hopefully all of them). 2014-01-05 20:32:09 +01:00
tsc2100.c Do some cleanup, adjustment and a couple fixes to recent sound changes. 2013-04-22 20:38:17 -04:00
uda1341.c Do some cleanup, adjustment and a couple fixes to recent sound changes. 2013-04-22 20:38:17 -04:00
uda1380.c coldfire: Allow building when 88KHz audio is disabled 2020-10-03 15:57:38 -04:00
wm8731.c wm8731: document audiohw settings 2016-12-12 13:11:25 +01:00
wm8740.c Add Xuelin iHIFI 770/770C/800 support 2019-01-02 08:10:01 -05:00
wm8751.c wm8751: document and fix audiohw settings 2016-12-12 13:12:15 +01:00
wm8758.c wm8758: document and fix audiohw settings 2016-12-12 13:12:47 +01:00
wm8975.c wm8975: document audiohw settings 2016-12-12 13:13:13 +01:00
wm8978.c Samsung YP-R1 target port 2014-02-05 09:56:21 +01:00
wm8985.c Fix various reds. Some includes needed fixup. 2014-03-03 19:10:48 +01:00
xduoolinux_codec.c hosted: Document HW capabilities of audio drivers 2020-10-25 00:42:41 -04:00