XBMC 10-04-2006 (T3CH)


Newserator
 Share

Messages recommandés

Nouvelle version de XBMC, issue des CVS et compilée par T3CH.

Cette compile T3CH est un package barebone (logiquement moins de problèmes pouvant provoquer un blocage). Les CVS de XBMC étant "figés" actuellement en prévision de la version 2.0, T3CH a décidé de procéder à plus d'une release par semaine. Vous trouverez ci-dessous le changelog depuis la dernière version du 28 mars :

Citation :

- 10-04-2006 changed: handling of file extension + code cleanup

- 10-04-2006 added: if album info from the currently playling album is downloaded it will update the music overlay with the new cover

- 10-04-2006 fixed: nav sounds are gone after skin change

- 10-04-2006 fixed: use correct subnet mask for samba instead of hardcoded 255.255.255.0

- 10-04-2006 fixed: xbmc would easily read garbage if asked to read text files from dvd.

- 09-04-2006 changed: Added free memory logging to logfile and removed current date (time is still there)

- 09-04-2006 updated:
chinese
(simple) langugae file (Thanks to hibaby)

- 09-04-2006 updated: Hebrew language file (Thnx to vgs)

- 09-04-2006 added: xml header with encoding to language files. Language files now support UTF-8

- 09-04-2006 changed: A control set hidden from the code takes priority over visibility set from the skin.

- 08-04-2006 added: pythonscripts can now decide what playcore to use. This allows playback of streams that mplayer does not support

example: xbmc.Player(xbmc.PLAYER_CORE_DVPLAYER).Play('.....');

- 08-04-2006 fixed: [ 1459126 ] LogPath XML Setting Not Respected

- 08-04-2006 fixed: reverted old menuoverlay fix for dvdplayer and fixed it a bit differently

- 08-04-2006 fixed: Skin font and fanspeed setting spincontrols displayed "?-1?".

- 08-04-2006 added: initial code to provide albumart to visualisations

- 08-04-2006 fixed: cache function would abort if filesystem wasn't able to read the exact requested size

- 08-04-2006 fixed: new smb would cut of end of file. it seems new smb either missdetects CAP_LARGE_READX for server (should allow 64k reads) or has wrong syntax on read, causing it allways skip half the packet, and thus abort to early. workaround in libsmb/clireadwrite.c

- 07-04-2006 updated: libsmb updated to 3.0.22 with enabled libiconv, supports switching dos codepage gui

- 07-04-2006 updated: finnish and plosh langugae strings.xml

Thanks jutski and NaPeK

- 07-04-2006 fixed: don't use fixed width character arrays on user inputable settings for smb, also reorganzed smb settings in gui

- 07-04-2006 fixed: Incorrect first and last letters in Hebrew (and other languages) - thanks to shahar for the assistance.

- 07-04-2006 fixed: Cleaned up headers includes in guilib.

- 07-04-2006 fixed: Scan music could run out of memory due to caching all paths. CDirectory::GetDirectory no longer caches paths by default.

- 07-04-2006 added: Startup.xml support for skin intros. The skin itself should switch to Home.xml at the appropriate time using ReplaceWindow(Home).

- 07-04-2006 added: Better video resolution choice for playback, thanks to Markeen.

- 06-04-2006 fixed: Skin scalings on load (eg PAL->NTSC) were truncated instead of rounded.

- 06-04-2006 changed: changed default RSS feed in XboxMediaCenter.xml to another X-S feed

- 06-04-2006 fixed: multiple visualisation controls on screen at same time would crash xbmc (now only first one loads)

- 06-04-2006 fixed: [ 1458759 ] Little info screen problems

- 06-04-2006 fixed: [ 1267265 ] Un-safe HD shutdown

- 06-04-2006 fixed: [ 1454415 ] Philipps DVD Drive not recognized at System-Info

- 05-04-2006 changed: use 16 byte aligned pointers in dvdplayer's libmpeg2, fixes potential crash on decoding (thou i doubt it ever happend)

- 05-04-2006 changed: avoid closing audio device if properties didn't change, avoids ac3 reciever stuttering between audio tracks when using OTAS

- 05-04-2006 fixed: Last.fm radio skip track.

- 05-04-2006 changed: rss-reader useragent.

- 05-04-2006 fixed: [ 1464756 ] script output scrolling crash

- 05-04-2006 changed: The controls in SettingsCategory are added in the same position as their template controls.

- 04-04-2006 fixed: single filed rar archives should be up to speed again.

- 04-04-2006 fixed: [ 1461737 ] Navigation in CBR/CBZ.

- 04-04-2006 fixed: [ 1460946 ] Unable to create CD rip dir on SMB share.

- 04-04-2006 fixed: Karaoke transparency settings weren't honoured.

- 04-04-2006 changed: Window.Previous(id) applies for the whole time a window is on screen, rather than just while the window is initializing.

