Help - Search - Members - Calendar
Full Version: Xboxmediacenter - August 5th 2007 Svn Rev9834 Build
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XBMC for Xbox
Pages: 1, 2
T3CH
XboxMediaCenter SVN rev9834 build of August 5th 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

* AMT updated to 0.98.9, XBMC Lyrics updated to 1.5.5. Fixed broken thumb (my bad) for T3CH downloader.
* 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

* updated: mplayer.dll ( enabled edl list, fixed asv/wmv bug with streams missing extended properties )
* Added : PM3 Option to set a custom background image to the Content panel from skin settings. To maintain the skin look I suggest you use almost grey scale images, high colour ones will just look odd. The Custom Background Images do not maintain aspect ratio (or it would get bits cut off) you will need to adjust them yourself
* added: option to set resolution for viewing pictures/slideshows.

* keymap.xml:



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

2007-08-05 9834 Fixed : PM3 Really long episode names could go over the thumbnail in Video Info
2007-08-05 9833 added: Fallback to <texture> tag to the largeimage control.
2007-08-05 9832 added: listitem.picturepath only returns path if it's a loadable picture. Useful for the new largeimage control.
2007-08-05 9831 fixed: Player.TimeRemaining/TimeSpeed was returning Player.Time.
2007-08-05 9830 added: New largeimage control that allows loading images in the background using imagelib.dll with rescaling.
2007-08-05 9829 changed: A few functions for const'ness.
2007-08-05 9828 added: Missing strings for EXIF/GPS info.
2007-08-05 9827 added: ListItem.Path info label.
2007-08-05 9826 added: slideshow.orientation info tag.
2007-08-05 9825 added: Alpha support for cximage loaded images (eg slideshow)
2007-08-05 9824 changed: ImageLib to not resample jpegs on load other than with the usual divide by 2/4/8 speedups.
2007-08-05 9823 fixed: Default picture res was the fallback res, rather than the gui res.
2007-08-05 9822 Fixed : PM3 Small animation bug in skin settings
2007-08-04 9819 changed. mplayer.dll now compiled with gcc 4.2.1 and with split optimisations, libav* is Os and rest of mplayer O2
2007-08-04 9810 fixed: Regexp fix needed a little more precision.
2007-08-03 9804 updated: Chinese (Simple) language (thanks to pcman)
2007-08-03 9802 changed: XBMC now sets the "OS" environment variable. Useful for python to differentiate between XBMC flavors. (win32, xbox, linux, osx)
2007-08-03 9795 fixed: [ 1766657 ] File leak in ImageLib (was python crashes in LINUX), thanks to bleair.
2007-08-03 9794 changed: Make picture info dynamic when in slideshow.
2007-08-03 9793 fixed: Unnecessary linebreaks.
2007-08-03 9791 added: Picture Information dialog for EXIF/IPTC info. Selectable via context menu, info action, and during slideshow.
2007-08-03 9790 added: cache to ignore list
2007-08-03 9789 fixed: Potential buffer overrun in Regexp parsing.
2007-08-03 9788 changed: New label formatting that more logically drops separators.
2007-08-03 9787 updated: mplayer.dll ( enabled edl list, fixed asv/wmv bug with streams missing extended properties )
2007-08-03 9786 Added : PM3 Option to set a custom background image to the Content panel from skin settings. To maintain the skin look I suggest you use almost grey scale images, high colour ones will just look odd. The Custom Background Images do not maintain aspect ratio (or it would get bits cut off) you will need to adjust them yourself
2007-08-02 9781 added: TestXBS win32 application to test XBS screensavers on win32/DirectX. Thanks to warren.
2007-08-02 9780 fixed: Added missing DllLibExif.h file.
2007-08-02 9773 fixed: win32 busydialog crash
2007-08-02 9769 updated: German language file (small fix)
2007-08-02 9768 added: Preliminary support for exif/iptc reading in jpegs during slideshow. Not yet localized or complete. Thanks to ddeletic for the groundwork.
2007-08-02 9766 updated: German language file by sCAPe (Based on english strings version 9672)
2007-08-02 9765 added: getLabel() method to python's ControlLabel.
2007-08-02 9764 fixed: | character didn't render with the new default font in some sizes due to negative offsets.
2007-08-01 9759 fixed: browse for season thumb didnt work
2007-08-01 9758 changed: updated video thumbnail directory structure to match the rest to workaround 4096 files limit. to reuse your existing cache you need to move the files to the directory that matches the first letter in the filename
2007-08-01 9753 fixed: Multiple genres in id3v2 tags (in a stringlist field) only took the first string. Probably applies to artists as well - samples would be nice if you find this an issue.
2007-07-31 9749 Fixed : Spelling error in one of the names in Credits
2007-07-31 9748 fixed: Broken xbox build due to infomanager changes.
2007-07-31 9746 Changed : PM3 centred the Music and Video OSD Dialogs in the Y also made them a little wider to compensate for the new font
2007-07-31 9745 added: Support for $INFO[] in <texture> tags for images.
2007-07-31 9743 Change : PM3 small change to the new home logo
2007-07-31 9742 fixed: For some reason win32 doesn't like D3DSurface*. Replaced with LPDIRECT3DSURFACE8.
2007-07-31 9741 changed: Allow some of the listitem.* images to be used as labels as well.
2007-07-31 9740 Changed : PM3 Adjusted some font sizes and widths for the skin added a new font type of "Arial TTF Bold" to 720p and 1080i for the truly blind among us
2007-07-30 9739 fixed: HasSlashAtEnd asserts opening shoutcast directory (debug builds).
2007-07-30 9738 added: option to set resolution for viewing pictures/slideshows.
2007-07-30 9737 fixed: incorrect busydialog display while resolution changing (video <- gui>).
2007-07-30 9735 added: System.Language infolabel
2007-07-30 9734 fixed: Credits text rendering.
2007-07-30 9733 Changed : PM3 Added some Extra glyphs to FrancophilSans thanks to smuto "-add 1250 Latin2: Eastern Europe (not all - only my polish glyph"
2007-07-30 9732 fixed: Attempt at fixing credits text rendering.



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
wizbitz
Thanks for the updates! biggrin.gif
Icon1067B
wmv/asf issue seems to have been resolved.


