Tagged Questions

1
vote
1answer
81 views

XNA Zune HD application won’t exit gracefully

I have and built and deployed the application created by the new project template for the zune hd. The problem is whenever the application exits, the Zune reboots. This happens whe …
2
votes
2answers
121 views

Zune API ZuneCore.dll

Hi, I noticed the other day that the Zune PC Software exposes a type library (ZuneCore.dll). It seems to be related to the WMPLib API in some way but I can't figure out how to use …
3
votes
1answer
152 views

Is it possible to build an email reader for the Zune ?

Is it possible to build an email reader for the Zune through XNA ? Version 3.0 allows us to connect to the Market place and download music directly from the Zune hence the nature …
0
votes
0answers
31 views

How to play iPod music video on Zune? [closed]

I have a iPod Touch, my brother a Zune HD, I'm looking for a good DRM converter which can remove DRM and transcode between iTunes m4v and Zune Marketplace wmv, then we can share pl …
2
votes
2answers
183 views

How do I load pictures in Zune XNA without running out of memory?

Im writing a XNA program that display pictures from a specific picture album on the Zune. The problem is when if I load the textures from all the pictures in the album, the program …
6
votes
4answers
374 views

How to get started with game programming on the Zune

My zune just updated to 3.0 (didn't even realize they were releasing something new!) and the update came with two games, but the Zune marketplace does not have games. Where do I …