Nuevo XBMC 20-03-2006 (T3CH)

Aqui os dejo esto pa' que sus entretengais
GX-Mod.com escribió:- 20-03-2006 fixed: [ 1453490 ] zoom in causes skip in slideshow
- 20-03-2006 fixed: Password entry would prompt twice for the password. Now only does so on XBMC passwords (lockcodes etc.)
- 19-03-2006 fixed: list all volumes in multi volume rar sets (enables e.g. rarred dvd folders).
- 19-03-2006 changed: Moved a few things logged at LOGERROR to LOGDEBUG
- 19-03-2006 fixed: Python xbmc.getLocalizedString()
- 19-03-2006 fixed: my last fix for programs broke other stuff.
- 19-03-2006 fixed: my programs was broken.
- 18-03-2006 fixed: iso9660 reading crash
- 18-03-2006 fixed: iso9660 joliet directory entries need to be converted from utf16be to uft8
- 18-03-2006 changed: Build.bat output of 'removal of cvs dirs' no longer points to null>. Thx to ljardine + enabled copying of python files
- 18-03-2006 fixed: trainers now work with autolaunched titles.
- 18-03-2006 fixed: trainer overlay for games on dvd.
- 17-03-2006 added: directory navigation history in my programs.
- 17-03-2006 fixed: trailing (null) behind freespace info strings.
- 17-03-2006 removed: xns support (buggy, redundant).
- 17-03-2006 fixed: httpapi: bug in getGUIStatus which could hang the web server thread
- 17-03-2006 fixed: httpapi: extended Sleep period in debug build to make debugging sessions more reliable (on my PC anyway)
- 17-03-2006 added: the language folders now contain a file called langinfo.xml, this file contains defaults for each language. Defaults are:
-gui charset
-subtitle charset for ttf fonts
-dvd menu language
-dvd audio language (Not working yet)
-dvd subtitle language (Not working yet)
- 17-03-2006 changed: new attribute in tag of the fonts.xml. See online manual for more info.
- 17-03-2006 removed: setting for charset selection, charset is defined in langinfo.xml now
- 17-03-2006 fixed: Static DNS setting was not correctly assigned to network settings
- 17-03-2006 added: tag now works on ButtonScroller buttons (for text)
- 17-03-2006 changed: Skin.SetString, Skin.SetImage, and Skin.SetPath can take the strings value as an extra parameter, thanks to Donno.
- 17-03-2006 fixed: Network could be screwed up both on boot + going into System Info
- 17-03-2006 added: Stacked files played seamlessly save their playtimes in the database for fast startup (more of a workaround than a true fix)
- 16-03-2006 fixed: Year in Title view was not correct.
- 16-03-2006 changed: Watched and Played status now get updated automatically once the 90% point is reached. Configurable via settings.xml.
- 16-03-2006 fixed: dvd playback over xbmsp (video_ts.ifo + vobs).
- 16-03-2006 changed: Settings Network: On DHCP show received IP Informations Show instead of "-"!
- 16-03-2006 added: Parsing of .cue sheet replaygain data (still unused though)
- 16-03-2006 changed: Screensaver uses Dim mode if a dialog is onscreen, or video is being played when it should activate.
- 16-03-2006 fixed: Textbox could cut text off if the UI was calibrated.
- 16-03-2006 changed: defines in GUIInfomanager.cpp are now in GUIInfomanager.h, for global use
- 16-03-2006 fixed: GUIInfomanager IP Detection
- 16-03-2006 fixed: DebugLog in CDVDOverlayRenderer can cause Freeze
- 16-03-2006 fixed: DNS Detection for Static and DHCP
- 16-03-2006 added: Systeminfo Network, full DHCP Informations!
- 16-03-2006 added: DCHP Network Informations to xbmc logfile
- 16-03-2006 fixed: Systeminfo Mplayer version detection was broken (added also mplayer compile time)
- 16-03-2006 fixed: Systeminfo Storage calculation was brocken
- 16-03-2006 fixed: LogFatal in Application.cpp can cause Freeze
- 16-03-2006 fixed: aspect ratio of dvd's would sometimes not update between different parts of dvd.
- 16-03-2006 changed: Smart playlist listing now use the usual Songs view modes.
- 16-03-2006 added: Dialog.Close(window) built in function.
- 16-03-2006 fixed: IMDb thumbnails were not immediately shown after a lookup.
- 15-03-2006 fixed: forgot to commit new nosefart dll a long time ago smile.gif
- 15-03-2006 added: Window.IsVisible bool condition.
- 15-03-2006 fixed: Codec info could show on slideshow screensaver if it was last shown in fullscreen vis or video.
- 15-03-2006 added: new info labels related to music party mode:
musicpartymode.enabled - visibilty condition, true is party mode is active
musicpartymode.songsplayed - number of songs played
musicpartymode.matchingsongs - number of matching songs
musicpartymode.matchingsongspicked - number of matching songs picked already
musicpartymode.matchingsongsleft - number of unpicked matching songs
musicpartymode.relaxedsongspicked - number of unique songs picked with relaxed restrictions (to be used later)
musicpartymode.randomsongspicked - number of unique randomly picked songs
- 15-03-2006 changed: music party mode song history is now a function of the number of matching songs.
if there's less than 50 matching songs, there is no history.
otherwise the history is 1/2 the number of matching songs, up to 200 songs.
- 14-03-2006 added: more exception handling in dvdplayer and generic exception handling in most threads, onexit will be called on an exception in process
- 14-03-2006 fixed: some chapters from ogg files may not play
- 14-03-2006 fixed: mt-daapd 0.2.4 now supported
- 14-03-2006 fixed: daap now uses mPlayer for playback (faster start time)
- 14-03-2006 fixed: [ 1448284 ] No hidden pass when unlock
- 14-03-2006 added: You can activate specific parts of the Kai window using ActivateWindow(XLinkKai,part) where part is Chat,Games,Buddies or Arenas.
- 14-03-2006 fixed: possible wrong xbe region stored in program database (update myprograms6.db)
- 14-03-2006 changed: All strings/labels are internally UTF-8 now. Will almost certainly require rescanning the databases if you use a non-Ascii charset.
- 13-03-2006 changed: volume and seekbar speed is now independent on fps. at full speed 0-100% now takes 1 second.
- 13-03-2006 updated: Icelandic language file (Thnx to kristjan)
- 13-03-2005 updated: Spanish language file (Thnx to chevi)
- 13-03-2006 updated: French language file (Thnx to modhack)
- 13-03-2006 updated: Chinese (Traditional) language file (Thnx to omenpica)
- 13-03-2006 updated: German (Austrian) language file (Thnx to CEOMR)
- 13-03-2006 updated: German language file
- 13-03-2006 updated: Dutch language file (Thnx to console-ombouw)
- 13-03-2006 updated: Portuguese (Brazil) language file (Thnx to mvbm)
- 13-03-2006 updated: Swedish language file (Thnx to blittan)
- 13-03-2006 updated: Norwegian language file (Thnx to vnm)
- 13-03-2006 added: Filename, time, playcount and tracknumber to Smart playlists.
- 13-03-2006 fixed: IMDb thumbs were not applied to the folder correctly.
- 13-03-2006 added: ListItem.Thumb works for the filebrowser as well as media windows.
- 13-03-2006 fixed: Removed a bunch of swprintf() (possible buffer overruns).
- 13-03-2006 added: half resolution decoding to dvdplayer and mplayer. if source is larger than 1280 pixels in width and decoded with ffmpeg, it will be decoded at half resolution
- 13-03-2006 fixed: dvdplayer ff/rw didn't resume properly after the pause fix.
gracias hal9000, ya lo estoy probando ;)

