]> git.tuebingen.mpg.de Git - paraslash.git/commit
fade: Introduce --mixer-api to choose between ALSA and OSS.
authorAndre Noll <maan@systemlinux.org>
Sun, 15 Jul 2012 17:58:59 +0000 (19:58 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 7 Oct 2012 09:12:07 +0000 (11:12 +0200)
commit0968b226713f7bab3be9185b426f766932394bc7
treed72f20fde11f4207be3ca0ae6c1c8bf8be0a9d4f
parentb4171bad405e7a33e13479c227df5eaade391fc0
fade: Introduce --mixer-api to choose between ALSA and OSS.

Currently, if both OSS and ALSA are supported, there is no way to
select the OSS mixer API.

This adds a new option to para_fade which allows to force the
given mixer API.
fade.c
m4/gengetopt/fade.m4