Latest XBMC - Updated regularly

***UPDATED***
T3CH XBMC 2007-11-17 SVN rev10770: Download (52MiB)

Bally12345 sorry to bother but mate the link is dead! would be apreciated if you could put new link mate, thanks.


found the link mate thanks any ways:
h*tp://ftp1.srv.endpoint.nu/pub/repository/t3ch/
 
Last edited:
Do u want a prompt if a new version is seen?

Latest I've seen is XBMC 2008-01-27 (T3CH)
 
***UPDATED***
T3CH XBMC 2008-01-27 SVN rev11426: Download (53MiB)


Been real busy recently so havent had chance to update as often as usual but this version should keep you guys going for awhile

T3CH said:
*************************************************************************************************************
*************************************************************************************************************
Partial Xbox Media Center CHANGELOG
(revision 11426 to 11320)
*************************************************************************************************************
*************************************************************************************************************
Date Rev Message
=============================================================================================================
2008-01-27 11426 Added : Better animation to Panels (icon views) and login screen much smoother looking now
2008-01-27 11425 merged: list animation update from r11405 and r11424
2008-01-26 11419 fixed: <wrapmultiline> and <aligny>center</aligny> meant that items weren't aligned correctly.
2008-01-26 11418 fixed: Animations would share instances of effects, leading to weird behaviour with duplicated controls and different timings of anim (eg listitem's scrolled across).
2008-01-25 11414 fixed: double-include of stdafx.h in XboxMediaCenter.cpp
2008-01-24 11406 updated: Synchronization of minor changes between linuxport and trunk. This merges a few things that I missed the first time.
2008-01-23 11403 fixed: Always return a value from DecodeFrame
2008-01-22 11399 added: DialogVideoScan label now changes according to content type. e.g "Downloading Music Video Information"
2008-01-22 11398 fixed: forgot to commit the updated avutil-49.dll with last ffmpeg update
2008-01-22 11396 Fixed : Win32 build didn't compile
2008-01-21 11394 restored: fix for upnp using too much memory for each thread on xbox
2008-01-21 11393 cosmetic
2008-01-21 11392 updated: Synchronization of minor changes between linuxport and trunk. This is not a full merge. Only "trivial" changes have been merged.
2008-01-21 11391 fixed: dvdplayer wouldn't open video stream properly on dvd's in all cases
2008-01-21 11390 partial fix: switching analog/digital, output to all speakers, audiostream in any part of stack other than first would result in deadlock. the real issue is due to threads interlocking critical sections in some fashion when player requests a switch to fullscreen even thou we already are fullscreen.
2008-01-21 11389 fixed: dvdplayer would close and reopen audio stream all the time on things like bitrate changes of mp3's
2008-01-21 11388 fixed: dvdplayer ffmpeg demuxer created data streams as subtitle streams and subtitle streams as basic streams (didn't matter much)
2008-01-21 11387 fixed: dvdplayer would always one extra audiostreams changed: abit nicer names for streams.
2008-01-21 11386 fixed: if user/password invalid in last.fm you could not retry without restarting xbmc (backport from linuxport, changed to make it case-insensitive) fixed: crash in last.fm directory browsing (backport from linuxport)
2008-01-19 11382 added: ListItem.RatingAndVotes and VideoPlayer.RatingAndVotes infolabels added: "Votes" to pythons ListItem_SetInfo(), if you set both "Rating" and "Votes" the *.RatingAndVotes infolabel will work.
2008-01-18 11381 fixed: paplayer compile error
2008-01-18 11380 fixed: don't declare pure virtual functions as const
2008-01-18 11378 updated: Partial synchronization of minor changes between linuxport and trunk. This is not a full merge. Only trivial changes have been merged.
2008-01-18 11377 updated: syncronized minor differences between linuxport and xbox guilib. This is not a merge of major changes.
2008-01-18 11375 updated: syncronized minor differences between linuxport and xbox guilib. This is not a merge of major changes.
2008-01-18 11374 updated: remove unused variable
2008-01-18 11373 Fixed : Compile error
2008-01-18 11372 added: criticalsection for avcodec_open and av_register_all to avoid issues with multithreaded access to ffmpeg libs
2008-01-18 11370 fixed: invalid include in last commit
2008-01-18 11369 changed: projects should match current ffmpeg header location
2008-01-18 11368 changed: reorganized ffmpeg headers to match linux branch updated: ffmpeg to mplayerhw svn + palette reading for vobsubs added: ffmpeg's swscale system instead of depreciated img_convert (merged from linux branch)
2008-01-17 11366 added: Python method xbmc.getRegion(). It returns your regions formmat specifiers. - you can pass the following: (dateshort, datelong, time, meridiem, tempunit, speedunit) - e.g. date_long_format = xbmc.getRegion('datelong') returns DDDD, MMMM D, YYYY for USA English
2008-01-16 11365 fixed: plugin settings would not update there enabled/visible status on resetting to defaults.
2008-01-16 11364 updated: Finnish strings, thanks mikko70
2008-01-16 11362 Updated : Dutch Language files thanks to tijmengozer
2008-01-16 11361 Updated : Polish Language files thanks to smuto
2008-01-16 11360 Updated : Croatian Language file thanks to kaiserex
2008-01-16 11354 fixed: Scrolling in static lists was not functioning.
2008-01-16 11353 fixed: Some window close anims would be queued even if certain controls (such as scrollbars) were never rendered, meaning that the window close anim would never complete.
2008-01-16 11352 fixed: forgotten commit
2008-01-16 11351 fixed: dvdplayer would go nuts if a stream hadn't been given a correct source id
2008-01-15 11350 changed: dvdplayer - rework stream selection code to support multiple demux sources for audio/video/sub fixed: dvdplayer - swapped red and blue colors in subtitle rgb palette renderer fixed: dvdplayer - memleak in ffmpeg demuxer fixed: dvdplayer - XSUB/dvb subtitles didn't timeout as they where suppose to added: dvdplayer - basic support for vobsub external subtitles * currently using the palette from the mpeg data instead of from the idx file, means wrong color * display is unscaled and not centered, thus only movies wich haven't been scaled or cropped display in right location
2008-01-15 11348 added: setting for dvdorder "false" by default
2008-01-14 11345 changed: queue, album/song info contextmenu items cleanup in music library mode.
2008-01-14 11344 changed: removed queue item contextmenu item from "new (smart) playlist" items. (music)
2008-01-14 11343 changed: removed song/album info contextmenu items from shoutcast, lastfm and new (smart)playlists items.
2008-01-14 11342 fixed: scraper settings defaults saved without the need to open settings dialog
2008-01-14 11341 changed: removed scan to library contextmenuitem from shoutcast, lastm, add source and parentfolder items.
2008-01-14 11340 fixed: shoutcast and lastfm folders were identified as being audio.
2008-01-14 11339 fixed: [ 1871186 ] Patch for "DVD remote Info button on slideshow bug". Thanks crystalus!
2008-01-14 11338 fixed: xbmc.log platform detection for xbox and win32
 
I've seen this for downloading, thought It might help if I posted the info?

XBMC 2008-02-10 (T3CH)



A SVN compile by T3CH of Xbox Media Center (xbmc). Part of Changelog from SVN

2008-02-09 11601 fixed: imdb scraper - due to imdb site changes (been planned for a while they now use SX+value,SY+value to scale images) also fixes that ugly invalid url "f.jpg" that was all over the log files. "note: there is still an issue with the parser that needs fixing - disabling actor thumbs may help any deadlocks you experience for now."
2008-02-09 11597 fixed: another scenario popped up regards trailers when imdb do minor site changes, this fix should cater for 3 possible scenarios now - keep them coming imdb :p
2008-02-09 11595 added: a few more bios ids
2008-02-08 11589 fixed: results list for manual lookups was incorrectly showing <artist - artist "title">
2008-02-08 11588 fixed: [ 1824570 ] LCD Brightness stops working after using PWMControl
2008-02-08 11587 Fixed : Visualisation Preset List didn't wrap top to bottom and bottom to top
2008-02-08 11585 merged: backport of warning fixes from linuxport
2008-02-07 11554 changed: avoid seeking back if dvdplayer demuxer failed to read probe data
2008-02-07 11553 fixed: audio switching in dvdplayer wasn't working correctly
2008-02-07 11552 fixed: changing audiostream while dvdplayer is paused would lockup xbmc
2008-02-07 11551 fixed: bug [ 1880304 ] Translation error in PMIII Skin
2008-02-07 11550 fixed: bug [ 1882044 ] Screensaver switches incorrectly off using FTP command
2008-02-07 11549 fixed: mtv scraper was scraping artist+title not just title as intended
2008-02-06 11536 Fixed : Container.FolderThumb and Container.TVShowThumb didn't reset on "Go to root" in context menu
2008-02-06 11534 Fixed : Navigation in DialogMediaSource.xml (thanks to topfs2 for pointing it out)
2008-02-05 11523 merge r11520: dvdplayervideo would deadlock if paused and player asked it to close stream while waiting for buffers.
2008-02-05 11514 fixed : MultiPathDirectory was incorrectly implemented changed from CStdString& to char* (fixes issue with content resetting on multipath)
2008-02-04 11504 fixed: dvdplayer would sometimes fail to play a second file if not stopped before starting next file.
2008-02-04 11503 fixed: strStrippedPath is now decoded before output to the Music/Video scanner, much more appealing
2008-02-03 11500 added: httpapi KeyRepeat command - repeats key events sent via SendKey command
2008-02-02 11499 added: setProperty() and getProperty() listitem methods to python. Basically you can set your own infolabels using ListItem.Property(WhatEverYouSet) (Thanks cptspiff and jmarshall) changed: setInfo() added "lyrics" to type "music"
2008-02-02 11498 added: system.getbool conditional for retrieval of gui settings.
2008-02-01 11495 added: Container.NextSortMethod, Container.PreviousSortMethod, thanks to agathorn
2008-02-01 11493 fixed: Invalid access into tracked dlls vector when removing the last dll, thanks to ArtVandelae.
2008-02-01 11492 updated: Polish translation
2008-01-31 11491 added: Container.NumPages and Container.CurrentPage infolabels.
2008-01-31 11488 updated: Greek translations, thanks ydatografid!
2008-01-30 11487 fixed: was not correctly picking up episode id
2008-01-30 11486 fixed: removed the parantheses from sqlitedataset.cpp as it caused issues with musicdb
2008-01-30 11484 fixed: real fix rather than hacked solution to revision 11477
2008-01-30 11483 fixed: When scraping in a multipart episode with multiple seasons with the same episode numbers in one filename (e.g. show_s01e02_s02e02.avi), only the episode number was being considered when checking if season/episodes were already present in the database. (patch supplied by s23x)
2008-01-29 11477 fixed: scraper settings were using default values and not user defined values when scanning media via "Scan for New Content" or "Update Library", manual lookups were not affected.
2008-01-29 11476 fixed: missing paranthesis from backport warnings
2008-01-29 11475 reverted: backport change (last attempt at fix was incorrect)
2008-01-29 11474 fixed: previous backport warning fix caused issues
2008-01-29 11473 fixed: if scraper contains no settings do not attempt to save
2008-01-29 11472 merged: backport warning fixes from linuxport branch
2008-01-29 11470 fixed: tvshows are now scanning correctly again (blush)
2008-01-29 11469 fixed: m_info.settings.SaveFromDefault(); was being executed when it should not be.
2008-01-29 11468 fixed: scraper settings - settings were loaded but we never set them in the userxml
2008-01-29 11467 fixed: manual lookup on files was assuming path so adding slash to end + minor spring clean
2008-01-29 11466 fixed: some trailers for old movies returned the wrong link.
2008-01-28 11444 changed: few alterations to cater for different scenarios regards scraping trailer links.
2008-01-28 11442 fixed: users in the US had problems due to pre-roll adverts played before movie trailer - fixed/tested.
2008-01-28 11441 fixed: try #2 reverted nuka's previous typo on last commit - this is now correct
2008-01-28 11440 fixed: missing correct imdb.xml from last commit (caused issues with movie trailers not scraping correctly)
2008-01-28 11438 fixed: thumbnail now displayed on fullscreen info when playing trailer
2008-01-28 11437 changed: iMDB to IMDb in imdb.xml
2008-01-28 11433 changed: ListItem_SetInfo() may now set "Trailer" infolabel
 
UPDATED - LATEST VERSION

T3CH XBMC 2008-06-30 SVN rev13851: Download (54MiB)

T3CH said:
*************************************************************************************************************
*************************************************************************************************************
Partial Xbox Media Center CHANGELOG
(revision 13851 to 13573)
*************************************************************************************************************
*************************************************************************************************************
Date Rev Message
=============================================================================================================
2008-06-30 13851 fixed: Updated other project configurations with boost header paths.
2008-06-30 13850 fixed: Updated other project configurations with boost header paths.
2008-06-29 13848 merged: Linuxport changes to from rev 13841 to revision 13847.
2008-06-29 13843 backported: possible null pointer dereference fix, and cast
2008-06-29 13841 merged: linuxport changes back to trunk, to revision 13840 (revs: 13691,704,20,21,25,27,33,44,50,51,54-56,59-62,91,95,801,06,09,11-13,14,18,19,22-24,27-29,31-35,37-40). Let me know if I missed anything.
2008-06-27 13794 Back port revision 13793 from linux branch (Changed : formatting of Settings strings to match current formatting style)
2008-06-24 13718 fixed: WindowClose animations didn't work within groups if the group didn't have the animation.
2008-06-24 13714 fixed: Make sure we pass the shared_ptr when adding to lists
2008-06-24 13713 changed: Use shared_ptr in CFileItemLists to reduce the likelihood of them being used after being deleted. (merge from shared_ptr branch)
2008-06-23 13707 added .evo to supported video files (merged from branch)
2008-06-23 13703 fixed: Real fix for build errors (thanks chadoe!)
2008-06-23 13697 fixed: Various smartplaylist issues (sf 1991367,1991385), thanks to tut-ankh-amon. (backport from linux)
2008-06-23 13695 fixed: Build errors.
2008-06-22 13690 fixed: exceptions on shutdown/reset/reboot (merges from linuxport)
2008-06-22 13689 merged: rev 13653 from linuxport branch (close iconv on RSS Reader shutdown)
2008-06-22 13688 merged: rev 13654 from linuxport branch (free scrobbler resources on shutdown)
2008-06-22 13687 merged: rev 13535 from linuxport branch (path to database encoding)
2008-06-22 13686 merged: rev 13649 from linuxport branch (plugin settings crash)
2008-06-21 13666 added: Python method setPluginFanart() use: setPluginFanart(handle, image, color1, color2, color3) -- Sets the plugins fanart and color for skins to display. handle : integer - handle the plugin was started with. image : [opt] string - path to fanart image. color1 : [opt] hexstring - color1. (e.g. '0xFFFFFFFF') color2 : [opt] hexstring - color2. (e.g. '0xFFFF3300') color3 : [opt] hexstring - color3. (e.g. '0xFF000000') *Note, You can use the above as keywords for arguments.\n" example:\n" - xbmcplugin.setPluginFanart(int(sys.argv[1]), 'q:\\plugins\\Apple movie trailers II\\fanart.png', color2='0xFFFF3300')
2008-06-21 13656 fixed: File stacking dialog didn't display correctly (why do people still insist on using this...) (backport from linux branch)
2008-06-20 13638 merged: Revisions 13609,13619,13620,13636,13637 from linuxport branch (python crash on listitem selection, enter key on numeric dialog, url decoded listitem paths, rssreader thread stop on exit, resolving includes in itemlayouts).
2008-06-19 13617 updated: Greek translation, thanks Ydatografida.
2008-06-17 13595 Optimized the stacking code for a speed increase. Hopefully, it wont break anything :)
2008-06-17 13589 fixed: python progress control (take II). changed back to accept and pass a float as the SetPercentage() function requires a float not an integer. Thanks kraqh3d
 
UPDATED - LATEST VERSION - Includes new MediaStream SKIN!

T3CH XBMC 2008-08-19 SVN rev15026: Download (75MiB)

tvshows.jpg


T3CH said:
*************************************************************************************************************
*************************************************************************************************************
Partial XBMC for Xbox CHANGELOG
(revision 15026 to 14853)
*************************************************************************************************************
*************************************************************************************************************
Date Rev Message
=============================================================================================================
2008-08-19 15026 merged: Linuxport changes through to rev 15020
2008-08-18 15020 fixed: Ticket #4496 (XBMC locks up when trying to "log off" to switch to a different user)
2008-08-18 15019 merged: Linuxport changes from rev 15005 -> 15016
2008-08-18 15006 fixed: Ticket #4588 - Keymap.xml errors in log file
2008-08-18 15005 merged: Linuxport changes from rev 15000 -> 15004
2008-08-18 15000 merged: Linuxport changes from rev 14910 -> 14998
2008-08-14 14914 fixed: Ticket #4487 - UPPERCASE labels in Mediastream skin.
2008-08-14 14912 merged: merged: Linuxport changes from rev 14888 -> 14910
 
This version is about two months out of date. Latest one is:

XBMC-SVN_2008-10-06_rev15805-T3CH-BETA2.rar
 
Found even newer versions than the one I mentioned:

Latest XBMC SVN build - T3CH XBMC 2008-12-07 SVN rev16491:

h**p://ftp.endpoint.nu/pub/repository/t3ch/XBMC-SVN_2008-12-07_rev16491-T3CH.rar

XBMC 'STABLE' builds - T3CH XBMC 2008-11-13 8.10 PROPER:

h**p://ftp.endpoint.nu/pub/repository/t3ch/STABLE/XBMC-8.10-FINAL-T3CH/XBMC-8.10-FINAL-T3CH-PROPER.rar
 
Haven t updated XBMC in over a year.



Time to dust off the old SeXboX. :)
 
