rockbox/firmware/target
Solomon Peachy 46e357f1bb ALSA: Further rework:
* Get rid of non-async (ie tick task) mode due to inherent brokenness
 * Get rid of nonblock mode; we never write if buffers aren't sufficient
 * Move driver init into pcm_open() instead of pcm_init()
 * Much better underrun handling
 * Better error handling in some situations
 * Add in recording functionality
 * Use smaller audio buffers to avoid glitching
 * Don't start audio buffer with silence
 * Allow device name to be overridden by target

Recording portions based on work done by Lorenzo Miori in g#633

Change-Id: I0197bdc1749c28109eb79def1e6a3e1d62d8cef3
2020-10-23 17:48:51 -04:00
..
arm Work around wonky inline asm issue with creativezenvm build. 2020-10-13 21:48:23 -04:00
coldfire fix more yellow 2020-10-13 17:23:56 -04:00
hosted ALSA: Further rework: 2020-10-23 17:48:51 -04:00
mips xduoox3: Disable the DAC's digital de-emphasis filter. 2020-10-15 13:30:48 -04:00