home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Do I understand how the 'info' button works?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="CodeMonkey" data-source="post: 46726" data-attributes="member: 10548"><p>I was asked by a friend about why when the info button is displayed while watching live TV, and you try to navigate the controls, nothing happens. I looked at my system running RC3 and the blue two and projectx skins, and she is right. I cannot get any of the controls to work either. When the overlay appears (TVOSD.xml I believe) the play button is highlighted. But pressing arrow keys on the remote, or any key other than the info button, does not cause anything to happen. In the code I see that it is hardcoded to select the play control by default when TVOSD.xml is displayed rather than what is specified as the default in the xml file:</p><p></p><p>[code]FocusControl(GetID, (int)Controls.OSD_PLAY, 0); // set focus to play button by default when window is shown[/code]</p><p></p><p>I assume you are supposed to be able to scroll through the channel list among other things while this overlay is active. But at least on my machine all the controls and navigation between controls seems dead. I am, however, able to change the TV channel.</p><p></p><p>Does this work for anyone and if so what skin? Is my understanding of what TVOSD should be doing correct?</p><p></p><p>Thanks.</p></blockquote><p></p>
[QUOTE="CodeMonkey, post: 46726, member: 10548"] I was asked by a friend about why when the info button is displayed while watching live TV, and you try to navigate the controls, nothing happens. I looked at my system running RC3 and the blue two and projectx skins, and she is right. I cannot get any of the controls to work either. When the overlay appears (TVOSD.xml I believe) the play button is highlighted. But pressing arrow keys on the remote, or any key other than the info button, does not cause anything to happen. In the code I see that it is hardcoded to select the play control by default when TVOSD.xml is displayed rather than what is specified as the default in the xml file: [code]FocusControl(GetID, (int)Controls.OSD_PLAY, 0); // set focus to play button by default when window is shown[/code] I assume you are supposed to be able to scroll through the channel list among other things while this overlay is active. But at least on my machine all the controls and navigation between controls seems dead. I am, however, able to change the TV channel. Does this work for anyone and if so what skin? Is my understanding of what TVOSD should be doing correct? Thanks. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Do I understand how the 'info' button works?
Contact us
RSS
Top
Bottom