gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog gui/gtk.cpp


From: Bastiaan Jacques
Subject: Re: [Gnash-commit] gnash ChangeLog gui/gtk.cpp
Date: Sun, 10 Feb 2008 23:32:24 +0100 (CET)



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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]