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
2 Pages V  1 2 >  
Reply to this topicStart new topic
> Xbmc For Xbox - May 01st 2009 Svn Rev19856 9.04-rc1, compiled by T3CH
XanTium
post May 5 2009, 03:41 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)





XBMC for Xbox (XboxMediaCenter) SVN Rev19856 9.04-rc1 build of May 01st 2009 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 pre-0.99.7.1 rev2372 [scripts/Apple Movie Trailers]
+ Nuka1195's Apple Movie Trailers II Plugin 1.4.1 [plugins/video/Apple Movie Trailers II]
+ Team XBMC Lyrics 1.6.0 rev2346 SCRIPT [scripts/XBMC Lyrics]
+ Asteron's Tetris 1.1 SCRIPT [scripts/Tetris]
+ BigBellyBilly's T3CH Upgrader 1.8 SCRIPT [scripts/T3CH Upgrader]
+ Nuka1195's SVN Repo Installer 1.1 PLUGIN [plugins/programs/]
+ Codecs for mplayer [/system/players/mplayer/codecs/*]


Special Note From T3CH:
QUOTE

* If you want to report bugs, please do it the PROPER way, see http://xbmc.org/wiki/index....oper_Bug_Report


NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD:
QUOTE




CHANGELOG since the April 23rd 2009 Svn Rev19585 build:
QUOTE

2009-04-30 19856 [XBOX] merged: Linuxport revisions 19813,19814,19816,19821,19830,19831,19833,19837
2009-04-29 19808 [XBOX] merged: Linuxport revisions 19791,19768,19778,19780,19783,19785,19793,19796
2009-04-28 19792 [XBOX] Preparing for RC. merged: Linuxport revisions: 19590,19596,19597,19599,19600,19620,19630,19631,19638,19652,19656,19658,19663 19664,19665,19690,19693,19719,19722,19726,19741,19749,19751 9.04_Babylon-linux-osx-win32 revisions: 19615,19639,19677,19731,19732,19748,19763,19767 trunk revisions: 19642,19681,19683,19694,19718,19736,19737
2009-04-27 19737 [XBOX] merged: SMB filesystem from Linuxport - take 2
2009-04-27 19736 [XBOX] fixed: Compile error
2009-04-26 19718 [XBOX] fixed: Ticket #6251 (again) - Visualisation settings didn't stick. Hopefully it's really solved now.
2009-04-25 19694 [XBOX] reverted: r9232 - backported wma codec from linux branch. As requested by spiff.
2009-04-24 19683 [XBOX] fixed: Watched/unwatched didn't work properly (for shows). Fixed by merging the GUIWindowVideo*-files from Linuxport.
2009-04-24 19681 [XBOX] fixed: Ticket #6251 - Visualization was crippled on Xbox. For now reverted the merge of r18456 to fix. We may have to sort this out the proper way post-9.04
2009-04-23 19642 [XBOX] Sync VideoInfoScanner.cpp with Linuxport: 2 free's were missing.

Merge Log:
19837: fixed: overlays wasn't being rendered with the pts wich was corrected for subtitle offset
19833: fixed: we can only use special CThread::Sleep/WaitForSingleObject if we are called from the correct CThread
19831: changed: RTMP input stream can only generate flv content out, so set that content type to avoid any probing
19830: changed: only do partial reads during probing of streamed content to avoid any requirement to seek back
19821: fixed: RTMP input stream return an invalid length for the stream
19816: fixed: compile error after the RTMP fix
19814: Revert "Reduced probe data buffer size for streamed media. Fixes #6366" Hopefully shouldn't be needed after the fixes to seeks in the RTMP input stream. If it doesn't fix it we have to special case this change to the RTMP input's atleast.
19813: fixed: dvdplayer's RTMP input stream would not return valid return values for attempts to seek
19796: removed: debug log spam from FileCurl until it's cleaned up sufficiently to be useful.
19793: fixed: Ticket #6457 - folder.name.tbn didn't work for folder names with periods in them.
19785: updated: Turkish translation #6442, based on English r19506 (thanks to queeup)
19783: Reduced probe data buffer size for streamed media. Fixes #6366
19780: Fixed: Crash resulting from part of r19768.
19778: fixed: filmaffinity scraper would not return a title for exact matches. thanks to itombs
19768: fixed: Some minor memory leaks, clean up surface on shutdown.
19763: merged: r19758-60 from linuxport. reverted: r19731-2
19751: info: add comments as libass uses fontconfig (system lib) which is not wrapped.
19749: fixes ticket #6446, do the special path translation before calling into libass.
19748: crash fix: ref trac tickect #5205. some ogm video files uses an audio type that libfaad2 does not understand causing xbmc to crash&burn. fix to prevent crash, audio still does not play. Do not propagate to linuxport.
19741: fixed: AddFileToFolder("", "filename.ext") ended up "/filename.ext", which caused doubles slashes with files in the root of rar/zip's
19732: fixed: On second thought, xbox shouldn't loading sub/idx with dvdplayer either wink.gif
19731: fixed: Don't try to load sub/idx with dvdplayer, they don't work anyway.
19726: reverted: r19546. fixed: Filecache mishandled special protocol (round 2, this time w/o breaking sub browsing and other stuff) (fixes #6402)
19722: cosmetics: fixed compiler warnings (just a few)
19719: fixed [OSX] endian neutering for FLAC tags
19693: Fixed : Control.SetFocus(id,position) didn't work (thanks jmarshall)
19690: fixed: Ticket #6439 - filename cleaning wasn't working nicely with URL options.
19677: merged: Part of r19617. This allows the use of the new as.xml settings (seperate playcountminimumpercent for audio/video & ignoreatstart for video) and to sync the resume-logic with trunk.
19665: fixed, only skip progress dialog if playing ogg via DVDPlayer. All others use PAPlayer which will not deadlock.
19663: fixed previous commit (19658 ) to include paths containing only letter drives
19665: fixed, only skip progress dialog if playing ogg via DVDPlayer. All others use PAPlayer which will not deadlock.
19664: fixed: hang with strm (ogg) dvdplayer is waiting on the open and progress dialog is waiting on main thread to render, deadlock so disable progress dialog.
19658: fixed previous commit (19656 ) to include check for nil path
19656: fixed [win32] ticket #6339 Physical DVD's not playing. The wrappers dll_stat and dd_stat64 did not recognized G: and H: as valid letter drives.
19652: updated: Finnish translation #6394, based on English r19506 (thanks to mikko70 and ejchds)
19639: [WIN32] zlib support for ffmpeg
19638: changed: use transactions to speed-up initial database creation + cosmetics
19631: fixed: Don't try and create root drives on win32 (causing silly errors in the logs)
19630: fixed: tvshow library export was broken since r19502
19629: fixed: ticket #4631, Cannot play .ogg stream from strm
19620: fixed: stray ;
19614: fixed (minor) memleaks
19613: fixed memleak caused by early exit
19600: fixed: Video library search wasn't searching tvshows by name.
19599: fixed: Video library search was broken if mastercode was set due to incorrect SQL expressions.
19597: fixed: Ticket #6209 - Local artist fanart and thumbs were not picked up on scan if an XML nfo file (artist.nfo) was present.
19596: fixed: Possible (though extremely unlikely) NULL pointer dereference when marking items as watched/unwatched via the togglewatched action
19590: changed: allow AddFileToFolder to work on non urls aswell as url same as the other functions



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://xbmc.org/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://xbmc.org/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).

* AN INTRODUCTION TO PLUGINS
XBMC has a system for Media plugins to allow browsing of remote content (Internet) using the regular filesystem approach.
Plugins are put inside >>XBMC/plugins/<video/music/pictures>/<< (I already do this for the one/s I include), furthermore they also need to be installed as a source in (video/music/pictures).
You do this install by using the contextmenu choice >>Add New Source<< while in ROOT list and then choosing ***Plugins as source.
Then you highlight (not select) the folder of the plugin you want to install. It will be saved inside sources.xml for future.

* 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://xbmc.org/wiki/?title=Main_Page .
Any questions or support issues, are best asked in the XBMC support forums, which are located at http://xbmc.org/forum/ , 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 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://xbmc.org
Official T3CH Website: http://t3ch.yi.se
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
elitegamer360
post May 5 2009, 01:17 PM
Post #2


X-S Senior Member
**

Group: Members
Posts: 285
Joined: 2-January 07
From: UK -.:LONDON:.-
Member No.: 321672
Xbox Version: v1.3
360 version: v3.0 (falcon)





Nice!! been playing with it for while & looks good love.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
alexh
post May 5 2009, 02:56 PM
Post #3


X-S X-perience
**

Group: Members
Posts: 396
Joined: 21-April 03
From: Oxford UK
Member No.: 33505
Xbox Version: v1.2
360 version: none



I wonder how far away we are from a version of XBMC that will play the latest higher quality BBC iPlayer streams (not the HD ones)??
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Guily6669
post May 5 2009, 04:32 PM
Post #4


X-S Member
*

Group: Members
Posts: 77
Joined: 4-April 07
From: F***Uxboxlive
Member No.: 337095
Xbox Version: v1.0
360 version: v3.0 (falcon)





a little better this time, but still not that good...

vizualizattion option's now work, but still old themes like mc360 dont work much good, and still credits are way fucked...
Keep Cool
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ReMiOS
post May 5 2009, 06:58 PM
Post #5


X-S Enthusiast


Group: Members
Posts: 6
Joined: 14-March 04
Member No.: 106983



Works great, also solved stuttering video playback when in minimalised view cool.gif (using "Display" = X)

Video scaling behaviour has changed
previous builds rescaled automatically to full screen (watching 720x576 on HD resolution)
probably a changed setting on my part ...

Great ! Keep up the good work pop.gif

This post has been edited by ReMiOS: May 5 2009, 07:13 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
shoman
post May 6 2009, 12:26 AM
Post #6


X-S Enthusiast


Group: Members
Posts: 6
Joined: 27-November 04
Member No.: 171060



QUOTE(Guily6669 @ May 5 2009, 03:24 PM) *

a little better this time, but still not that good...

vizualizattion option's now work, but still old themes like mc360 dont work much good, and still credits are way fucked...
Keep Cool

That's a problem with the skin, not XBMC.
Credits?
Credits?
Can't believe you are looking at them all the time? They were way outdated and were removed. It's as simple as that.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
NineT9mustang
post May 6 2009, 02:03 AM
Post #7


X-S Expert
***

Group: Members
Posts: 726
Joined: 5-August 04
From: Planet Krypton
Member No.: 136112
Xbox Version: v1.6
360 version: none



Thanks t3ch!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Mowgli
post May 6 2009, 10:53 AM
Post #8


X-S Enthusiast


Group: Members
Posts: 18
Joined: 22-September 06
Member No.: 301406
Xbox Version: unk
360 version: unknown





QUOTE(shoman @ May 6 2009, 09:18 AM) *

That's a problem with the skin, not XBMC.
Credits?
Credits?
Can't believe you are looking at them all the time? They were way outdated and were removed. It's as simple as that.

I'd also add that MC360 was a great achievement at the time, but even Microsoft has abandoned that UI... it's time to move on.

All in all this release seems really stable, and I haven't had to roll back. Media Stream has some minor wierdness ("no image" icon not displaying in list view), but I assume that most / all skins will probably need some tweaking for the final release of 9.04.

Thanks T3CH!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Guily6669
post May 6 2009, 05:36 PM
Post #9


X-S Member
*

Group: Members
Posts: 77
Joined: 4-April 07
From: F***Uxboxlive
Member No.: 337095
Xbox Version: v1.0
360 version: v3.0 (falcon)





QUOTE(shoman @ May 5 2009, 11:18 PM) *

That's a problem with the skin, not XBMC.
Credits?
Credits?
Can't believe you are looking at them all the time? They were way outdated and were removed. It's as simple as that.

U guys always say that, well on my december t3ch release credits are working just fine, they'r pretty good...

i dont care about credits, but on xbmc its a shame to see no credits...

About the themes, on the xbmc version that im using, mc360 and all old themes work just good, with newest releases they get fucked, and it's xbmc fault...

In the release before this one, u had no virtualization options, and thats exactly what happens with some old themes, lot of options got invisible...

ps: thats y im still not gonna update, i have the stable version and i dont see any big problems on this one...
Keep Cool
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
frov
post May 6 2009, 05:42 PM
Post #10


X-S Enthusiast


Group: Members
Posts: 10
Joined: 20-June 06
Member No.: 286824



Thanks again for the everlasting service you provide biggrin.gif biggrin.gif biggrin.gif
Even in this HD world, I am still sticking to my trusty xbox to watch the movies smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
c-2
post May 6 2009, 07:49 PM
Post #11


X-S Freak
*****

Group: Moderator
Posts: 1436
Joined: 5-February 03
From: www.teamxlink.co.uk
Member No.: 22802
Xbox Version: none
360 version: none



9.04 final is out!

http://xbmc.org/forum/showthread.php?t=50443

thanx T3CH and Team XBMC!



edit: and to all the people above complaining about things 'not working' in their skins its not XBMC , its the skin your using is old .. use PM3 or PM3.HD and everything works perfect. its not XBMC's job to worry or care about other people's skins when they make changes for the better in the skinning engine.



This post has been edited by c-2: May 6 2009, 07:52 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
CSquare43
post May 6 2009, 10:26 PM
Post #12


X-S Enthusiast


Group: Members
Posts: 9
Joined: 24-December 05
Member No.: 264968



THANKS!!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
0794
post May 7 2009, 09:18 PM
Post #13


X-S Freak
*****

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



QUOTE(NineT9mustang @ May 5 2009, 05:55 PM) *

Thanks t3ch!


agreed - thanks a bunch!

reminds me that this weekend i should look over my boxes - me thinks it has been quite a while since upgrading releases.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Albe69
post May 7 2009, 09:47 PM
Post #14


X-S Young Member
*

Group: Members
Posts: 41
Joined: 25-February 09
Member No.: 406082



near to perfection!
thx to t3ch for the release, to arnova for still developp for the xbox (THXXXXXXXX!!!!!!!!!!!!) and to all the xbmc developpers
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
t2smith
post May 8 2009, 07:07 AM
Post #15


X-S Enthusiast


Group: Members
Posts: 1
Joined: 8-May 09
Member No.: 411337



You might want to include an updated version of SVN Repo Installer. The SVN Repo Installer 1.1 plugin that you included will not launch at all for me in this build of XBMC on the Xbox. I found version 1.52 and it works fine except that when you check for updates, it finds version 1.7 and the install for that fails. So I finally used Tortoise SVN to download version 1.7 of the SVN Repo installer and installed it via FTP to the Xbox and everything seems to work fine.

This post has been edited by t2smith: May 8 2009, 07:09 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





2 Pages V  1 2 >
Reply to this topicStart new topic

 

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