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
6 Pages V  1 2 3 > »   
Reply to this topicStart new topic
> Xboxmediacenter - July 23rd 2007 Svn Rev9662 Build, compiled by T3CH
XanTium
post Jul 23 2007, 01:16 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 rev9662 build of July 23rd 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.7 rev1201 [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.4 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

* 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

* Quick fix for shoutcast Content-Type parsing. Shoutcast changed the content-type returned to include a charset.
* Added : tween animations option to skin settings turn it on and watch the windows bounce in smile.gif (off by default) thanks d4rk of the linux branch for original c++ code
* Added : PM3 new view type "3D List" to Music Files, Library and Now Playing
* fixed: passthrough of ac3/dts in dvdplayer was broken since the changes for channel number switches

* keymap.xml:



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

2007-07-22 9662 added: System.Time can use the (hh), (mm), (ss), (mm:ss) (hh:mm), (hh:mm:ss) stuff. Also added Player.FinishTime (which can also use this feature).
2007-07-22 9661 Fixed : PM3 Dialog Favourites didn't animate on open/close if you turned had tween animation turned off
2007-07-22 9660 fixed: pmBlobs (same as cpBlobs) screensaver
2007-07-22 9659 fixed: Only map F: and G: by default instead of higher. May fix xbox memory card mounting.
2007-07-22 9657 fixed: cpBlobs screensaver
2007-07-22 9656 added: Ability to specify the format (hh), (mm), (ss), (hh:mm), (mm:ss), (hh:mm:ss) for player.time/timeremaining/duration labels.
2007-07-22 9655 Fixed : PM3 A small graphical error in the top left hand corner of the home screen opening animation in 16x9
2007-07-22 9654 Fixed : PM3 16x9 full screen music info had 2 current playing times over lapped on each other -- Changed PM3 Alignment of Time and RSS in home screens so they keep position across the font types
2007-07-22 9653 Quick fix for shoutcast Content-Type parsing. Shoutcast changed the content-type returned to include a charset.
2007-07-21 9651 fixed: more sane guidialogselect
2007-07-21 9648 changed: Removed a bunch of unnecessary build profiles for the XBMC_PC solution.
2007-07-21 9647 modified: "Enabled Always" => "Always Enabled"
2007-07-21 9645 added: strings for VSync options.
2007-07-21 9644 merged: Some changes from linuxport branch for easier merging (mostly just case sensitivity and code ordering)
2007-07-21 9641 Fixed : PM3 weather screen was missing window transition animation
2007-07-21 9639 Changed : PM3 Position of browse button in SmartPlaylistRule.xml
2007-07-21 9638 Fixed : PM3 silly alignment error with last commit
2007-07-21 9637 Added : PM3 Page control (scrollbar) to DialogSelect.xml
2007-07-20 9635 Removed list item icons and replaced old legacy listcontrol with newer list style
2007-07-20 9634 added: you can now browse for genres, artists and albums in the smart playlist rule dialog
2007-07-20 9633 added: you can now edit party mode rules from the now playing context menu (while party mode is active)
2007-07-20 9632 added: backported wma codec from linux branch
2007-07-20 9631 fixed: Overzealous new'ing
2007-07-20 9630 Added : tween animations option to skin settings turn it on and watch the windows bounce in smile.gif (off by default) thanks d4rk of the linux branch for original c++ code Added : string 21399 to strings.xml for the tween animation text Changed : redid the internals of custom2_SkinSettings.xml not noticeable from end user
2007-07-20 9629 Added : missing Tween.h file from linux branch
2007-07-20 9627 changed: Made XBMC_PC a little more alert, via less Sleep()
2007-07-20 9626 cosmetic: Unnecessary commented code
2007-07-20 9625 added: Tween effects from linuxport branch to trunk. changed: Moved acceleration of effects to the quadratic tweener.
2007-07-20 9624 Changed : Changed order of View types to make them more logical thanks to previous update
2007-07-20 9623 removed: Unnecessary logging.
2007-07-20 9622 changed: View containers (mediawindows, windowxml) are now cycled through in XML order, rather than in id order.
2007-07-19 9621 Added : PM3 new view type "3D List" to Music Files, Library and Now Playing
2007-07-19 9620 added: Edge antialiasing to rotated textures on xbox.
2007-07-19 9616 fixed: Container.OnNext/Previous weren't quite right when moving from top to bottom and vice-versa on lists/fixedlists and panels. fixed: Panel container navigation wasn't correct there was just one page.
2007-07-19 9614 fixed: Initial camera viewpoint was (0,0) instead of middle of screen on windows without camera set.
2007-07-18 9609 fixed: Multiimage fading for images with <colordiffuse> applied with a transparency didn't cross fade correctly against a black background.
2007-07-18 9608 Changed: updated: Swedish language file by blittan (based on english 9576)
2007-07-18 9607 fixed: playlist loading used broken function CUtil::GetPath to get basepath for playlists
2007-07-18 9605 fixed: wpl and b4s playlists wasn't parsed properly
2007-07-18 9604 fixed: movie info fetched from imdb would have additional genres like 'imdb action section'
2007-07-18 9603 added: asiandb scraper (thanks to blaize)
2007-07-18 9602 fixed: dvd drive didnt work as expected in file manager
2007-07-18 9601 fixed: scanning movies by directory names could fail to apply thumbs to the folder
2007-07-18 9600 fixed: browsing dirs with rars could crash
2007-07-18 9599 fixed: local rss feeds with no network (2nd attempt)
2007-07-18 9598 updated: Slovenian language (thanks to megane)
2007-07-18 9595 fixed: ListItem layouts could have overlapping left and right aligned labels in some cases.
2007-07-18 9594 added: <camera x="50" y="100" /> tag to controls and windows to allow setting of different camera positions for the 3D rotations. Also fixed rotatey to scale correctly as it rotates.
2007-07-17 9590 fixed: passthrough of ac3/dts in dvdplayer was broken since the changes for channel number switches
2007-07-17 9589 Fixed : Small scale glitch in FileBrowser.xml
2007-07-17 9588 Fixed : PM3 Problem with visible state in shutdown buttons also redid the whole code now 2/3rds less
2007-07-17 9587 fixed: Mouse hit detection wasn't correct for anything with offset coordinates (eg within a control group or dialog)



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
SC10-E
post Jul 23 2007, 01:23 AM
Post #2


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)





