XBMC 12-08-2007 SVN rev9920 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 rev1324 [scripts: Apple Movie Trailers]

- BritneysPAIRS's ~110 choosen Milkdrop presets [visualisations: MD - BPs Selection]

- EnderW & Blittans 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 [scripts: T3CH Downloader]

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

- PM3 Red Theme + PM3 Blue Theme by Jezz_X

2007-08-12 9920 fixed: switch media would show old contents if you did it in a large dir

2007-08-12 9919 changed: renamed useevilb rootovershoot since apparently it wasnt clear enough what the setting did wink.gif

2007-08-12 9918 changed: no need to redefine the background loader thread, it's is defined in baseclass already

2007-08-12 9917 fixed: wrong label during tvshowmovie linking

2007-08-12 9916 fixed: canceling browsing in the smart playlist rule dialog would clear the current value

2007-08-12 9915 fixed: forgot to clean movielinktvshow table properly

2007-08-12 9914 added: ability to link movies to tvshows. if linked, the movies shows up in the season node

2007-08-12 9913 changed: don't display 0.0 as rating in video library

2007-08-12 9912 changed: setting the busydialogdelay setting in advancedsettings to 0 will now disable the busydialog (please wait). part 2

2007-08-12 9911 fixed: partymode button would still be enabled after partymode was stopped.

2007-08-12 9910 fixed: CVideoDatabase::GetPaths wouldn't return the actual paths movies reside in.

2007-08-12 9909 added: advancedsettings to disable Evil B™ navigation in media windows

2007-08-12 9908 changed: setting the busydialogdelay setting in advancedsettings to 0 will now disable the busydialog (please wait).

2007-08-12 9907 changed: also show shoutcast shares to sub-url's (e.g. specific genre) in library view (if added as share to filesview).

2007-08-12 9906 fixed: partymode wasn't stopped if lastfm radio was started.

2007-08-12 9905 changed: don't uppercase site commands. make site playmedia(..) play nice with case sensitive urls (like http urls)

2007-08-12 9904 fixed: lines 1 & 2 in the progressdialog were not cleared for partymode.

2007-08-11 9901 fixed: date wouldnt show for some episodes. never trust sscanf()

2007-08-11 9900 fixed: errors with specials that aired at the end of a season

2007-08-11 9899 added: show shoutcast and last.fm shares in library view (if added as share to filesview)

2007-08-11 9898 fixed: missing quickpath for Years path in music library mode.

2007-08-11 9897 fixed: nav sounds would be played during gamepad password input

2007-08-11 9896 fixed: browse for subtitle didn't start inside movie/alt subtitle dir

2007-08-11 9895 fixed: didn't save path hash of root tvshows folders during library updates (3) aka running in circles

2007-08-11 9894 fixed: didn't save path hash of root tvshows folders during library updates (2)

2007-08-11 9893 fixed: didn't save path hash of root tvshows folders during library updates

2007-08-11 9892 fixed: errors with excluding folders from video scans

2007-08-11 9891 added: httpapi command LookUpAlbum now can, if requested, return each matching album's relevance score

2007-08-11 9890 fixed: contains single tv show / video was ticked when it shouldnt be

2007-08-11 9889 added: [ 1770702 ] Use EDL file if it exists for playing movies. thanks to DrDDT

2007-08-11 9888 added: filmaffinity.com spanish movie scraper. thanks to hectorzin

2007-08-11 9887 updated:
chinese
(Traditional) language (thanks to omenpica) updated: Finnish language (thanks to mikko)

2007-08-10 9882 changed: rewrite of last.fm radio to the new playlist based radio protocol.

2007-08-10 9881 changed: reworked movie/tv database scanning abit, should now work alot better with multipaths, you may need to reset the content for multipath shares.

2007-08-10 9880 changed: multipaths are now / terminated as normal directories

2007-08-10 9879 changed: reworked movie/tv database scanning abit, should now work alot better with multipaths, you may need to reset the content for multipath shares.

2007-08-10 9878 changed: improved movie scraper a bit. now movie names with periods in them should work fine, (aslong as they also contain a space somewhere)

2007-08-10 9877 fixed: regexp parser would not allow properly escaped ] or - in character sections like these []] or [-].

2007-08-10 9875 changed: Allowed NextPicture and PreviousPicture to function while the current image's information was up during a slideshow.

2007-08-10 9874 fixed: Disappearing underscores in scrolling text due to very low glyph placement and overambitious clipping.

2007-08-09 9873 changed: assert if iconv fails to convert a wide string to utf8

