2005-04-11, 06:46 AM
It would be nice to be able to change this from the config.exe app. That would elimate any incorrect editor use.
2005-04-11, 06:46 AM
It would be nice to be able to change this from the config.exe app. That would elimate any incorrect editor use.
2005-04-25, 05:52 AM
Sub have give this any thought?
2005-04-25, 05:58 AM
It's on my to-do list, but I must admit its has been there about year. This change is a good idea, but I've got about a million good ideas to work on, so I focus on the ones that are more important to me first.
2005-04-26, 11:08 PM
darrin75 Wrote:It would be nice to be able to change this from the config.exe app. That would elimate any incorrect editor use.It was a slow day at work so I made a quick plugin that will do what you want. I sure some day Sub will get around to adding this to the main config but untill then this should help those that do not want to edit the config.xml file. DownLoad Here MVPScreenPosition.zip Just zip the file and install in the plugin directory. 1) Start the config.exe app. 2) Click on Plugins 3) Click MVP Screen Position 4) Click on Setting 5) Edit the setting and click OK 6) Click on OK in Config.exe 7) Check your TV Repeat as need to get just right for you. It does not matter if you have it checked or not it will not show up in GBPVR menu. Ron
Windows XP Home
P4 2.6GHz - 768MB Ram 980GB 4 - HDD's 3 MVP 1 PVR-150 1 PVR-250
2005-04-27, 02:56 PM
tipstir Wrote:Ron looks good, one problem it's a global setting, what happens if you have more than one Media MVP?That is more of a issue for Sub. All my program does is edit the following entries in config.xml <MVPWidth>640</MVPWidth> <MVPHeight>500</MVPHeight> <MVPOffsetX>44</MVPOffsetX> <MVPOffsetY>40</MVPOffsetY> These are global settings (I belive).
Windows XP Home
P4 2.6GHz - 768MB Ram 980GB 4 - HDD's 3 MVP 1 PVR-150 1 PVR-250
2005-04-27, 04:31 PM
Ron22,
Sub has given us the ability to position each MVP by putting MAC address tags in the config. Following is a snippet from my config <MVPWidth>640</MVPWidth> <MVPHeight>430</MVPHeight> <MVPOffsetX>25</MVPOffsetX> <MVPOffsetY>25</MVPOffsetY> <MAC-000DFE0023B6> <MVPWidth>640</MVPWidth> <MVPHeight>430</MVPHeight> <MVPOffsetX>25</MVPOffsetX> <MVPOffsetY>25</MVPOffsetY> </MAC-000DFE0023B6> <MAC-000DFE008D2C> <MVPWidth>630</MVPWidth> <MVPHeight>425</MVPHeight> <MVPOffsetX>30</MVPOffsetX> <MVPOffsetY>25</MVPOffsetY> </MAC-000DFE008D2C> The first set is the global settings for anything that hasn't been setup. The second 2 are specific for my units. Maybe you could do a search for the tags to display/change, if nothing then allow for creation? Cool plugin and much needed!
HP a1230n
AMD 3700+ 2048mb Ram on board video WinTV PVR USB2 (2) Media MVP's
2005-04-27, 05:24 PM
spyder40 Wrote:Ron22, I did not know about this. How do you find your MAC address for your MVP? Would it be acceptable to have the plugin ask you for the address? I will look into adding these changes.
Windows XP Home
P4 2.6GHz - 768MB Ram 980GB 4 - HDD's 3 MVP 1 PVR-150 1 PVR-250
2005-04-27, 05:36 PM
Ron22,
Not sure if you can get it programmatically, they do show up in the gbpvr.exe.log but that's only after they connect. I vote for just entering them manually to keep it simple.
HP a1230n
AMD 3700+ 2048mb Ram on board video WinTV PVR USB2 (2) Media MVP's
2005-04-27, 05:36 PM
A plugin can already get the MAC address using the IPluginHelper.GetClientIdentifier() call.
|
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Windows Mode Height Limitation | ocheung | 7 | 1,784 |
2007-08-02, 05:37 AM Last Post: ocheung |
|
Per channel time offsets for EPG | gbek | 4 | 1,541 |
2007-02-06, 12:34 AM Last Post: jksmurf |
|
TV Guide/Channel Name Column/Width | Old Dog | 0 | 1,135 |
2005-12-11, 02:48 PM Last Post: Old Dog |
|
adjust menu/osd xpos,ypos,width,height | reven | 0 | 1,025 |
2005-03-13, 03:38 AM Last Post: reven |