XBMC Changelog escribió: - Keymap.xml: reintroduced 'B' as STOP while in videomenu since we didn't have any way to exit out from dvdmenu with controller.
- 15-10-2006 fixed: httpapi TakeScreenShot download parameter now works
- 15-10-2006 fixed: httpapi GetCurrentSlide now returns "[None]" rather than an empty string if no slide is showing
- 15-10-2006 changed: httpapi Help command text has been updated and now includes a link to
http://www.xboxmediacenter.com/wiki/index....bServerHTTP-API - 14-10-2006 fixed: scanning of multipath bookmarks would not prompt for "scan new" or "scan all"
- 13-10-2006 changed: keymap.xml: reintroduced 'B' as STOP while in videomenu since we didn't have any way to exit out from dvdmenu with controller.
- 13-10-2006 fixed: http client wouldn't report failure to open on 404 errors from server
- 11-10-2006 changed: better solution for multichar ftp listings, wich also fixes issues introduced in last attempt
- 11-10-2006 added: [ 1574092 ] New Infolabel Musicplayer.DiscNumber, thanks to buttergemuese.
- 11-10-2006 changed: Added building of Textures.xpr to build.bat, and removed Textures.xpr from CVS.
- 11-10-2006 fixed: Partymode would repeat tracks if the next song was unavailable (server offline etc.)
- 10-10-2006 fixed: ftp listings didn't do the string charset -> utf8 conversion. ftp listings are not normally utf8 unless requested (and only a few servers support it)
- 10-10-2006 changed: Increased the seek timeout in RAR to 30 seconds to fix seeking over CCX with slow connection
- 10-10-2006 updated: Swedish language file finetuned by Blittan & Pike
- 09-10-2006 changed: Thumbnail loading in the playlists folder of library view is now background threaded.
- 09-10-2006 fixed: filenames on fat memory units wich where very long (required >6 vfat entries) would chop of last part in some cases.
- 09-10-2006 fixed: fat memory units with a sector size different from 512 would not load, now 512, 1024, 2048 and 4096 should be supported.
- 07-10-2006 updated: Russian language file (Thnx to que_)
- 07-10-2006 updated: Portuguese (Brazil) language file (Thnx to mvbm)
- 07-10-2006 updated: Hungarian language file (Thnx to sigismund)
- 07-10-2006 updated: Hebrew language file (Thnx to ookladek)
- 07-10-2006 updated: Dutch language file (Thnx to MrNice)
- 06-10-2006 fixed: Setting of viewport (for cropping scrolling text etc.) was not rotated correctly. We now use the rectangle that contains all the rotated coordinates.
- 06-10-2006 fixed: http urls pointing to nonexisting files would lockup on some servers due to them not returning an error
- 06-10-2006 fixed: ftp browsing with files/directory with non valid html url names, would fail.
- 05-10-2006 fixed: Changed RSS speed to a multiple of 0.5 pixels/frame for improved smoothness.
- 05-10-2006 fixed: [ 1571200 ] Arial.ttf subtitles not using subtitle position.
- 05-10-2006 fixed: Potential RSS control crash when removing the control while it's updating.
- 04-10-2006 changed: Z: is erased on boot, due to many issues if it was full.
- 04-10-2006 fixed: Seekbar, Volume bar etc. would be unloaded when exiting from fullscreen video, causing them to vanish.
- 04-10-2006 fixed: Reloading skin while in My Music Songs would cause the progress dialog to show endlessly.
- 04-10-2006 fixed: memory stick shares were chooseable in the Add Source browser, even though they're plug n play.
- 04-10-2006 fixed: special:// protocols (eg musicplaylists, cdrip etc.) always showed network overlays, even if they were local.