Found even newer versions than the one I mentioned:

Latest XBMC SVN build - T3CH XBMC 2008-12-07 SVN rev16491:

h**p://ftp.endpoint.nu/pub/repository/t3ch/XBMC-SVN_2008-12-07_rev16491-T3CH.rar

XBMC 'STABLE' builds - T3CH XBMC 2008-11-13 8.10 PROPER:

h**p://ftp.endpoint.nu/pub/repository/t3ch/STABLE/XBMC-8.10-FINAL-T3CH/XBMC-8.10-FINAL-T3CH-PROPER.rar

good work !

Cisk, it's proper Bo I tell thee

i shall report back. tomorrow or something. :)
 
XBMC for Xbox (XboxMediaCenter) SVN rev16491 build of December 07th 2008 compiled by T3CH

T3CH XBMC 2008-12-07 SVN rev16491: Download (61MiB)

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.7.4 SCRIPT [scripts/T3CH Upgrader]
+ Boris Sitsker's YouTube 3.2 SCRIPT [scripts/YouTube3]
+ Nuka1195's SVN Repo Installer 1.1 PLUGIN [plugins/programs/]
+ Codecs for mplayer [/system/players/mplayer/codecs/*]

Special Note From T3CH:
* Due to the slowed down development in the Xbox branch, I will no longer release new SVN builds as often as I did before. So I will still build (the best) new XBMC SVN builds for Xbox but just on an irregular basis.
* Note that I removed the MediaStream skin due to its significant addition to the package.
 
MediaStream v1.00 Released (4/12/2008) Great Skin to go with XBMC

We've made it! v1.00!!

It's been a long and winding road since we first started this project (and a lot of people who have been part of it have come and gone) but we've finally completed pretty much all the features and functionality that we originally planned for the skin.

There aren't too many changes in this release, as the goal for this release was not to add any new features but to tidy up and stabilise existing stuff. Hopefully we've managed it.

We're now going to concentrate on developing a new skin (one for the fanart fanboys!) so releases and updates to MediaStream will not be anywhere near as frequent as they have been. We will still be keeping an eye on the forums however, and if any major issues arise then we'll try and sort them out ASAP.

There is a Feature Requests thread that we'll aim to keep up to date. It contains a list of all the features that users have requested but we haven't been able to fit them in before the v1.00 release. Our goal is that all the features listed in the first post will be implemented at some point (dependent on the time we need to dedicate to the new skin).

Hope you enjoy the skin and I'm excited to see what (if any) further MediaStream mods that start to appear now that we've put it in SVN.

As usual you can download the packaged version of the skin from our website, http://www.teamrazorfish.co.uk/mediastream.html

As of v1.00 you can now get access to the full source code (including textures) via the XBMC Skinning Project. Download it using SVN from https://xboxmediacenter.svn.sourceforge.net...ter/MediaStream

The changes since the last release are as follows:

* Fixed: Width of text in the System Info screen
* Fixed: Positioning of the focus image for the vis settings button in the Music Visualisation screen
* Fixed: Aligning of the Now Playing UI on Home when shown on right of 4x3 screen
* Fixed: Width of Clock background when Large Clock is enabled

* Updated: Glass overlay image, to make it slightly stronger so that it works better with lighter images and dark images
* Updated: Parent Folder image to make it fit better with the rest of the skin
* Updated: Tidied up sub-menu animations on Home screen when moving between first and last items (made more consistent)
* Updated: Dutch, German and Chinese (Traditional) translations


We may not be updating the skin as frequently as we have in the recent past but we still want your feedback (we'll be keeping an eye out and updating MediaStream during any breaks we get in the development of the new skin).

PLEASE NOTE: The skin is being developed based on the latest version of XBMC (T3CH release for Xbox and update to date builds for other platforms) so please make sure you have the latest version before posting about any problems

090_episodes.png
 
XBMC for Xbox (XboxMediaCenter) SVN rev26316 build of January 03rd 2010 compiled by T3CH

T3CH XBMC 2010-01-03 SVN rev26316: Download (61MiB)

This is a complete snapshot of what was in SVN Trunk 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.9 SCRIPT [scripts/T3CH Upgrader]
+ BigBellyBilly's Addons Update Checker SCRIPT [scripts/Addons Update Checker]
+ Nuka1195's SVN Repo Installer 1.7 PLUGIN [plugins/programs/]
+ Codecs for mplayer [/system/players/mplayer/codecs/*]

If you want to report bugs, please do it the PROPER way, see HOW-TO submit a proper Bug Report - XBMC
----------------------------------------------------------------------------
* T3CH * XBMC * T3CH * XBMC * T3CH * XBMC * T3CH * XBMC * T3CH * XBMC * T3CH


_MESSAGE FROM T3CH__________________________________________________________
The first SVN release for 2010. Happy new year to you all!

_NOTEWORTHY SVN CHANGES SINCE LAST T3CH (according to T3CH)_________________
MPlayer is back to being the default videoplayer for Xbox
 
Omg there still updating it :eek:) i have a couple on this , cheers.
 
This is going to sound daft I know, but how does everyone else install new versions onto their xbox? The only way I've found that is reliable is to decompress the image onto my pc and then ftp each file individually. And that process can take, well weeks, lol!
Am I missing something? boXexplorer doesn't appear to be able to read it from a dvd to copy! :-(
If someone can explain it to me then that'd be great. Tools used etc

Many Thanks
 
sounds like your having network or ftp problems. you can que all the files for transfer you know. it shouldnt take long at all.
 
Decompress on the PC then FTP using filezilla. Shouldn't take more then 15 minutes to update.
 
Back
Top