enlightenment/src/modules/mixer/lib
Mike Blumenkrantz 235bbc087e rework how pulseaudio is started in mixer backend
calling `pulseaudio` starts a new daemon in the background. this is incorrect
behavior when a daemon already exists, so use --start. tracking the exe of
this process has no effect other than to determine when the fork()ing parent exits,
which is usually immediately

ref 35bb87529f
2017-03-17 13:16:59 -04:00
..
backends rework how pulseaudio is started in mixer backend 2017-03-17 13:16:59 -04:00
emix.c mixer: introduce emix_max_volume_get 2016-09-07 11:05:11 +02:00
emix.h mixer: use the new e_client api to export volume control by app. 2016-10-27 21:54:40 +02:00