XboxMediaCenter SVN rev9662 build of July 23rd 2007 compiled by T3CH
This is a complete snapshot of what was in SVN at the time the build was compiled, with just a few small additions:
+ Killarny & Nuka1195 & Pike's Apple Movie Trailers (AMT) SVN pre0.98.7 rev1201 [scripts: Apple Movie Trailers]
+ BritneysPAIRS's ~110 choosen Milkdrop presets [visualisations: MD - BPs Selection]
+ EnderW & Blittans XBMCScripts Installer 1.8 SCRIPT [scripts: XBMCScripts]
+ Team XBMC Lyrics 1.5.4 SCRIPT [scripts: XBMC Lyrics]
+ Asteron's Tetris 1.0 SCRIPT [scripts: Tetris]
+ Nuka1195's T3CH Downloader SCRIPT [scripts: T3CH Downloader]
+ Codecs for mplayer [/system/players/mplayer/codecs/:*]
+ PM3 Red Theme + PM3 Blue Theme by Jezz_X
Special Note From T3CH:QUOTE
* I'm including the >>XBMC Win32 PC environment<<.exe that is meant for skinners & python developers, read more about the concept
here. It was built using Microsoft DirectX Summer 2004 SDK.
* I've tweaked the win32 >>run_me_first.bat<< so it runs and then unmounts the virtual drives when you exit.
* If you want to report bugs, please do it the PROPER way, see
http://www.xboxmediacenter.com/wiki/index....oper_Bug_Report NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD:QUOTE
* Quick fix for shoutcast Content-Type parsing. Shoutcast changed the content-type returned to include a charset.
* Added : tween animations option to skin settings turn it on and watch the windows bounce in

(off by default) thanks d4rk of the linux branch for original c++ code
* Added : PM3 new view type "3D List" to Music Files, Library and Now Playing
* fixed: passthrough of ac3/dts in dvdplayer was broken since the changes for channel number switches
* keymap.xml:
Here is the FULL changelog since the
July 16th 2007 SVN Rev9578 Build (last one posted on
xbins/xbox-scene):
QUOTE
2007-07-22 9662 added: System.Time can use the (hh), (mm), (ss), (mm:ss) (hh:mm), (hh:mm:ss) stuff. Also added Player.FinishTime (which can also use this feature).
2007-07-22 9661 Fixed : PM3 Dialog Favourites didn't animate on open/close if you turned had tween animation turned off
2007-07-22 9660 fixed: pmBlobs (same as cpBlobs) screensaver
2007-07-22 9659 fixed: Only map F: and G: by default instead of higher. May fix xbox memory card mounting.
2007-07-22 9657 fixed: cpBlobs screensaver
2007-07-22 9656 added: Ability to specify the format (hh), (mm), (ss), (hh:mm), (mm:ss), (hh:mm:ss) for player.time/timeremaining/duration labels.
2007-07-22 9655 Fixed : PM3 A small graphical error in the top left hand corner of the home screen opening animation in 16x9
2007-07-22 9654 Fixed : PM3 16x9 full screen music info had 2 current playing times over lapped on each other -- Changed PM3 Alignment of Time and RSS in home screens so they keep position across the font types
2007-07-22 9653 Quick fix for shoutcast Content-Type parsing. Shoutcast changed the content-type returned to include a charset.
2007-07-21 9651 fixed: more sane guidialogselect
2007-07-21 9648 changed: Removed a bunch of unnecessary build profiles for the XBMC_PC solution.
2007-07-21 9647 modified: "Enabled Always" => "Always Enabled"
2007-07-21 9645 added: strings for VSync options.
2007-07-21 9644 merged: Some changes from linuxport branch for easier merging (mostly just case sensitivity and code ordering)
2007-07-21 9641 Fixed : PM3 weather screen was missing window transition animation
2007-07-21 9639 Changed : PM3 Position of browse button in SmartPlaylistRule.xml
2007-07-21 9638 Fixed : PM3 silly alignment error with last commit
2007-07-21 9637 Added : PM3 Page control (scrollbar) to DialogSelect.xml
2007-07-20 9635 Removed list item icons and replaced old legacy listcontrol with newer list style
2007-07-20 9634 added: you can now browse for genres, artists and albums in the smart playlist rule dialog
2007-07-20 9633 added: you can now edit party mode rules from the now playing context menu (while party mode is active)
2007-07-20 9632 added: backported wma codec from linux branch
2007-07-20 9631 fixed: Overzealous new'ing
2007-07-20 9630 Added : tween animations option to skin settings turn it on and watch the windows bounce in

