No A/V menu in playing menu on XTV
#1
Looked through the threads but couldnt find anything about this little problem. In the menu when playing a video there is audio and video settings, they work fine in PMIII but in XTV they remain blank, so no screen stretching or correcting an A/V lag.

Reads familiar to anyone else? Or better yet, someone with a solution?
Reply
#2
Update your skin to the latest version I fixed it about a week ago
Reply
#3
Cheers man, usually i am up to date.
Reply
#4
Jezz_X Wrote:Update your skin to the latest version I fixed it about a week ago

jezz the svn does not work for mac users, i had to download the zip at savvygeek and they are not updated. By any chance can you get a .zip for us?

thanks!
Reply
#5
Sorry for the late reply but here you go
http://blackbolt.x-scene.com/Jezz_X/xTV_rev1377.rar
Reply
#6
Jezz_X Wrote:Sorry for the late reply but here you go
http://blackbolt.x-scene.com/Jezz_X/xTV_rev1377.rar

thanks downloading now..
Reply
#7
Thanks mate! I was afraid I was stuck with PGIII for a while there! Smile
Reply
#8
Hey, I Noticed the same problem in the Xvt skin and the Aeon skin. What caused it and could it be manually fixed by end-users?
Reply
#9
elrod Wrote:Hey, I Noticed the same problem in the Xvt skin and the Aeon skin. What caused it and could it be manually fixed by end-users?

here is the changes I made VideoOSDSettings.xml is the one we are interested in
Quote:Revision: 1362
Author: jezz_x
Date: 8:51:01 AM, Tuesday, 29 April 2008
Message:
Fixed : (I think) something in XBMC changed recently that caused the old code for video OSD settings not to work any more so I updated the code
Fixed : minor alignment issues of some text boxes once again due to xbmc changes
----
Modified : /xTV/PAL/DialogVideoInfo.xml
Modified : /xTV/PAL/MyVideoNav.xml
Modified : /xTV/PAL/VideoOSDSettings.xml

And here is the specific file changes

PHP Code:
IndexVideoOSDSettings.xml
===================================================================
--- 
VideoOSDSettings.xml    (revision 1361)
+++ 
VideoOSDSettings.xml    (revision 1362)
@@ -
45,20 +45,20 @@
             <
onright>60</onright>
             <
ondown>2</ondown>
         </
control>
-        <
control type="image" id="5">
+        <
control type="grouplist" id="5">
             <
description>control area</description>
             <
posx>-1</posx>
             <
posy>40</posy>
             <
width>408</width>
             <
height>395</height>
             <
texture>-</texture>
+            <
itemgap>0</itemgap>
+            <
pagecontrol>-</pagecontrol>
+            <
onleft>5</onleft>
+            <
onright>5</onright>
+            <
onup>5</onup>
+            <
ondown>5</ondown>
         </
control>
-        <
control type="image" id="6">
-            <
description>control gap</description>
-            <
width>350</width>
-            <
height>31</height>
-            <
texture>-</texture>
-        </
control>
         <
control type="button" id="7">
             <
description>Default Button</description>
             <
posx>530</posx
Reply
#10
Since the Mac users don't have SVN access, could you provide a permanent link to the xTV updates? I'm sure it would be greatly appreciated by all of us xTV fans.

xTV is a great skin and the only skin I like to use. Keep up the great work!
Reply
#11
It looks like CHI3f is providing a link for updates.
Reply
#12
I'm on a mac, I have SVN access

Have a look here
I'm a lurker, not a fighter!
Reply
#13
I don't want to create a new thread since this also pertains to xTV. When playing a video, how am I supposed to get back to the menus with an Apple Keyboard? Pressing 'x' to stop the video doesn't allow me to resume from where I left off.

'Esc' doesn't go back to the menus like it does on the PMIII skin.

I'd like the functionality of the "B" or "X" buttons on XBOX w/ Xbox Controller. Something to navigate menus either while the video is playing, or to temporarily stop the video with auto-resume enabled.

Any hints / suggestions? Thanks so much!
Reply
#14
godmoney the TAB key is supposed to take you in and out of fullscreen playback of both music and videos if elan has changed the keymap to ESC I have no idea
Reply
#15
How exactly does one access the svn on a macHuh
Reply

Logout Mark Read Team Forum Stats Members Help
No A/V menu in playing menu on XTV0