Metagames

Metagames (https://www.metagames-eu.com/forums/)
-   Xbox (https://www.metagames-eu.com/forums/xbox/)
-   -   XboxMediaCenter (XBMC) 20-04-2007 Svn Rev8582 Midi Edition Build - T3CH (https://www.metagames-eu.com/forums/xbox/xboxmediacenter-xbmc-20-04-2007-svn-rev8582-midi-edition-build-t3ch-86081.html)

redrum 21/04/2007 14h23

XboxMediaCenter (XBMC) 20-04-2007 Svn Rev8582 Midi Edition Build - T3CH
 
T3CH a sorti une nouvelle compilation (rev8582) du SVN de XboxMediaCenter pour Xbox1.
Cette compilation comporte quelques ajouts:

+ AppleMovieTrailers (AMT) SVN pre-0.97.4 par Killarny & Nuka1195 & Pikes [scripts: Apple Movie Trailers]
+ ~110 presets de Milkdrop choisis par BritneysPAIRS's [visualisations: MD - BPs Selection]
+ XBMCScripts Installer 1.8 par EnderW & Blittan [scripts: XBMCScripts]
+ team XBMC Lyrics 1.4.2 SCRIPT [scripts: XBMC Lyrics]
+ Snake 1.0 de Rockstar [scripts: Snake]
+ Tetris 1.0 d'Asteron [scripts: Tetris]
+ T3CH Downloader SCRIPT par Nuka1195 [scripts: T3CH Downloader]
+ Codecs pour mplayer [/system/players/mplayer/codecs/:*]

Notes spéciales de T3CH:
Citation:

* Cette build sort un peu plus tôt car la Team XBMC a enfin trouvé la raison pour laquelle le lancement des XBE ne fonctionnait pas sur les puces X2.
* Cette fois seulement, les fichiers Timidity nécessaires pour la lecture MIDI sont inclus, ils ajoutent ~30MB (placés dans >>system/players/paplayer/timidity<<) et c'est pourquoi cette build est plus grosse qu'habituellement.
* Puisque le système de dialogsubmenu a changé, la meilleure approche est de ne plus inclure un fichier xml customisé. réglez vos scripts préférés via les réglages de skin (skinsettings)

* Inclusion également de l'environnement XBMC Win32 PC environment.exe qui est destiné aux devs python et concepteurs de skin, en lire plus sur le concept ici. Celà a été compilé avec le Microsoft DirectX Summer 2004 SDK.
* Modification du win32 run_me_first.bat afin qu'il se lance et démonte les lecteurs virtuels en sortie.
* Si vous voulez faire un rapport de bugs, merci de le faire d'une façon correcte.

Modifications importantes sur les scripts et fichiers XML dans cette build:
Citation:

* ajout: la mise en cache des dossiers lents à charger. Le dossier est seulement rechargé quand l'utilisateur réaccède au dossier (non pas juste en retournant à la liste d'un autre écran).
* changé: Intégration des modifications de la branche musicdb. Amélioration du système de librairie musicale.
Albumartist est maintenant supporté, et les albums sont stockés suivant le nom d'album et d'artiste, à l'opposé de l'album et du chemin (donc plus de dépendance par rapport au chemin). La version de librairie a été augmenté, et IL N'Y A PAS DE SUPPORT POUR UNE MAJ - il faudra refaire un scan.
Egalement, la mise en cache des apperçus d'album est maintenant divisé en 16 chemins différents pour limiter la chance d'arriver au maximum d'apperçus disponible. leur mise en cache est également basée sur les noms d'album et d'artiste désormais.
* ajout: indicateurs de chapitre pour les vidéos en mode plein écran et barre de défilement dans la skin PM3.

* sources.xml: ce fichier n'est dorénavant plus dans le svn, un nouveau sera crée au boot s'il n'est pas trouvé.
* keymap.xml: modification du bouton 'info/title' sur la télécommande.
http://www.metagames-eu.com/redrum/i...splash_big.png

Toutes les modifications depuis la build du 15-04-2007:
Citation:


2007-04-20 8582 Fixed : <textwidth> added to bookamrk & submenu buttons in skin settings, submenu also made slightly wider to allow for longer labels.
2007-04-20 8581 changed: don't set dvd forced video aspect on opening of audio stream, it should be set on opening of video stream ( bit typo )
2007-04-20 8580 changed: make sure new rgb render identifies itself in log, and not same as old.
2007-04-20 8579 changed: timidity codec now looks for its files in q:\system\players\paplayer\timidity
2007-04-20 8578 updated: french language (thanks to frostbox) updated: finnish language (thanks to mikko)
2007-04-20 8577 fixed: another elupus typo
2007-04-20 8576 typo
2007-04-20 8575 added: preliminary bob+weave motion detecting deinterlacer in new hq pixelshader based renderer. (uses much more memory)
2007-04-20 8574 fixed: Album thumb wouldn't update after an album information lookup if the album didn't previously have a thumb.
2007-04-20 8573 fixed: Bad english in comment
2007-04-20 8572 added: Caching of folders that are slow to load. Folder is only re-fetched on user access to the folder (not when just returning to a listing from another screen).
2007-04-20 8571 fixed: LCD columns was limited to 20 characters. Increased to 40.
2007-04-19 8570 added: skin.setfile now takes a mask parameter.
2007-04-19 8569 Fixed : Few navigation issues and put access to scripts window back as default button on dialogsubmenu.xml as i accidently removed access.
2007-04-19 8568 Added : Enable Submenu Buttons to Skin Settings. Also added skin.setfile only uses .py at present for use with DialogSubmenu. Should allow users to add/remove, switch on/off buttons on the DialogSubMenu without external editor.
2007-04-19 8567 fixed: switch off led on playback was broken
2007-04-18 8564 updated: tv.com scraper (really fix plots, get rid of \'s)
2007-04-18 8563 changed: minor reorganization of dvdplayer's videoplayer
2007-04-18 8562 changed: minor reorganization and added logging to libavcodec decoder in dvdplayer
2007-04-18 8561 updated: Chinese (Simple) language (thanks to pcman). updated: Chinese (Traditional) language (thanks to omenpica).
2007-04-18 8560 fixed: layout error in system hardware settings.
2007-04-18 8559 fixed: problem with all items in the season video library node if parent items were enabled (thanks to jmarshall, spotted the fix in your musicdb commit )
2007-04-18 8558 removed: xbmc.executehttpapi("backupsysteminfo") Backup System Info is still in ExecuteBuiltin (xbmc.executehttpapi("execbuiltin(backupsysteminfo )"))
2007-04-18 8557 cleanup: Cleaned up some music library filesystem stuff + reordered the library root
2007-04-18 8556 removed: Some unnecessary debug asserts (slash at end of filefolders)
2007-04-18 8555 added: backupsysteminfo to XBMC http (xbmc.executehttpapi("backupsysteminfo"))
2007-04-18 8554 fixed: WindowXML addItem should have defaulted to adding the item to the end of the list rather then top
2007-04-18 8553 changed: [ 1702784 ] Python WindowXML addItem changed to accept a position in the list. Only works for -1 (end) and 0 (start) by stanley87
2007-04-18 8552 added: "albumartist" field to smart playlists.
2007-04-18 8551 added: Additional filter to rule out various artists albums by disallowing an album to be considered a compilation if it contains overlapping track numbers (eg two track 3's)
2007-04-18 8550 removed: Search in music files view - it relies on the library, so is only available in library view. Also made the old "search" button on the left do the same as the search node.
2007-04-18 8549 added: Year node to the music library.
2007-04-18 8548 fixed: Multichannel wavpack files didn't run. XBMC now drops them to 2 channel (not enough processor for multichannel)
2007-04-18 8547 fixed: Added workaround for XBE launch issue with X2 modchips (usually with 5035 bios), by disabling modchip info lookup.
2007-04-17 8546 Added : PM3 Chapter point indicators to Video info on fullscreen and Seekbar
2007-04-17 8545 added: zsori scraper now supports episode thumbs (thanks to zsori for adding the feature )
2007-04-17 8544 fixed: Spinners/Scrollbars visibility conditions were (still) screwed up.
2007-04-17 8543 updated: German language file by sCAPe (Based on english strings version 8539)
2007-04-17 8542 updated: libFLAC.dll to version 1.1.4.
2007-04-16 8540 fixed: GetArtistPath query was extremely slow (used by Set Artist Thumb)
2007-04-16 8539 added: if you refresh a tv show give the option to not refresh episodes.
2007-04-16 8538 added: Release, Release_LTCG, Profile, Proile_FastCap, Debug to svn:ignore
2007-04-16 8537 changed: removed Debug/Release folders from svn repository and added them to svn:ignore instead
2007-04-16 8536 changed: removed Debug/Release folders from svn repository and added them to svn:ignore instead
2007-04-16 8535 changed: removed Debug/Release folders from svn repository and added them to svn:ignore instead
2007-04-16 8534 changed: removed Debug/Release folders from svn repository and added them to svn:ignore instead
2007-04-16 8533 fixed: GetArtistsNav sql error
2007-04-16 8529 fixed: CenterWindow() didn't work correctly for the context menu.
2007-04-16 8528 changed: Tweaked a default regexp for tvshows a bit.
2007-04-16 8527 fixed: Didn't build due to missing homerun files
2007-04-16 8526 changed: Merged the musicdb branch changes. Improved music library system. Albumartist is now supported, and albums are stored based on album and artist name, as opposed to album and path. ie no path dependence for albums. The library version has been bumped, and THERE IS NO UPDATE SUPPORT - you will have to rescan. Also, album thumb caching is now split over 16 different paths to limit the likelihood of running out of thumbs. They're also cached based on album and artist now, rather than album and path.
2007-04-15 8520 added: very basic support for hdhomerun. supports browsing to your hdhomerun device (hdhomerun:// bookmark), start streaming of currently tuned program and tuning to a specific channel based on an url. (hdhomerun://deviceid/tuner0?channel=qam:99999999&program=99).

:bnc: :bnc: :bnc:

Notes d'installations de T3CH:
Citation:

* INSTALLATION EN TANT QU'APPLICATION
- Installation propre: Transférer la _totalité_ du dossier XBMC dans votre dossier APPS (ou bien à l'endroit voulu).
- Mise à jour: Sauvegarder le dossier "XBMC\UserData". Transférer la totalité du dossier XBMC vers la Xbox. Retransférer le dossier UserData dans la nouvelle installation.

* INSTALLATION EN TANT QUE DASHBOARD (SOFTMODS)
n'est pas couverte dans ce README, voir sur http://forums.xbox-scene.com/index.php?showtopic=406656

* INSTALLATION EN TANT QUE DASHBOARD
- Option 1. Outil de raccourci par la Team XBMC.
C'est inclus dans le dossier _tools comme <<SHORTCUT by TEAM XBMC.xbe>> + <<SHORTCUT by TEAM XBMC.cfg>>.
Instructions ici: http://www.xboxmediacenter.com/wiki/...As_a_Dashboard (Option 1).
Renommer le <<SHORTCUT by TEAM XBMC.xbe>>+.cfg & également EDITER le .cfg afin qu'il corresponde à la configuration présente.
Voir INSTALLATION EN TANT QU'APPLICATION plus haut.
- Option 2. Grâce à une application appelée 'Team UIX's Xbe Shortcut Maker v1.0' par JbOnE, c'est maintenant très simple...
Transférer le contenu du dossier XBMC (ceci est TRES important car l'utilitaire n'est pas configurable) DANS "E:\APPS\XBMC\". Renommer <<SHORTCUT by TEAM UIX.xbe>> en quelque chose que le bios utilisé peut démarrer (voir http://www.xboxmediacenter.com/wiki/...As_a_Dashboard ou lire le README du Bios) et transférer vers l'endroit où la méthode de mod démarre. Lors des prochaines installations, il n'y aura plus à se préoccuper de celà (à moins de vouloir déplacer XBMC).

* INSTRUCTIONS POUR L'environnement WIN32 PC (DOSSIER WIN32)
Bon à savoir, celà requiert DirectX9 pour être installé. Egalement toutes les cartes graphiques ne sont pas supportées.
Il faut:
- Copier XBMC_PC.exe & 'run_me_first.bat' depuis le dossier win32 vers celui de XBMC
- Lancer 'run_me_first.bat'
- Lancer XBMC_PC.exe

* CONSEILS DE MAJS
Si vous mettez à jour depuis une très vieille/mauvaise version, vous pourriez avoir des problèmes. Suivre ces règles simples:
- Remplacer tout le dossier XBMC par le nouveau
- Ne pas réimporter le dossier XBMC\UserData (uniquement en cas de problèmes)
- Effacer le contenu de E:\CACHE
- Effacer le contenu dans les lecteurs X: Y: Z:
- Effacer le contenu de E:\UDATA\0face008
- Effacer le contenu de E:\TDATA\0face008

Autres informations
Citation:

La manuel en ligne de XBMC peut être trouvé sur www.xboxmediacenter.com/wiki
Toutes les questions ou problèmes doivent être posées dans le forum de support , ou bien dans le chan IRC officiel, #XBMC sur Freenode (irc.freenode.net). (NOTE : ne pas demander d'info sur comment se procurer une build de XBMC)

Si vous voulez d'autres skins (en faisant attention à ce qu'elle soient compatibles avant de les intaller), voir:
- http://forums.xbox-scene.com/index.php?showforum=178
- http://forums.xbox-scene.com/index.php?showforum=286
Il y a une liste des skins compatibles 'pre2.1' (note: pas forcément à jour :p) ici:
- http://www.xboxmediacenter.com/wiki/...atibility_List

Si vous voulez d'autres scripts, voir sur
- http://www.xbmcscripts.com ou bien utiliser le XBMCScripts Installer 1.8 par EnderW & Blittan!

Si vous voulez des trainers, prenez les sur
- http://www.google.com/search?q=xbox+trainers

Le xbe a été patché pour les xbox retail et a été compilé avec la v5849 du XDK.

Si vous désiez retirer le logo de démarrage, effacez le splash.png du dossier \media
Si vous désiez retirer le son de démarrage, effacez le start.wav du dossier \skin\Project Mayhem III\sounds\

Le changelog de XBMc est inclus, voir Changelog.txt
le changelog de la skin est inclus, voir Changelog_PM.txt
:hot: :hot: :hot:

Source: Xbox-Scene Forums

Site officiel de T3CH: http://t3ch.xil.us (adresse temporaire: http://217.118.215.116/)
Télécharger via FTP:
Citation:

FTP: xbmp.uk.xbins.org
Login: xbins
Mot de passe: homebrew


Fuseau horaire GMT +1. Il est actuellement 14h39.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.

Integrated by BBpixel ©2004-2024, jvbPlugin

Version française #23 par l'association vBulletin francophone
© 2003-2018 MetaGames. Tous droits réservés.