ojala que salga pronto la version oficial y estable :)


salu2 [bye]
Ya te digo, Evil.
Yo creo que tengo esa versión del XBMC, la he instalado como Dash, pero no sé si al final la cambiaré por el UnleashX, porque de vez en cuando después de trastear por los menús, se queda colgada la X, o sea, que parece un PC en vez de una consola, jejejejeje. :)

Esperemos esa versión estable, porque el XBMC en sí tiene una presencia impecable.

Un saludooooo!!!
Creo q leer q arreglan un problema con la configuracion de red, a mi se me quedaba la X congelada cuando intentaba meter una ip, mascara o lo q fuera.

a ver si resucito la tele y puedo probarla.
bueno yo tengo como dash principal el UnleashX... el xbmc siempre lo he dejado como unna aplicacion... :)

a y esos bloqueos tipo windows :P....creo que ocurren las primeras veces cuando analisa todo el disco y crea las modficaciones al *.xml ded configuracion.

pero algo me dice que el 7 de abril.. el xbmc se va a convertir en mi dash primario ;)... y creo que todos ya saben por que :P


salu2[bye]
evil_dhampir escribió:bueno yo tengo como dash principal el UnleashX... el xbmc siempre lo he dejado como unna aplicacion... :)

a y esos bloqueos tipo windows :P....creo que ocurren las primeras veces cuando analisa todo el disco y crea las modficaciones al *.xml ded configuracion.