2007-08-09 9872 fixed: gamesave window could throw an exception

2007-08-09 9871 fixed: hide plot for unwatched items applied to tvshow plots

2007-08-09 9868 fixed: PictureInfoTag didn't cache it's loaded flag, so on return from SlideShow the info wasn't shown.

2007-08-09 9867 added: id attribute to static
for containers, and Container(id).HasFocus(itemid) visibility condition. added:
tag for static
items in containers.

2007-08-08 9866 changed: simplified caching dialog now that progressdialog should be abit more thread safe

2007-08-08 9865 fixed: enable OwningCriticalSection for critical sections in win32 build.

2007-08-08 9864 changed: simplified caching dialog now that progressdialog should be abit more thread safe

2007-08-08 9863 changed: made label and progressbar updates when graphiccontext is not held done through a thread message. should fix the sporadic crashes during caching for mplayer.

2007-08-08 9862 fixed: Largeimage control didn't drop
to the fallback texture.

2007-08-08 9861 added: ListItem.PictureResolution and ListItem.PictureDateTime for exif info in lists.

2007-08-08 9860 fixed: Label parser didn't work for more than one block within []. Thanks to hugohuetzel for the regexp.

2007-08-08 9859 changed: name idle thread, and disable it in win32 build (hlt is a privileged instruction in vista)

2007-08-08 9858 fixed. make CUtil::CurrentCpuUsage return inverted idle time usage

2007-08-08 9857 fixed: excessive logging after dvdplayer merge with linuxbranch

2007-08-08 9856 changed: merged some other stuff back from linux branch to ease merging

2007-08-08 9855 changed: backslashes to forward slashes in include path to ease linux merging

2007-08-08 9854 changed: merged the subtitle code changes for dvdplayer back to trunk with some changes. remains disabled for now, as it's not working fully.

2007-08-08 9851 added: Nasty framerate limiter for win32.

2007-08-08 9850 fixed: Changed a label that most skins used back to "Preset" and moved the "%s Presets" label to a new one.

2007-08-07 9849 changed: moved some static arrays from Util.h to Util.cpp where they belong. changed: use faster intel recommended round instead of floor(x + 0.5) which is quite slow

2007-08-07 9848 changed: altered the directinput keyboard delay a little (timebased rather than framebased).

2007-08-07 9847 solved: The mystery of the vanishing director (due to telling the pagecontrol to reset when switching views, even if there is no pagecontrol, which then resets fadelabels and textboxes with id 0)

2007-08-07 9846 added: EXIF/IPTC tag loader, done whenever you access a folder in My Pictures. Not available in the GUI as yet.

2007-08-07 9845 fixed: application thread wasted 10ms each loop waiting for dvddrive detection. changed: only check for dvd/cd autorun every half second instead.

2007-08-06 9844 fixed: seeking in audio only files resulted in invalid time display

2007-08-06 9843 fixed: Don't show drives higher than G: in filemanager or elsewhere.

2007-08-06 9841 changed. mplayer.dll now compiled with gcc 4.1.2, the gcc 4.2.1 version I had had a bug in it with strict aliasing that broke mp3 decoding.

2007-08-06 9840 fixed: Orientation of largeimages did not respect flipx, flipy, and diffuse was also orientated incorrectly.

2007-08-06 9839 removed: Unnecessary rambling comments

2007-08-06 9838 changed: fallback texture of largeimage is now onscreen while the image is loading as well.

2007-08-06 9837 changed: If a dialog is not present in the skin and it's asked to open, it will now immediately close.

2007-08-06 9836 fixed: container.folderthumb wasn't working.

2007-08-06 9835 added: EXIF orientation is now supported by largeimage controls.

download.gif XBMC 12-08-2007 SVN rev9920 build - T3CH

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

Lien vers le commentaire
Partager sur d'autres sites

Il y a un truc qui me chiffone dans XBMC depuis quelques temps...

C'est quand on veut quitter l'application. Avant il y avait un bouton "Dashboard" aux côtés de redémarrer, éteindre, etc...

Maintenant fini.. alors que j'ai bien pointé mon dashboard dans la configuration du logiciel, comme avant quoi...

C'est pas trop gênant mais disons que je n'aime pas le reboot façon XBMC, c'est à dire extinction/allumage de la console.

Lien vers le commentaire
Partager sur d'autres sites

En parlant de trucs bizarres sous XBMC....quelqu'un sait-il s'il est possible de désactiver la désagréable fonctionnalité qui scanne vidéos, musiques et tutti quanti dès qu'on va sur l'explorateur, dès qu'on entre dans la section Vidéo, etc...qui fait ramer à mort le FTP (il scanne comme un dingue dès qu'on essaie d'accèder en FTP), qui fait gratter le DD pour rien (je dirais même plus, il fait couiner mon DD tout neuf :D) ?

