]> git.tuebingen.mpg.de Git - paraslash.git/commit
fade: Add the ALSA mixer implementation.
authorAndre Noll <maan@systemlinux.org>
Mon, 16 Jul 2012 19:25:51 +0000 (21:25 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 7 Oct 2012 09:12:07 +0000 (11:12 +0200)
commitb4171bad405e7a33e13479c227df5eaade391fc0
treefa65db8179f5283237d283f4ccdc4297a10c0989
parent46af7dd81149caee0409535d5d9884ed9fa5af0e
fade: Add the ALSA mixer implementation.

This provides another mixer API which relies on the libasound library
of ALSA.

The manual is changed accordingly to mention that para_fade now
supports both OSS and ALSA.
alsa_mix.c [new file with mode: 0644]
configure.ac
error.h
m4/gengetopt/fade.m4
web/manual.m4