enlightenment/src/modules/mixer/lib
Marcel Hollerbach 95b4f4b180 alsa: try to figure out if a device can handle volume by asking for its
range

there are some buggy devices that are just return false for the has
function but actually have a min and max on those devices,so we use that
to check if its sink/source capable.
2017-02-04 23:00:23 +01:00
..
backends alsa: try to figure out if a device can handle volume by asking for its 2017-02-04 23:00:23 +01: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