summaryrefslogtreecommitdiffstats
path: root/core/modules/alsa
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.
* | Merge branch 'master' into installerSimon Rettberg2020-05-193-9/+9
|\|
| * Debian!Simon Rettberg2020-05-193-9/+9
| |
* | [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
* | Merge branch 'master' into installerJonathan Bauer2019-06-131-7/+0Star
|\|
| * [alsa] remove old ubuntu.12 configJonathan Bauer2019-06-131-7/+0Star
| | | | | | | | which was pretty much the same as the generic one
* | Merge branch 'master' into installerJonathan Bauer2018-11-081-0/+1
|\|
| * [alsa] Include aplay for debuggingSimon Rettberg2018-10-191-0/+1
| |
* | Merge branch 'master' into installerJonathan Bauer2018-10-051-13/+40
|\|
| * [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.
* | [alsa] REQ_INSTALLED_PKG:=REQ_CONTENT_PKGJonathan Bauer2017-10-181-0/+3
| |
* | Revert "externalize slxlog to its own module"Jonathan Bauer2017-10-091-1/+0Star
| | | | | | | | This reverts commit ef7279aaa989c1e020bc4c66eb93406bdd9c55a5.
* | externalize slxlog to its own moduleJonathan Bauer2017-10-091-0/+1
|/
* 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