INTERACT FORUM

Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: PaulSinnema on May 03, 2011, 02:18:40 am

Title: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 03, 2011, 02:18:40 am
Hi,

I've started developing a Windows Phone 7 Remote Control. Here's a Blog post: http://sinnema.ch/?cat=8

Give me some feedback I you think this is going to be something you would like to have. I'm still in the early stages and my handicap is a bit that I don't have a WP7 (yet) so I guess I'll be needing some beta testers that have one.

The project is on SourceForge so check it out. https://sourceforge.net/projects/wp7mcremote/

Regards
Paul
Title: Re: Windows Phone 7 Remote Control
Post by: phytio on May 03, 2011, 02:19:44 pm
This is something I'd definitely be interested in. If you were interested in getting a WP7 handset I've been very happy with my Optimus 7. I suppose there are features it doesn't have compared to Android and iPhone, but I haven't missed anything yet.

I'll keep track up updates to this
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 04, 2011, 08:52:13 am
The MC Control has reached some maturity. It does the following now:

I've got no clue on how to create an installer for the App. I've read something about .XAP file deployment. Is that all that's needed?

The project can be downloaded from SourceForge.

Regards
Paul
Title: Re: Windows Phone 7 Remote Control
Post by: jroyale on May 04, 2011, 11:25:52 am
Melloware created an iphone app that is quite good but I do seem to get disconnected every once in a while.  Their functionality includes playlists and zones and more.  However the big knock on their app is that you can't search artists / songs from it and based on that a lot of people dropped it.

I would suggest that you look into that if you can because I think there will be a lot of request for this.  My 2 cents. 
Title: Re: Windows Phone 7 Remote Control
Post by: Matt on May 04, 2011, 01:06:14 pm
Very neat Paul.

Do you have any interest in using Access Keys for connection?  This would make things easier for your users, enable access from the LAN or WAN, and it would allow wake-on-lan if you wished to add it.  If you want to pursue this, let me know and we can document how to use Access Keys as a third-party developer.

Thanks.
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 04, 2011, 02:02:51 pm
Hi Matt,

Access keys? Sounds interesting. Can you give me quick info on what that is? If I can make my App better I'm always in for it. Does this f.i. mean that I don't use the web service anymore?

Regards
Paul
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 05, 2011, 02:29:04 am
Hi jroyale,

This would certainly be something I would be willing to support. I see in the MC interface that all of your wishes are implemented so from that end there should not be a problem. I've created a wishlist on my blog.

Regards
Paul
Title: Re: Windows Phone 7 Remote Control
Post by: Matt on May 05, 2011, 01:33:52 pm
Hi Matt,

Access keys? Sounds interesting. Can you give me quick info on what that is? If I can make my App better I'm always in for it. Does this f.i. mean that I don't use the web service anymore?

Regards
Paul


Access Keys are just a little code you can use to lookup IP addresses (both LAN and WAN) from JRiver.  This way, a user can use a single key to connect from inside or outside the network.  If you have a way to try Gizmo on the Android, you could see them in action.
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 06, 2011, 03:40:19 am
Progress update:

Just implemented Zones.
Next Playlists

Progress can also be followed on my blog (Wishlist): http://sinnema.ch/?p=98

Project can be downloaded from SourceForge: http://sourceforge.net/projects/wp7mcremote/

Regards
Paul
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 06, 2011, 03:45:18 am
Hi Matt,

Sounds very interesting. Yes, I would like to see a description for this.

Regards
Paul
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 06, 2011, 05:51:17 am
Just updated the video on my blog with the latest.
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 09, 2011, 05:01:20 am
Hi,

I'm currently implementing the Volume control from my remote. I do see an interface for setting the Volume but how do I mute?

Regards
Paul
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 09, 2011, 05:03:45 am
Access Keys are just a little code you can use to lookup IP addresses (both LAN and WAN) from JRiver.  This way, a user can use a single key to connect from inside or outside the network.  If you have a way to try Gizmo on the Android, you could see them in action.

Matt,

I can understand that you don't have the time right away, no prob. But can you al least tell me if I can keep using the MC Webservice when I have to implement access keys. It's a lot of work and I wouldn't like to go that to wast.

Regards
Paul
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 09, 2011, 01:02:52 pm
Hi,

When I use the webservice to start a video. I get a nice thumbnail back. When however I scrub the video forward or backword MC16 sometimes crashes terribly. I accidentally discovered this when I implemented playlists. In one of them was a little video and it promptly started playing in full screen. Moving the position slider in my control results in 1 or more commands being fired at the MC Webservice. Very often (mind you not always) MC stops responding and I have to kill the program.

Regards
Paul
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 11, 2011, 02:48:17 pm
Just updated my blog. http://sinnema.ch/?p=98


Regards
Paul
Title: Re: Windows Phone 7 Remote Control
Post by: PaulSinnema on May 15, 2011, 08:21:46 am
Matt,

I can understand that you don't have the time right away, no prob. But can you al least tell me if I can keep using the MC Webservice when I have to implement access keys. It's a lot of work and I wouldn't like to go that to wast.

Regards
Paul

Matt, could you spend some time here please?