XboxMediaCenter SVN rev10100 build of August 26th 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.9 rev1435 [scripts: Apple Movie Trailers]
+ EnderW & Blittan's XBMCScripts Installer 1.8 SCRIPT [scripts: XBMCScripts]
+ Team XBMC Lyrics 1.5.5 rev1325 SCRIPT [scripts: XBMC Lyrics]
+ Asteron's Tetris 1.0 SCRIPT [scripts: Tetris]
+ Nuka1195's T3CH Downloader SCRIPT rev1450 [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.xboxmedia...oper_Bug_Report NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD:QUOTE
* added: ability to skip directly to dvd title menu, enable in video settings (only works on some dvds)
* fixed: corrupted screensavers due to the renderstate not being what they expected.
* added: "Plugin directories" via python scripts. Allows scripters to return directory listings to incorporate their scripts within the media windows. Plugins go in plugins/<media type>. Add a source to the plugins the usual way (via Add Source). Thanks to Nuka1195 and Umbehagen.
* keymap.xml:
Here is the FULL changelog since the
August 19th 2007 SVN Rev9999 Build (last one posted on
xbins/xbox-scene):
QUOTE
2007-08-26 10100 fixed: Crash in video library scanning if number of directors > number of studios.
2007-08-26 10099 fixed: dvdplayer would stall if user attempted to skip stillframes early
2007-08-26 10098 added: ability to skip directly to dvd title menu, enable in video settings (only works on some dvds)
2007-08-26 10097 changed: rewrote handling of disabled subtitles for dvdplayer, it should now respect users setting for atleast titles wich don't automatically modify subtitle settings.
2007-08-26 10095 changed: use wide string constant for default value in constructor of CScrollInfo, I'm not even sure this default is actually valid at all.
2007-08-26 10093 changed: move some stuff playback processing stuff from CApplication::Render to CApplication::Process where it belongs
2007-08-26 10092 changed: use 64bit friendly uintptr_t for pointer arithmetics in dllloader
2007-08-26 10091 updated: polish language (thanks to smuto) updated: Chinese (Traditional) language (thanks to omenpica)
2007-08-26 10090 added: English language string id(572) added: Studio sort method and label format parameter %U added: Video Runtime sort method fixed: Python docs mistakes, thanks cptspiff good eyes
2007-08-25 10088 fixed: dvdplayer was only able to open the first external subtitle it found.
2007-08-25 10086 added: [ 1781132 ] Various patches to make it compile on 64 bit archs - guifont.patch. thanks to seppel
2007-08-25 10085 added: [ 1781132 ] Various patches to make it compile on 64 bit archs - fileitem.patch. thanks to seppel
2007-08-25 10084 added: [ 1781132 ] Various patches to make it compile on 64 bit archs - unrar.patch. thanks to seppel
2007-08-25 10083 added: [ 1781132 ] Various patches to make it compile on 64 bit archs - paplayer.patch. thanks to seppel
2007-08-25 10082 changed: reorganized subtitle/overlay handling in dvdplayer fixed: dvdplayer would display overlays with the wrong color for a few seconds if spuclut changed on the cell change.
2007-08-25 10081 added: listitem.mpaa, videoplayer.mpaa info labels
2007-08-25 10080 added: studios to movies + node to video library (defaultstudios.png)
2007-08-25 10079 updated: finnish language (thanks to mikko) updated: icelandic language (thanks to sho)
2007-08-24 10071 fixed: mplayer would leak socket handles on http errors, asf streaming, asf -> http fallbacks. This is the cause of the fonts disappear bug.
2007-08-24 10067 fixed: if ttf font renderer failed to cache a character twice it would crash d3d
2007-08-23 10063 fixed: "Add Source" in context menu of memory card shares wasn't working.
2007-08-23 10062 fixed: Not so smooth scrolling/text jumping in "List 2" view.
2007-08-23 10056 Added : PM3 Wide Icon Views to scripts section (as requested) and sideways scrolling view (Big Icons 2) to Programs section
2007-08-23 10055 Added : Thumbnail reflection to DialogVideoInfo.xml for episode thumbs so it matches Media Info View better
2007-08-23 10054 Changed : Added TV Show Title to Video Info dialog for episodes
2007-08-23 10052 fixed: Incorrect number->symbol mapping for keyboard.
2007-08-23 10051 added: $LBRACKET "[" and $RBRACKET "]" to replaceable parameters for $INFO formatting
2007-08-22 10048 fixed: CCharsetConverter::logicalToVisualBiDi would overrun it's string on invalidly formatted utf8 strings.
2007-08-22 10047 fixed: GetEpisodeInfo() didnt get all tags
2007-08-22 10046 Fixed: Pyro rendering again.
2007-08-22 10044 fixed: corrupted screensavers due to the renderstate not being what they expected.
2007-08-22 10043 fixed: fixed: the stupid rar library can't handle slashatend() properly (2) fixed: call CreateDirectoryEx instead of CreateDirectory since rarlibs doesn't consider that it should create all parent paths of the file it tries to open - this should fix all those errors with site extract
2007-08-22 10042 fixed: the stupid rar library can't handle slashatend() properly
2007-08-22 10041 added: support for assigning icons (in the skin) to the video library nodes. DefaultMovieTitle, DefaultTvshowTitle, DefaultActor, DefaultGenre, DefaultYear, DefaultDirector, DefaultMovies, DefaultTvshows, DefaultRecentlyAddedMovies and DefaultRecentlyAddedEpisodes. all png images (extension wise)
2007-08-21 10031 added: English language string id(1042) changed: xbmcplugin.addDirectoryItem() now takes a total items argument, used to display a progress bar.
2007-08-21 10030 fixed: UK timesetting should be using mph not kmh added: [ 1600435 ] Adding "EU" to English langinfo.xml, with minor changes
2007-08-21 10029 added: read track number for music items in upnp client
2007-08-21 10028 fixed: A non-button control with id=31 could cause a crash in settings category windows on change of settings group.
2007-08-21 10027 added: upnp server now exports track number of an music track
2007-08-21 10026 changed: allow seeking within curls internal buffer even if we consider server unseekable. should fix mediatomb jpg reading.
2007-08-21 10025 fixed: make sure upnp server and client can transfer genre properly
2007-08-21 10024 added: support to make upnp server show up in Windows Media Player 11 on vista. music works okey, on the movie side, only moves not tvshows show up, and movies have their url as their name.
2007-08-21 10022 fixed: Python's ListItem control's setInfo() method, would not work with unicode. changed: some more infolabels to the setInfo() method
2007-08-21 10020 added: Ability to have multiple <onclick>'s in static list items.
2007-08-20 10018 changed: some more merge back from linux branch and simplifications where it made sense for dvdplayer
2007-08-20 10017 cosmetics: build video/audio player info for dvdplayer inside respective player instead of in base player
2007-08-20 10015 updated: Chinese (Simple) language (thanks to pcman) updated: Chinese (Traditional) language (thanks to omenpica) updated: Danish language and langinfo (thanks to buchwaldsource) updated: Finnish language (thanks to mikko) updated: Polish language (thanks to smuto)
2007-08-20 10014 updated: Swedish language file by blittan (based on english 10008)
2007-08-20 10009 fixed: Icon of Add Source item wasn't displaying.
2007-08-20 10008 added: "Plugin directories" via python scripts. Allows scripters to return directory listings to incorporate their scripts within the media windows. Plugins go in plugins/<media type>. Add a source to the plugins the usual way (via Add Source). Thanks to Nuka1195 and Umbehagen.
2007-08-19 10005 fixed: dvd's with multiple stillframes in a row would skip everything but the first stillframe, this is the old dvdplayer quits when menu appear bug. Thx Bubbadood for the sample dvd that exhibited the issue.
2007-08-19 10003 fixed: dvdplayer would attempt to synchronize audio/video continuously on some sources where first frame had a negative dts fixed: dvdplayer wouldn't display any time progress during times stillframes.
2007-08-19 10002 changed: avoid opening music/video db if info for an item already is known fixed: upnp server returned 0 count instead of -1 as it should when it isn't known.
2007-08-19 10001 changed: upnp server now caches directory request to speed up response time from music/video library
2007-08-19 10000 changed: don't specify distinct on sql IN selects. ie. select * from songs where idartist in (select [DISTINCT] from table). only makes query slower if it has any effect.
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-s...howtopic=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.xboxmedia...=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.xboxmedia...=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.allxboxsk...h...=XBMC&cat=0 or
-
http://www.xbox-skin...hp?dlcategory=7there's a list of 2.0 compatible skins here:
-
http://www.xboxmedia...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.co...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