[color= rgb(255, 0, 0);]Rappel:[/color]
XBOX MEDIA CENTER (XBMC) est une application XBOX qui est en développement et qui vous permet d'avoir un véritable lecteur multimédia sur votre XBOX.
Voici les nouveautés à la date du 16 Juin 2008.
La compilation est toute fraiche.
Merci de m'informer si vous rencontrer des problemes avec cette "version"
********************************************************************************
****************************
Xbox Media Center CHANGELOG
********************************************************************************
****************************
Date Rev Message
================================================================================
============================
2008-06-15 13570 fixed: compile errors changed: plugin settings strMask for type programs. added .py to win32
2008-06-15 13568 fixed: messed up tabbing in Application.cpp
2008-06-15 13567 merged: backported various warning fixes from linuxport
2008-06-15 13563 fixed: parsestring in scraperurl would lead to the xml being stored twice
2008-06-14 13560 changed: plugin settings "programs" type to account for different extensions in windows (Linux and OSX is currently set to "")
2008-06-14 13559 updated: Italian translation, thanks kotix.
2008-06-14 13557 fixed: remove unnecessary parameter
2008-06-14 13555 cosmetics
2008-06-13 13553 fixed: lastfm didn't restore repeat/shuffle settings on exit.
2008-06-11 13540 fixed: [ 1991396 ] Videodb fix for not deleting writers - thanks to tut-ankh-amon
2008-06-11 13534 fixed: remove duplicate include statement
2008-06-11 13533 changed: made pageup/down skipnext/prev change chapters on files that supported it, not only for dvd's changed: made channnel changes for myth client bring up osd.
2008-06-11 13532 changed: remove unnecessary code complication
2008-06-11 13531 fixed: remove ununsed, duplicate code
2008-06-11 13530 Changed : Added initial version of a Nav-able Video info window if the current playing video has a plot assigned to it 2 new buttons will show in video info on the sides. Going left and right will change from file info to a plot complete with scrollbar (if needed). (Mythtv Live TV plot/description now uses this method too)
2008-06-11 13529 Fixed : Made sure new DialogFullScreenInfo.xml is closed on full screen video exit to prevent empty dialog after video playback (thanks spiff)
2008-06-11 13523 Added : Key map for DialogFullScreenInfo.xml to make it saner to navigate and more like the old way
2008-06-11 13522 fixed: Check for dialogfullscreeninfo.xml on skin change, rather than at app start.
2008-06-11 13521 fixed: compilation error.
2008-06-11 13520 fixed: was ignored for settings sliders + spinners.
2008-06-11 13515 forgot file
2008-06-10 13514 changed: split file
2008-06-10 13513 added: video fullscreen info can now be a dialog
2008-06-10 13512 changed: remove old backwards compatibility code
2008-06-10 13511 changed: fix name of party mode playlist and disable edit
2008-06-10 13510 changed: better label used in smart playlist editor
2008-06-10 13508 fixed: consider keyboard as unpressed in XBMC_PC when window isn't active.
2008-06-10 13507 fixed: uneccessary buffering in dts/ac3 codec if demux packet contained more than one frame of data.
2008-06-10 13506 fixed: dvdplayer could stall during caching if queues ran completly empty.
2008-06-10 13498 fixed: Don't attempt to return empty icons from the infomanager.
2008-06-10 13497 fixed: Scrollbars wouldn't show the nib if the number of items was equal to the number viewable.
2008-06-10 13495 added: Filmstarts.de scraper
2008-06-08 13475 changed: python method addContextMenuItem() -> addContextMenuItems() (you can add up to 10, so makes sense) added: infolabel "Container(id).Property()" (id optional) and python method xbmcplugin.setPluginCategory(). Skinners can use this in media windows to display the current plugins subcategory. use: Container(id).Property(PluginCategory) (id optional) added: infolabel "Container.PluginName" displays the plugins root folder.
2008-06-08 13471 updated: Dutch and Greek translations, thanks juroen and ydatografida (missed the message in the last commit, my bad)
2008-06-05 13422 added: boost::shared_ptr to SVN tree.
2008-06-05 13418 added: SendClick(window,controlID) message. Allows sending button presses from other windows/dialogs.
2008-06-05 13415 updated: Greek and Chinese translations, thanks Ydatografida and anonymous.
2008-06-05 13414 Updated : couple of Dutch skins as per smokeheads suggestions
2008-06-05 13413 fixed: passthrough code for dvdplayer could miss sync packet for ac3/dts if syncword started about packetlen/2+10 bytes into the demux packet.
2008-06-04 13411 changed: give dts codec same treatment as ac3 codec just got.
2008-06-04 13408 changed: simplify ac3 decoder handling so mixdown settings are handled in one place instead of spread out.
2008-06-04 13406 changed: ac3 decoder for dvdplayer wouldn't not always resync properly. (this likely applies to dts decoder and passthrough too)
2008-06-04 13404 added: Container.SortDirection builtin, and conditional (eg container.sortdirection(ascending))
2008-06-04 13403 added: activatewindow(videolibrary,node,return) support to videolibrary window - allows you to return to a subnode of the specified node. eg if you have a tvshows button normally go to tvshowtitles, and you were last in season 2 of a particular show, then activatewindow(videolibrary,tvshowtitles,return) will return you to that location.
2008-06-04 13402 revert: Change to Util.cpp that wasn't wanted.
2008-06-04 13400 fixed: Video OSD animations weren't reset on close/reopen.
2008-06-04 13398 changed: separated cleaning of video filenames from stacking, and gave cleaning a separate setting, thanks to cptspiff
2008-06-04 13395 changed: Compress music library only every 20 commits, rather than every commit, thanks to cptspiff.
2008-06-04 13394 added: .m2t / .m2ts to the list of video extensions (thanks to cptspiff)
2008-06-04 13393 cleanup: removed duplicate code in ShowIMDb()
2008-06-04 13392 fixed: Don't show authentication details via listitem.path/listitem.filenameandpath (thanks cptspiff)
2008-06-03 13390 Changed : PM3 swapped the Ok Cancel buttons in DialogMediaSource.xml and DialogPluginSettings.xml to make them consistent with the rest of the skins placement
2008-06-03 13388 fixed: Make sure stack status is saved without the temporary stack unavailable bits (should fix stack status resurrecting after a reboot)
2008-06-03 13383 fixed: Video information window had missing info for tvshows + episodes (and possibly other stuff) if invoked from files view.
2008-06-03 13382 Changed : PM3 - Various Changes to Video Info dialog window including * Added Path to Movies info so you can tell what your original file is called and located * Added Number of Watched and Unwatched Episodes to TV Show info * Moved trailer button down to underneath the other buttons instead of being all out by itself * changed the code that referenced the icons in the window
2008-06-03 13381 Added : PM3 - Unwatched episode count to TV Shows "Media Info 2" view
2008-06-03 13378 Added : PM3 - Watched overlay icon to seasons "List 2" view
2008-06-03 13376 Fixed : PM3 - Since TV Shows can now be marked as watched the Watched overlay icons where in the wrong place
2008-06-03 13375 Fixed : PM3 - When you go to Settings -> Video -> Player, the arrows for the scrollbar comes in faster than the actual bar
2008-06-01 13360 merged: backported various warning fixes from linuxport
2008-06-01 13359 fixed: don't refresh library on source list changes (dvdrom status for instance) (thanks cptspiff)
2008-06-01 13358 updated: dutch language file, thanks Bram77
2008-06-01 13357 fixed: lastfm friends didn't work with source added like lastfm://xbmc/user/ instead of generic lastfm://
2008-06-01 13356 fixed: crash in mediaviews due to checking first character of an empty string.... (linuxbranch rev 13355)
2008-05-31 13344 changed: IsMediaWindow() to return false for WindowXMLDialog
2008-05-31 13339 updated: filmweb.pl scraper, thanks Smuto!
2008-05-31 13335 fixed: when file stream eof, we just still keep on handling read in the same manner to allow seekbacks in dvdplayer. fixed: when demuxer eof, we must turn of caching
2008-05-31 13328 reverted: mplayer.dll - part of the additional error checking for avi indexes had the opposite affect, and broke index reading for some streams.
2008-05-31 13325 fixed: -forceidx was always passed to mplayer for streams where we didn't know it was video.
2008-05-30 13320 fixed: Multiple episodes in one file would ignore all but the last episode (thanks cptspiff)
2008-05-29 13318 fixed: make cmythfile updates it's internal program info every 5 seconds, so dvdplayer keeps up with changing programs
2008-05-29 13317 fixed: CCharsetConverter::ucs2CharsetToStringCharset would rewrite source string by swabing it
2008-05-29 13316 changed: clean up string length allocations for charset conversions to be more readable and understandable
2008-05-29 13315 added: musicplayer.position(number).*, musicplayer.offset(number).* info labels and boolean conditions for retrieving items from the music nowplaying list. offset is relative to the current playing item, position is relative to the start of the playlist. We also have conditions musicplayer.hasnext and musicplayer.hasprevious as well as musicplayer.offset(number).exists to check whether playlist items exist. Thanks to kraqh3d for the original patch.
2008-05-29 13314 fixed: pydoc error
2008-05-29 13313 changed: CMythFile::GetStartTime to return number of seconds into this file current show starts, instead of how many seconds back the recording started (same as multiplying by -1). fixed: CMythFile::GetStartTime would be wrong when next show started.
2008-05-29 13310 added: Python method addContextMenuItem() to listitem. you can add up to 10 items to the context menu per listitem. useful for plugins. thanks cptspiff, but you didn't want to use all 10 did you listitem.addContextMenuItem([('Theater Showtimes', 'XBMC.RunScript(q:scriptsshowtimesdefault.py,Iron Man)',)]) fixed: some pydoc links
2008-05-29 13308 fixed: iconv stores a state after char conversion, which can affect next converted line, so clear this after conversion. This was the cause of the long standing bug of last character of previous line showed up on next line in hebrew (among others) subtitles.
2008-05-29 13304 fixed: full color range 4:2:0 images, need not be resampled with swscale
2008-05-29 13303 updated: ffmpeg libs from mplayerhq. (i forgot to strip old version) changed: restored original method for finding stream duration for mpegs, as new method could be slow for files with large number of streams.
2008-05-29 13302 fixed: The normal skin color file is defaults.xml, not default.xml
2008-05-28 13298 added: allow linking a movie to several shows (thanks cptspiff)
2008-05-28 13297 fixed: myth client wouldn't update current playing show when one ended and next started.
2008-05-28 13296 changed: allow differing extensions for movies and trailers (thanks cptspiff)
2008-05-28 13295 added: ask if user want to remove library items when removing a source (thanks cptspiff)
2008-05-28 13294 fixed: automatic album info lookups were broken (thanks cptspiff)
2008-05-28 13293 changed: use a state with critical section for time/chapter/recording state which gets access by gui thread, instead of accessing inputstream/demuxers directly. avoids some of the odd crashes. added: chapter support for mkv files.
2008-05-28 13292 reverted: ask if user want to remove library items when removing a source (thx ctpspiff), line endings
2008-05-28 13291 reverted: allow differing extensions for movies and trailers (try 2), again lineendings
2008-05-28 13290 revert: allow linking a movie to several shows (thx cptspiff), line endings again
2008-05-28 13288 added: allow linking a movie to several shows (thx cptspiff)
2008-05-28 13287 changed: allow differing extensions for movies and trailers (try 2)
2008-05-28 13286 reverted: allow differing extensions for movies and trailers, due to lineending changes
2008-05-28 13285 changed: ask if user want to remove library items when removing a source (thx ctpspiff)
2008-05-28 13284 changed: allow differing extensions for movies and trailers
2008-05-28 13283 cosmetic: removed unnecessary wait in audio player of dvdplayer
2008-05-28 13282 changed: don't consider aspect change something you need to reopen video streams
2008-05-28 13281 fixed: dvdplayer sometime gave a chapter count when no chapters where available
2008-05-28 13279 changed: some links to the manual for pydocs