XboxMediaCenter SVN rev8103 build of March 12th 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 & Pikes AppleMovieTrailers (AMT) SVN pre-0.97 [scripts: Apple Movie Trailers]
+ BritneysPAIRS's ~110 choosen Milkdrop presets [visualisations: MD - BPs Selection]
+ EnderW & Blittans XBMCScripts Installer 1.8 SCRIPT [scripts: XBMCScripts]
+ Rockstar's Snake 1.0 SCRIPT [scripts: Snake]
+ Asteron's Tetris 1.0 SCRIPT [scripts: Tetris]
+ Nuka1195's T3CH Downloader SCRIPT [scripts: T3CH Downloader]
+ Codecs for mplayer [/system/players/mplayer/codecs/:*]
Special Note From T3CH:QUOTE
* Cool stuff, XBMC now support changing Timezone, even the new DST system US just started using.
* I'm including a package of "Picture Icons" for use with new TuxBox Client, see _tools/PictureIcon.rar.
* There's no new mplayer TEST version since my last build, but you can still report issues with old TEST here:
http://www.xboxmediacenter.com/forum/showthread.php?t=23969 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.
* I've 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
* added: Xbox Timezone setting support, with new US DST dates. (not even MSDASH has this!)
* sources.xml:
* keymap.xml:
Here is the FULL changelog since the
March 04th 2007 SVN Rev8014 Build (last one posted on
xbins/xbox-scene):
QUOTE
2007-03-12 8103 added: another dual episode naming convetion fixed: issue with progressbar during episode scans.
2007-03-12 8102 added: (somewhat hackish) support for two part episode files.
2007-03-12 8101 updated: German language file by sCAPe (Based on english strings version 8087)
2007-03-12 8100 fixed: if a partial episode guide was obtained, use what we got instead of failing.
2007-03-12 8099 fixed: better enumeration for episodes.
2007-03-12 8097 Added : PM3 wide Icon view types to Video Library for the new TV database
2007-03-12 8096 fixed: [ 1586251 ] GetSystemInfoByName¶meter=weather.temperature
2007-03-12 8095 updated: German (Austria) language (thanks to ceomr)
2007-03-12 8093 fixed: Video Export/Import wasn't quite right for tvshows
2007-03-12 8092 updated: Swedish language file by blittan (based on english 8087)
2007-03-12 8091 fixed: a typo in swedish language (thx to mitod)
2007-03-12 8089 added: Initial support for import/export of TV Shows from the video database. Still a few issues outstanding. fixed: Various issues with video database - users should ideally generate a clean one (export, delete, import)
2007-03-12 8088 fixed: Get Thumb from Album information didn't show if no local or allmusic.com thumb exists.
2007-03-12 8087 fixed: Daylight Saving Time, not Daylight Savings Time.
2007-03-12 8086 added: Advanced settings for http proxy username/pass (<httpproxyusername> and <httpproxypassword>)
2007-03-12 8085 changed: smartxxlcd contrast code clean up
2007-03-11 8084 fixed: corrected US daylight saving time values and DST_DATE structure.
2007-03-11 8083 added: error number translation for read/seek failures in samba protocol.
2007-03-11 8082 added: you can now set default timezone for regions.
2007-03-11 8081 fixed: Timezone DST flag was inverted, NULL daylight standard name caused crash.
2007-03-11 8080 fixed: crash if you opened the context menu in empty directories in media windows.
2007-03-11 8079 fixed: [ 1663327 ] No context menu in empty folders w/"Don't display parents"
2007-03-11 8078 fixed: XBMC_PC broken with last commit.
2007-03-11 8077 added: Xbox Timezone setting support, with new US DST dates.
2007-03-11 8076 changed: DVD region moved from Video to DVD-ROM.
2007-03-11 8075 fixed: last bit of IoSupport "helper" cleanup.
2007-03-11 8074 fixed: After querying the DVD-ROM, the drive remains active waiting for verification.
2007-03-10 8073 updated: Swedish language file by blittan (based on english 8044)
2007-03-10 8072 updated: french language (thanks to frostbox).
2007-03-10 8071 fixed: Kernel version displayed unsigned values in kernel version as signed values.
2007-03-10 8069 changed: use two backbuffers in gui for non hdtv modes, results in less jitter if render thread get's stalled shortly.
2007-03-10 8068 changed: instead of waiting for vblank to avoid rendering thread to only yield on present, make it sleep by callback function instead.
2007-03-09 8066 fixed: minor cleanup in getepisodesbyactor
2007-03-09 8065 fixed: episode plot searches didnt work with the master lock enabled.
2007-03-09 8064 added: culturalia.net spanish movie scraper (thanks to jurrabi)
2007-03-09 8063 updated: spanish language (thanks to el pirana)
2007-03-09 8062 updated: finnish language (thanks to mikko70) updated: Chinese (Traditional) language (thanks to omenpica)
2007-03-09 8061 fixed: tvshow library nodes didnt work if the master lock was enabled.
2007-03-09 8060 fixed: tvshow library nodes didnt work if the master lock was enabled.
2007-03-09 8059 fixed: tv show scans didnt work.
2007-03-09 8058 changed: wait for vertical blank before presenting ( avoids spinlock causing high cpu usage while cpu waits for gpu to complete )
2007-03-09 8057 reverted: gui assisted rotation of ttf fonts (caused issues in other areas since keeping track of viewport changes is almost impossible)
2007-03-09 8056 changed: potential fix for menu's being in accessable in some dvd's.
2007-03-09 8055 updated: German language file by sCAPe (Based on english strings version 8044)
2007-03-09 8054 fixed: CIoSupport cleanup
2007-03-09 8053 fixed: misplaced include broke XBMC_PC
2007-03-09 8052 fixed: InternetState was not valid until the SystemInfo screen was viewed (first sysinfo refresh during startup)
2007-03-09 8051 fixed: missed xkhdd.h include in ApplicationMessenger.
2007-03-09 8050 removed: temporary files should not be versioned in SVN
2007-03-09 8049 fixed: BackgroundLoader attempted to spawn thread before thread construction.
2007-03-09 8048 changed: SpindownHarddisk moved from CIoSupport to XKHDD with the rest of the HDD functions. fixed: HDD commands executed outside of SendATACommand should be done at the IDE channel IRQL added: SMART enabling commands, status fixed: SMART is now enabled before SMART requests are issued fixed: HDD Temperature reading was completely wrong, is now read properly. fixed: SendATACommand no longer causes strange behavior and crashes on the Xbox.
2007-03-09 8047 changed: FreeMem display to be in kilobytes. added: CPU usage ( by inverted idle thread ) to FreeMem display
2007-03-09 8046 changed: use .m3u parser instead of hack in .pls parser to parse .strm files. They more resemble that anyway. Should .strm files even be considered a playlist?
2007-03-09 8045 fixed: .strm files with non internet protocols wouldn't be added to playlist
2007-03-08 8044 added: initial tvshow support.
2007-03-08 8043 updated: German language file by sCAPe (Based on english strings version 8041)
2007-03-08 8042 fixed: wrong headings for add upnp source dialogs.
2007-03-08 8041 changed: rename imdb thumb to remote thumb
2007-03-07 8037 updated: Swedish language file by blittan (based on english 8036)
2007-03-07 8036 fixed: missed translation in skin settings.
2007-03-07 8035 added: setAnimations() method to python. (This allows python scripts to be animated like the skins. Thanks to Asteron who made it work properly also nano- and cptspiff) You pass a list of tuples for each animation. You must pass them all at once, any subsequent call to setAnimations() clears the previous ones. Attributes are separated by spaces. eg self.button.setAnimations( [ ("event", "attr=value attr2=value",),("event2", "attr=value attr2=value",) ] )
2007-03-07 8034 removed accidentally left declaration
2007-03-07 8033 fixed: dvdplayer would playback choppy on multiangle dvd's likely due an odd bug in libdvdnav ( it misses NAV packets ) changed: allow seeking abit more often in dvdplayer
2007-03-07 8032 fixed: xbmcpc wouldn't render normal windows mouse when not active fixed: xbmcpc would often do something unexpected on activation with mouse
2007-03-07 8031 fixed: win32 build would spew warning on linking about imported functions being locally defined.
2007-03-06 8030 fixed: after the rounding fix for GUIFontTTF all font's appeared one pixel to high. (we increment m_cellHeight by two to make sure we have room)
2007-03-06 8029 changed: Xbox game dvd's now display the xbe description as the dvd label.
2007-03-05 8028 updated: filmweb.pl scraper (thanks to smuto)
2007-03-05 8026 Fixed/Changed : PM3 file manager animations were incorrect
2007-03-05 8024 fixed: duplicate definition of g_sysinfo, different case, no reason.
2007-03-05 8023 added: setVisibleCondition() to python. This allow XBMC to take care of a controls visibility.
2007-03-05 8021 updated: German language file (small fixes)
2007-03-05 8016 added: xbmcgui.getCurrentWindowDialogID() method to python. changed: xbmc.getCondVisibility() method now passes the current active window or windowdialog id. (Fixes Control.HasFocus() condition in python) Thanks jmarshall again.
2007-03-05 8015 fixed: ttf font was unsharp on xbmcpc after last ttf rendering changes.
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