XBMC 26-08-20072 SVN rev10100 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 :

Citation :

- Killarny & Nuka1195 & Pike's Apple Movie Trailers (AMT) SVN pre0.98.9 rev1435 [scripts: Apple Movie Trailers]

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

- Team XBMC Lyrics 1.5.5 rev1325 SCRIPT [scripts: XBMC Lyrics]

- Asteron's Tetris 1.0 SCRIPT [scripts: Tetris]

- Nuka1195's T3CH Downloader SCRIPT rev1450 [scripts: T3CH Downloader]

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

- PM3 Red Theme + PM3 Blue Theme by Jezz_X

- 9999 - nice even number! Will be fun to see what Team XBMC has in store for the next 10000 revisions!

- AMT + T3CH downloader scripts updated due to changes on my website.

- added: ability to skip directly to dvd title menu, enable in video settings (only works on some dvds)

- fixed: corrupted screensavers due to the renderstate not being what they expected.

- added: "Plugin directories" via python scripts. Allows scripters to return directory listings to incorporate their scripts within the media windows. Plugins go in plugins/
. Add a source to the plugins the usual way (via Add Source). Thanks to Nuka1195 and Umbehagen.

- 2007-08-26 10100 fixed: Crash in video library scanning if number of directors > number of studios.

- 2007-08-26 10099 fixed: dvdplayer would stall if user attempted to skip stillframes early

- 2007-08-26 10098 added: ability to skip directly to dvd title menu, enable in video settings (only works on some dvds)

- 2007-08-26 10097 changed: rewrote handling of disabled subtitles for dvdplayer, it should now respect users setting for atleast titles wich don't automatically modify subtitle settings.

- 2007-08-26 10095 changed: use wide string constant for default value in constructor of CScrollInfo, I'm not even sure this default is actually valid at all.

- 2007-08-26 10093 changed: move some stuff playback processing stuff from CApplication::Render to CApplication::Process where it belongs

- 2007-08-26 10092 changed: use 64bit friendly uintptr_t for pointer arithmetics in dllloader

- 2007-08-26 10091 updated: polish language (thanks to smuto) updated:
chinese
(Traditional) language (thanks to omenpica)

- 2007-08-26 10090 added: English language string id(572) added: Studio sort method and label format parameter %U added: Video Runtime sort method fixed: Python docs mistakes, thanks cptspiff good eyes

- 2007-08-25 10088 fixed: dvdplayer was only able to open the first external subtitle it found.

- 2007-08-25 10086 added: [ 1781132 ] Various patches to make it compile on 64 bit archs - guifont.patch. thanks to seppel

- 2007-08-25 10085 added: [ 1781132 ] Various patches to make it compile on 64 bit archs - fileitem.patch. thanks to seppel

- 2007-08-25 10084 added: [ 1781132 ] Various patches to make it compile on 64 bit archs - unrar.patch. thanks to seppel

- 2007-08-25 10083 added: [ 1781132 ] Various patches to make it compile on 64 bit archs - paplayer.patch. thanks to seppel

- 2007-08-25 10082 changed: reorganized subtitle/overlay handling in dvdplayer fixed: dvdplayer would display overlays with the wrong color for a few seconds if spuclut changed on the cell change.

- 2007-08-25 10081 added: listitem.mpaa, videoplayer.mpaa info labels

- 2007-08-25 10080 added: studios to movies + node to video library (defaultstudios.png)

- 2007-08-25 10079 updated: finnish language (thanks to mikko) updated: icelandic language (thanks to sho)

- 2007-08-24 10071 fixed: mplayer would leak socket handles on http errors, asf streaming, asf -> http fallbacks. This is the cause of the fonts disappear bug.

- 2007-08-24 10067 fixed: if ttf font renderer failed to cache a character twice it would crash d3d

- 2007-08-23 10063 fixed: "Add Source" in context menu of memory card shares wasn't working.

- 2007-08-23 10062 fixed: Not so smooth scrolling/text jumping in "List 2" view.

- 2007-08-23 10056 Added : PM3 Wide Icon Views to scripts section (as requested) and sideways scrolling view (Big Icons 2) to Programs section

- 2007-08-23 10055 Added : Thumbnail reflection to DialogVideoInfo.xml for episode thumbs so it matches Media Info View better

- 2007-08-23 10054 Changed : Added TV Show Title to Video Info dialog for episodes

- 2007-08-23 10052 fixed: Incorrect number->symbol mapping for keyboard.

