PDA

View Full Version : XBMC Controller v1.1



wraggster
April 15th, 2009, 21:42
News/release from Ooblik (http://forums.qj.net/psp-development-forum/148991-release-xbmc-controller-v1-1-a.html)


This is a controller for XBMC. Written in C and not crappy LUA like the others.
It includes the basic controls and the ability to send messages to the XBOX.

This is an early version so it may be buggy.
To Go To The Menu Press L+R.

[email protected]


Installation

1. Extract "XBMC Controller" to your X:/PSP/GAME/ folder.

2. Edit "config.txt". To match your XBOX IP Address and Webserver Port.

EXAMPLE:
xbox_ip = "xbox";
xbox_port = 80;
xbox_pass = "yourpassword";

3. In XBMC make sure your webserver is enabled.


Changes

1.1
- You can now control password protected webservers. (Thanks to clpetty for bringing this to my attention. XD)
- Added option to reload configuration.
- Controls can now be re-mapped in the configuration file.

Download and Give Feedback Via Comments

lolwaut
May 8th, 2009, 04:04
i just wanted to tell you that this app kicks a$$! its still a bit buggy but i think it has A LOT of potential. please continue to work on this project, as I am looking forward to every new update! great work!