First! thanks guys biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
shizzle01
post Jul 23 2007, 01:24 AM
Post #3


X-S Senior Member
**

Group: Members
Posts: 172
Joined: 14-April 07
Member No.: 338495



thanx team xbmc
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
modchipper
post Jul 23 2007, 01:44 AM
Post #4


X-S Member
*

Group: Members
Posts: 80
Joined: 20-December 02
Member No.: 14070
Xbox Version: v1.6
360 version: v1 (xenon)



Love this one guys! Thanks T3CH!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Icon1067B
post Jul 23 2007, 01:47 AM
Post #5


X-S Young Member
*

Group: Members
Posts: 34
Joined: 4-July 05
Member No.: 231867
Xbox Version: v1.0
360 version: v3.0 (falcon)



wmv/asf playback is still spotty
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Nick8888
post Jul 23 2007, 03:05 AM
Post #6


X-S Enthusiast


Group: Members
Posts: 26
Joined: 22-July 07
Member No.: 349934



Nice update. Can't wait till all that new animation and 3d views are added to vision and containment.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bigmac_375
post Jul 23 2007, 03:10 AM
Post #7


X-S Member
*

Group: XS-BANNED
Posts: 83
Joined: 21-January 06
From: Virginia USA
Member No.: 269416
Xbox Version: v1.0
360 version: v1 (xenon)





always nice to be on the bleeding edge smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
edwinmcdunlap
post Jul 23 2007, 03:44 AM
Post #8


X-S Freak
*****

