diff options
author | Johns <johns98@gmx.net> | 2011-12-25 15:36:04 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2011-12-25 15:36:04 +0100 |
commit | 7f0ad63209b8bce413e76144a0ff09d992bf0231 (patch) | |
tree | 7ec1c8b861ecc13dde585a0b39f73467d3b52a22 /README.txt | |
parent | 10ab0274abdf842dc7f34e970c4a95db78290219 (diff) | |
download | vdr-plugin-softhddevice-7f0ad63209b8bce413e76144a0ff09d992bf0231.tar.gz vdr-plugin-softhddevice-7f0ad63209b8bce413e76144a0ff09d992bf0231.tar.bz2 |
Support other than "PCM" alsa mixer channels.
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -57,6 +57,18 @@ Install: cd vdr-softhddevice make VDRDIR=<path-to-your-vdr-files> LIBDIR=. +Setup: environment + Following is supported: + + DISPLAY=:0.0 + x11 display name + ALSA_DEVICE=default + alsa PCM device name + ALSA_MIXER=default + alsa control device name + ALSA_MIXER_CHANNEL=PCM + alsa control channel name + Setup: /etc/vdr/setup.conf Following is supported: |