r17
Details
-
FilenameVolumizer-r17.zip
-
Uploaded by
-
UploadedMar 1, 2009
-
Size9.39 KB
-
Downloads153
-
MD5513aa5d1516332670bdb2c458ab4f5b0
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
r17 | torhal | 2009-03-01 07:12:25 +0000 (Sun, 01 Mar 2009) | 2 lines
Changed paths:
M /trunk/Volumizer.lua
Added VolumizerPanel to UISpecialFrames.
------------------------------------------------------------------------
r15 | torhal | 2009-02-26 01:09:39 +0000 (Thu, 26 Feb 2009) | 5 lines
Changed paths:
M /trunk/Volumizer.lua
Added text field to LDB object to display the current Master volume level.
Added current volume levels next to the slider names in the control panel - made the label font smaller to fit this in.
Added "/vol" slash command to bring up the control panel.
Fixed erroneous event name in Volumizer:P_E_W.
Changed control factory functions to reference a local variable rather than doing a lookup on info[name] and toggle[name] every time.
------------------------------------------------------------------------
r13 | torhal | 2009-02-24 19:14:12 +0000 (Tue, 24 Feb 2009) | 1 line
Changed paths:
M /trunk/Volumizer.lua
Added check-box toggles for "Sound in Background", "Loop Music", "Error Speech", and "Emote Sounds".
------------------------------------------------------------------------
r11 | torhal | 2009-02-09 17:48:52 +0000 (Mon, 09 Feb 2009) | 2 lines
Changed paths:
M /trunk/Volumizer.lua
Added SlashCmd "/volumizer" to open the control panel in the center of the screen.
------------------------------------------------------------------------
r9 | torhal | 2009-02-06 01:51:45 +0000 (Fri, 06 Feb 2009) | 2 lines
Changed paths:
M /trunk/Volumizer.toc
Removed AddonLoader support, since using it doesn't allow Volumizer to work with ButtonBin or NinjaPanel (and probably others). Strangely, it works fine with DockingStation.
------------------------------------------------------------------------
r8 | torhal | 2009-02-06 00:24:55 +0000 (Fri, 06 Feb 2009) | 2 lines
Changed paths:
M /trunk/Volumizer.lua
Changed PLAYER_LOGIN to PLAYER_ENTERING_WORLD to allow the Blizzard Option frames to load first. Note to self: Test addon BEFORE using AddonLoader. Grr.
------------------------------------------------------------------------
r6 | torhal | 2009-02-05 22:22:40 +0000 (Thu, 05 Feb 2009) | 1 line
Changed paths:
M /trunk/Volumizer.lua
Re-factored "Enable Sound" checkbox code into a generic checkbox factory to make toggles for Master, Music, Ambience, and SFX.
------------------------------------------------------------------------
r5 | torhal | 2009-02-05 20:35:55 +0000 (Thu, 05 Feb 2009) | 2 lines
Changed paths:
M /trunk/Volumizer.lua
Minor code cleanup.
Added "Enable Sound" checkbox - hardwired into the default Blizzard methods, so no SavedVars are necessary.
------------------------------------------------------------------------
r3 | torhal | 2009-02-04 23:47:51 +0000 (Wed, 04 Feb 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Volumizer.lua
M /trunk/Volumizer.toc
M /trunk/embeds.xml
Minor cleanup. Removed AceAddon usage.
------------------------------------------------------------------------
r2 | torhal | 2009-02-04 06:36:19 +0000 (Wed, 04 Feb 2009) | 2 lines
Changed paths:
A /trunk/.pkgmeta
A /trunk/Libs
A /trunk/Libs/LibDataBroker-1.1.lua
A /trunk/Volumizer.lua
A /trunk/Volumizer.toc
A /trunk/embeds.xml
Initial commit.
------------------------------------------------------------------------
r1 | root | 2009-02-04 06:21:03 +0000 (Wed, 04 Feb 2009) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"volumizer/mainline: Initial Import"
------------------------------------------------------------------------