blob: 3d326ad9b0a3b6bc48af9fe03a488f0c6a18d29f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
This is a slightly modified version of the original sndVol plugin which
was written by Std.
The following things have changed:
----------------------------------
* added ability to set the volume for the mRadio plugin (if installed).
(this is optional, you can still use sndVol for ONLY setting the volume
for event sounds and handle mRadio volume directly in mRadio).
* added ability to mute mRadio when muting event sounds (again, optional.)
* added 2 items to the option page to allow enabling the features above
(mRadio support).
* added ability to change background colour of the sndVol frame.
* added 2nd mute button to mute mRadio ONLY (event sounds will stay
unmuted). This button is only visible when the mRadio plugin is
installed and detected. The 2 buttons may be synced when the option
"mute mRadio" on the options page is enabled, so it is still possible
to mute both event sounds and radio with a single click.
* UPDATED FOR Miranda 0.8.x.x or later.
You can also right-click this button to open mRadio settings.
---------------------
contact: Nightwish (miranda forums or http://www.miranda.or.at/forums/
silvercircle@gmail.com
ICQ: 7769309
MSN: silvercircle@gmail.com
LICENSE: GPL, most of the code was originally written by Std and distributed
under GPL.
|