Aller au contenu

XboxMediaCenter (XBMC) 04-03-2007 SVN rev8014 build - T3CH


redrum

Messages recommandés

T3CH a sorti une nouvelle compilation (rev8014) du SVN de XboxMediaCenter pour Xbox1.

Cette compilation comporte quelques additions:

 

+ AppleMovieTrailers (AMT) SVN pre-0.97 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 & Blittans [scripts: XBMCScripts]

+ 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:

* ajout: CPU idle thread avec une instruction HLT pour refroidir et abaisser la consommation d'énergie.

* Nuka1195 a commencé à travailler sur un script pour télécharger mes builds, c'est encore tôt mais je l'inclue afin que vous puissiez le tester.

* Inclusion d'une compil' d'icônes pour le nouveau client TuxBox Client, voir _tools/PictureIcon.rar.

* Il n'y a pas de nouvelle version du mplayer de TEST par elupus, mais vous pouvez toujours rapporter les problèmes avec le vieux TEST ici: http://www.xboxmediacenter.com/forum/showthread.php?t=23969 (lien de téléchargement)

Il suffit de remplacer les 2 fichiers dans XBMC/system/players/mplayer/ si vous voulez aider la Team xbmc le tester.

* Modification du win32 run_me_first.bat afin qu'il se lance et démonte les lecteurs virtuels en sortie.

* 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.

 

 

 

 

Voici ce qui a été modifié depuis la build du 26-02-2007:

2007-03-04 8014 changed: ttf font renderer now uses gpu for rotation and shifting of characters, also some speedups in character lookup time.

2007-03-04 8013 fixed: If Programs was locked, you could still execute xbe's via the skin/webserver etc.

2007-03-04 8012 fixed: mplayer wouldn't display the new video frame directly after a paused seek.

2007-03-04 8011 changed: make sure renderer restores present interval instead of setting it to fixed value if it changes it temporarily.

2007-03-04 8010 changed: removed more hacks to unpause player before seek.

2007-03-04 8009 Modified: Home button textures didn't look square in 16x9 modes.

2007-03-04 8008 fixed: dvdplayer would stutter alot during dvd playback since r7923 due to rendering thread being stalled when waiting on libdvdnav virtual machine lock.

2007-03-04 8007 Updated: Splash images.

2007-03-04 8006 updated: Finnish based on 7958 by mikko70 updated: Chinese (Traditional) based on 7958 by omenpica updated: German (Austria) based on 4947 by ceomr

2007-03-03 8005 fixed: conditional return of InternetState wasn't updated

2007-03-03 8004 changed: removed unused functions in IPlayer changed: moved hack for unpausing player before seek into players that need it instead of global added: frame stepping for mplayer (thnx to asteron for idea and initial patch) added: preliminary code for framestepping in dvdplayer, currently disabled as it causes audio desync on unpause.

2007-03-03 8003 fixed: XBMC_PC didn't show the Internet sate due to System Info changes.

2007-03-03 8002 added: CPU idle thread with HLT instruction to cool and lower energy usage. (thanks michaelbrumm!)

2007-03-02 8001 fixed: system up and system total up time was broken

2007-03-02 8000 added: built in function: "backupsysteminfo", will create bios, eeprom backup and systeminformation txt file to /system/systeminfo/ fixed: on no systeminfo request the "busy" text was shown for a couple of seconds

2007-03-02 7999 changed: Weather icons all use the 128x128 sized ones now.

2007-03-02 7998 fixed: cmdlineargs.h left out of last commit

2007-03-02 7997 fixed: XBMCTex command line parsing of filenames with spaces + better animgif palette support, thanks to Equinox.

2007-03-02 7996 fixed: imdb plot would sometimes not be fully parsed

2007-03-01 7995 fixed: left out SendATACommand IRQL fix in previous commit

2007-03-01 7994 fixed: password dialog md5 sums are no longer compared using case-sensitive methods (password itself is still case-sensitive), xml md5 sums changed back to lowercase

2007-03-01 7992 fixed: XBMC_PC didn't compile due to System Info changes.

2007-03-01 7990 changed: system info, more move to Info manager and changed to background info loader

2007-03-01 7989 removed: non used inet check thread code

2007-03-01 7988 fixed: SendATACommand caused corruption during file I/O.

2007-03-01 7986 changed: SEND_CLICK_MESSAGE() -> SendWindowMessage() in CGUIButtonControl::OnClick(). Fixes control conflicts with python WindowDialogs and dialogs

2007-03-01 7985 Fixed : PM3 Music Now Playing Overlay Thumbnail didn't keep its aspect ratio properly

