XBMC update to XBMC 23-03-2007 SVN rev8306 – T3CH

http://gx-mod.com/modules/news/article.php?storyid=4949

話說這版回應速度似乎變得很快…. 看起來還不錯。^_^

– Killarny & Nuka1195 & Pikes AppleMovieTrailers (AMT) SVN pre-0.97 [scripts: Apple Movie Trailers]
– BritneysPAIRS’s ~110 choosen Milkdrop presets [visualisations: MD – BPs Selection]
– EnderW & Blittans XBMCScripts Installer 1.8 SCRIPT [scripts: XBMCScripts]
– 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/:*]
– 2007-03-24 8306 fixed: Warning in XBMC_PC compilation
– 2007-03-24 8305 fixed: XBMC_PC compilation
– 2007-03-23 8304 fixed: Doesn’t like GetCurrentProcess() as a member function name.
– 2007-03-23 8303 added: pulse=”true” attribute to conditional animations, to pulse an animation back and forth continuously.
– 2007-03-23 8302 added: error logging for MapDriveLetter, UnmapDriveLetter, Dismount
– 2007-03-23 8301 changed: made all threads in Neptune lib default to a 64k stack size. Only upnp uses them. This reduces memory usage of upnp client of about 1 meg.
– 2007-03-23 8300 changed: string pooling enabled, LTCG option set in library LTCG configuration
– 2007-03-23 8299 changed: make webserver thread use minimum allowed XTL stack size of 64k instead of our current default of 512k
– 2007-03-23 8298 changed: make all filezilla threads use minimum allowed XTL stack size of 64k instead of our current default of 512k
– 2007-03-23 8297 changed: internet times synchronization thread is now created when a request starts, then destroyed at the end.
– 2007-03-23 8296 Fixed : PM3 Home submenu, kai, shutdown, playdvd buttons back to their original brightness
– 2007-03-23 8295 changed: make some of the default background threads use a smaller stack size. xbox has a minimum stacksize of 14k, and minimum of 64k if any XTL functions are to be used.
– 2007-03-23 8294 changed: make some of the default background threads use a smaller stack size. xbox has a minimum stacksize of 14k, and minimum of 64k if any XTL functions are to be used.
– 2007-03-23 8293 changed: non valid C++ constructor
– 2007-03-23 8292 added: FTPShowCache advanced setting to show cache partitions in FTP listing.
– 2007-03-23 8291 added: Drive mapping / unmapping / dismount logging
– 2007-03-23 8290 added: CThread now overloads Sleep and WaitForSingleObject, and allows them to timeout if another thread is trying to stop the thread added: CThread now boost a threads priority if another thread is waiting for it to close
– 2007-03-22 8289 fixed: Python getControl didn’t read enough information about checkmarks and buttons for setLabel to work.
– 2007-03-22 8288 fixed: timezone identification bug caused timezone setting in US Eastern time zones to fail to correctly set.
– 2007-03-22 8287 fixed: timezone in XML would override the timezone set in the EEPROM changed: failure to read EEPROM settings is an error, not a notice
– 2007-03-22 8286 Changed : PM3 Rescaled the TTF fonts in PAL16x9 and NTSC16x9 so the hopefully look clearer
– 2007-03-22 8285 changed: Reset the position in textboxes when they’re label changes.
– 2007-03-22 8284 fixed: Text could be truncated to width even if it was going to just fit.
– 2007-03-22 8283 added: GetPartition / GetDrive support for extended partitions
– 2007-03-22 8282 fixed: dvd’s with huge spu packets wouldn’t be decoded properly, resulted in missing highlights
– 2007-03-21 8281 Changed : PM3 – Video Info now displays different layouts depending on what section of the video library you come from Movies, TVShows, or Episodes
– 2007-03-21 8280 changed: all calls to MapDriveLetter now RemapDriveLetter, S drive unmapping removed (never mapped, so unnecessary)
– 2007-03-21 8279 Fixed : PM3 Spelling issues
– 2007-03-21 8278 fixed: Finally sorted the progress control build issue – screwups all round tongue.gif
– 2007-03-21 8277 fixed: Duplicate definition of function
– 2007-03-21 8276 fixed: year node in tvshow part of video library.
– 2007-03-21 8275 changed: removed director node from video library tvshow views (no scraper provided directors).
– 2007-03-21 8274 fixed: duplicates in genre matches in video library searches.
– 2007-03-21 8273 fixed: forgotten index in video database. speeds up season node in video library quite a bit.
– 2007-03-21 8272 added: listitem.premiered info label.
– 2007-03-21 8271 added: some more sort modes to video library (year is currently broken for tv shows, must be fixed elsewhere).
– 2007-03-21 8270 fixed: crash if you pressed info in an empty directory.
– 2007-03-21 8269 fixed: info button didnt work in video library.
– 2007-03-21 8268 fixed : added required void to dialogprogress (hopefully) this solves the build issue.
– 2007-03-21 8267 added: WindowXML now supports looking in the fallback path for a xml for the current removed: the refreshList tag on the addItem function on WindowXML updated: WindowXMLExample to match new changes
– 2007-03-21 8266 Fixed : PM3 Error in log file About control can’t focus control Fixed : PM3 Alignment of fonts in shut down menu Changed : PM3 Removed unwatched overlay icon for video library. If it hasn’t got tick its unwatched
– 2007-03-21 8265 fixed: Various tags didn’t apply throughout the entire controls.
– 2007-03-21 8264 fixed: DriveExists call fails for symbolic links mapped to directories, RemapDriveLetter now always first unmaps the drive letter passed
– 2007-03-21 8263 fixed: Moved debug info a bit to the right.
– 2007-03-21 8262 fixed: Queuing of library items in My Videos didn’t work.
– 2007-03-21 8261 fixed: xbmc would crash if dvdplayer received an initial spu packet of larger than 16k.
– 2007-03-21 8260 fixed: Grouplist of groups wouldn’t scroll to a focused group.
– 2007-03-20 8259 fixed: Label controls didn’t reset scrolling when their info changed.
– 2007-03-20 8258 added: getListItem() to WindowXML class in Python removed: getSelectedListItem() from WindowXML class in Python
– 2007-03-20 8257 fixed: crash if no cast and user selected the control.
– 2007-03-20 8256 added: Tvrage scraper
– 2007-03-20 8255 fixed: crash in advancedsetting if no tag was present.
– 2007-03-20 8254 fixed: unnecessary lookups in tvshow table in video library season node query.
– 2007-03-20 8253 fixed: resume video didnt work in video library.
– 2007-03-20 8252 changed: xbmcgui.Dialog().browse() now takes a default value and returns the default value if the dialog was canceled or an empty string if no default value was supplied.
– 2007-03-20 8251 added: getCurrentListPosition() and getSelectedListItem() to WindowXML class in Python
– 2007-03-20 8250 Changed : updated default skin for WindowXMLExample.zip so it works in skins other than pm3
– 2007-03-20 8249 Updated : PM3 skin in the WindowXMLExample.zip file to reflect the current pm3 changes
– 2007-03-20 8248 fixed: Incorrect comment
– 2007-03-20 8247 added: Script window to the default list of Startup Windows
– 2007-03-20 8246 changed: Groups set their offsets relatively at rendertime, meaning a grouplist of groups should now be possible. added: tag to the grouplist. Set to enable the , coordinates to act as an offset from the control slots.
– 2007-03-20 8245 changed: libPython file cosmetics / style
– 2007-03-20 8244 changed: xbmcgui.Dialog().numeric() now takes a default value and returns the default value if the dialog was canceled or an empty string if no default value was supplied.
– 2007-03-20 8243 added: LTCG and Debug build batch files changed: LTCG build produces default.xbe
– 2007-03-20 8242 changed: Layout/positioning of debug information.
– 2007-03-20 8241 fixed: Hidden labels in lists were still taken into account when checking for overlaps + scrolling wasn’t reset on change of info label.
– 2007-03-20 8240 changed: Scrolling labels separator/suffix changed to ” | “. RSS controls use none. fixed: RSS control in 720p/1080i started halfway across the screen.
– 2007-03

-19 8237 fixed: video library director node.
– 2007-03-19 8236 Changed : PM3 Alignment of all view types to center should hopefully maintain alignment better across different font types and sizes for resolutions Added : PM3 new font type “Arial TTF New” uses aspect ratio correction on arial to try and emulate the original xpr fonts better
– 2007-03-19 8235 Fixed : PM3 music and video overlay showed in the Music Playlist editor when it dosn’t have enough room
– 2007-03-19 8234 added: reduced version of HDD Temperature info for LCD (LCD.HDDTemperature)

實話是說,PS3 XMB相對於XBMC,功能真的是少得可憐….更別提格式了。
如果要能夠代替XBMC,XMB要走的路還很長。只可惜XBOX的性能在HD時代真的是不敷使用….

希望PS3 XMB能夠支援更多格式。

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料