xboxscene.org forums

Author Topic: Xboxmediacenter - May 14th 2007 Svn Rev8943 Build  (Read 80 times)

XanTium

  • Archived User
  • Hero Member
  • *
  • Posts: 1358
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« on: May 14, 2007, 04:20:00 PM »

XboxMediaCenter SVN rev8943 build of May 14th 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 Apple Movie Trailers (AMT) SVN pre-0.97.5 [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 SCRIPT [scripts: XBMC Lyrics]
+ 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

* 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: advancedsettings, ability to disable modchip detection/lookup; for X2 ModChip Series (http://www.xboxmediacenter.com/forum/showthread.php?t=25274)
* added: "busy indicator" dialog (DialogBusy.xml, temporary graphics), dialog is rendered on top of everything when the main thread is busy doing lots of stuff except rendering.

* keymap.xml:



Here is the FULL changelog since the May 07th 2007 SVN Rev8807 Build (last one posted on xbins/xbox-scene):
QUOTE

2007-05-14  8943  fixed: if the skin loaded on start was missing a window the next skins loaded wouldn't reset the invalid status of the window.
2007-05-14  8942  changed: busy dialog is now disabled if progressdialog is on screen. changed: doubled the amount of missed frames before busy dialog pops up. changed: busy thread is exited if the skin doesn't have a busy dialog.
2007-05-14  8932  fixed: auto interlace mode should do bob for HQ Pixelshader V2 renderer
2007-05-14  8923  fixed: lpcm 20/24 bit played as just noise (third time's a charm)
2007-05-13  8922  changed: removed CanSeek() from filesystem, it was wrong in a few protocols and hardly used. Use Seek(0, SEEK_CUR) to check if protocol supports seeking. added: buffering system to CFile (quite untested, set READ_BUFFERED flag on Open to use) changed: move READ_TRUNCATED flag from CFile::Read to to CFile::Open as it is silly to pass along on each read request
2007-05-13  8921  changed: minimum rebuild setting for guilib to match other projects in solution
2007-05-13  8920  changed: don't look for stream info in unseekable streams in dvdplayer, should speedup startup of such streams (hdhomerun, maybe tuxbox) changed: make dvdplayer default for hdhomerun streams as mplayer fails miserable on them
2007-05-13  8909  Changed : Moved all Project Mayhems III text colors out into TextColor.xml as includes in the hope we might get a few color variation themes in the future
2007-05-12  8900  fixed: thetvdb.com scraper updated to reflect dns changes.
2007-05-12  8895  fixed: typo that cause dvdplayer to behave very oddly. big difference between && m_bStop and && !m_bStop.
2007-05-11  8885  added: advancedsettings, ability to disable modchip detection/lookup; for X2 ModChip Series (http://www.xboxmediacenter.com/forum/showthread.php?t=25274)
2007-05-11  8883  Fixed: Includes.xml was b0rk..missing white space
2007-05-11  8882  fixed: audio renderer in XBMC_PC would make dvdplayer play way to fast (try 2)
2007-05-11  8880  changed: better solution to deadlocking dvdplayer
2007-05-11  8879  fixed: audio renderer in XBMC_PC would make dvdplayer play way to fast fixed: potential deadlock in dvdplayer (very uggly hack to get around it, must solve it better)
2007-05-11  8875  fixed: some issues with update video library
2007-05-10  8872  fixed: thetvdb.com scraper didnt fetch genres correctly
2007-05-10  8871  fixed: year / premiered didnt work with the thetvdb.com scraper.
2007-05-10  8869  fixed: update video library wouldnt work if you didnt have any tvshows in your database.
2007-05-10  8868  fixed: wrong image used in the new scraper
2007-05-10  8867  changed: renamed zsori scraper to thetvdb.com to reflect site name change.
2007-05-10  8866  fixed: Ac97 audio renderer could sometimes add more packets than soundcard could handle
2007-05-10  8865  fixed: if you used nfo url's, imdb wouldnt fetch the plot summary, only the outline.
2007-05-10  8863  added: builtin command updatelibrary(music|video). can be used to schedule updates in combination with the http api. also reordered some methods in the video classes.
2007-05-10  8862  fixed: forgot to add files for CResamplerDirectSound to project.
2007-05-10  8860  updated: Swedish language file by blittan (based on english 8851) .. Sorry for the lack of updates.
2007-05-10  8858  fixed: xbmc_pc didn't compile after some of the audio renderer fixes.
2007-05-10  8857  changed: some more cleanup of audio renderers. (annoyingly can't be done properly as mplayer seems to have a bug concerning certain chunksizes, explains why there was such a long history of changes regarding number of packets and chunksizes)
2007-05-10  8856  changed: some more cleanup of audio renderers. (annoyingly can't be done properly as mplayer seems to have a bug concerning certain chunksizes, explains why there was such a long history of changes regarding number of packets and chunksizes)
2007-05-09  8855  changed: simplify audio renderers by making resampler a separate renderer that calls on the other instead of built into the renderers them selfs
2007-05-09  8851  fixed: String "Use folder or file names for lookup?" was reversed from the button order. Changed to "Use file or folder names for lookup?".
2007-05-09  8849  added: Ability to rate songs while they're playing. Currently not keymapped other than keyboard in Music Visualisation
2007-05-09  8844  Fixed : PM3 Mouse support in the Weather Page
2007-05-09  8842  fixed: Playlist wasn't an applicable action during video library view. Currently it's still unmapped (unless you're using a keyboard).
2007-05-09  8839  added: dvdplayer to XBMC_PC solution added: rudementary audio renderer for dvdplayer in XBMC_PC solution
2007-05-08  8837  changed: Wait for network before starting kai
2007-05-08  8836  Changed : Added a better Busy dialog and animation even if it is just temp
2007-05-08  8832  fixed: dvdplayer now builds if put into XBMC_PC project
2007-05-08  8827  added: "busy indicator" dialog (DialogBusy.xml, temporary graphics), dialog is rendered on top of everything when the main thread is busy doing lots of stuff except rendering.
2007-05-08  8826  fixed: unloading of system dlls in dlloader destructor is impossible as dllloadercontainer can already have been destroyed
2007-05-08  8823  changed: make DllLoaderContainer a static class, and make system dlls automatically register them selfs too. This allows system dll to just be static constructs of DllLoader with an export list.
2007-05-08  8821  updated: German language file (Based on english strings version 8718)
2007-05-08  8820  fixed: Mouse could ruin startup transistion. It's now disabled in startup.xml
2007-05-07  8810  fixed: WMA now uses WM/AlbumArtist for album artist, and Author for track artists.
2007-05-07  8809  fixed: Controls within groups would be highlighted by the mouse even if there was another control over the top of them.



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=7
there'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 trainers

The 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.com
Official T3CH Website (tmp url): http://217.118.215.116
Logged

gnutellafan

  • Archived User
  • Full Member
  • *
  • Posts: 229
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #1 on: May 14, 2007, 05:08:00 PM »

cant wait to try. Thanks for the updates!
Logged

autoprime

  • Archived User
  • Newbie
  • *
  • Posts: 14
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #2 on: May 14, 2007, 05:16:00 PM »

do these t3ch builds work with vista?

im running vista ultimate x64 and i just cant seem to get it working.

any vista users have some tips?
Logged

gordo1111

  • Archived User
  • Jr. Member
  • *
  • Posts: 70
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #3 on: May 14, 2007, 05:16:00 PM »

sweet nice and fresh
give it a shot
Logged

wizbitz

  • Archived User
  • Newbie
  • *
  • Posts: 29
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #4 on: May 14, 2007, 06:50:00 PM »

QUOTE
advancedsettings, ability to disable modchip detection/lookup; for X2 ModChip


Sorry but could someone explain how i do this.XBE's wont launch for me after this update.

I cant seem to find any advanced settings to turn it off and i don't have an advancedsettings.xml file anywhere in my XBMC folder.


Thanks in advance.
Logged

blondguyg

  • Archived User
  • Newbie
  • *
  • Posts: 35
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #5 on: May 14, 2007, 07:08:00 PM »

QUOTE(wizbitz @ May 14 2007, 09:26 PM) View Post

I cant seem to find any advanced settings to turn it off and i don't have an advancedsettings.xml file anywhere in my XBMC folder.
Thanks in advance.



The advancedsettings.xml file has to be created manually.
Logged

Berzerker92

  • Archived User
  • Full Member
  • *
  • Posts: 166
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #6 on: May 14, 2007, 07:12:00 PM »

another great job from T3CH. thanks guys smile.gif
Logged

wizbitz

  • Archived User
  • Newbie
  • *
  • Posts: 29
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #7 on: May 14, 2007, 07:27:00 PM »

QUOTE(blondguyg @ May 15 2007, 02:44 AM) *

The advancedsettings.xml file has to be created manually.



Any idea what i need to add to the file and where it needs to go?

Thanks.
Logged

pike

  • Archived User
  • Full Member
  • *
  • Posts: 222
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #8 on: May 14, 2007, 07:53:00 PM »

QUOTE(wizbitz @ May 15 2007, 04:03 AM) View Post

Any idea what i need to add to the file and where it needs to go?

Thanks.


http://www.xboxmedia...cedSettings.xml

Logged

Bomb Bloke

  • Archived User
  • Hero Member
  • *
  • Posts: 2398
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #9 on: May 14, 2007, 08:03:00 PM »

"AdvancedSettings.xml" goes in your UserData folder. In this case, here is what you want to add:

<disablemodchipdetection>true</disablemodchipdetection>

Edit: Looks like this line isn't in the Wiki yet. Page is locked, so I dunno who can add it in.

This post has been edited by Bomb Bloke: May 15 2007, 03:18 AM
Logged

wizbitz

  • Archived User
  • Newbie
  • *
  • Posts: 29
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #10 on: May 14, 2007, 08:09:00 PM »

Excellent ..Thank you very much, It's working now. (IMG:style_emoticons/default/smile.gif)

That new String/Value
QUOTE
<disablemodchipdetection>true</disablemodchipdetection>
wasn't on the Wiki page .
Logged

DMAddict

  • Archived User
  • Sr. Member
  • *
  • Posts: 414
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #11 on: May 14, 2007, 11:23:00 PM »

Thanks for the release and keep up the great work. Using my xb1 with xbmc more than ever now. (IMG:style_emoticons/default/pop.gif)

This post has been edited by DMAddict: May 15 2007, 06:24 AM
Logged

shizzle01

  • Archived User
  • Jr. Member
  • *
  • Posts: 94
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #12 on: May 15, 2007, 05:02:00 AM »

thank you team xbmc:)
Logged

Dynam!c

  • Archived User
  • Newbie
  • *
  • Posts: 37
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #13 on: May 15, 2007, 06:05:00 AM »

I really like the new 'busy indicator', good job! Many thanks for this release, it works perfect!
Logged

baron22

  • Archived User
  • Newbie
  • *
  • Posts: 19
Xboxmediacenter - May 14th 2007 Svn Rev8943 Build
« Reply #14 on: May 15, 2007, 10:17:00 AM »

Has anyone had any problems with the scripts downloader?
I'm getting an error "Corrupt file or not a zip file"
Logged