xboxscene.org forums

Pages: [1] 2 3 ... 6

Author Topic: Xboxmediacenter - February 26th 2007 Svn Rev7937 Build  (Read 503 times)

XanTium

  • Archived User
  • Hero Member
  • *
  • Posts: 1358
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« on: February 26, 2007, 05:13:00 PM »

XboxMediaCenter SVN rev7937 build of 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.65 SCRIPT [scripts: XBMCScripts]
+ Rockstar's Snake 1.0 SCRIPT [scripts: Snake]
+ Asteron's Tetris 1.0 SCRIPT [scripts: Tetris]
+ Codecs for mplayer [/system/players/mplayer/codecs/:*]


Special Note From T3CH:
QUOTE

* Sorry for the late build, my fellow XBMC lovers. I had one planned for the weekend, but SVN wasn't stable enough..
* 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: Video HD Mode and Aspect Ratio settings (means you can tweak this now without eg. MSDASH)

* sources.xml:
* keymap.xml:



Here is the FULL changelog since the February 16th 2007 SVN Rev7841 Build (last one posted on xbins/xbox-scene):
QUOTE

2007-02-26  7937  fixed: XBMC_PC wouldn't compile due to missing #ifdef's
2007-02-26  7935  fixed: XBVideoConfig did not clear flags before saving
2007-02-26  7933  updated: Swedish language file by blittan (based on english 7929)
2007-02-26  7932  added: scrap support for tvshows
2007-02-26  7931  updated: Swedish language file by blittan (based on english 7924)
2007-02-26  7930  changed: system info, more move to Info manager
2007-02-26  7929  added: Video HD Mode and Aspect Ratio settings
2007-02-26  7927  added: Scrapers referrer spoofing for thumbnails. added: Adult CD Movies scraper
2007-02-26  7925  fixed: MD5 routines fixed, resulting in SMB being fixed. (thanks elupus!)
2007-02-26  7924  changed: system info, initial move to Info manager
2007-02-25  7923  changed: handle subtitle switching a bit different, maybe maybe it is possible to keep them disabled from start now.
2007-02-25  7922  fixed: typo in swedish translation (thx to ImpreZa for pointing that out)
2007-02-25  7921  updated: Swedish language file by blittan (based on english 7919)
2007-02-25  7920  fixed: avoid error logging on close of CHTTP, due to already closed socket.
2007-02-25  7919  added: option to force dvdplayer to use a specific dvd region, should fix those dvd that detect us as a region free player.
2007-02-25  7917  updated: Swedish language file by blittan (based on english 7910)
2007-02-25  7916  changed: SystemInfo, removed not used or double code and code cleanup fixed: SystemInfo, hangs on detecting Hardware/ModChip if debug logging is enabled
2007-02-24  7914  changed: Added Adult genre to AdultFilmDatabase scraper
2007-02-24  7913  added: AdultFilmDatabase Scraper fixed: scraper post method wasn't working correctly fixed: scraper referrer spoofing wasn't working correctly
2007-02-24  7912  fixed: scrap post variables did not work
2007-02-24  7910  fixed: EEPROM, SystemInfo backend overhauled, MD5 routines unified
2007-02-24  7909  updated: Traditional Chinese Translated based on unknown by omenpica
2007-02-24  7908  added: [ 1667605 ] Python arguments in sys.argv by Asteron
2007-02-24  7907  changed: scrap cleanup
2007-02-24  7906  added: url tag support for scrap
2007-02-23  7905  fixed: yet another stdafx.h inclusion violation.
2007-02-23  7904  updated: German language file by sCAPe
2007-02-23  7903  added: httpapi command QueryVideoDatabase
2007-02-23  7901  added: startup and shutdown broadcast (httpapi) events
2007-02-23  7900  Fixed : XBMC_PC didn't compile
2007-02-22  7899  updated: allocine.fr scraper (thanks to l8tig). updated: filmweb.pl scraper (thanks to smuto).
2007-02-22  7897  added: ControlProgress to xbmcgui in Python
2007-02-21  7894  fixed: invalid alpha value caused screen to go black on pause or buffering.
2007-02-21  7893  fixed: XBMC_PC didn't compile due to filename change.
2007-02-21  7891  changed: imdb scraper to use url tags for NfoUrl and CreateSearchUrl
2007-02-21  7890  added: Ability for scrapers to spoof a referrer header and send post variables
2007-02-21  7889  updated: hebrew strings (thanks to ookladek)
2007-02-20  7886  added: reading registry files from system or userdata directory for windows registry emulation. template and schema exist in docs repository.
2007-02-20  7885  changed: added regexp for nfo-parsing
2007-02-20  7884  changed: Nfo reading now reads direct from network shares, instead of caching locally.
2007-02-20  7883  fixed: nfo parsing of title/tt<number> urls
2007-02-20  7882  added: Scraper support for nfo files
2007-02-20  7881  fixed: additional fixes to registry emulation changed: never save registry to file
2007-02-19  7879  removed: cleaned up some code duplication.
2007-02-19  7878  changed: Sources.xml no longer required to boot, plus permanently added the "Add Source" button in the root list of file views.
2007-02-19  7877  changed: Faster sorting with "The " filtering.
2007-02-19  7876  fixed: XBMC_PC wouldn't compile.
2007-02-19  7875  fixed: broken imdb scraper
2007-02-19  7874  fixed: scrap.exe did not follow redirects
2007-02-19  7873  fixed: sort tokens would build up during logins.
2007-02-19  7872  fixed: typo in english string 21367
2007-02-19  7871  fixed: removed special casing for VirtualAlloc/Free, HeapAlloc... for xbmcpc version. WINBASEAPI was defined to dllimport, which is incorrect for our tracker functions.
2007-02-19  7869  updated: German langinfo.xml (added: Sorttokens - Der, Die, Das)
2007-02-19  7868  updated: German language file by sCAPe (small fix)
2007-02-19  7867  fixed: some dll-exports, xbmc_win32 didnt compile
2007-02-19  7866  updated: Swedish language file by blittan (based on english 7860) added: sorttokens to swedish langinfo.xml (eg: things to ignore when sorting)
2007-02-19  7865  updated: German language file by sCAPe (Based on english strings version 7860)
2007-02-19  7863  changed: curl http client will now only assume server is seekable if Accept-Ranges http header is set.
2007-02-19  7862  fixed: disable additional dll loader logging, that was left enabled in previous dllloader commit
2007-02-19  7861  fixed: potential deadlock on uninit of video renderer changed: allow progress bar during mplayer init even if we already are in fullscreen ( stack borders, manual selection of subtitles... )
2007-02-18  7860  changed: ignore 'the' while sorting tokens are now configurable. setup defaults in langinfo.xml! you can also put additionals in advancedsettings.xml.
2007-02-18  7859  added: memory tracking of virtualalloc/free_registry added: emulated wide version of RegQueryValueEx fixed: dll fixup's outside of sections would make changes to other parts of the dll fixed: dllloader would crash if the dll headers didn't contain pointers to export table added: attempt to load exports after dllmain have been called. (PECompact2 compression of export table has this effect).
2007-02-18  7858  fixed: container.folderpath showed user credentials.
2007-02-18  7857  fixed: container.folderthumb didnt work.
2007-02-18  7856  updated: ofdb-scraper now completes moviedata with data from from imdb (actors and roles, writing credits, runtime, mpaa (if needed))
2007-02-18  7855  changed: updated: Swedish language file by blittan (based on english 7851)
2007-02-18  7854  added: [ 1662752 ] filmweb.pl scraper - update
2007-02-18  7853  changed: don't allow multiple sources with the same name as it causes trouble.
2007-02-18  7852  fixed: svn didn't compile (GetString -> Get)
2007-02-18  7851  added: localized the 'votes' string in video info window.
2007-02-18  7850  added: [ 1662734 ] filmweb.pl scraper - update
2007-02-18  7849  added: allocine.fr scraper written by l8tig. thanks!
2007-02-17  7848  added: code to handle 1ghz cpu (model = 8, stepping = 6)
2007-02-17  7847  updated: polish translation (thanks napek).
2007-02-17  7846  updated: filmweb.pl scraper (thanks smuto).
2007-02-17  7845  fixed: videoplayer.duration didn't work.
2007-02-16  7844  fixed: number of votes string in video info window was off
2007-02-15  7842  added: container.folderpath and container.folderthumb info labels.



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=7
there'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+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: http://t3ch.xil.us
Logged

