| Tested: | Hour of Twilight 4.3 |
| Updated: | 12-05-11 02:25 PM |
| Created: | 04-19-09 03:24 PM |
| Downloads: | 2,097 |
| Favorites: | 29 |
| MD5: |
File Name |
Version |
Size |
Author |
Date |
1.11 |
6kB |
Barjack |
05-19-11 11:07 AM |
|
1.02 |
6kB |
Barjack |
01-17-10 12:26 AM |
![]() |
Comment Options |
|
|
|||
|
A Kobold Labourer
Forum posts: 0
File comments: 5
Uploads: 0
|
Re: Re: Speaker Icon
But at the time I was using Tukui Broker: http://www.tukui.org/forums/topic.php?id=8686
Thanks for your quick response and sorry for taking so long to respond. Cheers ![]()
Last edited by xMAWLx : 08-16-11 at 01:37 PM.
|
||
|
|
|
|
||
|
Re: Speaker Icon
If you tell me which display addon you use I can probably try it out. You might also want to try commenting out the texcoord and iconCoords lines below that texture line and seeing if it's related to that (although even an addon that doesn't support that should still show the speaker, just a little smaller). Edit: I looked at the ElvUI files but couldn't easily figure out what it uses to display DataBroker data sources... is it part of ElvUI, or something else which is being used to display this?
Last edited by Barjack : 07-30-11 at 01:02 AM.
|
||
|
|
|
|
|
|
Barjack... you ROCK!! Thanks a million!
![]() I never knew just how much I depended on your addon until I couldn't use it anymore lol.
__________________
♪~ ( ̄。 ̄ ) I ♥ My Sonos! |
|
|
|
|
|
|
|
Great, thanks a bunch for updating this for the 4.1 changes.
An issue with the current v1.1 download ZIP, though ("Broker_Volumetric v1.1.zip"). No file paths were included. So its more of a hassle than is standard to extract the files. |
|
|
|
|
|
|
|
Hey guys. Sorry for the delay, been busy lately.
I just uploaded version 1.1 which contains a fix for the bug that happened when you clicked on the LDB panel. The correct Sound options panel should now open up instead of the weird blank/broken one. Might take a short while for WoWInterface to approve the upload, just make sure it's listed as 1.1 and that should be the updated version. |
|
|
|
|
|
|
|
Sad panda.
![]() Code:
2x Interface\FrameXML\OptionsFrameTemplates.lua:97: attempt to index local 'panel' (a nil value): Interface\FrameXML\OptionsFrameTemplates.lua:151: in function `OptionsListButton_OnClick': Interface\FrameXML\OptionsFrameTemplates.lua:210: in function `OptionsFrame_OnShow': <string>:"*:OnShow":1: in function <[string "*:OnShow"]:1> <in C code>: in function `Show' Interface\FrameXML\AudioOptionsFrame.lua:7: in function `OnClick': ChocolateBar-v2.1\Chocolate.lua:233: in function <ChocolateBar\Chocolate.lua:230>
__________________
♪~ ( ̄。 ̄ ) I ♥ My Sonos! |
|
|
|
|
|
|
|
Volumizer has been around for a long time and provides a LDB (Broker) drop-down control of volume settings like the obsolete FuBar one did. It doesn't open the Blizzard frame. And its tested to work in WoW 4.1 (the TOC has been updated in latest version here).
But I never liked Volumizer as last time I tested it (granted, some time ago) it used CPU time on idle, unlike Broker_Volumetric. But that may be improved now. It also does not allow you to adjust everything in the volume panel. And finally, it doesn't show you in the LDB display what sound types you have disabled (music, sound effects, etc.), unlike Broker_Volumetric. Only shows that either all sound is muted or the percentage volume you set. So when have some spare time, will see if Broker_Volumetric can be fixed.
Last edited by Zidomo : 04-29-11 at 09:47 PM.
|
|
|
|
|
|
|
|
A Murloc Raider
Forum posts: 7
File comments: 87
Uploads: 0
|
Would be nice if you looked into the problem Zidomo.
This wasn't my favourite - I would always prefer something like FuBar VolumeFu where you don't have to open the sound option window at all to adjust the 4 volume settings. I used it because there is nothing else for Broker and now this is also gone ... |
|
|
|
|
|
|
This has long been my all time favorite "volume" mod. Uses no CPU time unlike a lot of them, no errors, always worked properly.
Unfortunately, now in WoW 4.1 live its completely dead. The Sound frame panel this calls has been changed substantially in the patch. Click the LDB display to bring up the frame, the following error is thrown and you get a completely blank frame showing in which there are no volume controls (or anything else): Code:
["message"] = "Interface\\FrameXML\\OptionsFrameTemplates.lua:97: attempt to index local 'panel' (a nil value):\nInterface\\FrameXML\\OptionsFrameTemplates.lua:151: in function `OptionsListButton_OnClick':\nInterface\\FrameXML\\OptionsFrameTemplates.lua:210: in function `OptionsFrame_OnShow':\n<string>:\"*:OnShow\":1: in function <[string \"*:OnShow\"]:1>\n<in C code>: in function `Show'\nInterface\\FrameXML\\AudioOptionsFrame.lua:7: in function `OnClick':\nStatBlockCore-2.68\\StatBlockCore.lua:598: in function <Interface\\AddOns\\StatBlockCore\\StatBlockCore.lua:596>\n",
["type"] = "error",
["locals"] = "self = AudioOptionsFrameCategoryFrameButton1 {\n 0 = <userdata>\n highlight = <unnamed> {\n }\n toggle = AudioOptionsFrameCategoryFrameButton1Toggle {\n }\n text = AudioOptionsFrameCategoryFrameButton1Text {\n }\n toggleFunc = <function> defined @Interface\\FrameXML\\OptionsFrameTemplates.lua:154\n}\nmouseButton = nil\nlistFrame = AudioOptionsFrameCategoryFrame {\n 0 = <userdata>\n buttons = <table> {\n }\n buttonHeight = 17.999992102385\n update = <function> defined @Interface\\FrameXML\\OptionsFrameTemplates.lua:293\n scrollFrame = AudioOptionsFrameCategoryFrameList {\n }\n}\n",
["session"] = 2443,
["counter"] = 2,
}, -- [1000]
. May look into it later myself once I get some time after the mad patch mod rush. |
|
|
|
![]() |