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
4 Pages V  1 2 3 > »   
Reply to this topicStart new topic
> Xbmc For Xbox - May 18th 2008 Svn Rev13120 Repack Build, compiled by T3CH
XanTium
post May 19 2008, 03:47 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 rev13120 build of May 18th 2008 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.99.4b rev2118 [scripts/Apple Movie Trailers]
+ EnderW & Blittan's XBMCScripts Installer 1.8 SCRIPT [scripts/XBMCScripts]
+ Team XBMC Lyrics 1.5.8 rev2068 SCRIPT [scripts/XBMC Lyrics]
+ Asteron's Tetris 1.1 SCRIPT [scripts/Tetris]
+ BigBellyBilly's T3CH Upgrader 1.6 [scripts/T3CH Upgrader]
+ Nuka1195 & Dataratt's AOL Videos Plugin 1.1.1 [plugins/video/AOL Videos Plugin]
+ Nuka1195's XBMC-Addons Installer 1.0 [plugins/programs/]
+ Codecs for mplayer [/system/players/mplayer/codecs/*]
+ PM3 Red Theme + PM3 Blue Theme by Jezz_X


Special Note From T3CH:
QUOTE

* It's that time again. Time for what? Glad you asked!
Time to tell all your friends and colleagues to NOMINATE XBMC for Sourceforge Community Awards 2008. Yes, it takes a Sourceforge Account, but is Team XBMC not worth the time it takes for you and friends to do this? And remember, nomination is just the first part! LATER you will need to tell the same friends and colleagues to VOTE for XBMC in the categories you selected. I suggest these two categories:
+Best Multimedia
+Project Most Likely to Change The World
Now, Spread The Word!
* 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://xbmc.org/wiki/index....oper_Bug_Report



NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD:
QUOTE

* UPDATE: First rev13120 build had a CRC error. Get the -REPACK.
* Fixed : quick work around for Weather not displaying thanks kurai-kaze on xbox-scene forum



Here is the FULL changelog since the May 04th 2008 SVN Rev12881 Build (last one posted on xbins/xbox-scene):
QUOTE

2008-05-18 13120 updated: Greek language file, thanks Ydatografida
2008-05-18 13114 added: some additional exports for dlloader
2008-05-18 13113 fixed: dvdplayer would restart when renabling subtitles on dvdplayer and wouldn't always manage to get it enabled.
2008-05-18 13112 changed: enter/return key on keyboard should be select when in dvdmenu's
2008-05-18 13106 updated: Swedish language file by blittan (based on english 12748)
2008-05-17 13084 Fixed : Video Player would not resume from last position (as per elupus instructions)
2008-05-17 13083 fixed: cmyth is should be available in xbmc_pc
2008-05-17 13081 fixed: don't rebuffer in ff/rw operations (dvdplayer)
2008-05-17 13080 added: abort support for standard filesystem, which fixes aborts when libavformat has gone heywire and keeps reading without returning packets (dvdplayer).
2008-05-17 13079 fixed: dvdplayer's audio player could stall if you paused while it was dropping audio frames
2008-05-17 13078 fixed: compile failure in xbmc_pc
2008-05-17 13077 merged: backported warning fixes from linuxport
2008-05-16 13066 changed: Python controlButton setLabel() method to make label an optional parameter. (i.e. There are times when only label2 is needed to be set)
2008-05-16 13060 Changed: PM3 - Made layout of smart playlist editor window more logical with TYPE at the top
2008-05-16 13059 Added : PM3 "Media Info" style view for songs in Music Library (aka spiff request) smile.gif
2008-05-16 13058 Fixed : PM3 small text misalignment in file manager
2008-05-16 13057 added: Support for <aligny> in fadelabel control.
2008-05-16 13056 added: Proper license headers to libexif.
2008-05-15 13053 fixed: remove unecessary (commented) include
2008-05-15 13052 fixed: don't show no album info found message if user cancels
2008-05-15 13051 added: proper license headers
2008-05-15 13050 changed XboxMediaCenter to XBMC
2008-05-15 13049 changed: old references to XboxMediaCenter.xml
2008-05-15 13048 changed: pasted the wrong version of the license into some files
2008-05-15 13047 added: proper license headers
2008-05-15 13046 fixed: add header guard + proper license header
2008-05-15 13045 removed: Dell-specific references from copying.txt added: license header to python files
2008-05-15 13044 fixed: use upper case header guard + proper license header
2008-05-15 13043 fixed: _ define names are reserved for compiler + add proper license header
2008-05-15 13042 added: license headers to xbmc/cores/
2008-05-15 13041 added: proper licences to xbmc/screensavers/
2008-05-15 13040 added: proper licences to xbmc/visualizations/
2008-05-15 13039 added: proper licences to xbmc/(i* - z*)
2008-05-15 13038 added: missing include guard + license header
2008-05-15 13037 added: Proper licences to xbmc/settings/
2008-05-15 13036 added: proper licences to xbmc/osd/
2008-05-15 13035 added: Proper licences to xbmc/FileSystem/
2008-05-15 13034 added: missing include guard + license header
2008-05-15 13033 added: missing include guard + license header
2008-05-15 13032 added: #pragma once to config.h
2008-05-15 13031 added: single include check to emu_misc.h
2008-05-15 13030 added: license header to scripts/ and xbmc/cdrip/
2008-05-15 13029 added: license headers to guilib/
2008-05-15 13027 added: proper license headers
2008-05-15 13026 changed: GNU Make to XBMC in header
2008-05-15 13025 updated: example license header
2008-05-15 13018 Changed : PM3 Media info views are now told what they can appear in instead of what they can't (stops them showing in the library root path)
2008-05-14 13010 fixed: atleast give black and white output in xbmc_pc for video playback. (since pixelshaders doesn't work properly)
2008-05-14 13009 fixed: led control wasn't applied on profile load
2008-05-14 13007 fixed: total time wasn't being reported for mythtv recordings
2008-05-14 13006 added: forward slash to xbmc_pc keyboard mapping
2008-05-13 12985 fixed: container.content would be wrong in the video info dialog if opened from file view
2008-05-13 12984 fixed: tvshow nfo didn't work and could crash due to library.hascontent(videos) skin evaluation during a transaction. we need to properly handle queries during transactions somehow. changed: some code cleanups
2008-05-13 12980 changed: saner default scrapers
2008-05-13 12975 fixed: possible crash when fadelabel updated during a scroll event.
2008-05-13 12974 fixed: Our embolden font routine (from freetype) was far too generous when it comes to spacing characters. Bold fonts should look better now.
2008-05-12 12973 fixed: lists were refreshed (thumbs free'd and reloaded) whenever you moved on or off lists.
2008-05-12 12968 fixed: untested but should fix the issue mentioned in http://xbmc.org/forum/showthread.php?t=33129
2008-05-12 12966 fixed: compile error, _WIN32 is also defined for xbox.
2008-05-11 12957 changed: reduce logging of upnp client on server renewal.
2008-05-11 12956 fixed: dvdplayer shouldn't grow total time, if it initially didn't have any total time.
2008-05-11 12955 fixed: CRingBuffer crashed if Created, Destroyed and Created again (same instance), due to critical section being destroyed on destroy instead of destructor. caused shoutcast to only work once on win32, no idea how it worked on xbox.
2008-05-11 12954 fixed: curl's dns lookup would fail on win32 with our dllloader changed: use our wrapped CeateThread instead of standard CreateThread for _beginthreadex.
2008-05-11 12948 fixed: DVDSubtitleStream would messup data on seeks.
2008-05-11 12947 fixed: CDVDSubtitleStream SEEK_SET was not working.
2008-05-11 12946 reverted accidental commit
2008-05-11 12945 fixed: microdvd parser for dvdplayer would leak filehandles, and assert (stop xbmc on invalid files)
2008-05-10 12934 updated Greek and Dutch translations, thanks Ydatografida and MSG.
2008-05-09 12933 changed: Reset the search timer whenever any action is performed in the virtual keyboard during a music search.
2008-05-08 12930 changed: Faster checking for duplicates when filtering items in video library (means faster listings).
2008-05-08 12929 fixed: Container content would be reset when filtering items (i.e. always in movie listings)
2008-05-08 12928 Changed : download TV Show season thumbs setting is on by default
2008-05-08 12926 Fixed : quick work around for Weather not displaying thanks kurai-kaze on xbox-scene forum
2008-05-08 12925 fixed: Container.Content didn't work in several different circumstances.
2008-05-08 12924 fixed: Sort order when queuing items still wasn't correct.
2008-05-08 12923 added: listitemposition(offset).* infolabels - same as listitem(offset).* except the offset is from the first item in the list, rather than from the focused item. Allows you to extend the appearance of the number of items in the list whilst still having a limited number of active items you can move to. Effectively extends the idea of a fixed list to allow multiple positions in the list allowed to focus. Note: There is no wrapping if you go off the end of the list.
2008-05-07 12915 fixed: real fix for the xbmc lyrics crash. TODO: get rid of the nasty IsMediaWindow shenanigans in GUIPythonWindowXML.
2008-05-07 12914 fixed: don't go around casting windows to CGUIMediaWindow without making sure it is polite to do. fixes hang with xbmc_lyrics if show visualizer was enabled
2008-05-07 12913 fixed: RemoveSlashAtEnd() was called on video default paths
2008-05-07 12912 fixed: play using didn't work in video library
2008-05-07 12909 updated: Greek and Polish translations, thanks Ydatografida and Smuto.
2008-05-07 12907 added: Control.SetFocus(id,position) to allow focusing of a list and selection of the position to focus. added: Container(id).Position label - returns the position as a label. With these two things you can do <onleft>Control.SetFocus(id2,$INFO[Container(id).Position])</onleft> to move naturally between two lists next to each other, keeping the same row focused.
2008-05-07 12904 fixed: Aspect ratio and sizing of textbased subtitles in different resolutions was still incorrect. We now assume the size specified in settings suits PAL4x3, and scale accordingly. This may mean the font looks a bit larger than what you're used to in higher resolutions, so feel free to reduce the size a bit in settings.
2008-05-06 12900 updated: Maltese and Czech language files, thanks michelbugeja and ezechiel.
2008-05-05 12897 fixed: dvdplayer wouldn't allow user to seek to start of file easily by skipping before start point.
2008-05-05 12896 added: <renderfocusedlast> to group controls - set to true to render the focused item last. Useful for lists of controls which overlap when they focus.
2008-05-05 12892 fixed: m_stackItems was not created in GUIDialogFileStacking
2008-05-05 12891 changed: speed up the artist info queries a bit by using an enum for the fields
2008-05-05 12890 updated: filmweb.pl scraper (thanks to smuto) updated: ofdb.de scraper (thanks to bootsy collins)
2008-05-05 12889 fixed: httpapi takeScreenShot would not allow virtual folders as parameters
2008-05-05 12888 fixed: Infolabels ListItem.Filename/Path/FilenameAndPath changed: ListItem.Path to only return the path portion Thanks JMarshall
2008-05-05 12887 changed: Conditional itemlayouts in list to evaluate immediately, rather than on refresh.
2008-05-05 12886 fixed: Progress control wouldn't show immediately if the background texture width was much less than the control width.
2008-05-04 12884 fixed: Infolabels ListItem.Filename/Path/FilenameAndPath did not work for plugins (I would thank JMarshall (since he gave me the fix) if he checked my work before I committed so I would have looked like I knew what I was doing tongue.gif )



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
NineT9mustang
post May 19 2008, 03:55 AM
Post #2


X-S Expert
***

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



biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif

now i got my fix for the next couple weeks, thx!

QUOTE

* It's that time again. Time for what? Glad you asked!
Time to tell all your friends and colleagues to NOMINATE XBMC for Sourceforge Community Awards 2008. Yes, it takes a Sourceforge Account, but is Team XBMC not worth the time it takes for you and friends to do this? And remember, nomination is just the first part! LATER you will need to tell the same friends and colleagues to VOTE for XBMC in the categories you selected. I suggest these two categories:
+Best Multimedia
+Project Most Likely to Change The World
Now, Spread The Word!


Word up! Hope everyone reads this part smile.gif Time to nominate XBMC now!
http://sourceforge.net/community/cca08-nom...?group_id=87054
or if that link above doens't work \/
http://sourceforge.net/awards/cca/?group_id=87054

Then we wait for the voting to begin smile.gif

This post has been edited by NineT9mustang: May 19 2008, 04:04 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
rynoc
post May 19 2008, 04:19 AM
Post #3


X-S Enthusiast


Group: Members
Posts: 12
Joined: 1-October 06
Member No.: 302951



Thanks!!! been waiting for this one. Weather workaround and a fix for TV nfo files!!!!

The XBMC_PC.exe included with the release has a bad CRC (shows as corrupted) in the download. Might want to recompress.

Thanks Again!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
T3CH
post May 19 2008, 04:41 AM
Post #4


X-S Young Member
*

Group: Members
Posts: 34
Joined: 1-August 05
Member No.: 238010
Xbox Version: unk
360 version: unknown



I'm gonna upload a repack, it's not really a repack just a fresh upload.

Time for me to switch over to MD5 checksum maybe ?

This post has been edited by T3CH: May 19 2008, 04:44 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
6StringKng
post May 19 2008, 05:51 AM
Post #5


X-S Young Member
*

Group: Members
Posts: 59
Joined: 16-January 08
From: Missouri | USA
Member No.: 370420
Xbox Version: v1.6
360 version: none





cool, going to download immediately, thanks T3CH!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Lakestang
post May 19 2008, 06:23 AM
Post #6


X-S Enthusiast


Group: Members
Posts: 19
Joined: 31-January 08
Member No.: 371986



Thank you, been looking forward to the update, weather and all...


One thing I noticed this evening....I added a couple episodes of the The Office (US), scraped with The TVDB scraper, added to library with episode details as always, very cool

The epidode thumbs did not get added, so, I rescraped for the entire series and unfortunately this took away all the episode thumbs that were attached to the previous episodes of The Office, in my library

Not sure if this is in XBMC or not, TheTVDB is up and running right now and the episodes do have thumbs available.

Thank you for making this the VERY best media software on the planet..


MR
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
exraid
post May 19 2008, 06:25 AM
Post #7


X-S Member
*

Group: Members
Posts: 149
Joined: 3-March 07
Member No.: 332325



thanks for the update happy.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
golephish
post May 19 2008, 06:33 AM
Post #8


X-S Enthusiast


Group: Members
Posts: 19
Joined: 25-February 08
From: Alpharetta,GA
Member No.: 374396
Xbox Version: v1.4
360 version: none





its that time again!! sweet -- another week of no sleep!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kawasabi
post May 19 2008, 06:42 AM
Post #9


X-S Enthusiast


Group: Members
Posts: 19
Joined: 17-February 07
Member No.: 329940
Xbox Version: v1.6
360 version: v1 (xenon)



Very nice, thnx!

Nominated XBMC

This post has been edited by kawasabi: May 19 2008, 06:43 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
tt4079
post May 19 2008, 08:00 AM
Post #10


X-S Young Member
*

Group: Members
Posts: 52
Joined: 8-August 03
Member No.: 54941
Xbox Version: v1.2
360 version: none



Thanks guys. I dont know what I would without my xbox's and xbmc. Still beats any commercial media streamer player equipment on the market.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
jmarshall
post May 19 2008, 08:11 AM
Post #11


X-S Freak
*****

Group: Members
Posts: 1340
Joined: 7-July 03
Member No.: 47818



Episode thumbs from thetvdb.com are broken in this build.

The very next revision fixes it.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
anoobie
post May 19 2008, 09:01 AM
Post #12


X-S Member
*

Group: Members
Posts: 103
Joined: 28-January 06
Member No.: 270270
Xbox Version: v1.1
360 version: unknown



Thank you very much smile.gif . Nominated XBMC.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Axl_Mas
post May 19 2008, 09:37 AM
Post #13


X-S Member
*

Group: Members
Posts: 72
Joined: 5-January 04
From: ITALIA!
Member No.: 89062
Xbox Version: v1.4
360 version: unknown



...as the last year i NOMINATED XBMC !!!!!
Thanks for your job i love every update of xbmc!!
love.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
The Eggman
post May 19 2008, 10:54 AM
Post #14


X-S Young Member
*

Group: Members
Posts: 35
Joined: 9-February 08
Member No.: 372818



Thanks for the continued work & support to XBMC THE only reason to own an xbox...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Heet
post May 19 2008, 01:12 PM
Post #15


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

Group: Moderator
Posts: 4951
Joined: 17-September 02
From: Gainesville, FL
Member No.: 3918
Xbox Version: v1.3
360 version: v2 (zephyr)



Best peice of software STILL!

I voted and you guys deserve to win. We just gots to advertise wink.gif



PEOPLE PUT IT IN YOUR SIGS
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





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

 

Lo-Fi Version Time is now: 21st November 2009 - 01:24 PM