Nueva version semanal: 
[Special]T3CH XBMC 2007-10-07 SVN rev10457
[/Special]Date        Rev   Message
=============================================================================================================
2007-10-07  10457  fixed : MusicVisualisation.xml some labels were chopped... changed to fadelabels and shortened (thx Pike)
2007-10-07  10456  changed: ftp client now ignores the ip address given in the PASV response, it uses the ip address you connected to instead. can be changed with an url option of 
ftp://host/dir?pasvip[=1]
2007-10-07  10455  added: ftp client can now do active mode. use url syntax 
ftp://host/dir?active[=ipaddress:port]
2007-10-07  10454  fixed: emulated bind function changed the given parameter to accommodate xbox winsock stack, this broke support curl's active mode.
2007-10-06  10448  fixed: link to movie showed for episodes instead of movies
2007-10-06  10446  fixed: some quirks with videodb cache and locked sources
2007-10-06  10445  fixed: typo
2007-10-06  10444  fixed: some context menu quirks
2007-10-06  10443  fixed: music videos didnt work
2007-10-06  10442  fixed: clear image in set content dialog if no content is selected
2007-10-06  10441  updated: finnish language (thanks to mikko) updated: danish language (thanks to buchwaldsource) updated: Chinese (Simple) language (thanks to pc-man)
2007-10-06  10440  fixed: some thumbs failed to download (episodes)
2007-10-06  10439  fixed: lookup on thetvdb failed for shows with no banners
2007-10-05  10438  fixed: invalid return value for rtsp read on abort + added nonblocking reads to rtsp client in dvdplayer.
2007-10-05  10436  updated: ffmpeg libs for dvdplayer to r10668 from mplayerhq
2007-10-05  10435  changed: rewrote timestamp calculation for audio renderer in dvdplayer to be simpler, and hopefully more accurate, should fix some files with qdm2 codec (generally mp4/mov)
2007-10-05  10434  fixed: menu overlays didn't display properly after switch to double instead of int64 timestamps in dvdplayer
2007-10-05  10433  changed : IMDb scraper now grabs cast info in the correct order using only one expression, so less code aswell.
2007-10-05  10431  added: 
 tag to container labels.
2007-10-05  10430  added: allow filesystem to handle mms:// urls by falling back to their [url]http://[/url] variant
2007-10-04  10428  changed: return dummy packet instead of no packet, if libavformat asked us to try again
2007-10-04  10427  changed: dvdplayer now calculate timestamps using double datatype instead of int64. changed: clenaup of stale code in dvdplayer and some reorganization
2007-10-03  10423  updated: Swedish language file by blittan (based on english 10403)
2007-10-03  10419  changed : sort actors in the order they were scraped from IMDb much more appealing.
2007-10-03  10418  changed : 3rd time lucky imdb scraper (the correct one)
2007-10-03  10417  changed : small typo (did not affect scraping)
2007-10-03  10416  fixed : IMDb actor thumbs a few were being missed due to a character link in the source.
2007-10-02  10412  fixed: Player.Progress was not working for last.fm items
2007-10-02  10411  fixed: reset current progress bar in video info scanner when cleaning database
2007-10-02  10410  fixed: more video library import/export issues
2007-10-02  10409  fixed: various issues with video library import / export
2007-10-01  10408  Fixed : PM3 Script Info background was wrong if you turned off animation
2007-10-01  10407  changed: set artist thumb dialog more in line with the others
2007-10-01  10406  fixed: don't leave the party mode buttons enabled if starting party mode fails
2007-10-01  10405  changed: run video database clean after scan in update library
2007-10-01  10404  fixed: clean database did nasty things to music video genres and artists
2007-10-01  10403  added: complete thumb management for plugins in the video library. note: the video library plugin entry has a separate thumb from the media source
2007-10-01  10402  fixed: auto mark as watched didnt work for movies or music videos
2007-10-01  10401  fixed: thumbs didnt show for video plugins in the library node
2007-10-01  10400  Fixed : Year Value in cd ripper
2007-10-01  10399  fixed:  wasn't functioning.
2007-09-30  10398  fixed: set default actor thumb for items in video info window
2007-09-30  10397  added: plugins now inherit folder.jpg or default.tbn thumbs
2007-09-30  10396  added: video plugins node to video library
2007-09-30  10395  fixed: watched filtering didnt work in the recently added nodes in the video library
2007-09-30  10394  changed: don't change container.folder thumb to the season thumb in the episode node of the video library
2007-09-30  10393  updated: Polish language (thanks to smuto) updated: Finnish language (thanks to mikko) updated: Chinese (Traditional) language (thanks to omenpica)