Mercurial > pidgin.yaz
diff ChangeLog @ 12815:a8bffa7fb6ac
[gaim-migrate @ 15163]
SF Patch #1400794 from charkins
"This patch adds a software volume control in gaim when
libao is used. This patch could use some testing on
platforms other than linux/x86."
"this patch also removes a small
duplicated code block from the sound prefs code."
"Updating the patch again to fix . . . two other lines in [sound_page()]
that should be using GAIM_HIG_BOX_SPACE."
I modified this to make the volume control insensitive when sounds are
not going through libao (i.e. the method is "Console beep", "Command" or
"No sounds").
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Wed, 11 Jan 2006 03:42:22 +0000 |
parents | 2415368bdd1d |
children | c0fbdea8828b |
line wrap: on
line diff
--- a/ChangeLog Wed Jan 11 03:37:59 2006 +0000 +++ b/ChangeLog Wed Jan 11 03:42:22 2006 +0000 @@ -49,6 +49,7 @@ Sounds: * Beautiful new default sounds (Brad Turcotte) * Use libao for playing sounds via NAS instead of accessing NAS directly + * A volume control in the preferences Log Viewer: * Log viewer aggregates logs from the same "Person" (Richard Laager)