(off by default) thanks d4rk of the linux branch for original c++ code Added : string 21399 to strings.xml for the tween animation text Changed : redid the internals of custom2_SkinSettings.xml not noticeable from end user
2007-07-20 9629 Added : missing Tween.h file from linux branch
2007-07-20 9627 changed: Made XBMC_PC a little more alert, via less Sleep()
2007-07-20 9626 cosmetic: Unnecessary commented code
2007-07-20 9625 added: Tween effects from linuxport branch to trunk. changed: Moved acceleration of effects to the quadratic tweener.
2007-07-20 9624 Changed : Changed order of View types to make them more logical thanks to previous update
2007-07-20 9623 removed: Unnecessary logging.
2007-07-20 9622 changed: View containers (mediawindows, windowxml) are now cycled through in XML order, rather than in id order.
2007-07-19 9621 Added : PM3 new view type "3D List" to Music Files, Library and Now Playing
2007-07-19 9620 added: Edge antialiasing to rotated textures on xbox.
2007-07-19 9616 fixed: Container.OnNext/Previous weren't quite right when moving from top to bottom and vice-versa on lists/fixedlists and panels. fixed: Panel container navigation wasn't correct there was just one page.
2007-07-19 9614 fixed: Initial camera viewpoint was (0,0) instead of middle of screen on windows without camera set.
2007-07-18 9609 fixed: Multiimage fading for images with <colordiffuse> applied with a transparency didn't cross fade correctly against a black background.
2007-07-18 9608 Changed: updated: Swedish language file by blittan (based on english 9576)
2007-07-18 9607 fixed: playlist loading used broken function CUtil::GetPath to get basepath for playlists
2007-07-18 9605 fixed: wpl and b4s playlists wasn't parsed properly
2007-07-18 9604 fixed: movie info fetched from imdb would have additional genres like 'imdb action section'
2007-07-18 9603 added: asiandb scraper (thanks to blaize)
2007-07-18 9602 fixed: dvd drive didnt work as expected in file manager
2007-07-18 9601 fixed: scanning movies by directory names could fail to apply thumbs to the folder
2007-07-18 9600 fixed: browsing dirs with rars could crash
2007-07-18 9599 fixed: local rss feeds with no network (2nd attempt)
2007-07-18 9598 updated: Slovenian language (thanks to megane)
2007-07-18 9595 fixed: ListItem layouts could have overlapping left and right aligned labels in some cases.
2007-07-18 9594 added: <camera x="50" y="100" /> tag to controls and windows to allow setting of different camera positions for the 3D rotations. Also fixed rotatey to scale correctly as it rotates.
2007-07-17 9590 fixed: passthrough of ac3/dts in dvdplayer was broken since the changes for channel number switches
2007-07-17 9589 Fixed : Small scale glitch in FileBrowser.xml
2007-07-17 9588 Fixed : PM3 Problem with visible state in shutdown buttons also redid the whole code now 2/3rds less
2007-07-17 9587 fixed: Mouse hit detection wasn't correct for anything with offset coordinates (eg within a control group or dialog)
INSTALL NOTES from T3CH readme/nfo:QUOTE
* APPLICATION INSTALL
- Fresh Install: Transfer _whole_ XBMC folder to your APPS folder (or where you want it).
- Upgrade: Backup the XBMC\UserData folder. Transfer whole XBMC folder to Xbox. Overwrite UserData folder with your backed up copy.
* DASHBOARD INSTALL (SOFTMODS)
ARE NOT COVERED IN THIS README, SEE
http://forums.xbox-scene.com/index.php?showtopic=406656* DASHBOARD INSTALL
- Option 1. Team XBMC's shortcut tool.
It's included in the _tools folder as <<SHORTCUT by TEAM XBMC.xbe>> + <<SHORTCUT by TEAM XBMC.cfg>>.
Instructions here:
http://www.xboxmediacenter.com/wiki/index....=As_a_Dashboard (Option 1).
Rename the <<SHORTCUT by TEAM XBMC.xbe>>+.cfg & also EDIT the .cfg so it matches your config.
See APPLICATION INSTALL above.
- Option 2. Thanks to an app called 'Team UIX's Xbe Shortcut Maker v1.0' by JbOnE, it's now easy...
Transfer contents of XBMC folder (this is VERY important since the tool is hardcoded) TO "E:\APPS\XBMC\". Rename <<SHORTCUT by TEAM UIX.xbe>> to something your bios can boot (see
http://www.xboxmediacenter.com/wiki/index....=As_a_Dashboard or read your BIOS README) and transfer to location your mod solution boots. No need to fiddle with HOME tag anymore, and future upgrades you need not to worry about this file (unless you move XBMC).
* WIN32 PC ENVIRONMENT INSTRUCTIONS (WIN32 FOLDER)
Good to know, this requires DirectX9 Runtimes to be installed. Also this doesn't work with all graphics cards.
You need to:
- Copy XBMC_PC.exe & 'run_me_first.bat' from win32 to XBMC folder
- Run 'run_me_first.bat'
- Run XBMC_PC.exe
* UPGRADE TIPS
If you're updating from a VERY old/bad build you may get issues. Follow these simple rules:
- Replace (FTP OVERWRITE) all files in your XBMC folder with fresh ones from your new build
- Delete old settings (from UserData/guisettings.xml)
- In some rare cases some of the database files in UserData/Database/*.db may need manual deletion (usually if they are very old). Note: This loses all per file settings you made with the old build!
INFORMATION from T3CH readme/nfo:QUOTE
XBMC's online manual can be found at
http://wiki.xboxmediacenter.com/ .
Any questions or support issues, are best asked in the XBMC support forums, which are located at
http://forum.xboxmediacenter.com , or in the official IRC support channel, #XBMC on Freenode IRC network (irc.freenode.net). (NOTE folks in #XBMC can't help with info where to find builds)
If you want other skins (make sure they are up-to-date and compatible before installing them), see:
-
http://www.allxboxskins.com/skins/index.ph...=XBMC&cat=0 or
-
http://www.xbox-skins.net/forums/index.php?dlcategory=7there's a list of 2.0 compatible skins here:
-
http://www.xboxmediacenter.com/wiki/index....patibility_List If you want other scripts (extra 3rd party components), see
-
http://www.xbmcscripts.com or use the included script installer!
If you want trainers, grab them at
-
http://www.google.com/search?q=xbox+trainersThe xbe has been retail patched and was built using v5849 of the XDK.
If you want to remove the startup logo, remove splash.png from the \media folder.
If you want to remove the startup sound, remove start.wav from the \skin\Project Mayhem III\sounds\ folder.
XBMC Changelog is included, see Changelog.txt
Official XBMC Website:
http://www.xboxmediacenter.comOfficial T3CH Website:
http://t3ch.yi.se