XBMC 18-03-2007 SVN rev8233 -T3CH


Messages recommandés

Posté(e)

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 & 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-18 8233 updated: french language (thanks to frostbox).

- 2007-03-18 8232 updated:
chinese
(simple) language file (thanks to omenpica).

- 2007-03-18 8231 updated:
chinese
(simple) language (thanks to pcman).

- 2007-03-18 8230 Added : Merged the pm3_concept branch with main svn trunk. Updates to PM3 skin include new login screen, new animations, faster default animations, new view types for videos music and scripts, New improved Video library view with full info for TV shows and Movies, Better Use of images for a cleaner smaller xpr file, Updated Layouts, pm3 is now a full screen skin and all TV over scan compensation has been removed so Calibrate your screen proper, Python Scripters will need to update the layout of their scripts to adjust for the new no over scan view if you use background.png from PM3 media your script will be out of alignment Sorry but its needed for the future

- 2007-03-18 8229 added: WindowXML to Python

- 2007-03-18 8223 removed: setConsumeActions() method from python. (It caused issues with getSelectedPosition() in ControlList among other things.)

- 2007-03-17 8222 fixed: missing default case for CFileHD::Seek, caused invalid position after seek if an invalid whence value was specified.

- 2007-03-17 8221 added: setEnableCondition() method to python.

- 2007-03-16 8219 changed: SystemInfo variable names

- 2007-03-16 8218 fixed: InfoManager was missing Production Info

- 2007-03-16 8217 changed: minor InfoManager / SystemInfo cleanup, VideoXbeRegion changed to XbeRegion, VideoDvdZone changed to DvdZone

- 2007-03-16 8215 fixed: skip 'r' in ttf renderer. gets rid of squaress in e.g. episode plot information.

- 2007-03-16 8214 fixed: actor node was broken in movie section of the video library.

- 2007-03-16 8213 fixed: content type didnt get reset when you navigated back to root in video library.

- 2007-03-16 8212 fixed: if you saved a playlist with a new name in playlist editor, it wouldn't be the default on next save.

- 2007-03-16 8211 updated:
chinese
(Traditional) language (thanks to omenpica)

- 2007-03-16 8210 updated: Swedish language file by blittan (based on english 8202)

- 2007-03-16 8209 updated: German language file (Based on english strings version 8202)

- 2007-03-16 8207 fixed: If label2 was non-ascii, then text could become corrupt in textbox

- 2007-03-16 8206 added:
and

- 2007-03-15 8205 fixed: Sorting various library views while ignoring tokens was screwed up.

- 2007-03-15 8204 fixed: progress bar didn't show during episode guide fetching

- 2007-03-15 8203 fixed: playlist editor now remembers name of loaded playlist.

- 2007-03-15 8202 added: separate string for open playlist in playlist editor.

- 2007-03-15 8201 fixed: better episode matching

- 2007-03-15 8200 fixed: someone changed timezone display to match the XML setting instead of the actual EEPROM setting... wink.gif

- 2007-03-15 8199 fixed: and now edit title shows up everywhere.

- 2007-03-15 8198 added: filmup.it italian movie scraper (thanks to noize).

- 2007-03-15 8197 fixed: directory history didn't work in root of playlist editor.

- 2007-03-15 8196 fixed: get thumb cached thumbs based on the wrong urls.

- 2007-03-15 8195 updated: czech language (thanks to ezechiel1917)

- 2007-03-15 8194 updated: finnish language (thanks to mikko).

- 2007-03-15 8193 fixed: edit title didnt work in video library.

- 2007-03-15 8192 updated: Swedish language file by blittan (based on english 8187)

- 2007-03-15 8191 updated: Swedish language file by blittan (based on english 8161)

- 2007-03-15 8190 updated: German language file by sCAPe (Based on english strings version 8187)

- 2007-03-15 8188 removed: Add To Playlist function is no longer needed now that we have an editor.

- 2007-03-15 8187 added: Music playlist editor. Access via the context menu on a playlist, or by selecting the "New Playlist" item in the playlists folder.

- 2007-03-15 8186 cleanup: Removed unnecessary #defines.

- 2007-03-15 8185 fixed: Various ListItem.* labels didn't function correctly.