Thanks!
R111
Thanks XBMC team for the build & T3CH for compiling
rramoutar
Thanks for the build. I like the EXIF stuff in Pictures. I still have to check my wmv to see if they play properly.

I did have one bug...in the Videos section when I go into a folder with a wide thumb...it no longer appears at the top of the skin. I deleted the video folder from my thumbnails folder in USERDATA...but still doesn't appear...anyone else have this issue?
stevenalvarado
Thank you!
you are legends smile.gif
smokyjoe
QUOTE(rramoutar @ Aug 6 2007, 01:54 PM) *

I did have one bug...in the Videos section when I go into a folder with a wide thumb...it no longer appears at the top of the skin. I deleted the video folder from my thumbnails folder in USERDATA...but still doesn't appear...anyone else have this issue?


Is it related to this:

2007-08-01 9758 changed: updated video thumbnail directory structure to match the rest to workaround 4096 files limit. to reuse your existing cache you need to move the files to the directory that matches the first letter in the filename

Jezz_X
QUOTE(smokyjoe @ Aug 6 2007, 02:56 PM) *

Is it related to this:

2007-08-01 9758 changed: updated video thumbnail directory structure to match the rest to workaround 4096 files limit. to reuse your existing cache you need to move the files to the directory that matches the first letter in the filename

The folder thumbs in the title bar was a bug and its now fixed in svn
Super-FX
Once again thanks guys for all your hard work.
And thanks T3CH for your latest build.
beerchug.gif
Martomo
Thanks XBMC team for your endless updates and keep making XBMC better!
And thanks T3CH for making some time to compile it.
DaFunks
Big thanks to XBMC and T3CH.

Lush
it keeps getting better and better...
craigey
QUOTE(Jezz_X @ Aug 6 2007, 06:20 AM) *

The folder thumbs in the title bar was a bug and its now fixed in svn


I think it was quite popular!

Anyway great work guys!
spiff
popular bug?

those are unusual.
ciaspook
Thanks for the update. Keep them coming.

But are having some sound-issues with this build. So going back a few days smile.gif
devguy
QUOTE(spiff @ Aug 6 2007, 02:16 PM) *

popular bug?

those are unusual.


He probably meant "infamous". biggrin.gif

Anyways, I'll be trying out this build tonite. Thanks a bunch!
HoRnEyDvL
seems that the saved game manager is corrupted again.
Was working fine afew builds back once i updated doesn't work. Just hdd light flashed & now saved games appear in the least the page just stays blank.
No lock up.
blondguyg
QUOTE(ciaspook @ Aug 6 2007, 09:28 AM) *

But are having some sound-issues with this build. So going back a few days smile.gif


What type of sound issues are you having with this build?
elupus
MP3 is broken in this build. Use the following mplayer.dll for now

http://xbmc.svn.sourceforge.net/viewvc/*ch...l?revision=9219

Sourceforge checkout seem broken, that file should have extension .dll if you don't get that.

Will post a new one as soon as i've got the issue with the new one fixed.
ciaspook
QUOTE(blondguyg @ Aug 6 2007, 04:55 PM) *

What type of sound issues are you having with this build?


Crackling in the sound when playing back xvids with mplayer. Using mplayer.dll from last build it works fine...
c-2
also having the weird noises in xvids ..

