XboxMediaCenter SVN rev7667 build of January 16th 2007 compiled by T3CH
This is a complete snapshot of what is in SVN at the time the build was compiled, with just a few small additions:
+ Killarny & Nuka1195 & Pikes AppleMovieTrailers (AMT) 0.93.5 FIXED [scripts: Apple Movie Trailers]
+ BritneysPAIRS's ~110 choosen Milkdrop presets [visualisations: MD - BPs Selection]
+ EnderW & Blittans XBMCScripts Installer 1.4 SCRIPT [scripts: XBMCScripts]
+ Rockstar's Snake 1.0 SCRIPT [scripts: Snake]
+ Codecs for mplayer [/system/players/mplayer/codecs/:*]
Special Note From T3CH:QUOTE
* I'm including a package of "Picture Icons" for use with new TuxBox Client, see _tools/PictureIcon.rar.
* I'm including a preview (070117) of the new mplayer Elupus is working on, report issues
here. It's located in the TEST subfolder, simply replace the 2 files in XBMC/system/players/mplayer/ if you want to help Team XBMC test it.
* Since I haven't seen any newer version of AMT than 0.93.5, I applied the fix floating around so atleast it works now.
* I also tweaked the win32 run_me_first.bat so it runs and then unmounts the virtual drives when you exit.
* I'm also 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.
* 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
* sources.xml: added TuxBox bookmarks
* keymap.xml: added TuxBox support
Here is the FULL changelog since the
January 09th 2007 SVN Rev7554-proper Build (last one posted on
xbins/xbox-scene):
QUOTE
2007-01-17 7667 fixed: forgot to add director node files
2007-01-17 7666 fixed: forgot to add activate shortcut to the director node in video library
2007-01-17 7665 fixed: forgot to set view state for director node
2007-01-16 7662 added: new node in video library: directors (nuke your db!) added: search in video library window.
2007-01-16 7661 fixed: Compile issue with XBMC_PC (namespaces)
2007-01-16 7659 fixed: ListItem.IsSelected didn't work correctly, and ListItem.* didn't work properly in the login window
2007-01-16 7658 fixed: overlap of labels in video fullscreen
2007-01-16 7657 fixed: scroll bars didn't work.
2007-01-16 7656 changed: removed the stripping of 'the ' from movie titles as it did more harm than good.
2007-01-16 7655 fixed: severe global namespace pollution
2007-01-16 7654 Changed: defaultVideoCover texture.
2007-01-16 7653 fixed: wrong name used for debug xbe
2007-01-16 7652 updated: German/strings.xml (thanks to bootsy)
2007-01-16 7650 fixed: getxbeid and getxbetitle httpapi functions had no error handling (if file didn't exist)
2007-01-16 7648 updated: Swedish based on 7634 by Blittan updated: Portuguese (Brazil) based on 7557 by Mikko
2007-01-16 7646 added: getxbeid and getxbetitle function to httpapi
2007-01-16 7645 changed: slightly improved the imdb scraper
2007-01-16 7644 changed: always use filename for video scan, hopeless to know what label contains.
2007-01-16 7643 fixed: error with stacking cdx subdirs if the subdirs contained folders.
2007-01-16 7642 fixed: error with stacking cdx subdirs if the subdirs contained folders.
2007-01-15 7641 reverted some cosmetics from tuxbox merge
2007-01-15 7640 reverted some cosmetics from tuxbox merge
2007-01-15 7638 fixed: issue with the label parser fixed: advanced setting for sorting albums by year added: advanced setting for user defined album format templates
2007-01-15 7637 fixed: sql requesting string was wrong fixed: tuxbox video player genre was not reseted fixed: m_strFileNameAndPath was not reseted properly
2007-01-15 7636 Fixed: Seek ProgressBar was disabled!! ,Some other oddities.
2007-01-15 7635 fixed: build.bat, exclude.txt was not removed
2007-01-15 7634 added: XboxMediaCenter TuxBox Client (only Enigma Based set-top boxes are supported!) For more informations, check the forum!
2007-01-15 7633 changed: Build.bat will now check for a previous xbe build
2007-01-15 7632 added: Internet Threaded Detection if the XBOX is on line or not! Very Simple and Dirty!
2007-01-15 7631 changed: SmartXX RGB LED Control, now also supports controlling the white led (status led)
2007-01-15 7630 added: ListItem.IsSelected boolean condition.
2007-01-15 7629 updated: Swedish based on 7618 by Blittan updated: Finnish based on 7589 by Mikko
2007-01-15 7628 fixed: Login screen didn't work with ListItem.*
2007-01-15 7627 Changed: 2nd try (forgot id)
2007-01-15 7626 Changed: DialogContentSettings.xml (2.0 -> 2.1).
2007-01-15 7625 fixed: [ 1635341 ] XBMC opts for the 1st .rar or single .jpg over .cbr
2007-01-15 7624 fixed: !System.HasDriveF and !System.HasDriveG ignored the !
2007-01-14 7623 added: [ 1632522 ] Added getPosition to python controls, thanks to Asteron + Nuka1195
2007-01-14 7622 removed: RAM control
2007-01-14 7621 changed: "Auto" view mode uses big icons as first priority then falls back to icons if unavailable.
2007-01-14 7620 fixed: Display of P8 compressed diffuse textures in XPRs on xbox.
2007-01-14 7618 added: new video database scheme added: new set content dialog for the video section changed: better usage of .nfo files for movie lookups added: drop-in scraper support for movie content - see system/scrapers/imdb.xml changed: video library now filters on lockstate of bookmarks again
2007-01-12 7605 fixed: samba would disconnect current running files if a file was accessed on another share of the same server.
2007-01-12 7603 changed: added hack to select dvdplayer for all ReplayTV streams. rtv:// protocol is broken for small reads against standard ReplayTV's (works agains DVArchive). mplayer is more likely to do these request due to out dll loader not allowing truncated reads.
2007-01-12 7600 updated: German language file
2007-01-12 7599 changed: Method of flipping images now uses flipx="true" and flipy="true" attributes to texture tags. Also removed previous <colordiffuse> hacks and replaced with a diffuse texture using the attribute diffuse="filename.png" of texture tags. Remember that the diffuse texture will be flipped as well if you are doing a reflection effect.
2007-01-11 7594 added: align and aligny attributes to <aspectratio> tag to allow alignment within the defined box.
2007-01-11 7593 fixed: Slowdown of thumbpanels and lists if only half an item is shown while it's not scrolling.
2007-01-11 7592 added: [ 1618284 ] advancedsetting option to change album sort by artist to sort by year as well.
2007-01-11 7589 fixed: accidentially removed strings 584 and 585
2007-01-11 7588 fixed : fix compile issue related to guiImage.cpp
2007-01-11 7585 fixed: Screen calibration screen would not scale image/label etc. controls correctly.
2007-01-11 7584 fixed: Tall images rotated at 90 degrees would show slightly angled.
2007-01-11 7583 added: New attributes topleft, topright, bottomleft and bottomright to <colordiffuse> - allows different vertices to have different diffuse colors. eg <colordiffuse bottomright="00ffffff" bottomleft="00ffffff">ffffffff</colordiffuse> will fade to transparent at the bottom of the image.
2007-01-11 7582 fixed: negative values for <width> and <height> didn't function correctly for images.
2007-01-11 7581 fixed: Keyboard didn't function in Numeric input dialog.
2007-01-11 7580 fixed: Keyboard didn't function in Numeric input dialog.
2007-01-11 7579 fixed: vobsub was rendered using wrong aspect ratio
2007-01-11 7576 fixed: Keyboard letters in groups didn't show their labels.
2007-01-10 7570 fixed: Weather location spincontrol didn't update when weather was refreshed.
2007-01-10 7569 fixed: First item wasn't selectable in the Select dialog.
2007-01-10 7568 updated: Swedish language file by Blittan
2007-01-10 7565 Fixed incorrect player control images
2007-01-10 7564 added: Repeat/Random to playercontrols in PM3
2007-01-10 7563 fixed: Location of help message in Screen Calibration was off in HD modes.
2007-01-10 7562 Removed: Unused "osd y offset mover" control in SettingsScreenCalibration.xml.
2007-01-10 7559 added: exposed the virtual keyboard's SetHiddenInput() method to the python keyboard object. Useful for password entry,
2007-01-10 7558 fixed: [ 1618819 ] batch album query sometimes interupted. also fixed the music library view so that the cached listings are updated when a scan completes. (yes, both are really fixed this time.)
2007-01-09 7557 fixed: typo in english strings
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
Skin Changelog is included, see Changelog_PM.txt
Official XBMC Website:
http://www.xboxmediacenter.comOfficial T3CH Website:
http://t3ch.xil.us