- 04-04-2006 fixed: Audio and subtitle delay via keymap.xml were not functioning.

- 04-04-2006 fixed: UTF16->UTF8 conversion crash on some strings.

- 04-04-2006 added: playlist field to SmartPlaylists.

- 04-04-2006 fixed: Setting of currently playing item was set by index rather than path + startoffset in the media windows.

- 04-04-2006 fixed: [ 1461096 ] Movie Trailers scrolling bug

- 04-04-2006 fixed: [ 1461095 ] certain features frozen with xlink kai enabled

- 04-04-2006 fixed: [ 1461745 ] Create xbmsp error.

- 04-04-2006 fixed: [ 1461817 ] Python Progress Dialog shows heading as line 1, thanks to frooby

- 04-04-2006 added: reversible attribute to animations, and
tag to skin.xml to assist in developing skin animations.

- 04-04-2006 fixed: XBMC should now read and display the right GPU and CPU temps for 1.6 xbox´s

Thanks goes to pablot for the fix

- 04-04-2006 Updated: dutch, french, german, german austria, hungarian, italian and spanish strings.xml´s

Thanks to: console-ombouw, jose_t, modhack2, kotix, bali001, silverscape and ceomr

- 04-04-2006 changed: daap streaming moved over to curl instead and reneabled paplayer.

- 04-04-2006 fixed: shout:// wasn't checked for contenttype

- 04-04-2006 fixed: couldn't check extension in playerfactory on http with options at the end of the url. ie
http://host/folder/file.mp3?option=value

- 04-04-2006 fixed: dvdplayer slowed xbmc to a crawl during music playback since (29-03-2006 fixed: potential crash if audiorenderer...)

- 30-03-2006 fixed: Current playlist source wasn't reset, and internet streams would always try and use it to lookup thumbs.

- 29-03-2006 fixed: If an image failed to load, you couldn't move to the next image (while viewing pictures from My Pictures).

- 29-03-2006 fixed: Fading on RSS controls wasn't working.

- 29-03-2006 fixed: Animation of thumbs and lists on window open wasn't working.

- 29-03-2006 fixed: potential crash if audiorenderer was deleted while application was attempting to copy data to vis buffer

- 29-03-2006 fixed: Remote is processed before gamepad to ensure if a gamepad stick is offcenter it doesn't effect the remote.

- 28-03-2006 added: content-type detection for playercore selection. fixes auto startup of aac+ streams on shoutcast and flv streams on google-video

- 28-03-2006 fixed: Slideshow would not present on vblank, causing tearing when zooming.

- 28-03-2006 fixed: ac3 passthrough was broken since last dts fix for dvdplayer.

download.gif XBMC 10-04-2006 (T3CH)

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

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

Lien vers le commentaire
Partager sur d'autres sites

Beaucoup de nouveautés à chaque fois mais je reste à la 20-03-06 t3ch car les versions supèrieurs chez moi bloque aléatoirement (même la fly). Vivement la 2.0 officielle !

edit : j'ai testé juste pour voir cette version, j'ai bien verifié le xml et pourtant "my programs" est vide, too bad !. je remets la release 20-03-06, tout refonctionne...

Modifié par strdoom
Lien vers le commentaire
Partager sur d'autres sites

lu,

moi jai réussi a afficher les programmes en décochant la case "ne pas utiliser les raccoucis et le scan" dans les paramètres des programmes... :)

pour moi ça fonctionne nickel après ça...

@+

up

re lu ,

autan pour moi je n'ai ni progs ni emulateur, j'ai uniquement les jeux.... :marteau:

Lien vers le commentaire
Partager sur d'autres sites

Ca y est j'ai trouvé la solution, il s'agit d'un bug pour cette version qui date du 10/04/06 :

- il s'agit en premier lieu de décocher dans parametres/programmes "Afficher seulement les fichiers Default.xbe",

- ensuite scanner les programmes/jeux/emulateurs

- recocher l'option dans parametres/programmes "Afficher seulement les fichiers Default.xbe"

Lien vers le commentaire
Partager sur d'autres sites

:marteau::marteau::marteau:

rere lu,

j'ai réussi a afficher tout les icones...mais je n'ai franchement aucune idée sur la manière dont j'ai pracédé...

en fait ,j'ai bidouiller les paramètres générale des programmes en cochant et décochant quelque case...mais le pire dans tout ça , c'est que tout est cocher comme avant maintenant...(et ça fonctionne nickel) :marteau::fou::marteau:

@+

dsl , j'avais pas vu qu'il y avait la réponse...

Lien vers le commentaire
Partager sur d'autres sites

merci pour cette astuce :)

edit : effectivement impossible de choisir la fréquence des jeux et je viens de subir un 2eme blocage... cette release demande trop de bidouilles^^ je retourne à la 06-03 ;)

Modifié par strdoom
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