From 9371839401f89afacf6919671fff4a414b4bb841 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sat, 6 Mar 2010 22:12:47 +0100 Subject: volume: added real mute support Widge type returns 1st value as the volume level and 2nd as the mute state of the requested channel represented as a symbol. --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index cfc85d3..a85f568 100644 --- a/README +++ b/README @@ -293,10 +293,11 @@ vicious.widgets.mpd - returns 1st value as the currently playing song vicious.widgets.volume - - provides volume levels of requested ALSA mixers + - provides volume levels and state of requested ALSA mixers - takes the ALSA mixer control as an argument, i.e. "Master", optionally append the card ID or other options, i.e. "PCM -c 0" - - returns 1st value as the volume level of the requested channel + - returns 1st value as the volume level and 2nd as the mute state of + the requested channel vicious.widgets.weather - provides weather information for a requested station -- cgit v1.2.3