2007-03-01 7984 fixed: Video + Visualisation in XBMC_PC didn't clear that background when in fullscreen.

2007-02-28 7983 fixed: Year and Genre tags weren't written when encoding with LAME.

2007-02-28 7982 added: .nfo parsing can now read xml files of the form outputted by scrapers or export from db.

2007-02-28 7981 fixed: Crash if <thumb> tag was missing value.

2007-02-28 7980 fixed: Clean Database would screw up insertion of new movies in certain cases. It is suggested that users export their DB, delete, then reimport.

2007-02-28 7979 updated: German language file by sCAPe

2007-02-28 7978 updated: french language (thanks to frostbox)

2007-02-28 7973 fixed: imdb scraper genres

2007-02-28 7972 fixed: imdb scraper rating and votes

2007-02-28 7970 updated: Swedish language file by blittan (based on english 7958)

2007-02-28 7968 updated: Swedish language file by blittan (based on english 7953)

2007-02-28 7967 updated: German language file by sCAPe (Based on english strings version 7958)

2007-02-28 7966 Removed : PM3 Changelog_PM.txt because changes are now listed in the main SVN log

2007-02-28 7965 Changed : PM3 Added a scrollbar to the scrapper list in DialogContentSettings.xml

2007-02-28 7964 fixed: Set Content dialog continually fired click messages when select messages were sent (meant a pagecontrol screwed everything up)

2007-02-28 7963 fixed: XBMC_PC didn't compile due to SystemInfo changes.

2007-02-28 7962 fixed: Added missing files for "fixedlist"

2007-02-28 7961 added: "fixedlist" type of list container - same as list except it has a fixed <focusposition>

2007-02-28 7960 added: tuxbox client, new advancedsettings -> <sendallaudiopids>false</sendallaudiopids>: default:false! true: will send all available Audio Channels (aPIDs) to mplayer. To the the new mplayer.dll !-->

2007-02-28 7959 fixed: tuxbox client, currentservicedata request was broken

2007-02-28 7958 changed: system info, more move to Info manager and some improvements

2007-02-28 7957 fixed: sys.path[0] was broken from the sys.argv addition.

2007-02-27 7954 fixed: dvdplayer would play movie out of sync if bob deinterlacer was used and movies field rate matched screen refresh rate. 25fps movie pal display, 30fps movie ntsc display.

2007-02-27 7953 Added : GUI option to disable 'Add Source' button in root of media windows, will show regardless of status if there are no bookmarks. Settings>Appearance>View Options

2007-02-27 7950 fixed: Buttonscroller didn't allow <include>'s within the <buttons> and <button> tags.

2007-02-27 7949 changed: scrap tv scraper parsing behaviour

2007-02-27 7947 fixed: missing string localization. please devs, NEVER ADD THESE AGAIN.

2007-02-27 7946 changed: simplified system info stuff in GUIInfoManager fixed: TuxBox no longer highjacks the usage of port 31339 over http. (ps this probably breaks tuxbox client, will need to be verified by somebody with a dreambox)

2007-02-27 7945 updated: filmweb.pl scraper (thanks to smuto).

2007-02-27 7943 added: httpapi command GetPlayListLength

2007-02-27 7942 fixed: misunderstanding regarding encodings in imdb.cpp

2007-02-27 7940 fixed: charsetconversion for movie selection when using scrapers

 

Source: http://forums.xbox-scene.com/index.php?showtopic=590074

 

Site officiel de xbmx: http://www.xboxmediacenter.com (manuel et FAQ)

Site officiel de T3CH: http://t3ch.xil.us

 

Télécharger via FTP:

FTP: xbmp.uk.xbins.org

Login: xbins

Mot de passe: homebrew

Lien vers le commentaire
Partager sur d’autres sites

Pour ma part, je suis revenu à la dernière version "stable" (la "fat" du 12/11/2006) dispo sur le site de Tech, les dernières versions posent pas mal de problèmes avec certaines vidéos en .avi sans raison apparente, et la lecture via le réseau est pas géniale non plus, bref, avec la version stable "fat", je n'ai plus ces problèmes, pour les MKV, ben c'est pas grave, je les matterai sur PC...
Lien vers le commentaire
Partager sur d’autres sites

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
  • Statistiques des membres

    23 028
    Total des membres
    1 033
    Maximum en ligne
    Subaru
    Membre le plus récent
    Subaru
    Inscription
  • Statistiques des forums

    128,1 k
    Total des sujets
    1,7 M
    Total des messages
×
×
  • Créer...