XBMC 27-01-2008 SVN rev11426 build - T3CH


Newserator
 Share

Messages recommandés

Nouvelle version de XBMC 2.0.1, lecteur multimédia pour Xbox qu'on ne présente plus.

Pour rappel, XBMC n'utilise plus le système CVS mais SVN pour la gestion des sources. De même, les versions T3CH intègrent désormais la version XBMC Win32 PC environment (fichier .exe) dont nous vous expliquions le fonctionnement sur cet article.

Voici le changelog de cette version :

- Killarny & Nuka1195 & Pike's Apple Movie Trailers (AMT) SVN pre0.99.2 rev1804 [scripts/Apple Movie Trailers]

- EnderW & Blittan's XBMCScripts Installer 1.8 SCRIPT [scripts/XBMCScripts]

- Team XBMC Lyrics 1.5.5 rev1771 SCRIPT [scripts/XBMC Lyrics]

- Asteron's Tetris 1.1 SCRIPT [scripts/Tetris]

- BigBellyBilly's T3CH Upgrader 1.3.1 [scripts/T3CH Upgrader]

- Nuka1195 & Dataratt's AOL Videos Plugin 1.1.1 [plugins/video/AOL Videos Plugin]

- Codecs for mplayer [/system/players/mplayer/codecs/*]

- PM3 Red Theme + PM3 Blue Theme by Jezz_X

- BBB's T3CH Upgrader updated to 1.3.1

- 2008-01-27 11426 Added : Better animation to Panels (icon views) and login screen much smoother looking now

- 2008-01-27 11425 merged: list animation update from r11405 and r11424

- 2008-01-26 11419 fixed: and center meant that items weren't aligned correctly.

- 2008-01-26 11418 fixed: Animations would share instances of effects, leading to weird behaviour with duplicated controls and different timings of anim (eg listitem's scrolled across).

- 2008-01-25 11414 fixed: double-include of stdafx.h in XboxMediaCenter.cpp

- 2008-01-24 11406 updated: Synchronization of minor changes between linuxport and trunk. This merges a few things that I missed the first time.

- 2008-01-23 11403 fixed: Always return a value from DecodeFrame

- 2008-01-22 11399 added: DialogVideoScan label now changes according to content type. e.g "Downloading Music Video Information"

- 2008-01-22 11398 fixed: forgot to commit the updated avutil-49.dll with last ffmpeg update

- 2008-01-22 11396 Fixed : Win32 build didn't compile

- 2008-01-21 11394 restored: fix for upnp using too much memory for each thread on xbox

- 2008-01-21 11393 cosmetic

- 2008-01-21 11392 updated: Synchronization of minor changes between linuxport and trunk. This is not a full merge. Only "trivial" changes have been merged.

- 2008-01-21 11391 fixed: dvdplayer wouldn't open video stream properly on dvd's in all cases

- 2008-01-21 11390 partial fix: switching analog/digital, output to all speakers, audiostream in any part of stack other than first would result in deadlock. the real issue is due to threads interlocking critical sections in some fashion when player requests a switch to fullscreen even thou we already are fullscreen.

- 2008-01-21 11389 fixed: dvdplayer would close and reopen audio stream all the time on things like bitrate changes of mp3's

- 2008-01-21 11388 fixed: dvdplayer ffmpeg demuxer created data streams as subtitle streams and subtitle streams as basic streams (didn't matter much)

- 2008-01-21 11387 fixed: dvdplayer would always one extra audiostreams changed: abit nicer names for streams.

- 2008-01-21 11386 fixed: if user/password invalid in last.fm you could not retry without restarting xbmc (backport from linuxport, changed to make it case-insensitive) fixed: crash in last.fm directory browsing (backport from linuxport)

- 2008-01-19 11382 added: ListItem.RatingAndVotes and VideoPlayer.RatingAndVotes infolabels added: "Votes" to pythons ListItem_SetInfo(), if you set both "Rating" and "Votes" the *.RatingAndVotes infolabel will work.

- 2008-01-18 11381 fixed: paplayer compile error

- 2008-01-18 11380 fixed: don't declare pure virtual functions as const

- 2008-01-18 11378 updated: Partial synchronization of minor changes between linuxport and trunk. This is not a full merge. Only trivial changes have been merged.

- 2008-01-18 11377 updated: syncronized minor differences between linuxport and xbox guilib. This is not a merge of major changes.

- 2008-01-18 11375 updated: syncronized minor differences between linuxport and xbox guilib. This is not a merge of major changes.

- 2008-01-18 11374 updated: remove unused variable

- 2008-01-18 11373 Fixed : Compile error

- 2008-01-18 11372 added: criticalsection for avcodec_open and av_register_all to avoid issues with multithreaded access to ffmpeg libs

- 2008-01-18 11370 fixed: invalid include in last commit

- 2008-01-18 11369 changed: projects should match current ffmpeg header location

- 2008-01-18 11368 changed: reorganized ffmpeg headers to match linux branch updated: ffmpeg to mplayerhw svn + palette reading for vobsubs added: ffmpeg's swscale system instead of depreciated img_convert (merged from linux branch)

- 2008-01-17 11366 added: Python method xbmc.getRegion(). It returns your regions formmat specifiers. - you can pass the following: (dateshort, datelong, time, meridiem, tempunit, speedunit) - e.g. date_long_format = xbmc.getRegion('datelong') returns DDDD, MMMM D, YYYY for USA English

- 2008-01-16 11365 fixed: plugin settings would not update there enabled/visible status on resetting to defaults.

- 2008-01-16 11364 updated: Finnish strings, thanks mikko70

- 2008-01-16 11362 Updated : Dutch Language files thanks to tijmengozer

- 2008-01-16 11361 Updated : Polish Language files thanks to smuto

- 2008-01-16 11360 Updated : Croatian Language file thanks to kaiserex

- 2008-01-16 11354 fixed: Scrolling in static lists was not functioning.

- 2008-01-16 11353 fixed: Some window close anims would be queued even if certain controls (such as scrollbars) were never rendered, meaning that the window close anim would never complete.

- 2008-01-16 11352 fixed: forgotten commit

- 2008-01-16 11351 fixed: dvdplayer would go nuts if a stream hadn't been given a correct source id

- 2008-01-15 11350 changed: dvdplayer - rework stream selection code to support multiple demux sources for audio/video/sub fixed: dvdplayer - swapped red and blue colors in subtitle rgb palette renderer fixed: dvdplayer - memleak in ffmpeg demuxer fixed: dvdplayer - XSUB/dvb subtitles didn't timeout as they where suppose to added: dvdplayer - basic support for vobsub external subtitles * currently using the palette from the mpeg data instead of from the idx file, means wrong color * display is unscaled and not centered, thus only movies wich haven't been scaled or cropped display in right location

- 2008-01-15 11348 added: setting for dvdorder "false" by default

- 2008-01-14 11345 changed: queue, album/song info contextmenu items cleanup in music library mode.

- 2008-01-14 11344 changed: removed queue item contextmenu item from "new (smart) playlist" items. (music)

- 2008-01-14 11343 changed: removed song/album info contextmenu items from shoutcast, lastfm and new (smart)playlists items.

- 2008-01-14 11342 fixed: scraper settings defaults saved without the need to open settings dialog

- 2008-01-14 11341 changed: removed scan to library contextmenuitem from shoutcast, lastm, add source and parentfolder items.

- 2008-01-14 11340 fixed: shoutcast and lastfm folders were identified as being audio.

- 2008-01-14 11339 fixed: [ 1871186 ] Patch for "DVD remote Info button on slideshow bug". Thanks crystalus!

- 2008-01-14 11338 fixed: xbmc.log platform detection for xbox and win32

download.gif XBMC 27-01-2008 SVN rev11426 build - T3CH

homesite.gif  Site officiel : http://www.xboxmediacenter.com

Lien vers article original : http://gx-mod.com/modules/news/article.php?storyid=5048

Lien vers le commentaire
Partager sur d'autres sites

Créer un compte ou se connecter pour commenter

Vous devez être membre afin de pouvoir déposer un commentaire

Créer un compte

Créez un compte sur notre communauté. C’est facile !

Créer un nouveau compte

Se connecter

Vous avez déjà un compte ? Connectez-vous ici.

Connectez-vous maintenant
 Share