----
Previous versions named "XBMC Remote Music Interface" by jonny2002
This PSP program is the result of modifications and additions by trex6662k5
to the program "XBMC Remote Music Interface v0.2" by jonny2002
Majority of the code is still "jonny2002"'s and all the messy IF statements and variables are mine (trex6662k5)
Artwork is from the "Project Mayhem 3" XBMC skin by Mathias Mahling AKA ChokeManiac (http://www.chokemaniac.net)
Using Elxx's compile of LuaPlayer
Some code also from Chaos (http://forums.qj.net/showpost.php?p=456841&postcount=12) who provided a shutdown button and function
Modifications were added to squash a bug (http://forums.qj.net/showpost.php?p=1080065&postcount=29)
and also provided code to control volume (http://forums.qj.net/showpost.php?p=464865&postcount=17)
Which also more modifications were added to squash a bug.
My code and methods arnt the best so feel free to make optimisations to the code
Also if you wish to add any features yourself feel free. I only request that you post them on a forum so
I can learn more about LUA.
----
This script provides an alternate interface to the Xbox Media Center. You are able to start films, play music and display pictures.
Enter music in to a playlist (and soon videos). View thumbnails (if available) currently playing media and view file information when available
artist, track title, album title, genre, year. Movie name and genre. Picture file name. Also shutting down the Xbox is possible
The 2nd major function this program provides is to turn the PSP in to a wireless xbox pad (WHILE XBMC IS RUNNING). So You are able to browse
the menus of XBMC at your TV without cables, a ugly looking wireless pad or IR remote.
----
Installsion
Copy folder XBMC RI
Depending on your firmware version, goto that folder and copy the folder to the same location as above.
It may complain about overwriting files due to same folder name but it will copy the required EBOOT over.
XBMC's web interface must also be enabled
----
Requirements
A modded networked xbox with the latest version of XBMC (I recommend T3CH's CVS releases)
A wireless access point
--
Problem getting a black screen?
From 0.2 readme:
If you have problems with XBMC going into a black screen, turn off the
"Use Visualisation if playing audio" under Appearance|Screensaver (on the xbox).
--
Controls
D-pad: navigate
Cross: select
Circle: back
Square: stop
Triangle: pause on/off
L-Trigger: Modifier key (Was previously previous media screen)
R-Trigger: next media screen
Analog stick Left-Right: fast rewind/fast forward
Analog stick Up-Down: Increase Volume/Decrease Volume
Select: add to/delete from playlist
Start: enter "controller mode"
L-Trigger and Up: Move shutdown menu up (back to shutdown)(button must be highlighted)
L-Trigger and Up: Move shutdown menu down (to restart)(button must be highlighted)
L-Trigger and Right: Next in the playlist
L-Trigger and Left: Previous in the playlist
L-Trigger and Cross: Sync
--
Changes since v0.7 Mod
-Script crashed when xbox password entered fixed
--



