On Sun, 10 Feb 2008, Benjamin Wolsey wrote:

        Can't use is_muted() at the moment to test whether the sound handler is 
muted or not for the GTK menu. It currently never is muted at startup, so I've 
commented it out.

is_muted() is implemented; however it appears the semantics have change.
Also implemented from sound_handler are mute() and unmute(). Thus, I
reasoned, muted() should return true only if mute() has been previously
called. It makes no sense to be muted at startup, unless there is a
configuration option for that.

What are the semantics of is_muted() for GUI purposes?

Bastiaan


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to