EnVious

  • Archived User
  • Newbie
  • *
  • Posts: 32
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #1 on: February 26, 2007, 04:52:00 PM »

love.gif
Logged

phistyle

  • Archived User
  • Full Member
  • *
  • Posts: 217
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #2 on: February 26, 2007, 05:36:00 PM »

woot...always looking forward to new builds ..thanks
Logged

xriox

  • Archived User
  • Newbie
  • *
  • Posts: 7
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #3 on: February 26, 2007, 05:49:00 PM »

Ok, so I use SVN and all that the files all download like they should but when I click on build.bat I getthe following in the "dos" box that comes up:

Wait while preparing the build.
-----------------------------------
!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!
ERROR: Visual Stdio .NET 2003 was not found.
View the build log in your HTML browser? {y/n}


I am also running Windows Vista, please let me know how to make this work correctly.

Thank you.
Logged

edwinmcdunlap

  • Archived User
  • Hero Member
  • *
  • Posts: 1027
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #4 on: February 26, 2007, 06:49:00 PM »


QUOTE
* added: Video HD Mode and Aspect Ratio settings (means you can tweak this now without eg. MSDASH)
Sweet.
Logged

Jezz_X

  • Archived User
  • Hero Member
  • *
  • Posts: 2893
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #5 on: February 26, 2007, 06:37:00 PM »

QUOTE(xriox @ Feb 27 2007, 11:20 AM) View Post

Ok, so I use SVN and all that the files all download like they should but when I click on build.bat I getthe following in the "dos" box that comes up:

Wait while preparing the build.
-----------------------------------
!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!
ERROR: Visual Stdio .NET 2003 was not found.View the build log in your HTML browser? {y/n}
I am also running Windows Vista, please let me know how to make this work correctly.

Thank you.

Umm it says whats wrong XBMC SVN is not like the skins ones it needs Visual studio and the XDK installed
Logged

TheIrishLad

  • Archived User
  • Sr. Member
  • *
  • Posts: 343
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #6 on: February 26, 2007, 07:02:00 PM »

QUOTE
2007-02-17 7848 added: code to handle 1ghz cpu (model = 8, stepping = 6)

 love.gif  Much thanks guys!
Logged

capboy210

  • Archived User
  • Hero Member
  • *
  • Posts: 520
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #7 on: February 26, 2007, 07:46:00 PM »

Hah thats just cool, Big thanks for the hdtv support thats indash!
Logged

jorwex

  • Archived User
  • Newbie
  • *
  • Posts: 26
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #8 on: February 26, 2007, 07:48:00 PM »

2 questions

1) why do the t3ch releases vary in size so much from release to release? The previous one is 67 megs, and this one is 54 megs. not a complaint by any means (GREAT program)--just curious

2) what does the 1.0ghz support mean? for people who replace the (700 mhz i think?) stock cpu with a different one? do people actually do that?

thanks
Logged

TheIrishLad

  • Archived User
  • Sr. Member
  • *
  • Posts: 343
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #9 on: February 26, 2007, 07:14:00 PM »

QUOTE(jorwex @ Feb 26 2007, 08:19 PM) View Post

2 questions

1) why do the t3ch releases vary in size so much from release to release? The previous one is 67 megs, and this one is 54 megs. not a complaint by any means (GREAT program)--just curious

2) what does the 1.0ghz support mean? for people who replace the (733 mhz i think?) stock cpu with a different one? do people actually do that?

thanks

Click on #2 in my sig wink.gif
Logged

jorwex

  • Archived User
  • Newbie
  • *
  • Posts: 26
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #10 on: February 26, 2007, 07:53:00 PM »

hehe yea saw that right after the post thanks

any insight as to the size difference?
Logged

hawkolugy

  • Recovered User
  • Jr. Member
  • *
  • Posts: 54
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #11 on: February 26, 2007, 07:59:00 PM »

Ever since version 2.0 i have had skipping problems with some xvid files will this fix it?
Logged

Bomb Bloke

  • Archived User
  • Hero Member
  • *
  • Posts: 2398
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #12 on: February 26, 2007, 07:30:00 PM »

QUOTE(jorwex @ Feb 27 2007, 02:24 PM) View Post
any insight as to the size difference?

Recent T3CH builds have included the in-testing MPlayer build, this one does not. Also, the last release had the MC360 skin bundled with it.
Logged

Maverick-DBZ-

  • Recovered User
  • Full Member
  • *
  • Posts: 138
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #13 on: February 26, 2007, 07:39:00 PM »

Does he still do the upgrades? If not is anyone else doing them and is trust worthy?


Thank for the new build T3CH!  smile.gif
Logged

xanataus

  • Archived User
  • Newbie
  • *
  • Posts: 15
Xboxmediacenter - February 26th 2007 Svn Rev7937 Build
« Reply #14 on: February 26, 2007, 08:46:00 PM »

Hi,

How can I view the latest changelog for the PM3 skin ?

Thanks in advance.

Cheers
Mithran
Logged
Pages: [1] 2 3 ... 6