- 2007-03-15 8184 fixed: Video info wasn't shown in fullscreen mode.

- 2007-03-15 8183 removed: GeminiServer name litter, unused functions cleanup.

- 2007-03-15 8182 changed: synced profile build to Release build and added some more optimization options for the Release_LTCG

- 2007-03-15 8181 fixed: LTCG build by using compiler intrinsics to find out caller of function instead of fixed assembler code in DllLoader

- 2007-03-15 8180 removed: Unnecessary TODO comments about localization.

- 2007-03-15 8179 fixed: Labelcontrol with scrolling text didn't obey

- 2007-03-15 8178 fixed: Container.FolderThumb didn't work for files view.

- 2007-03-15 8177 changed: CIMDBMovie renamed to CVideoInfoTag and separated out. Reduces nested includes + means XBMC_PC builds again.

- 2007-03-15 8176 added: tvshowmatching to AdvancedSettings.xml added: append option for videostacking in AdvancedSettings.xml changed: default videostacking regular expressions

- 2007-03-15 8175 added: video info tag to cfileitem added: videoplayer.plot, videoplayer.plotoutline, videoplayer.season, videoplayer.rating, videoplayer.episode visibility conditions (and equivalents for listitem)

- 2007-03-14 8174 added: video info tag to cfileitem added: videoplayer.plot, videoplayer.plotoutline, videoplayer.season, videoplayer.rating, videoplayer.episode visibility conditions (and equivalents for listitem)

- 2007-03-14 8173 added: video info tag to cfileitem added: videoplayer.plot, videoplayer.plotoutline, videoplayer.season, videoplayer.rating, videoplayer.episode visibility conditions (and equivalents for listitem)

- 2007-03-14 8172 fixed: last GUIFontTTF fix, wasn't complete, it didn't reset all quick access pointers. this could be done better by moving this into code further up, but this is simpler and cleaner, and should be quick enough.

- 2007-03-14 8171 changed: add a few more content types that may contain an asx playlist if we are unlucky.

- 2007-03-14 8170 fixed: memory corruption in GUIFontTTF.

- 2007-03-14 8169 fixed: playback of urls with content typ of video/x-ms-wmv, but the file target actually is an asx playlist. (stupid microsoft for using same content type for video as for playlists)

- 2007-03-14 8168 fixed: BootToDash broke XBMC_PC build.

- 2007-03-14 8167 fixed: Custom parameter shortcut launched XBEs do not return to XBMC when launched from XBMC due to improper parameters. changed: XboxKrnlVersion, XeImageFileName export definition moved to Undocumented.h

- 2007-03-14 8165 update: libcurl.dll to 7.16.1 version compiled with yaSSL. now supports https:// requests.

- 2007-03-14 8164 added: one more export for yaSSL.