rukiddin
I having a weird sound issue. I'm watching DVR-MS files from a Windows Media Center (Vista), and it plays fine, but if I hit the jump back button (left arrow on the remote, or the left side on the thumb pad) the video backs up, but I get no audio. If I then hit the forward button, the video jumps forward, and the audio comes back.

Also, I don't know if it's just me or if something has changed, I used to use the forward button to skip commercials, (I'd have to hit it a few times) but now it seems like the forward button jumps too far so it's no longer useful for that function.

Is there a newer/older MPLAYER.dll I could/should be using?

Great build otherwise. Keep up the great work!

Mike
wizbitz
I've been getting very odd audio "artefacts" if that's the correct term with AVI files using the latest mplayer.

Reverted back to June4th version of the mplayer and the audio issues went away.
spiff
ignoring what elupus (you know, the guy that does the development on mplayer in xbmc) says seems like a weird decision to me.
elupus
Right, here's a new mplayer.dll, this one works for mp3, but can't say what else is broken smile.gif.

Edit, FIXED link:
http://xbmc.svn.sourceforge.net/viewvc/*ch...l?revision=9844

apperently gcc 4.2.1 has a bug with -O2 optimizations, so this is with 4.1.2 instead.
Slrpgeit
Hmm, XBMC "crashes" if I try to add a source. log:

http://pastebin.com/m58cbef86
navanman
QUOTE(elupus @ Aug 6 2007, 11:31 PM) *

Right, here's a new mplayer.dll, this one works for mp3, but can't say what else is broken smile.gif.

http://xbmc.svn.sourceforge.net/viewvc/*ch...l?revision=9819

apperently gcc 4.2.1 has a bug with -O2 optimizations, so this is with 4.1.2 instead.


I'm downloaded this new mplayer.dll but I'm still having sound glitching in avi files with mp3 audio.
Its showing as rev 9002 in system info.

The earlier rev you linked to is working fine.
c-2
heres the fixed mplayer.dll

http://www.esnips.com/doc/7fbddd8d-c738-46...pus_4.1.2_fixed
wizbitz
Cheers for that c-2! beerchug.gif
competes2win
Thanks to everyone for the new build. It is great. I have not had ANY audio related issues like it seems a lot of you do.

I also very much appreciate the season icon look up fix...
tmking
QUOTE(devguy @ Aug 6 2007, 11:45 PM) *

He probably meant "infamous". biggrin.gif

Anyways, I'll be trying out this build tonite. Thanks a bunch!



Damn. I enjoyed the wide folder thumbs in the title bar. It looked cool.
Any chance of it becoming a feature in a future build? Maybe as an option or something?
I just spent the last 30 minutes trying to work out why they weren't showing up and now I know why!

Also, a job well done to you guys who put in all the effort in getting this thing out weekly. It is greatly appreciated.
Lastly, I havent had any sound issues yet with this build.
Jezz_X
QUOTE(tmking @ Aug 7 2007, 02:47 PM) *

Damn. I enjoyed the wide folder thumbs in the title bar. It looked cool.
Any chance of it becoming a feature in a future build? Maybe as an option or something?
I just spent the last 30 minutes trying to work out why they weren't showing up and now I know why!

Also, a job well done to you guys who put in all the effort in getting this thing out weekly. It is greatly appreciated.
Lastly, I havent had any sound issues yet with this build.

wow you should spent the last 30 mins reading this thread instead I allready said it was a bug in xbmc and is fixed in svn so next t3ch should be fine unless it breaks again in the mean time
tmking
QUOTE(Jezz_X @ Aug 7 2007, 03:47 PM) *

wow you should spent the last 30 mins reading this thread instead I allready said it was a bug in xbmc and is fixed in svn so next t3ch should be fine unless it breaks again in the mean time

Sorry, I must have miss read what you said in the thread. I read it as if the thumbs appearing in the title bar were the bug and by not appearing meant fixed.
Good to hear that it has been fixed anyway.
Abeerdrinker
For some reason the last 2 updates have made Apple Movie Trailers no longer work. I have removed the cache and totally removed all remains of the old scripts only to have it fail over and over again. Its it just me ? I have allowed resolution changes. I have gone from 1080i,720p,480p & 480i. No resolution allows the trailers to play.

It locks so bad I have to force a reset with the button instead of the controller option L+R Black+Back

Other then that your Update is flawless and works smoother with every update that you do
DaFunks
This link is down for me.

http://www.esnips.com/doc/7fbddd8d-c738-46...pus_4.1.2_fixed
Any working links?
EDIT: Working now. Do .7z files open in XBMC? Its just i use that to update if they dont. But ill try now biggrin.gif
Kautious619
I have a silly question tongue.gif But can some one point the right way to download the updates through TortoiseSVN ?
I have no problems doing it for skins, every time I try to use the build.bat I get an error. Do I need to have Visual Studio NET 2003 on my PC?

Thanks biggrin.gif
craigey
QUOTE(Kautious619 @ Aug 7 2007, 08:24 PM) *

I have a silly question tongue.gif But can some one point the right way to download the updates through TortoiseSVN ?
I have no problems doing it for skins, every time I try to use the build.bat I get an error. Do I need to have Visual Studio NET 2003 on my PC?

Thanks biggrin.gif

http://www.xboxmediacenter.com/wiki/index...._builds_of_XBMC
Cimlite
I've played around a bit with this build and with the fixed Mplayer I got no problems.

So... as always, big thanks to all the developers (and t3ch tongue.gif). Keep up the good work.
Kautious619
QUOTE(craigey @ Aug 7 2007, 01:56 PM) *



Thanks man biggrin.gif
freesafety13
Hi, does the rev9834 hosted on the xbins mirror have the bug fix in it. thanks
Cimlite
Looks like I spoke too soon. I did run into one issue when I tried streaming the podcast Diggnation from the Navi-X script. It won't let you fast forward or jump to a position at all.

This only happens when streaming it from the web, playing the file from a local computer works just fine.

Easy way to test it is running this from a .strm file:
CODE
http://videos.revision3.com/diggnation/0109/diggnation--0109--2007-08-02racer5--large.xvid.avi
cell-gfx
I have been having issues with playback of episodes of Big Brother that have been encoded with the codecs shown in the following screenshot :

IPB Image

The sound has clicks and pops in it throughout playback and this affects all episodes from the same series.

However, when I switch back to the SVN release from July 7th, the problem is resolved.

Please can you advise?

Thanks,
Steve
spiff
cell-gfx,

how about you read the about 10 or more post rite above yours discussing the problem, even giving the fix???
data10
Hello to all, thanx for the latest build.

I'm having something strange since updating. I can no longer actually see the xbmc screen when I have my hi-def kit plugged into the xbox, I can hear it boot up and can tell i'm moving around - but no video on the TV.

I can however get to the MS Dash and the evox screen.

It seems that I can't change the Video settings to 720 or 1080 unless the hi-def kit is actually plugged in. Any thoughts how to get around this?

Other than that, the new build looks great!
competes2win
QUOTE(data10 @ Aug 8 2007, 01:44 PM) *

Hello to all, thanx for the latest build.

I'm having something strange since updating. I can no longer actually see the xbmc screen when I have my hi-def kit plugged into the xbox, I can hear it boot up and can tell i'm moving around - but no video on the TV.

I can however get to the MS Dash and the evox screen.

It seems that I can't change the Video settings to 720 or 1080 unless the hi-def kit is actually plugged in. Any thoughts how to get around this?

Other than that, the new build looks great!


I don't understand your question.... You have to have a hi-def cable plugged in to select a hi def setting... that goes without saying. You cannot have xbmc set on hi def if your cables don't support it. If your getting a black screen, go into the MS dash which u say u can get into, and make sure the video settings are turned on to 720p and 1080i.
Jeppe99
Hi..
After uppdated to this release the spalsh-screen no longer shows.
(I have my own splash screen that I wan´t to use..)
I find all the diffrent splash screens in the media -dir.
Where can I change the setting to show the splash in this new release..? And where should
I place my new .png file.?

Thanx again for this great relese.. biggrin.gif

data10
QUOTE(competes2win @ Aug 8 2007, 07:49 PM) *

I don't understand your question.... You have to have a hi-def cable plugged in to select a hi def setting... that goes without saying. You cannot have xbmc set on hi def if your cables don't support it. If your getting a black screen, go into the MS dash which u say u can get into, and make sure the video settings are turned on to 720p and 1080i.



I can get to the MS Dash, where I have enabled all 3 Video 480, 720 and 1080. But, when I bring up xbmc with the hi-def connected I don't get video. I have to connect the non-hi def cable to get video.

I moded my xbox with the SID 4.5 softmod over 8 months ago and hi-def works with the softmod stuff, but I can't seem to get it to work with xbmc...
afandiewinter
thank you Team XBMC and TECH!

this build along with the 4-5 past ones work flawless for me. beerchug.gif
robster2443
Thanx guys for another build!

In case you wondered, a lot of people DO read the posts...I switched to the fixed mplayer.dll at the same time I updated, and it works just fine! cool.gif

Keep it up! Lovin' the updates.

-r
jmarshall
data10:

It's probably using a resolution that your TV doesn't support.

MS Dash ONLY shows in 480i or (on button combo) 480p. It does not display in 720p or 1080i.

When you plug in composite, XBMC detects it and sets max res to 480i, thus you get a picture.

Turn off 720p and 1080i in MS Dash then boot into XBMC - it should run fine in 480p then (assuming your TV supports it).
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.