XBMC Xbox Media Center 1.1.0 2005-03-18 [Y]
- Type:
- Games > XBOX360
- Files:
- 1
- Size:
- 30.58 MiB (32067436 Bytes)
- Uploaded:
- 2005-03-19 03:13 GMT
- By:
- Ythan
- Seeders:
- 0
- Leechers:
- 0
- Info Hash: 4E22C9E6440492B37CEC5EBD09F399083B4250E9
18-03-2005 fixed: AddItemToPlayList crashing in XBMChttp.cpp and XBMCweb.cpp following changes to FileItem.cpp 18-03-2005 added: checkmarkexample.py & listitemexample.py sample python scripts to xbmcscripts - thanks to gimblefoot 18-03-2005 added: [ 1163487 ] Expose more CGUIListItem methods to python xbmcgui.ListItem, setLabel2() - set the second label on the list item, getLabel2() - get the second label from the list item, setThumbnailImage() - set the thumbnail image for the list item, setIconImage() - set the icon image for the list item, keyword parameters support for ListItem constructor. - thanks to gimblefoot 18-03-2005 fixed: crash on startup if kai is connected 17-03-2005 fixed: Song info is displayed upon song change when in a visualisation 17-03-2005 fixed: "The ..." items were not sorted correctly if the following characters were T,h,e or space. 17-03-2005 removed: list, listex and thumbcontrol can not be focused anymore if they have no items -> Problems in Video OSD with empty lists 17-03-2005 added: a few new api's to HttpApi 17-03-2005 fixed: cdda ripper doesn't use cddb info for ripping 16-03-2005 fixed: crash when switching skin if kai is connected 16-03-2005 fixed: [ 1072255 ][ 1157300 ] Spindown does not work for wmv9 video 16-03-2005 fixed: videoplayer.year showed 0 if no movie (or no movie info) was available. 16-03-2005 fixed: musicplayer.title sometimes showed file extension if Hide File Extensions was on. 16-03-2005 fixed: Animated Gifs only show the first frame 16-03-2005 fixed: GUIWindowManager now correctly dispatches messages to modeless windows 16-03-2005 added: mute support for the media center extender remote 15-03-2005 fixed: my music nav window showing false items due to allmusic.com lookups 15-03-2005 changed: removed musicdatabase from precompiled headers, removed more unnecessary includes 15-03-2005 fixed: all windows, last control was not focused 15-03-2005 fixed: memory leak in rgbrenderer. 15-03-2005 fixed: switching from PM3 to another skin, the settings window is misplaced 15-03-2005 changed: list, listex and thumbcontrol can not be focused anymore if they have no items 15-03-2005 fixed: actions where sent to focused controls if they are invisible 15-03-2005 fixed: video/music playlist, no control is focused when all items from a playlist are removed 15-03-2005 changed: Controls free their resources when they are not visible -> more freemem in most screens 15-03-2005 fixed: mem leak in DAAPDirectory 15-03-2005 updated: Finnish language file (Thnx to jutski) 15-03-2004 updated: Polish language file (Thnx to napek) 15-03-2005 updated: Norwegian language file (Thnx to vnm) 15-03-2005 updated: Chinese (Traditional) language file (Thnx to jonsonchen) 15-03-2004 updated: Dutch language file (Thnx to tijmengozer) 15-03-2005 updated: Italian language file (Thnx to kotix) 15-03-2005 updated: German (Austrian) language file (Thnx to CEOMR) 14-03-2005 fixed: filelist is updated correctly after removing items from playlists 13-03-2005 fixed: crash in my videos 13-03-2005 added: Cache dialog shows progressbar when caching. 13-03-2005 changed: Radiobutton renders not selected when disabled. 13-03-2005 changed: Removed clear of z-buffer in videorenders. 13-03-2005 changed: Replaced all VECFILEITEMS with CFileItemList 13-03-2005 added: VideoPlayer.Genre, VideoPlayer.Year, VideoPlayer.Directory for infolabels/infofadelabels. 13-03-2005 fixed: weather broken since last update 12-03-2005 changed: code cleanup, removing unnecessary inlcudes, making more use of precompiled headers 12-03-2005 changed: moved cddb info reading into a tag loader 12-03-2005 changed: <label> tag is tested using IsNaturalNumber() rather than testing for alphabetical first character now. Allows non-alphabetical labels. 12-03-2005 fixed: Black small movie window if video is paused before switching to GUI. 12-03-2005 changed: Freed up unused memory in HQ pixel shader render method when in GUI mode. 11-03-2005 changed: moved decision of what seeking to do into player and added workaround for files wich mplayer can't determin current percentage for. 11-03-2005 fixed: the correct item is now highlighted when using Autoswitching with large icons in Video and Pictures 11-03-2005 changed: Removed GetPTS and unified what m_pPlayer->GetTime returns. It now always returns time in milliseconds. 11-03-2005 fixed: dialogs sometimes didn't popup via ActivateWindow() in <execute> tags. 11-03-2005 fixed: ButtonMenu wasn't rendered if no label control was present. 11-03-2005 fixed: mplayer wasn't freed after a playlist had ended. 11-03-2005 added: [ 1160414 ] Added new methods to xbmc.Player python class. onPlayBackStopped() (user stop), getTotalTime() (duration of current media), getTime() (position of current media), seekTime( double pos ) (seek to specified position) - thanks to gimblefoot 11-03-2005 added: [ 1160400 ] Added ControlCheckMark in Python - thanks to gimblefoot 10-03-2005 added: My Music label format now accepts %F for filename 10-03-2005 changed: My Music Nav window now uses a virtual path for better "back" handling (thanks to Elupus for the idea) 10-03-2005 added: Initial support for VideoPlayer.Title for infolabels/infofadelabels. 10-03-2005 added: Option to only remember selected item when traversing up the folder structure(parent folder), not down. 10-03-2005 changed: Unified the way xbmc remember what item was selected in a folder. 10-03-2005 added: Direct url support for built-in command XBMC.PlayMedia(url) 10-03-2005 fixed: Selecting VIDEO_TS.IFO on a dvd would not initiate playback properly. 10-03-2005 fixed: Any dll's atempting to use stat on a dvd would always return success with invalid properties set 10-03-2005 added: Dynamic Range compensation for AC3 if no AC3/DTS receiver is available. 09-03-2005 changed: music files, duration of files without tags is shown when tag reading is enabled 09-03-2005 fixed: Only the first python control was reading from references.xml correctly. 09-03-2005 fixed: Memory of loaded picture was not cleared correctly on Slideshow exit. 09-03-2005 fixed: Upgrade code incorrectly returned false if the database was empty. 09-03-2005 added: Default options for viewmode, brightness, contrast + gamma. 09-03-2005 added: Resume playback option to video context menu. It will remember where you were last at in a video, and return there when you select this option. 09-03-2005 fixed: Flickering screen after right thumbstick -> system info while watching a video 09-03-2005 removed: old scanning code in music 08-03-2005 fixed: IMDb thumb was not saved for folder lookups if the folder contained no files. 08-03-2005 fixed: Removed "fuzzy matching" code in video database - fixes same thumb used for The Matrix and The Matrix 2. 08-03-2005 added: Dim LCD backlight if LED is set to off on video playback. Thanks to Babyblue. 08-03-2005 updated: Italian language file (Thnx to kotix) 08-03-2005 updated: German (Austrian) language file (Thnx to CEOMR) 08-03-2005 added: infolabel values, MusicPlayer.TimeRemaining and VideoPlayer.TimeRemaining 08-03-2005 fixed: music nav, getting content of the root dirs fails with none english languages 08-03-2005 fixed: Button scroller goes from bottom<->top if wraparound is off and the controlup, controldown tags are set to the button scroller.