- 2007-03-14 8163 changed: make pls parser only accept correctly formatted .pls files now that .strm files are handled by m3u parser. (this could cause problems with http servers with invalid content type for m3u files, as those won't be accepted at all and for people who have mislabeled playlists as pls instead of m3u). maybe we should let playlist factory try multiple types of playlists in that case?

- 2007-03-14 8162 added: support for libcurl.dll compiled with yaSSL for https support

- 2007-03-14 8161 added: option to use standard kernel dashboard path instead of dashboard string when returning to dashboard.

- 2007-03-14 8160 fixed: unaligned buffer reads failed, breaking ISO9660 support

- 2007-03-14 8159 changed: added command to mplayer to not flip hebrew commas, could potentially fix issues with hebrew subtitles.

- 2007-03-14 8158 fixed: if you refreshed episode information, the episode would get unassigned from its show.

- 2007-03-14 8157 changed: more node types are now cached in the video library. speeds up navigation a notch.

- 2007-03-14 8156 fixed: container.folderthumb now works in the video library tvshow nodes.

- 2007-03-14 8155 fixed: container.folderpath now works in the video library tvshow nodes.

- 2007-03-14 8154 added: container.hasthumb visibility condition

- 2007-03-14 8151 fixed: Don't query a theme file repeatedly if it obviously doesn't exist

- 2007-03-14 8150 added: q mapped to Queue in keymap.xml

- 2007-03-14 8149 added: xbmc_pc proper DriveExists support

- 2007-03-14 8148 fixed: release bulid on release bios broken since iosupport rewrite

- 2007-03-14 8147 fixed: release bulid on release bios broken since iosupport rewrite

- 2007-03-13 8146 changed: moved interlace handling in video osd to the top of the list.

- 2007-03-13 8145 fixed: stupid usage of Split() in GetTvShow

- 2007-03-13 8143 fixed: libdvdnav had a bug which caused it to miss nav packets wich we had to work around in our navigator code for dvdplayer.

- 2007-03-13 8142 fixed: filezip::stat didnt return file size.

- 2007-03-13 8141 fixed: pcdvdrom's were broken.

- 2007-03-13 8140 changed: GUIWindowSystemInfo code cleanup and synced to info manager

- 2007-03-13 8139 added: dvd tray state to info manager

- 2007-03-13 8138 fixed: XBMC_PC macro redefinition warning

- 2007-03-13 8137 updated:
chinese
(Traditional) language (thanks to omenpica).

- 2007-03-13 8136 fixed: a typo in swedish language (thx to mitod)

- 2007-03-13 8135 fixed: potential tvshow scanning issue (that only popped up in release builds :/)

- 2007-03-13 8134 updated: Swedish language file by blittan (based on english 8124)

- 2007-03-13 8133 updated: German language file (small fix)

- 2007-03-13 8132 cleanup: More #ifdef's removed.

- 2007-03-13 8131 fixed: Removed unnecessary #ifdef's about the freespace details in sysinfo

- 2007-03-13 8130 added: listitem.isplaying and Control.IsEnabled(id) conditions

- 2007-03-13 8127 fixed: XBMC_PC compilation broken again

- 2007-03-13 8126 changed: Made multipath:// switchable via AdvancedSettings.xml to promote testing. Use
true

- 2007-03-13 8125 fixed: cddb parsing of long titles

- 2007-03-13 8124 changed: system info, final move to Info manager

- 2007-03-13 8123 added: setConsumeActions() to python, by Asteron.

- 2007-03-13 8122 fixed: Image
tag wasn't applied after the last code rearrangements.

- 2007-03-13 8121 fixed: Label in DialogNumeric couldn't be animated. Will no longer auto-center, so an
center
may be needed in some skins.

- 2007-03-13 8120 fixed: CIoSupport rewritten, drive detection now based on actual presence of drive rather than arbitrary qualifiers. added: extended partition support for XBPartitioner, virtual drives, or anything else that creates partitions beyond F + G fixed: FatalErrorHandler now maps F and G properly, does not explode in Xbox debug mode by trying to use REF device with software vertex processing.

- 2007-03-12 8118 fixed: Video database export didn't specify the encoding type in the xml.

- 2007-03-12 8117 fixed: Old thumbnailpanels would crash.

- 2007-03-12 8115 Added : Skin Setting Toggle "Make watched filtering a toggle in video library"

- 2007-03-12 8114 added:
conditional tag to controls.

- 2007-03-12 8113 added: shortcut strings for tvshow nodes in video library.

- 2007-03-12 8112 added: the watched/unwatched button in the video library can now be a radio button with id 15. skin string 20367 is there to be used with it.

- 2007-03-12 8110 Fixed : PM3 Skin setting free space info button vis conditions

- 2007-03-12 8109 fixed: forgot to zsori xml to point to the new icon.

- 2007-03-12 8108 fixed: movies/episodes would get marked as watched after 10%, not 90% as intended.

- 2007-03-12 8107 changed: langinfo timezones now uses the standardnames.

- 2007-03-12 8106 updated: zsori tvdb logo

- 2007-03-12 8105 added: 'all' item to the video library season node.

- 2007-03-12 8104 fixed: updates to langinfo.xml's to reflect new timezone names.

download.gif XBMC 18-03-2007 SVN rev8233 -T3CH

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

Posté(e)

Bonjour,

Sur la version précédente, il semble impossible de lire des videos ou copier des fichiers depuis le lecteur de DVD. Dans le fichier xbmc.log, des exceptions sont enregistrée lors des accès aux fichiers sur le DVD.

Est-ce ma config ou avez vous le même comportement en général ? Cette version corrige-t-elle le problème ?

A+

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