Posts: 548
Joined: Aug 2012
Reputation:
0
Cool, thank you. Thinking about trying this, but hoping it will be added after Frodo. Don't really like patching things myself. But a question, would it be possible to detect the mode from the movie playing so you don't have to manually change subtitle mode?
Posts: 2
Joined: Dec 2012
Reputation:
0
I believe it's possible but to do that more code investigation is needed. Also some changes in global settings are needed to turn on/off 3d auto mode. I will try to do that mode but not sure when.
Posts: 672
Joined: Aug 2010
Reputation:
13
pieh
Retired Team-Kodi Member
Posts: 672
You need to do the same for GUI - patches that only duplicate subtitles are "half solutions" and won't be merged.
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first
My previous forum/trac nickname: grajen3
Posts: 672
Joined: Aug 2010
Reputation:
13
pieh
Retired Team-Kodi Member
Posts: 672
I don't get point of creating patch against previous release - this won't be backported and I certainly won't spend time on it. We are in development forum, if you want to help, you need to be able to build latest stuff ...
In any case I got info that it seems to work with few glitches:
1. sometimes left/right views for GUI are getting out of sync and they both display different things
2. missing some details from textures (propably because currently we render half sbs/half tab and squashed elements are missing some "important" pixels)
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first
My previous forum/trac nickname: grajen3
Posts: 36
Joined: Jul 2007
Reputation:
0
Nogler
Junior Member
Posts: 36
2013-01-13, 04:14
(This post was last modified: 2013-01-13, 04:47 by Nogler.)
Hi,
i have compiled the source from git. The 3D mode is not working when i press the y key.
In the log i found this entry:
ERROR: Keymapping error: no such action '3dmode' defined
When i press the y key i get following:
03:13:39 T:3037587200 DEBUG: Keyboard: scancode: 34, sym: 0079, unicode: 0079, modifier: 0
03:13:39 T:3037587200 DEBUG: OnKey: y (f059) pressed, action is
What wrong whit the compiled Xbmc?
Thanks
Edit Sorry it was my fault to not clone the git correctly Oo
Posts: 6,255
Joined: Jun 2009
Reputation:
115
da-anda
Team-Kodi Member
Posts: 6,255
pieh - check out the rPI stuff - IIRC there is code that detects the 3D-mode from filename and also sends correct commands via HDMI to the TV. Don't have a link at hand - but there is a recent PR improving it IIRC.
Posts: 548
Joined: Jul 2010
Reputation:
14
jaaps, I have an LG passive tv also. your addons will be very useful. Thanks.