XboxMediaCenter CVS build of May 05th 2006 compiled by T3CH.
This is a complete snapshot of what is in CVS at the time the build was compiled, with just a few small additions.
Special Note From T3CH:
QUOTE
* Since XBMC is in a FEATUREFREEZE at the moment, I've decided to make more than one BUILD per week.
If you want to report bugs, please do it the PROPER way, see
http://manual.xboxmediacenter.de/wakka.php...SubmitBugReport
* Please note: Support for skins with versions < 2.0 has been removed
* I include a working modded QuickTimeBrowser script, I also enabled the background in the script.
* There's some -MAJOR- changes this time, Team XBMC has started to move towards a new setting system.
I can't explain it all here, but I can say this much - you will have to move some of your old folders, if you don't want to start fresh.
I suspect there will be even more changes soon, so you might want to wait with upgrading till things stabilizes a bit.
Music and Video libraries may need rescanning to get the thumbs.
More info here:
http://manual.xboxmediacenter.de/wakka.php?wakka=UserData and
http://manual.xboxmediacenter.de/wakka.php...ncedsettingsxml
NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD
QUOTE
* See 'MESSAGE FROM T3CH' (above)
* Keymap.xml:
Slideshow keymap - Info button on remote now correctly shows image information.
Music OSD keymap - CodecInfo & MusicInfo changed from global to local settings (Gamepad/Remote). Slidehow keymap fixed changed from 'Info' to 'CodecInfo' (Gamepad/Keyboard).
Keymap settings - Keyboard users have more control over fullscreen info. Changes also mean remote,gamepad,keyboard users have consistent buttons on all fullscreen media.
* XboxMediaCenter.xml:
Many settings have been removed. Some are now in UserData/AdvancedSettings.xml (user created file)
Here is the FULL changelog since the April 27st 2006 build (last one posted on xbins/xbox-scene):
QUOTE
- 05-05-2006 added: "Safe mode" key combination (WHITE + Y) on startup to invoke the fatal error handler (gives FTP access). Thanks to Bizzeh.
- 05-05-2006 changed: Cleaned up the video assigning code. Video thumbnails are now stored in UserData/Thumbnails/Video.
- 04-05-2006 changed: Cleaned up the IMDb thumb code a little. GetThumb from the Movie Information page now allows users to select between the IMDb thumb and their local thumbs.
- 04-05-2006 fixed: Aspect ratio of images in python were defaulted to keep, rather than stretch.
- 04-05-2006 added: Direct3d Setviewport export for dlls.
- 04-05-2006 changed: Thumbs in My Videos are set via a background loader.
- 04-05-2006 changed: IMDb thumbs are now cached in the usual method (no need for the separate imdb folder). Will require rescanning.
- 04-05-2006 changed: Removed
tag. By default it logs in the XBMC folder, unless it's running off DVD, where it logs in TDATA. UserData is also moved to TDATA if running off DVD.
- 04-05-2006 changed: Moved albums/ and thumbs/ folders to UserData/ folder:
albums/*.db -> UserData/Database/*.db
albums/cddb -> UserData/Database/CDDB
albums/imdb -> UserData/Database/IMDb
albums/thumbs -> UserData/Thumbnails/Music
albums/playlist -> UserData/Playlists
thumbs/ -> UserData/Thumbnails/
Music will require rescanning to update the thumbs in the database.
- 03-05-2006 changed: Moved more settings from XBoxMediaCenter.xml. External DVDPlayer and Dashboard to GUI settings.
- 02-05-2006 fixed: slow database transactions in my programs.
- 02-05-2006 changed: Added UserData/AdvancedSettings.xml loading ability, and moved a bunch of XBoxMediaCenter.xml settings into it.
- 02-05-2006 fixed: last.fm directory broken
- 02-05-2006 fixed: shoutcast and lastfm directories didn't honor hide/show parent folder item in a different way
- 02-05-2006 fixed: inexact matches returned from cddb may not be in utf-8, if this is the case the info will be converted from user charset to utf-8
- 02-05-2006 fixed: Fatal Error Handler didn't recognise keypresses.
- 02-05-2006 changed: Animation attributes can use float coordinates instead of just integer coordinates.
- 02-05-2006 fixed: Image controls from python couldn't be set to preserve aspect ratio.
- 02-05-2006 changed: my weather location selector (id=3) can now be a select button.
- 01-05-2006 fixed: inexact matches from allmusic.com where not converted to UTF-8
- 01-05-2006 updated: Portuguese (Brazil) language file (Thnx to mvbm)
- 01-05-2006 updated: German (Austrian) language file (Thnx to CEOMR)
- 01-05-2006 updated: Chinese (Traditional) language file (Thnx to omenpica)
- 01-05-2006 updated: Chinese (Simple) language file (Thnx to omenpica)
- 01-05-2006 fixed: cd-ripper can't rip cd's whose cddb info contains none latin characters
- 01-05-2006 changed: cd-ripper's lame encoder now uses --vbr-new for ripping in vbr mode
- 01-05-2006 changed: cd-ripper now writes unicode tags
- 01-05-2006 changed: FATX filename shortening now makes sure to keep important numbers such as .partXXX.rar, CD2.avi in filenames (for FTP uploads to xbox, etc.)
- 01-05-2006 fixed: shoutcast and lastfm directories didn't honor hide/show parent folder item.
- 01-05-2006 fixed: album information showed for playlists in context menu.
- 01-05-2006 fixed: really fixed xbmc.runxbe + .cut files.
- 01-05-2006 changed: Keymap settings - Keyboard users have more control over fullscreen info. Changes also mean remote,gamepad,keyboard users have consistent buttons on all fullscreen media.
- 01-05-2006 fixed: [ 1478394 ] "My Pictures" info-bar problem.
- 30-04-2006 fixed: [ 1479326 ] No ip message when not connected
- 30-04-2006 fixed: [ 1479638 ] "Settings" item in filemanagers contextmenu not working
- 30-04-2006 fixed: cddb infomation may not be returned as utf-8, if this is the case the info will be converted from user charset to utf-8
- 30-04-2006 fixed: playback of some mp3 files with unknown data before and in the first mp3-frames.
- 30-04-2006 fixed: shortcuts didn't work in file manager or with xbmc.runxbe. also custom fields weren't read.
- 30-04-2006 updated: lame to version 3.97beta2 (system/cdrip contains the updated dll)
- 30-04-2006 changed: Music OSD keymap - CodecInfo & MusicInfo changed from global to local settings (Gamepad/Remote). Slidehow keymap fixed changed from 'Info' to 'CodecInfo' (Gamepad/Keyboard).
- 30-04-2006 changed: Slideshow keymap - Info button on remote now correctly shows image information.
- 30-04-2006 changed: music info is now loaded via a thread, result is a smoother gui while loading and better ability to cancel
- 30-04-2006 changed: removed playing of start.wav, this can be done via startup.xml on window init
- 30-04-2006 added: manual allmusic button to my music.
- 30-04-2006 fixed: MakeShortenPath() truncates the last folder if necessary.
- 30-04-2006 fixed: [ 1479081 ] filemanager bug when copying into a folder ending with spaces.
- 30-04-2006 fixed: search button was available in my music files, but requires a library.
- 30-04-2006 fixed: If paplayer reached end of playback before a track was queued (eg in the case of a very short track being played) then the playlist was cleared when there were still items left to play.
- 30-04-2006 fixed: Remove, Edit and Add Sources wouldn't be applied if the user ran as dash via the tag (not recommended)
- 29-04-2006 fixed: [ 1478872 ] slide show smb lookup uses shortened path then fails
- 29-04-2006 fixed: 'movie information' was enabled in context menu for inappropriate entries in video database views.
- 29-04-2006 fixed: visualisation transition on activate.
- 29-04-2006 fixed: ButtonScroller - focus wasn't set to defaultbutton.
- 29-04-2006 fixed: visualisation preset and lockstate were not reset when switching between visualisations.
- 29-04-2006 fixed: Possible crashes when accessing nonexistent seekbar.
- 29-04-2006 fixed: [ 1478357 ] Umlaute in movie/music info and scripts
- 29-04-2006 fixed: [ 1478354 ] Python "overlapping of lines"
- 29-04-2006 fixed: shoutcast urls now work with http api.
- 29-04-2006 fixed: (hopefully) [ 1476918 ] Thumbnail/Icon for all homebrew games uses Super Mario War
- 29-04-2006 changed: visualisation preset and lockstate are now remembered between windows and sessions.
- 29-04-2006 fixed: Deletion of stacked files didn't work.
- 29-04-2006 fixed: Thumbs for filenames with non-ascii characters didn't show in Album and Movie Info screens.
- 29-04-2006 changed: Stack button can now be a radiobutton.
- 29-04-2006 fixed: my programs, wrong item could be selected after eject/load in context menu was used.
- 29-04-2006 fixed: [ 1478235 ] Little XBMC info issues.
- 28-04-2006 fixed: shoutcast servers that returned "playlist" as content-type wouldn't play.
- 28-04-2006 fixed: paplayer can record (mp3)shoutcast now too.
- 28-04-2006 removed: Return to My Music context menu item in Now Playing window, and made the "back" commands go to My Music instead of the previous window (eg Visualisation)
- 28-04-2006 changed: B in now playing should return to My Music. Back in Slideshow should stop the slideshow.
- 28-04-2006 fixed: Player.Duration and Player.TimeRemaining would return 00:00 if duration was available.
- 28-04-2006 fixed: Video database views with large numbers of videos took a long time (needs rescan if you want genre information in the skin using ListItem.Genre).
- 28-04-2006 fixed: Deletion and Editting of multi-path bookmarks.
- 28-04-2006 fixed: PlayFile from webserver didn't deactivate the screensaver.
- 28-04-2006 fixed: [ 1478222 ] SlideShowPath setting error
- 28-04-2006 fixed: [ 1445347 ] Manual time set error
- 28-04-2006 changed: Reverted the XBE title commit earlier. They're now back to reading as UTF16 as they should be.
- 28-04-2006 fixed: Viewport intersection wasn't working correctly, which meant some images with aspectratio set to scale could render outside their borders.
- 27-04-2006 fixed: Big list view didn't show the thumb overlays.
- 27-04-2006 fixed: Missing Database label message was not displayed correctly when GUI animations were performed.
- 27-04-2006 changed: removed the 'search imdb' item from context menu since it's not contextual. use the button on the left instead.
- 27-04-2006 changed: XBE titles are now converted from string charset, rather from UTF16.
- 27-04-2006 changed: Playlists location is now a bookmark in Music and Videos.
- 27-04-2006 changed: switched info/title remote mappings in visualisation window.
- 27-04-2006 fixed: Settings item didn't show on context menu when in the root bookmark listing.
- 27-04-2006 removed: Unused "Enter" button in XLink Kai.
- 27-04-2006 changed: volume up/down/mute mapped to remote 3/6/9 in keymap.
- 27-04-2006 fixed: [ 1475599 ] Watched movie bug.
Install notes from T3CH readme/nfo:
QUOTE
* DASHBOARD INSTALL
Thanks to a new app called 'Team UIX's Xbe Shortcut Maker v1.0' by JbOnE, it's now extremely easy...
Edit XBMC\xboxmediacenter.xml to your liking & transfer contents of XBMC folder TO (this is VERY important) "E:\APPS\XBMC\". Rename <> to something your bios can boot (see http://manual.xboxmediacenter.de/wakka.php...BMCAsDash#h44-2 or read your BIOS README) and transfer to your C partition. No need to fiddle with HOME tag anymore, and future upgrades you won't need to worry about this file on C.
* APPLICATION INSTALL
Edit XBMC\xboxmediacenter.xml to your liking.
Transfer _whole_ XBMC folder to your APPS folder.
* 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 savegame/settings (from E:/TDATA/0face008)
- In some rare cases some of the database files in XBMC/Albums/*.db may need manual deletion (usually if they are very old). Note: This loses all per file settings you made with the old build!
The XBMC manual is available on The XboxMediaCenter manual has also been updated with information about the trainer feature, check it out on manual.xboxmediacenter.de.
You can add more scripts and skins yourself if desired. You can download them from http://allxboxskins.com, http://www.xbox-skins.net and http://www.xbmcscripts.com.
Keep in mind this is a CVS snapshot of the current development tree. It's not a official (stable) point release. Use only if you know what you are doing.
Xbox-scene