summaryrefslogtreecommitdiffstats
path: root/core/modules/alsa/data
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into installerJonathan Bauer2021-05-041-0/+5
|\
| * [alsa] Don't treat missing /proc/asound as errorSimon Rettberg2021-04-301-2/+2
| | | | | | | | Unless alsa isn't loaded, this just means we don't have a sound card.
* | [alsa] only eval SLX_VM_MUTE in native sessionsJonathan Bauer2020-01-092-9/+15
| |
* | [alsa] fake Xsession hook successJonathan Bauer2019-11-211-0/+2
| |
* | [alsa] handle SLX_VM_SOUND to set native volumeJonathan Bauer2019-11-201-0/+7
| |
* | [alsa] move to sound.targetJonathan Bauer2019-08-062-4/+12
|/ | | | | + retry instead of existing directly is /proc/asound isn't ready when called
* [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.
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-231-1/+0Star
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-253-0/+54