- 2007-08-23 10051 added: $LBRACKET "[" and $RBRACKET "]" to replaceable parameters for $INFO formatting

- 2007-08-22 10048 fixed: CCharsetConverter::logicalToVisualBiDi would overrun it's string on invalidly formatted utf8 strings.

- 2007-08-22 10047 fixed: GetEpisodeInfo() didnt get all tags

- 2007-08-22 10046 Fixed: Pyro rendering again.

- 2007-08-22 10044 fixed: corrupted screensavers due to the renderstate not being what they expected.

- 2007-08-22 10043 fixed: fixed: the stupid rar library can't handle slashatend() properly (2) fixed: call CreateDirectoryEx instead of CreateDirectory since rarlibs doesn't consider that it should create all parent paths of the file it tries to open - this should fix all those errors with site extract

- 2007-08-22 10042 fixed: the stupid rar library can't handle slashatend() properly

- 2007-08-22 10041 added: support for assigning icons (in the skin) to the video library nodes. DefaultMovieTitle, DefaultTvshowTitle, DefaultActor, DefaultGenre, DefaultYear, DefaultDirector, DefaultMovies, DefaultTvshows, DefaultRecentlyAddedMovies and DefaultRecentlyAddedEpisodes. all png images (extension wise)

- 2007-08-21 10031 added: English language string id(1042) changed: xbmcplugin.addDirectoryItem() now takes a total items argument, used to display a progress bar.

- 2007-08-21 10030 fixed: UK timesetting should be using mph not kmh added: [ 1600435 ] Adding "EU" to English langinfo.xml, with minor changes

- 2007-08-21 10029 added: read track number for music items in upnp client

- 2007-08-21 10028 fixed: A non-button control with id=31 could cause a crash in settings category windows on change of settings group.

- 2007-08-21 10027 added: upnp server now exports track number of an music track

- 2007-08-21 10026 changed: allow seeking within curls internal buffer even if we consider server unseekable. should fix mediatomb jpg reading.

- 2007-08-21 10025 fixed: make sure upnp server and client can transfer genre properly

- 2007-08-21 10024 added: support to make upnp server show up in Windows Media Player 11 on vista. music works okey, on the movie side, only moves not tvshows show up, and movies have their url as their name.

- 2007-08-21 10022 fixed: Python's ListItem control's setInfo() method, would not work with unicode. changed: some more infolabels to the setInfo() method

- 2007-08-21 10020 added: Ability to have multiple
's in static list items.

- 2007-08-20 10018 changed: some more merge back from linux branch and simplifications where it made sense for dvdplayer

- 2007-08-20 10017 cosmetics: build video/audio player info for dvdplayer inside respective player instead of in base player

- 2007-08-20 10015 updated:
chinese
(Simple) language (thanks to pcman) updated:
chinese
(Traditional) language (thanks to omenpica) updated: Danish language and langinfo (thanks to buchwaldsource) updated: Finnish language (thanks to mikko) updated: Polish language (thanks to smuto)

- 2007-08-20 10014 updated: Swedish language file by blittan (based on english 10008)

- 2007-08-20 10009 fixed: Icon of Add Source item wasn't displaying.

- 2007-08-20 10008 added: "Plugin directories" via python scripts. Allows scripters to return directory listings to incorporate their scripts within the media windows. Plugins go in plugins/
. Add a source to the plugins the usual way (via Add Source). Thanks to Nuka1195 and Umbehagen.

- 2007-08-19 10005 fixed: dvd's with multiple stillframes in a row would skip everything but the first stillframe, this is the old dvdplayer quits when menu appear bug. Thx Bubbadood for the sample dvd that exhibited the issue.

- 2007-08-19 10003 fixed: dvdplayer would attempt to synchronize audio/video continuously on some sources where first frame had a negative dts fixed: dvdplayer wouldn't display any time progress during times stillframes.

- 2007-08-19 10002 changed: avoid opening music/video db if info for an item already is known fixed: upnp server returned 0 count instead of -1 as it should when it isn't known.

- 2007-08-19 10001 changed: upnp server now caches directory request to speed up response time from music/video library

- 2007-08-19 10000 changed: don't specify distinct on sql IN selects. ie. select * from songs where idartist in (select [DISTINCT] from table). only makes query slower if it has any effect.

download.gif XBMC 26-08-20072 SVN rev10100 build - T3CH

homesite.gif  Site officiel : http://www.xboxmediacenter.comLien vers article original : http://gx-mod.com/modules/news/article.php?storyid=5011

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