Cette fonction a été ajoutée à partir de la version du 01/04/07, et c'est pour moi une sacré régression par rapport à l'ancien système, par simple exploration des dossiers. C'est dommage, les dernières versions bootent 5x plus vite que les anciennes (antérieures à cette fameuse release du 01/04/07), mais ce scan permanent et à chaque démarrage, c'est vraiment lourd.

Lien vers le commentaire
Partager sur d'autres sites

C'est quand on veut quitter l'application. Avant il y avait un bouton "Dashboard" aux côtés de redémarrer, éteindre, etc...

Normal, c'est la team qui décide ...... et, justement, ils ont décidé de virer ce raccourci bien sympathique pour ceux qui n'utilise pas XBMC en Dash (on nous forcerait la main à l'insu de nous-même ???? :blink::rolleyes: ). Bon, c'est aussi du à certains skins qui ne gérait pas cette possibilité (comme quoi, joli n'est pas synonime d'efficacité) .... on va dire que c'est une explication qui en vaut bien une autre .. hihihi

Seule solution, ajouter un raccourci .... dans les raccourcis justement .... c'est la solution appliquée dans les versions sur Xcalibur ....

On retrouve la fonctionnalité désirée et c'est compatible avec tous les skins ...

Lien vers le commentaire
Partager sur d'autres sites

En parlant de trucs bizarres sous XBMC....quelqu'un sait-il s'il est possible de désactiver la désagréable fonctionnalité qui scanne vidéos, musiques et tutti quanti dès qu'on va sur l'explorateur, dès qu'on entre dans la section Vidéo, etc...qui fait ramer à mort le FTP (il scanne comme un dingue dès qu'on essaie d'accèder en FTP), qui fait gratter le DD pour rien (je dirais même plus, il fait couiner mon DD tout neuf :D) ?

Même soucis que toi, depuis que c'est en place je met un temps fou à explorer mes dossiers volumineux. De plus on dirait qu'il n'y a pas de cache sur ce qui a été exploré (je rentre dans un dossier volumineux, OK c'est scanné, je rentre dans un sous dossier, puis je reviens sur mon dossier volumineux, et là ca rescanne completement... Pour ca XBMC c'est pas au point!

A creuser...

Lien vers le commentaire
Partager sur d'autres sites

C'est quand on veut quitter l'application. Avant il y avait un bouton "Dashboard" aux côtés de redémarrer, éteindre, etc...

Normal, c'est la team qui décide ...... et, justement, ils ont décidé de virer ce raccourci bien sympathique pour ceux qui n'utilise pas XBMC en Dash (on nous forcerait la main à l'insu de nous-même ???? :blink::rolleyes: ). Bon, c'est aussi du à certains skins qui ne gérait pas cette possibilité (comme quoi, joli n'est pas synonime d'efficacité) .... on va dire que c'est une explication qui en vaut bien une autre .. hihihi

Seule solution, ajouter un raccourci .... dans les raccourcis justement .... c'est la solution appliquée dans les versions sur Xcalibur ....

On retrouve la fonctionnalité désirée et c'est compatible avec tous les skins ...

Ok merci, je vais voir comment rajouter ce raccourci alors :)

Lien vers le commentaire
Partager sur d'autres sites

En parlant de trucs bizarres sous XBMC....quelqu'un sait-il s'il est possible de désactiver la désagréable fonctionnalité qui scanne vidéos, musiques et tutti quanti dès qu'on va sur l'explorateur, dès qu'on entre dans la section Vidéo, etc...qui fait ramer à mort le FTP (il scanne comme un dingue dès qu'on essaie d'accèder en FTP), qui fait gratter le DD pour rien (je dirais même plus, il fait couiner mon DD tout neuf :D) ?

Même soucis que toi, depuis que c'est en place je met un temps fou à explorer mes dossiers volumineux. De plus on dirait qu'il n'y a pas de cache sur ce qui a été exploré (je rentre dans un dossier volumineux, OK c'est scanné, je rentre dans un sous dossier, puis je reviens sur mon dossier volumineux, et là ca rescanne completement... Pour ca XBMC c'est pas au point!

A creuser...

Au moins ca me rassure, ca ne vient pas que de moi, je ne suis pas fou :D

bon bah je vais rester à la dernière sans ce système de scan lourd et inutile....la 23/03/2007

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