Group: Members
Posts: 1772
Joined: 4-October 04
From: In front of my computer
Member No.: 152822
Xbox Version: v1.6
360 version: v4.0 (jasper)





Yay, 3D! biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Lush
post Jul 23 2007, 03:45 AM
Post #9


X-S X-perience
**

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



love the updates...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Jezz_X
post Jul 23 2007, 04:07 AM
Post #10


X-S Knowledgebase
********

Group: Moderator
Posts: 4531
Joined: 22-July 03
From: Australia
Member No.: 51477
Xbox Version: v1.1
360 version: none



QUOTE(Icon1067B @ Jul 23 2007, 11:23 AM) *

wmv/asf playback is still spotty

You know thats the second time Ive seem you post that with absolutly no info to back it up. So I will help you and show you how to do it proper dry.gif
Now as for WMV I have no problem with it all

But the 1 .asf file I have on my system does not play, here is the debug log http://pastebin.ca/630349 but my guess is it has to do with this line
13:27:40 M: 28856320 DEBUG: msg: Invalid length in ASF header!
and here is what Media Player Classic which can play the file says it is
QUOTE
Audio: Windows Media Audio 44100Hz mono 32Kbps [Raw Audio 0]
Video: Windows Media Video 8 320x240 159Kbps [Raw Video 1]

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
0794
post Jul 23 2007, 04:17 AM
Post #11


X-S Freak
*****

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



excellent build - keep them coming...

just this past weekend i installed the oldest xbmc build i could find on my pc just to see the incredible progress - it was from 07-29-2004 - that's almost 3 years ago!

and i even remember xbmp before that...ah the good ol days...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
data10
post Jul 23 2007, 05:07 AM
Post #12


X-S Enthusiast


Group: Members
Posts: 5
Joined: 23-July 07
Member No.: 350027



Just a quick question - I am trying to figure out how you activate the 'wrap view' when playing music. i.e. the iphone / cover flow looking menu.

I understand the XBMC well enough, i've had it installed for about 8 months. I dumped my old build and installed the latest build from T3CH but can't seem to be able to activate the wrap view.

Is it in a particular skin? Any help is appreciated, thanks for all the work into putting this nice package together!

- data10
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
lwessman
post Jul 23 2007, 05:10 AM
Post #13


X-S Member
*

Group: Members
Posts: 133
Joined: 19-April 06
From: Sweden
Member No.: 279751
Xbox Version: v1.6
360 version: none



QUOTE
PM3 new view type "3D List" to Music Files, Library and Now Playing


is it like cover flow? can someone post a screenshot?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Jezz_X
post Jul 23 2007, 05:21 AM
Post #14


X-S Knowledgebase
********

Group: Moderator
Posts: 4531
Joined: 22-July 03
From: Australia
Member No.: 51477
Xbox Version: v1.1
360 version: none



QUOTE(lwessman @ Jul 23 2007, 02:46 PM) *

is it like cover flow? can someone post a screenshot?

QUOTE
Just added this to main svn for all music sections

720p http://img366.imageshack.us/img366/2300/screenshot081gr0.png
4x3 http://img338.imageshack.us/img338/5741/screenshot078ed4.png

and jmarshall just added edge AA so it will look smoother edges of covers on the xbox
EDIT:
(these shots do not have AA enabled)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
data10
post Jul 23 2007, 05:28 AM
Post #15


X-S Enthusiast


Group: Members
Posts: 5
Joined: 23-July 07
Member No.: 350027



K - here is a pic of what I saw in a video T3CH posted that I want to do:

IPB Image

Here is a pic of 'cover flow', an app Apple bought to throw into the iphone and itunes (which is really cool):

IPB Image

- data10

Ok,

I see my flaw, I downloaded the 'stable' release believing it would be there. I need to live a bit more dangerous and download the SVN release smile.gif

Ok, i gotta be to work at 8 am so I'm starting the download and hittin the bed.

I cannot thank you enough for the help - long live XBMC!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





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

 

Lo-Fi Version Time is now: 21st November 2009 - 02:13 PM