xboxscene.org forums

Author Topic: Xboxmediacenter - May 07th 2007 Svn Rev8807 Build  (Read 89 times)

XanTium

  • Archived User
  • Hero Member
  • *
  • Posts: 1358
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« on: May 07, 2007, 02:41:00 PM »

XboxMediaCenter SVN rev8807 build of May 07th 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 & Pikes Apple Movie Trailers (AMT) SVN pre-0.97.5 [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 SCRIPT [scripts: XBMC Lyrics]
+ Rockstar's Snake 1.0 SCRIPT [scripts: Snake]
+ Asteron's Tetris 1.0 SCRIPT [scripts: Tetris]
+ Nuka1195's T3CH Downloader SCRIPT [scripts: T3CH Downloader]
+ Codecs for mplayer [/system/players/mplayer/codecs/:*]

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

* Changed : PM3 Removed Dashboard button from the shutdown menu and replaced it with a button to the new Favourites menu. This means you can get to your favourites from anywhere now. For those people who don't use xbmc as their default dash just add your dash to the favourites menu instead
* added: Smart playlist editor for music. Accessible from Playlists in music library, and on context menu on/in an existing smart playlist.

* keymap.xml:



Here is the FULL changelog since the April 29th 2007 SVN Rev8692 Build (last one posted on xbins/xbox-scene):
QUOTE

2007-05-07  8807  fixed: forgot to fix calls to entry function after changing typedef
2007-05-07  8800  added: Sort by Name (filters on the label you set in music settings) to songs views in music library.
2007-05-07  8799  fixed: More mouse fixes. All controls should now work with the mouse.
2007-05-07  8798  fixed: errors and inconsistencies in DllLoader as noticed when porting to linux branch
2007-05-06  8792  updated: french language (thanks to frostbox)
2007-05-06  8790  fixed: deleting an item from the video library now clears the path hash so new scans can be performed on the folder
2007-05-06  8789  changed: export is a reserved keyword on with some compilers
2007-05-06  8788  fixed: tv show thumbs didnt get assigned to the folders.
2007-05-06  8786  fixed : changed string id in MyVideoNav.xml as the description was showing incorrect.
2007-05-06  8784  changed: killed some warnings in the UnrarXLib build in preparation for moving it into standard solution
2007-05-06  8782  fixed: image distortion when doing direct rendering with mplayer ( still has too many issues to be enabled in code )
2007-05-06  8775  fixed: issues with thumb assignment to dirs during rarred movie scans.
2007-05-06  8774  fixed: Various mouse issues. Many controls (eg spinners, lists) still won't work correctly.
2007-05-06  8773  fixed: remove content in video library didnt remove path hashes (rescan wouldnt work afterwards even if you assigned new content).
2007-05-06  8772  updated: Finnish language (thanks to mikko) updated: Icelandic language (thanks to sholafsson) updated: Chinese (Traditional) language (thanks to omenpica) updated: Chinese (Simple) language (thanks to pc-man)
2007-05-05  8765  fixed: invalid types for dllaccept function
2007-05-05  8763  fixed: crashes in dvd player due to misunderstanding of std::stringstream usage after TinyXML change to use std::io
2007-05-05  8762  fixed: minor type in CFileStream which hindered the use of a backbuffer added: seeking using internal buffer in CFileStream for offsets from current position
2007-05-05  8760  changed: use new CFileStream to read playlists, means file need not be completly buffered into memory before attempting to parse it.
2007-05-05  8759  changed: allow play using on playlist files ( will only actually play first item with the selected player ). normally only single item playlists are considered playlists anyway ( unless playlistsasfolders is disabled ).
2007-05-05  8758  changed: removed logging of statting in emulation layer, python logged a silly amount on that.
2007-05-05  8757  fixed: emulated bind function would fail on localhost address "127.0.0.1" and on xbox ip address. fixed: emulated accept function would return xbox socket pointer instead of index to emulation socket.
2007-05-05  8756  fixed: play using didn't work on stacked items
2007-05-05  8754  fixed: very odd usage of bool pointer during python ListItem_Select. It worked by pure chance (IMG:style_emoticons/default/smile.gif).
2007-05-05  8752  fixed: Albums weren't removed from the library when all the songs had been removed if an albuminfo lookup had been performed.
2007-05-05  8751  added: Ability for contextmenu buttons to use vis conditions, to allow different looks for different places in the skin.
2007-05-03  8743  changed: Multipaths are now the default.
2007-05-03  8742  added: support for vp7vfw.dll in DllLoader and by that in mplayer. don't expect very high performance as it seems about as complex to decode as h264
2007-05-03  8741  fixed: compile error
2007-05-03  8740  fixed: Song information showed up in context menu on a smart playlist.
2007-05-03  8739  Fixed : PM3 Navigation in Smart Playlist Editor Changed : PM3 Layout of SmartPlaylistRule.xml to better match rest of pm3 dialogs
2007-05-03  8738  fixed: New smart playlist dialogs didn't have strings assigned to them. They're smartplaylisteditor and smartplaylistrule.
2007-05-03  8737  added: Python methods select() and isSelected() to the listitem changed: Python documentation for listitem
2007-05-03  8736  added: loop="true" ability to conditional animations.
2007-05-03  8735  fixed: Comment reading in id3tags just read the first comment. Now reads the first non-empty comment.
2007-05-03  8734  fixed: And the rest of the build profiles.
2007-05-03  8733  fixed: XBMC_PC release build.
2007-05-03  8732  fixed: Compile issue with release build.
2007-05-03  8731  fixed: Wrong item was highlighted in music when playing in sort by file mode.
2007-05-02  8730  fixed: typo in previous commit about multiple buffers during render
2007-05-02  8729  changed: added xbmc root to default include directory and changed stdafx.h includes to not use ../stdafx.h specification. those won't normally be detected as precompiled headers anyway.
2007-05-02  8728  fixed: HQ Pixelshader - V2 would not display any image in window mode / calibration
2007-05-02  8727  changed: minor fix for deletion of buffers when allowing direct rendering
2007-05-02  8726  changed: added prototype for CApplicationMessenger as some places manage to include Application.h without stdafx.h
2007-05-02  8725  added: CFileStream layer based on std::istream, allows using >> functions from files changed: enabled TiXML STL functions to allow direct reading from CFileStream objects, skipping string buffering
2007-05-02  8724  changed: don't include stdafx.h from .h files
2007-05-02  8723  changed: don't registry access in DllLoader normally as wm9 dll's loag a huge ammount then.
2007-05-02  8722  changed: defining static string arrays in .h files which is included in every file isn't the best.
2007-05-02  8721  fixed: Parent file items were missing from cached file lists - missed the path.
2007-05-02  8720  fixed: Parent file items were missing from cached file lists.
2007-05-02  8719  added: Workaround for invalid iTunes id3v2 tags (eg TCP and TCMP). Wish they would just stick to the standard!
2007-05-02  8718  added: Smart playlist editor for music. Accessible from Playlists in music library, and on context menu on/in an existing smart playlist.
2007-05-02  8717  added: SetFromDBDate() routine to CDateTime, to translate YYYY-MM-DD date strings.
2007-05-02  8716  fixed: CUtil::TranslateSpecialPath() now checks slash at end insensitive.
2007-05-02  8715  fixed: CDirectory::Exists/Delete/Create failed on special:// URLs.
2007-05-02  8714  fixed: Assert in debug when a multiimage had a single image in it's path.
2007-05-01  8698  added: FLAC embedded PICTURE metadata.
2007-04-30  8697  fixed: getMediaLocation() didn't set the folder flag for filefolders (playlists etc.)
2007-04-30  8696  updated: Chinese (Traditional) language (thanks to omenpica) updated German (Austria) language (thanks to ceomr) updated: Polish language (thanks to napek) updated: Chinese (Simple) language (thanks to pcman) updated: Spanish language (thanks to jose_t) updated: French language (thanks to frostbox)
2007-04-30  8695  updated: German language file (Based on english strings version 8690)
2007-04-30  8694  Changed : PM3 Removed "Not Locked" text from Music Visualisation Vis info. If it doesn't say "Locked" then its not
2007-04-30  8693  Changed : PM3 Removed Dashboard button from the shutdown menu and replaced it with a button to the new Favourites menu. This means you can get to your favourites from anywhere now. For those people who don't use xbmc as their default dash just add your dash to the favourites menu instead



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
Skin Changelog is included, see Changelog_PM.txt


Official XBMC Website: http://www.xboxmediacenter.com
Official T3CH Website (tmp url): http://217.118.215.116
Logged

lawdawg0931

  • Archived User
  • Sr. Member
  • *
  • Posts: 382
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #1 on: May 07, 2007, 02:47:00 PM »

Thanks Team XBMC....love the new Favourites menu abilities. Keep up the great work guys! (IMG:style_emoticons/default/love.gif)
Logged

shizzle01

  • Archived User
  • Jr. Member
  • *
  • Posts: 94
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #2 on: May 07, 2007, 03:00:00 PM »

thanx team xbmc
Logged

thatperson

  • Archived User
  • Newbie
  • *
  • Posts: 15
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #3 on: May 07, 2007, 03:16:00 PM »

thanks!
Logged

redwolf

  • Archived User
  • Hero Member
  • *
  • Posts: 799
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #4 on: May 07, 2007, 04:26:00 PM »

Logged

mormon night

  • Archived User
  • Newbie
  • *
  • Posts: 44
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #5 on: May 07, 2007, 05:21:00 PM »

you should release an experimental build with lynkboks extension kinda like you did for midi playback. I think once again if you did this your servers would shut down and well cause mayhem in the modding community but thats just my oppinion. Take if or leave it Tech




please release a build i dont really want to have to download a pimped edition. or if you dont ill get my lazy ass to compile a build but hey i might just learn something if i do that save me from my self tech
Logged

Jezz_X

  • Archived User
  • Hero Member
  • *
  • Posts: 2893
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #6 on: May 07, 2007, 07:53:00 PM »

QUOTE(mormon night @ May 8 2007, 09:21 AM) *

you should release an experimental build with lynkboks extension kinda like you did for midi playback. I think once again if you did this your servers would shut down and well cause mayhem in the modding community but thats just my oppinion. Take if or leave it Tech
please release a build i dont really want to have to download a pimped edition. or if you dont ill get my lazy ass to compile a build but hey i might just learn something if i do that save me from my self tech

On that note I would like to point out that any version of xbmc with links incorperated in it is more than likely out of date now.   The last actual edit to the links branch was revision 8636 on 25th of April and that was only a language file the last actual programing commit to the SVN for links branch was 22nd of April revision 8592  
The main trunk has had many new features and fixes added to it since then so like I said Currently way out of date until ysc resyncs it and updates it
Logged

Bomb Bloke

  • Archived User
  • Hero Member
  • *
  • Posts: 2398
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #7 on: May 08, 2007, 02:26:00 AM »

That midi build wasn't "experimental". XBMC has midi support, but the player (Timidity) requires a large library of files (containing the audio samples) for it to work.

Because there are multiple sound collections to choose from, and because each is at least 8mb, there's no point in adding one to the SVN.
Logged

Dynam!c

  • Archived User
  • Newbie
  • *
  • Posts: 37
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #8 on: May 08, 2007, 03:16:00 AM »

* Changed : PM3 Removed Dashboard button from the shutdown menu and replaced it with a button to the new Favourites menu. This means you can get to your favourites from anywhere now.

I'm not familiar with this... How can i access the Shutdownmenu from anywhere in XBMC? Some kinda button combination?


Thanks for this release gents! It's getting better and better  (IMG:style_emoticons/default/wink.gif)

This post has been edited by Dynam!c: May 8 2007, 10:17 AM
Logged

spiff

  • Archived User
  • Sr. Member
  • *
  • Posts: 352
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #9 on: May 08, 2007, 03:24:00 AM »

yeah, you need to combine your finger with a right thumb click (IMG:style_emoticons/default/wink.gif)
Logged

Jezz_X

  • Archived User
  • Hero Member
  • *
  • Posts: 2893
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #10 on: May 08, 2007, 03:25:00 AM »

QUOTE(Dynam!c @ May 8 2007, 07:16 PM) *

* Changed : PM3 Removed Dashboard button from the shutdown menu and replaced it with a button to the new Favourites menu. This means you can get to your favourites from anywhere now.

I'm not familiar with this... How can i access the Shutdownmenu from anywhere in XBMC? Some kinda button combination?
Thanks for this release gents! It's getting better and better  (IMG:style_emoticons/default/wink.gif)

click the right thumbstick so not really a remote thing unless you change the keymap
Logged

dxg836

  • Archived User
  • Newbie
  • *
  • Posts: 41
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #11 on: May 08, 2007, 03:34:00 AM »

Personally I still use the dashboard option quite often as (long story) my video settings aren't saved when I turn off my xbox (have tried all the eeprom stuff but no luck so painfully have to go into dash, change to 16:9 and do L + R trig, select and start reboot into xbox everytime I use my xbox - very annoying!)

Anyway, from a selfish point of view, could the dashboard still be incorporated into the shutdown menu with an upward push on the stick so that all shutdown options remain including the new favourites option?


Logged

Cimlite

  • Archived User
  • Jr. Member
  • *
  • Posts: 80
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #12 on: May 08, 2007, 04:07:00 AM »

I've got a new problem that started with the previous build as well as with this one.

I click "Set Content" on the folder that I have TV Shows in (multipath) and set it to TVRage.com. Run the automated scan and everything is working just fine. Then going into the TV Shows folder and clicking the info button on the remote to bring up the show info, which works just as it should.

The weird thing is that after clicking Info on a show a few times and restarting XBMC that functionality breaks. Clicking Info on a TV show after that brings up the movie info, asking for the movie name. This despite "Set Content" still being TVRage.com.

This post has been edited by Cimlite: May 8 2007, 11:08 AM
Logged

Dynam!c

  • Archived User
  • Newbie
  • *
  • Posts: 37
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #13 on: May 08, 2007, 05:44:00 AM »

QUOTE(spiff @ May 8 2007, 11:24 AM) *

yeah, you need to combine your finger with a right thumb click (IMG:style_emoticons/default/wink.gif)



QUOTE(Jezz_X @ May 8 2007, 11:25 AM) *

click the right thumbstick so not really a remote thing unless you change the keymap


Thanks for the quick reply guys. I often use the remote, so didn't figured that out yet  (IMG:style_emoticons/default/smile.gif)  But a very smart move putting a Favorites button in the shutdownmenu!
Logged

flake1

  • Archived User
  • Newbie
  • *
  • Posts: 8
Xboxmediacenter - May 07th 2007 Svn Rev8807 Build
« Reply #14 on: May 08, 2007, 02:10:00 PM »

So just to confirm you CAN or CANNOT shutdown the xbox with the remote control now??
Logged