The Media Center Sandbox

Resources and discussion for developing experiences in the Windows Media Center platform.
Welcome to The Media Center Sandbox Sign in | Join | Help
in Search

Is there anyway to overcome rotation difficulties in Extenders?

Last post 06-05-2009, 9:37 AM by soultaker. 4 replies.
Sort Posts: Previous Next
  •  06-01-2009, 7:13 AM 9244

    Is there anyway to overcome rotation difficulties in Extenders?

    Hi
    As per the SDK 5.3 specification:
    ----------------------------
    Third-party Extenders, however, use a separate type of display mechanism that does not have the 3D rendering capabilities to display elements rotated on the X or Y axes. In effect, it will correctly display your Z-axis rotation for an element but it will ignore your specification for the X-axis and Y-axis rotations, as if they were set to zero. (This applies only to third-party Extenders. The display will be correct on the Xbox 360.)
    ----------------------------

    Is this fixed in SDK6? or is it still an issue? Is there any workaround as I want to rotate a panel on it's X-Axis (and no it's not a graphic).

    Thanks.
    blog.manghera.com
  •  06-02-2009, 9:27 AM 9245 in reply to 9244

    Re: Is there anyway to overcome rotation difficulties in Extenders?

    I think this is a limitation of the hardware rather than the platform - the platform is capable (as can be seen with the XBox 360), it's the Pika implementation that's an issue.  No SDK update will address this, it would have to be addressed in the Pika implementation.

    To get around it, you could create the rotation in code (creating a bitmap and saving to file, then reloading into an Image) when addressing a Pika based extender.

    Cheers,
    Andrew

  •  06-02-2009, 12:17 PM 9248 in reply to 9245

    Re: Is there anyway to overcome rotation difficulties in Extenders?

    :( It's incredibly frustrating programming to the lowest common denominator. My next question would be are there any plans for an update to the Pika platform to address these bugs?
    blog.manghera.com
  •  06-02-2009, 11:52 PM 9249 in reply to 9248

    Re: Is there anyway to overcome rotation difficulties in Extenders?

    Well Linksys have discontinued their extender, and I think HP have as well, so the lowest common denominator may soon be the Xbox!
  •  06-05-2009, 9:37 AM 9252 in reply to 9249

    Re: Is there anyway to overcome rotation difficulties in Extenders?

    Touché.

    Well I'm ready to declare pika a lost cause ....
    blog.manghera.com
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems