xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Special Limited Offer: SuperNews Unlimited Usenet Access, Unlimited Speed for $11.99
256-bit SSL, 350 Days Retention, 30 Connections - Join Today! - ONLY $11.99

Support this site - buy the X-Scene Tshirt $17.95

Welcome Guest ( Log In | Register )

 Forum Rules Rules
5 Pages V  1 2 3 > »   
Reply to this topicStart new topic
> Xboxmediacenter - August 12th 2007 Svn Rev9920 Build, compiled by T3CH
XanTium
post Aug 13 2007, 03:05 AM
Post #1


Xanta Powa!
Group Icon

Group: Admin
Posts: 3069
Joined: 17-May 02
From: Solaris
Member No.: 2
Xbox Version: v1.0
360 version: v1 (xenon)





XboxMediaCenter SVN rev9920 build of August 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 & Pike's Apple Movie Trailers (AMT) SVN pre0.98.9 rev1324 [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.5 rev1325 SCRIPT [scripts: XBMC Lyrics]
+ Asteron's Tetris 1.0 SCRIPT [scripts: Tetris]
+ Nuka1195's T3CH Downloader SCRIPT [scripts: T3CH Downloader]
+ Codecs for mplayer [/system/players/mplayer/codecs/:*]
+ PM3 Red Theme + PM3 Blue Theme by Jezz_X


Special Note From T3CH:
QUOTE

* This build contains the fixed mplayer.
* 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.xboxmediacenter.com/wiki/index....oper_Bug_Report



NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD:
QUOTE

* keymap.xml:



Here is the FULL changelog since the August 05th 2007 SVN Rev9834 Build (last one posted on xbins/xbox-scene):
QUOTE

2007-08-12 9920 fixed: switch media would show old contents if you did it in a large dir
2007-08-12 9919 changed: renamed useevilb rootovershoot since apparently it wasnt clear enough what the setting did wink.gif
2007-08-12 9918 changed: no need to redefine the background loader thread, it's is defined in baseclass already
2007-08-12 9917 fixed: wrong label during tvshow<->movie linking
2007-08-12 9916 fixed: canceling browsing in the smart playlist rule dialog would clear the current value
2007-08-12 9915 fixed: forgot to clean movielinktvshow table properly
2007-08-12 9914 added: ability to link movies to tvshows. if linked, the movies shows up in the season node
2007-08-12 9913 changed: don't display 0.0 as rating in video library
2007-08-12 9912 changed: setting the busydialogdelay setting in advancedsettings to 0 will now disable the busydialog (please wait). part 2
2007-08-12 9911 fixed: partymode button would still be enabled after partymode was stopped.
2007-08-12 9910 fixed: CVideoDatabase::GetPaths wouldn't return the actual paths movies reside in.
2007-08-12 9909 added: advancedsettings to disable Evil B™ navigation in media windows
2007-08-12 9908 changed: setting the busydialogdelay setting in advancedsettings to 0 will now disable the busydialog (please wait).
2007-08-12 9907 changed: also show shoutcast shares to sub-url's (e.g. specific genre) in library view (if added as share to filesview).
2007-08-12 9906 fixed: partymode wasn't stopped if lastfm radio was started.
2007-08-12 9905 changed: don't uppercase site commands. make site playmedia(..) play nice with case sensitive urls (like http urls)
2007-08-12 9904 fixed: lines 1 & 2 in the progressdialog were not cleared for partymode.
2007-08-11 9901 fixed: date wouldnt show for some episodes. never trust sscanf()
2007-08-11 9900 fixed: errors with specials that aired at the end of a season
2007-08-11 9899 added: show shoutcast and last.fm shares in library view (if added as share to filesview)
2007-08-11 9898 fixed: missing quickpath for Years path in music library mode.
2007-08-11 9897 fixed: nav sounds would be played during gamepad password input
2007-08-11 9896 fixed: browse for subtitle didn't start inside movie/alt subtitle dir
2007-08-11 9895 fixed: didn't save path hash of root tvshows folders during library updates (3) aka running in circles
2007-08-11 9894 fixed: didn't save path hash of root tvshows folders during library updates (2)
2007-08-11 9893 fixed: didn't save path hash of root tvshows folders during library updates
2007-08-11 9892 fixed: errors with excluding folders from video scans
2007-08-11 9891 added: httpapi command LookUpAlbum now can, if requested, return each matching album's relevance score
2007-08-11 9890 fixed: contains single tv show / video was ticked when it shouldnt be
2007-08-11 9889 added: [ 1770702 ] Use EDL file if it exists for playing movies. thanks to DrDDT
2007-08-11 9888 added: filmaffinity.com spanish movie scraper. thanks to hectorzin
2007-08-11 9887 updated: Chinese (Traditional) language (thanks to omenpica) updated: Finnish language (thanks to mikko)
2007-08-10 9882 changed: rewrite of last.fm radio to the new playlist based radio protocol.
2007-08-10 9881 changed: reworked movie/tv database scanning abit, should now work alot better with multipaths, you may need to reset the content for multipath shares.
2007-08-10 9880 changed: multipaths are now / terminated as normal directories
2007-08-10 9879 changed: reworked movie/tv database scanning abit, should now work alot better with multipaths, you may need to reset the content for multipath shares.
2007-08-10 9878 changed: improved movie scraper a bit. now movie names with periods in them should work fine, (aslong as they also contain a space somewhere)
2007-08-10 9877 fixed: regexp parser would not allow properly escaped ] or - in character sections like these [\\]] or [\\-].
2007-08-10 9875 changed: Allowed NextPicture and PreviousPicture to function while the current image's information was up during a slideshow.
2007-08-10 9874 fixed: Disappearing underscores in scrolling text due to very low glyph placement and overambitious clipping.
2007-08-09 9873 changed: assert if iconv fails to convert a wide string to utf8
2007-08-09 9872 fixed: gamesave window could throw an exception
2007-08-09 9871 fixed: hide plot for unwatched items applied to tvshow plots
2007-08-09 9868 fixed: PictureInfoTag didn't cache it's loaded flag, so on return from SlideShow the info wasn't shown.
2007-08-09 9867 added: id attribute to static <content> for containers, and Container(id).HasFocus(itemid) visibility condition. added: <visible> tag for static <content> items in containers.
2007-08-08 9866 changed: simplified caching dialog now that progressdialog should be abit more thread safe
2007-08-08 9865 fixed: enable OwningCriticalSection for critical sections in win32 build.
2007-08-08 9864 changed: simplified caching dialog now that progressdialog should be abit more thread safe
2007-08-08 9863 changed: made label and progressbar updates when graphiccontext is not held done through a thread message. should fix the sporadic crashes during caching for mplayer.
2007-08-08 9862 fixed: Largeimage control didn't drop <aspectratio> to the fallback texture.
2007-08-08 9861 added: ListItem.PictureResolution and ListItem.PictureDateTime for exif info in lists.
2007-08-08 9860 fixed: Label parser didn't work for more than one block within []. Thanks to hugohuetzel for the regexp.
2007-08-08 9859 changed: name idle thread, and disable it in win32 build (hlt is a privileged instruction in vista)
2007-08-08 9858 fixed. make CUtil::CurrentCpuUsage return inverted idle time usage
2007-08-08 9857 fixed: excessive logging after dvdplayer merge with linuxbranch
2007-08-08 9856 changed: merged some other stuff back from linux branch to ease merging
2007-08-08 9855 changed: backslashes to forward slashes in include path to ease linux merging
2007-08-08 9854 changed: merged the subtitle code changes for dvdplayer back to trunk with some changes. remains disabled for now, as it's not working fully.
2007-08-08 9851 added: Nasty framerate limiter for win32.
2007-08-08 9850 fixed: Changed a label that most skins used back to "Preset" and moved the "%s Presets" label to a new one.
2007-08-07 9849 changed: moved some static arrays from Util.h to Util.cpp where they belong. changed: use faster intel recommended round instead of floor(x + 0.5) which is quite slow
2007-08-07 9848 changed: altered the directinput keyboard delay a little (timebased rather than framebased).
2007-08-07 9847 solved: The mystery of the vanishing director (due to telling the pagecontrol to reset when switching views, even if there is no pagecontrol, which then resets fadelabels and textboxes with id 0)
2007-08-07 9846 added: EXIF/IPTC tag loader, done whenever you access a folder in My Pictures. Not available in the GUI as yet.
2007-08-07 9845 fixed: application thread wasted 10ms each loop waiting for dvddrive detection. changed: only check for dvd/cd autorun every half second instead.
2007-08-06 9844 fixed: seeking in audio only files resulted in invalid time display
2007-08-06 9843 fixed: Don't show drives higher than G: in filemanager or elsewhere.
2007-08-06 9841 changed. mplayer.dll now compiled with gcc 4.1.2, the gcc 4.2.1 version I had had a bug in it with strict aliasing that broke mp3 decoding.
2007-08-06 9840 fixed: Orientation of largeimages did not respect flipx, flipy, and diffuse was also orientated incorrectly.
2007-08-06 9839 removed: Unnecessary rambling comments tongue.gif
2007-08-06 9838 changed: fallback texture of largeimage is now onscreen while the image is loading as well.
2007-08-06 9837 changed: If a dialog is not present in the skin and it's asked to open, it will now immediately close.
2007-08-06 9836 fixed: container.folderthumb wasn't working.
2007-08-06 9835 added: EXIF orientation is now supported by largeimage controls.



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


Official XBMC Website: http://www.xboxmediacenter.com
Official T3CH Website: http://t3ch.yi.se
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
0794
post Aug 13 2007, 03:27 AM
Post #2


X-S Freak
*****

Group: Members
Posts: 1095
Joined: 29-August 04
Member No.: 142820
Xbox Version: v1.4
360 version: v1 (xenon)



great - another new release and another move forward for an excellent program...

awesome work...and the revision numbers are getting closer and closer to 5 digits...

This post has been edited by 794: Aug 13 2007, 03:29 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SC10-E
post Aug 13 2007, 03:37 AM
Post #3


X-S Senior Member
**

Group: Members
Posts: 261
Joined: 12-June 07
From: Fredericksburg, VA
Member No.: 345567
Xbox Version: v1.1
360 version: v3.0 (falcon)





if I may, w00t
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
wizbitz
post Aug 13 2007, 03:46 AM
Post #4


X-S Young Member
*

Group: Members
Posts: 49
Joined: 2-April 07
Member No.: 336826
Xbox Version: v1.0
360 version: v1 (xenon)



Thanks for the weekly updates to all involved.

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bear72
post Aug 13 2007, 04:14 AM
Post #5


X-S Enthusiast


Group: Members
Posts: 2
Joined: 3-August 07
Member No.: 351279
Xbox Version: unk
360 version: unknown





I am DL'ing now.

Sounds like this will be an awesome version! Thanks for fixing the mplayer MP3 problem! biggrin.gif

You Dev's are the BEST!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
blackdiamond
post Aug 13 2007, 04:16 AM
Post #6


X-S Young Member
*

Group: Members
Posts: 30
Joined: 13-October 05
From: Chatsworth
Member No.: 252031
Xbox Version: v1.3
360 version: none



Thanks alot guys!
XBMC simply rules
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cimlite
post Aug 13 2007, 04:21 AM
Post #7


X-S Member
*

Group: Members
Posts: 140
Joined: 19-June 03
Member No.: 44562
Xbox Version: v1.1
360 version: unknown



Big thanks to everyone, appreciate it as always. Cool that you can link movies to TV shows, very nice touch.

The problem with fast forwarding while streaming certain content from the web is still there, since last t3ch build. It's not just me is it?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Lush
post Aug 13 2007, 05:23 AM
Post #8


X-S X-perience
**

Group: Members
Posts: 338
Joined: 27-March 03
Member No.: 28940



it keeps getting better and better...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
R111
post Aug 13 2007, 05:56 AM
Post #9


X-S Member
*

Group: Members
Posts: 117
Joined: 21-March 07
Member No.: 335159



Big Thanks for this week to :

XBMC : http://www.xboxmediacenter.com
T3CH : http://t3ch.yi.se
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Rudy4Pez
post Aug 13 2007, 06:00 AM
Post #10


X-S Enthusiast


Group: Members
Posts: 3
Joined: 2-December 05
From: California
Member No.: 261303
Xbox Version: v1.0
360 version: none



Exactly what changes were made to keymap.xml?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Super-FX
post Aug 13 2007, 07:14 AM
Post #11


X-S Member
*

Group: Members
Posts: 82
Joined: 24-March 07
From: U.K
Member No.: 335482
Xbox Version: v1.6
360 version: unknown



Once again a big big thanks to everyone involved who make XBMC its just the best.
And thanks T3CH for taking the time to do regular builds.
biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
spiff
post Aug 13 2007, 08:01 AM
Post #12


X-S Genius
****

Group: Members
Posts: 925
Joined: 29-January 03
Member No.: 21788



rudy4perez, help yourself...

http://xbmc.svn.sourceforge.net/viewvc/xbm...l?view=annotate
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Geeba
post Aug 13 2007, 09:06 AM
Post #13


X-S Member
*

Group: Members
Posts: 116
Joined: 4-January 07
Member No.: 322238
Xbox Version: v1.0
360 version: unknown



Thanks again!! biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Synt@X
post Aug 13 2007, 09:12 AM
Post #14


X-S Enthusiast


Group: Members
Posts: 15
Joined: 21-June 07
From: Germany
Member No.: 346607
Xbox Version: v1.1
360 version: none



great work, thanks everyone involved cool.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fiende
post Aug 13 2007, 10:21 AM
Post #15


X-S Young Member
*

Group: Members
Posts: 33
Joined: 22-April 07
Member No.: 339604



biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





5 Pages V  1 2 3 > » 
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 21st November 2009 - 08:30 AM