Pos eso ya tenemos una version nueva.....
XBMC 1.1.0 CVS build 11-18-2004
A ver las novedades.....
added/fixed: (dd-mm-yyyy) (please specify date in CET)
- 18-11-2004 added: Comprehensive Kai hosting options.
- 18-11-2004 fixed: Less aggressive Kai player profile requesting.
- 17-11-2004 fixed: Buttonscroller, icon is not shown when last control is not the scroller
- 17-11-2004 fixed: Kai hosting within private arenas (with sophisticated hosting options to follow soon)
- 16-11-2004 fixed: Accurate Kai reporting of XBOX Live Communicator / Headset status.
- 16-11-2004 fixed: Improved performance sorting Kai views (Friends, Games and Arenas).
- 15-11-2004 added: New screensaver interface/API with Template and sample (Pyro) screensaver
- 15-11-2004 updated: German (Austrian) language file (Thnx to CEOMR)
- 15-11-2004 updated: Portuguese (Brazil) language file (Thnx to wellingtontu)
- 15-11-2004 fixed: Crash in dialogs if some dialog skin files weren't present.
- 15-11-2004 fixed: Less intrusive warning on Kai disconnection and better reconnection facilities.
- 14-11-2004 updated: Romanian language file (Thnx to bompy)
- 14-11-2004 fixed: Reconnection to Kai engine after disconnection.
- 14-11-2004 added: Kai default games directory set to f:\games
- 13-11-2004 added: Kai Toast - pop up notifications for XLink Kai function
- 13-11-2004 added: Kai Auto Play - automatically launch games off the harddrive
- 13-11-2004 added: Kai Network Settings - configure games directory and notifications.
- 13-11-2004 added: Kai Netowrk Dialogs - help for n00bs
- 13-11-2004 added: RealMedia RTSP/RDT support
- 13-11-2004 fixed:
, , didn't work for listcontrolex
- 13-11-2004 fixed: My Pictures shows folder thumb for parent folder items
- 13-11-2004 fixed: Lockup adding artist folders to playlist (sf bug #1062846)
- 13-11-2004 fixed: Alpha level errors that occured with some button types (radio button etc.)
- 13-11-2004 fixed: prevent switching to vis during slideshow (stops slideshow)
- 13-11-2004 updated: French language file (Thnx to modhack2)
- 13-11-2004 updated: Portuguese (Brazil) language file (Thnx to wellingtontu)
- 13-11-2004 updated: Italian language file (Thnx to kotix)
- 13-11-2004 updated: Dutch language file (Thnx to joepmeloenx)
- 13-11-2004 updated: German (Austrian) language file (Thnx to CEOMR)
- 13-11-2004 updated: German language file
- 13-11-2004 updated: Hebrew language file by okets
- 11-11-2004 fixed: minor bugs like delay calculation in audio output device
- 11-11-2004 added: Implementation of 2 channel PCM passthrough
- 11-11-2004 added: GUI setting for 2 channel PCM passthrough
- 11-11-2004 fixed: multi byte language cue file not open correctly over SMB share
- 11-11-2004 changed: Use msdash audio settings for analog audio (Stereo <-> Dolby Surround) instead of forcing Dolby Surround
- 11-11-2004 added: Ability to define a built-in function in place of an action in keymap.xml
eg. you can have XBMC.ActivateWindow(501) to go to My Music screen
or you can do XBMC.RunScript(my script.py) etc. etc