summaryrefslogtreecommitdiffstats
path: root/core/modules/alsa
Commit message (Collapse)AuthorAgeFilesLines
* [alsa] remove old ubuntu.12 configJonathan Bauer2019-06-131-7/+0Star
| | | | which was pretty much the same as the generic one
* [alsa] Include aplay for debuggingSimon Rettberg2018-10-191-0/+1
|
* [alsa] Try to determine which HDMI port to output sound toSimon Rettberg2018-10-021-3/+17
|
* [alsa] ash doesn't know < <()Simon Rettberg2018-09-281-1/+5
|
* [alsa] Detect usable device index for card, don't just assume 0 existsSimon Rettberg2018-09-281-12/+15
| | | | | | This still doesn't try to be smart and detect which device of a card to use, but at least we prevent using nonexistent index 0 with HDMI for example.
* [alsa] Source config fileSimon Rettberg2018-09-271-0/+2
|
* [alsa] SLX_PREFERRED_SOUND_OUTPUT - HDMI/non-HDMISimon Rettberg2018-09-271-2/+6
| | | | | | When SLX_PREFERRED_SOUND_OUTPUT is set to HDMI, try to configure any card containing HDMI in its name as the default card. Otherwise, the old behaviour of picking a card that does *not* contain HDMI is kept.
* Add bash shebangs to all our includes:Simon Rettberg2017-02-288-0/+8
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-231-1/+0Star
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-2511-0/+139