pero algo me dice que el 7 de abril.. el xbmc se va a convertir en mi dash primario ;)... y creo que todos ya saben por que :P


salu2[bye]


Conio yo no lo sé, por que? Me parece que me he perdido algo... Qué pasa el día 7 de abril y por qué va a merecer la pena ponerlo como dash primario? Estoy como confundido :P
Yo no puedo entrar en Programs... Este es el mensaje...

Updating old database version

View: icons
Adding table entries

Y se queda como pillado, bueno lo dejo unos diez minutos y no pasa nada... luego más abajo de estos dos mensajes aparece un cancel, le doy y se queda pillado...

Una preguntilla... ¿cuál fue la última versión estable?

Lo digo porque directamente migro y espero al 7 de abril que decis... otro desinformado, me añadiré al grupo
[carcajad] [carcajad] [carcajad] [maszz]
Pues yo también creo que la cosa va a cambiar a partir de la fecha clave, o sea el 7 de abril. Porque sacan una skin imitando al dash de la 360, y se dice que también sale a la luz nueva versión del XBMC (esto último no lo sé seguro), así que habrá que estar atentos.

Por cierto evil, me he actualizao a esta última compilación, y se me sigue quedando pillao. En cuanto me pongo a rular hacia adelante y hacia atrás en los menús, pues a vezes, se queda pillao...
No sé cual es la versión más estable, pero creo que solamente hay dos versiones oficiales, el resto son compilaciones, que parchean fallos, o eso dicen, jejejeje.

Enga, a esperar toca, pero a mi me da, que el momento de tener un dash más estable está cerca, jejeje.

Un saludo!
XboxMediaCenter (XBMC) 2006-03-23 CVS T3CH build


>> T3CH released a new CVS compile of XboxMediaCenter(info).
This T3CH-compile is a complete snapshot of what is in CVS at the time the build was compiled, with just a few small additions.
Since XBMC is in a FEATUREFREEZE at the moment, T3CH decided to make more than one BUILD per week. If you want to report bugs, please do it the PROPER way, see here.

Here's the added/changed stuff from the changelog since the 2006-03-20 T3CH CVS release:
* added: partial support for windows style domain specification.
(smb://domain\user:password@host/...)
* added: dvdplayer: some debugging utilities
* added: RemapGlyph() routine to remap common missing characters in XPR fonts (only handles quotes and double quotes at this stage).
* changed: Default sort direction for program count, date, rating and size is now descending.
* removed: Support for skins with versions < 2.0
... rest of changelog (including many fixes): here.

Noteworthy, XML and Script changes in this build:
* Support for skins with versions < 2.0 has been removed
* Keymap.xml: No changes this time
* XboxMediaCenter.xml: CDDARipPath removed (configged in UI Settings now)

Keep in mind this is a CVS snapshot of the current development tree. It's not an official (stable) point release. Use only if you know what you are doing.
8 respuestas