Kodi 歷史版本列表
Kodi(以前稱為 XBMC)是一個屢獲殊榮的免費和開源(GPL)軟件媒體播放器和娛樂中心,可安裝在 Linux,OSX,Windows,iOS 和 Android 上,具有 10 英尺的用戶界面供使用與電視和遙控器。它允許用戶播放和查看本地和網絡存儲介質和互聯網上的大多數視頻,音樂,播客和其他數字媒體文件。MusicKodi 可以播放所有的音樂,包括 MP3,FLAC,WAV 和 WMA 格式。... Kodi 軟體介紹更新時間:2012-11-20
更新細節:
What's new in this version:
- HD audio support, including DTS-MA and Dolby True-HD, via the new XBMC AudioEngine
- Live TV and PVR support
- h.264 10bit (aka Hi10P) video software decoding for anime
- 64bit support in OSX to match the 64bit support in Linux
- Improved image support, allowing the database to accomodate numerous additional image types
- Support for the Raspberry PI
- Initial support for the Android platform
- Improved Airplay support across all platforms
- Advanced Filtering in the library
- Advanced UPnP sharing
- Translations now powered by Transifex
更新時間:2012-03-26
更新細節:
What's new in this version:
Addons Framework, API, and Manager:
- Added ability for all addons to provide their own web interface (and handling of multiple web interfaces)
- Added support for addons to save their setting values to their own settings.xml file before quitting
- Added support for multi-file selections in the (python) file browser dialog
- Extended Addons API to support adding extension points for Service Addons (xbmc.service)
- Added support for Addon Rollbacks, enabling users to choose previously installed addons over more recent revisions
- Added the ability to search Addons in the Addons-Manager
GUI Engine:
- Improve XBMC's GUI Engine / Skinning Framework making it even more flexible and powerful
- Added option for auto login of a specific selected user profile (good for kiosk mode)
- Added commands for xbmc.Player().getAvailableAudioStreams() and xbmc.Player().setAudioStream()
- Added support to identify DTS-HD (DTS-HD MA and DTS-HD HRA) profiles in audio stream list
- Add ability for skinners to show buffering progress for streamed/cached files (similar to YouTube)
- Improved mouse support, add better control for dragging of seek / slide / scroll bars, and click handling
- Improve touch interface API and gesture support for XBMC's GUI Engine for all platforms
- Added Dirty Region support to reduce CPU usage
- Added a custom JPEG decoder, at least 2x faster than the previous implementation (cximage)
Playback:
- Added UDF 2.5 filesystem reading support to XBMC's VFS (Virtual File System)
- Added support for direct playback of ISO image files for Blu-ray Disc as well as video library integration
- Added an option for vertical shift of video image with slider setting
- Added support for color and font styles tag in MPL2 (MicroDVD) subtitles
- Added support for SSA/ASS subtitle tags; italics, bold, and color for SubRip (.srt) subtitles
- Added support for MP4 embedded subtitles
- Added support delay tag in vobsub subtitles
- Gave external subtitles preference over internal subtitles
- Added support for a new extended version of MPlayer's EDL (Edit Decision List) format
- Added PlayerControl built in function to allow jumping to a percentage offset from a key mapping
- Added support for Slingbox
- Upgrade FFmpeg (libavformat and libavcodec) audio/video codec and demux library
- Improved Blu-ray Disc and harddrive playback support of unencrypted bdmv and mpls files without menus
- Removed subtitle caching (as it was only needed on Xbox because of the severe memory restrictions)
- Removed all dependencies of libmms libraries from XBMC's code in favour of FFmpeg native MMS support
- Remove all dependencies of liba52, libdts, and faac libraries from XBMC's code in favour of FFmpeg native
- Added support for NFS virtual file server (vfs) (all platforms)
- Added support for AFP (vfs) (all platforms aside from Windows)
- Added Airplay support for Videos/Pictures (all platforms)
- Added Airplay support for Music (all platforms aside from Windows)
- Added Audio/L16 support for better DLNA UPnP client compliance
- Improved UPnP Renderer
- Added a slider for volume amplification and dynamic range compression during video playback
- Added an option to pause video playback during refreshrate changes
- Extended PathSubstitution from playlists to all files for users of shared MySQL Databases
- Added the ability to adjust the display's refresh rate to match the video's frame rate in OSX (Feature already available in Windows and Linux)
- Improvements made to the adjust refresh rate feature to pick the "best" rate, rather than the closest multiple
- Added DXVA Deinterlacing support
Library:
- Combined Files and Library mode for videos
- Add asynchronous threaded background loading of metadata to XBMC's VFS (Virtual File System)
- Added support for cleaning the music library via CleanLibrary(music) command
- Added a "Play from here" context menu button for TV Shows Episodes in the video library
- Added the option to specify the default select (Play, Resume, Show information, Choose) action on videos
- Changed "Set Content" to "Edit Content Settings" after being set
- Added disc stub support for cataloging DVDs, BluRays, etc.
- Added support for scraping Movie Collections, along with the ability to toggle collections on and off
Scrapers:
- Improve TheMovieDB.org movie scraper by adding themoviedb.org posters scraping
- Added movie set scraping'
- Improve TheTVDB.com (Multi-Lingual) TV Shows and Episode scraper
- Improve Freebase (English) music scraper
Skins:
- Confluence: Home screen switched to horizontal layout
- Confluence: Greatly simplified the way FanArt works throughout the skin and the settings for it
- Confluence: Added ability for users to easily add / remove Add-ons as items on the home screen menu
- Confluence: Added codec flagging images for DTS-HD Master Audio and DTS-HD High Resolution Audio
Other:
- Added ability to handle and allow access to multiple web interfaces at once
- Added option setting to play videos within picture slideshows
- Added dimming setting to the built-in picture slideshow screensaver
- Added support for sorting depending on current locale
- Added advancedsettings.xml option to disable the display of startup splash image (enabled by default)
- Added support for batch requests to the JSON-RPC API
- Added support for requests by notification to the JSON-RPC API
- Make JSON-RPC API compliant with JSON-RPC 2.0 specification ( details)
- Cleanup and improve JSON-RPC API
- Added advancedsettings.xml option to configure the TCP port used by JSON-RPC (default is 9090)
- Improve the features of the default web interface
- Removed Weather from XBMC core and switched to Weather Underground as the default weather provider addon
- Added weather lookup by IP
Linux Specific:
- Add support for Texas Instruments OMAP4 (OMAP4430 and OMAP4440 with video decoding on IVA 3)
- Added dynamic runtime detection of CPU features (MMX, SSE, 3DNow, etc.) implementation for Linux
- Added proper timezone support for systems based on Slackware Linux
- Added altname (alternative name) support to LIRC mapping for linux-input-layer devices
- Added lircmap for Conexant's CX23885 IR (infrared) recievers
- Added lircmap to switch between subtitles with iMON Pad remote control
- Improved ARM processor architecture support for embedded devices and embedded system platforms
- Improved OpenGL ES and EGL support for embedded devices and embedded system platforms
- Improved OpenMAX Video Decoding Acceleration support
- Provide JSON-RPC server over Bluetooth
iOS Specific:
- Ported XBMC to iOS 4.x (adding "XBMC for iOS" to XBMC's existing list of supported operating-systems)
- Added support for Apple A4 (ARM) iDevices, inc. Apple TV 2G, iPhone 4, iPod Touch 4G, the iPad (effectively all jailbroken iOS products)
- Added hardware accelerated video decoding support for H.264 decode on iOS via Apple's VideoToolBox API
- Added support for OpenGL ES hardware accelerated rendering of XBMC's graphical user interface on iOS
- Added retina support
- Added initial iOS Touch / Gesture / Inertial Scrolling support for XBMC interface on iPhone 4, iPod Touch 4G, and the iPad
- Added a APT repository for Apple TV, and Cydia with packages for iPhone 4, iPod Touch 4G, and iPad
Mac OS X Specific:
- Added dynamic runtime detection of CPU features (MMX, SSE, 3DNow, etc.) implementation for Mac OS X
- Improve Apple VDADecoder Video Acceleration support (requires Snow Leopard and NVIDIA 9400 or later)
- Improve XBMC's build system to make compiling XBMC much easier
Windows Specific:
- Added support for NV12, UVYV, UYVY, and YUV2 rendering (software and ps)
- Added dynamic runtime detection of CPU features (MMX, SSE, 3DNow, etc.) implementation for Windows
- Added DXVA video rendering option
- Improve XBMC's build system to make compiling XBMC much easier
更新時間:2012-03-05
更新細節:
What's new in this version:
- video sync bug introduced has been resolved
更新時間:2012-03-01
更新細節:
What's new in this version:
- Given preference to external subtitles over internal subtitles
- Updated a number of XBMC translations for final release
- Resolved a number of outstanding Airplay issues
- Allowed specified movie sets to be sorted by title, rather than year, without changing the default sort order on other sets.
更新時間:2012-02-14
更新細節:
What's new in this version:
- Fixed playlist issues
- Altered some misbehaving Library buttons
- Provided a little more control over the way movie sets are scraped
- Cleaned up numerous other small bugs
更新時間:2011-12-28
更新細節:
What's new in this version:
Addons Framework, API, and Manager
- Added ability for all addons to provide their own web interface (and handling of multiple web interfaces)
- Added support for addons to save their setting values to their own settings.xml file before quitting
- Added support for multi-file selections in the (python) file browser dialog
- Extended Addons API to support adding extension points for Service Addons (xbmc.service)
- Added support for Addon Rollbacks, enabling users to choose previously installed addons over more recent revisions
- Added the ability to search Addons in the Addons-Manager
GUI Engine
- Improve XBMC's GUI Engine / Skinning Framework making it even more flexible and powerful
- Added option for auto login of a specific selected user profile (good for kiosk mode)
- Added commands for xbmc.Player().getAvailableAudioStreams() and xbmc.Player().setAudioStream()
- Added support to identify DTS-HD (DTS-HD MA and DTS-HD HRA) profiles in audio stream list
- Add ability for skinners to show buffering progress for streamed/cached files (similar to YouTube)
- Improved mouse support, add better control for dragging of seek / slide / scroll bars, and click handling
- Improve touch interface API and gesture support for XBMC's GUI Engine for all platforms
- Added Dirty Region support to reduce CPU usage
- Added a custom JPEG decoder, at least 2x faster than the previous implementation (cximage)
Playback:
- Added UDF 2.5 filesystem reading support to XBMC's VFS (Virtual File System)
- Added support for direct playback of ISO image files for Blu-ray Disc as well as video library integration
- Added an option for vertical shift of video image with slider setting
- Added support for color and font styles tag in MPL2 (MicroDVD) subtitles
- Added support for SSA/ASS subtitle tags; italics, bold, and color for SubRip (.srt) subtitles
- Added support for MP4 embedded subtitles
- Added support delay tag in vobsub subtitles
- Added support for a new extended version of MPlayer's EDL (Edit Decision List) format
- Added PlayerControl built in function to allow jumping to a percentage offset from a key mapping
- Added support for Slingbox
- Upgrade FFmpeg (libavformat and libavcodec) audio/video codec and demux library
- Improved Blu-ray Disc and harddrive playback support of unencrypted bdmv and mpls files without menus
- Removed subtitle caching (as it was only needed on Xbox because of the severe memory restrictions)
- Removed all dependencies of libmms libraries from XBMC's code in favour of FFmpeg native MMS support
- Remove all dependencies of liba52, libdts, and faac libraries from XBMC's code in favour of FFmpeg native
- Added support for NFS virtual file server (vfs) (all platforms)
- Added support for AFP (vfs) (all platforms aside from Windows)
- Added Airplay support for Videos/Pictures (all platforms)
- Added Airplay support for Music (all platforms aside from Windows)
- Improved UPnP Renderer
- Added a slider for volume amplification and dynamic range compression during video playback
- Added an option to pause video playback during refreshrate changes
- Extended PathSubstitution from playlists to all files for users of shared MySQL Databases
- Added the ability to adjust the display's refresh rate to match the video's frame rate in OSX (Feature already available in Windows and Linux)
- Improvements made to the adjust refresh rate feature to pick the "best" rate, rather than the closest multiple
- Added DXVA Deinterlacing support
Library:
- Combined Files and Library mode for videos
- Add asynchronous threaded background loading of metadata to XBMC's VFS (Virtual File System)
- Added support for cleaning the music library via CleanLibrary(music) command
- Added a "Play from here" context menu button for TV Shows Episodes in the video library
- Added the option to specify the default select (Play, Resume, Show information, Choose) action on videos
- Changed "Set Content" to "Edit Content Settings" after being set
- Added disc stub support for cataloging DVDs, BluRays, etc.
Scrapers:
- Improve TheMovieDB.org movie scraper by adding themoviedb.org posters scraping
- Improve TheTVDB.com (Multi-Lingual) TV Shows and Episode scraper
- Improve Freebase (English) music scraper
Skins:
- Confluence: Home screen switched to horizontal layout
- Confluence: Greatly simplified the way FanArt works throughout the skin and the settings for it
- Confluence: Added ability for users to easily add / remove Add-ons as items on the home screen menu
- Confluence: Added codec flagging images for DTS-HD Master Audio and DTS-HD High Resolution Audio
Other:
- Added ability to handle and allow access to multiple web interfaces at once
- Added option setting to play videos within picture slideshows
- Added dimming setting to the built-in picture slideshow screensaver
- Added support for sorting depending on current locale
- Added advancedsettings.xml option to disable the display of startup splash image (enabled by default)
- Added support for batch requests to the JSON-RPC API
- Added support for requests by notification to the JSON-RPC API
- Make JSON-RPC API compliant with JSON-RPC 2.0 specification ( details)
- Cleanup and improve JSON-RPC API
- Added advancedsettings.xml option to configure the TCP port used by JSON-RPC (default is 9090)
- Improve the features of the default web interface
- Removed Weather from XBMC core and switched to Weather Underground as the default weather provider addon
Linux Specific:
- Add support for Texas Instruments OMAP4 (OMAP4430 and OMAP4440 with video decoding on IVA 3)
- Added dynamic runtime detection of CPU features (MMX, SSE, 3DNow, etc.) implementation for Linux
- Added proper timezone support for systems based on Slackware Linux
- Added altname (alternative name) support to LIRC mapping for linux-input-layer devices
- Added lircmap for Conexant's CX23885 IR (infrared) recievers
- Added lircmap to switch between subtitles with iMON Pad remote control
- Improved ARM processor architecture support for embedded devices and embedded system platforms
- Improved OpenGL ES and EGL support for embedded devices and embedded system platforms
- Improved OpenMAX Video Decoding Acceleration support
- Provide JSON-RPC server over Bluetooth
iOS Specific:
- Ported XBMC to iOS 4.x (adding "XBMC for iOS" to XBMC's existing list of supported operating-systems)
- Added support for Apple A4 (ARM) iDevices, inc. Apple TV 2G, iPhone 4, iPod Touch 4G, and the iPad
- Added hardware accelerated video decoding support for H.264 decode on iOS via Apple's VideoToolBox API
- Added support for OpenGL ES hardware accelerated rendering of XBMC's graphical user interface on iOS
- Added initial iOS Touch / Gesture / Inertial Scrolling support for XBMC interface on iPhone 4, iPod Touch 4G, and the iPad
- Added a APT repository for Apple TV, and Cydia with packages for iPhone 4, iPod Touch 4G, and iPad
Mac OS X Specific:
- Added dynamic runtime detection of CPU features (MMX, SSE, 3DNow, etc.) implementation for Mac OS X
- Improve Apple VDADecoder Video Acceleration support (requires Snow Leopard and NVIDIA 9400 or later)
- Improve XBMC's build system to make compiling XBMC much easier
Windows Specific:
- Added support for NV12, UVYV, UYVY, and YUV2 rendering (software and ps)
- Added dynamic runtime detection of CPU features (MMX, SSE, 3DNow, etc.) implementation for Windows
- Added DXVA video rendering option
- Improve XBMC's build system to make compiling XBMC much easier
更新時間:2011-03-11
更新細節:
What's new in this version:
Bug fixes:
- If an in-use skin was updated in Windows, XBMC would freeze
- Some RTMP streams in Windows did not play
- Included add-ons have been updated
- The correct referrer is now used for downloading add-ons, improving dependency statistics
- Crashes during playback on ATI hardware in some circumstances have been fixed
- Hardware decoding improvements for OSX
- Various small fixes
更新時間:2010-12-21
更新細節:
What's new in this version:
Addons Manager
- Added unified Addon framework that make it easy to distribute addons to XBMC (based on C-Pluff)
- Addon Browser GUI that will allow for an easy way to find, install, and manage third-party addons
- Added support for update notifications and options for manual or automatic updates of addons
- Added Team XBMC's official Addons Repository for open source addons as the default Addon Repo
- Added GUI option to install additional third-party Addons Repos from ZIP files (with addon.xml)
- Added GUI option to install third-party addons from ZIP files without it being in an Addon Repo
- Added support for scrapers (Web Scraper Metadata Aggregators) to the Addons API
- Added support for skins extension point to the Addons API
- Added support for visualizations extension point to the Addons API
- Added support for screensavers extension point to the Addons API
- Added support for python based plugins extension point to the Addons API
- Added support for python based scripts extension point to the Addons API
- Added support for web interfaces extension point to the Addons API
- Added new default web interface as an addon to remote control XBMC via any web browser
- Removed builtin SHOUTcast.com directory support and moved it to the official addons repo
- Removed builtin visualizations and moved them to the official addons repo
- Removed builtin screensavers and moved them to the official addons repo
- Removed all Adult ('XXX' classified) scrapers into a new third-party managed addons repository
GUI Engine:
- Improved XBMC's GUI Engine / Skinning Framework making it even more flexible and powerful
- Added option to choose "default select action" of the showing info screen for videos
- Added FanArt support for Addons
- Added initial gesture support to XBMC's GUI Engine (adding touch interface API support to libgui)
- Added initial support for Windows Touch API (Windows 7 touch features and functions)
- Added ability for Karaoke player to optionally show the next song that will be played
- Added video information flagging for trailers
- Improved mouse support, added better exclusive control support for dragging of sliders/scroll bars
- Improved mouse click handling and added the possibility of long verses short clicks detection
- Updated translations for most languages (thanks to all community members who contributed!)
- Renamed "Plugins" in the Addons UI to "Media Sources" as that is what they are now
- Removed AAC, MP1, MP2, and MP3 passthrough options settings from the GUI
- Removed all Xbox only strings from the language files since the Xbox platform is no longer supported
Playback:
- Added Broadcom Crystal HD PCIe/Mini-PCIe hardware accelerated video decoders support
- Added native support for unencrypted Blu-ray Disc playback without menus (via libbluray)
- Added Blu-ray Disc detection for external players (map external player in playercorefactory.xml)
- Added support for using libbluray to play bdmv files (index.bdmv or -.mpls) from local folders
- Added raw bitstream pass-through support for MP1, MP2, MP3, and AAC encoded audio tracks
- Added real-time ATSC A/52 encoder for on-the-fly Dolby Digital 5.1 (AC-3) transcoded output
- Added support for 5.1 Multi-Channel Analog Output (discrete 6-channel PCM output)
- Added post-processing support and options for videos in standard definition resolutions
- Added High-Quality Lanczos Upscalers (Video Resamplers) as OpenGL GLSL Shaders
- Added support for embedded Blu-ray/AVCHD PGS subtitles in MKV (Matroska) video containers
- Added support to use MKV (Matroska) embedded descriptions for audio and subtitle tracks
- Added support for DEFAULT/FORCED Matroska flags for subtitles
- Added support for color text subtitles in MKV files
- Added support for unsorted subtitles (ass/ssa, srt, smi)
- Added support for multiple language SAMI subtitle
- Added initial WebDAV (HTTP) media source support to XBMC's VFS (Virtual File System)
- Added initial SFTP media source support to XBMC's VFS (Virtual File System)
- Added support for WebM via libvpx
- Added Zapstream support for Tuxbox (Dreambox/DBox2) client
- Added RTMPE/RTMPTE and improved RTMP/RTMPT/RTMPS support via librtmp from RTMPDump
- Added "Wide Zoom" video mode option, a combination zoom, cropping, and non-linear stretching
- Added "Stretch 14x9" video mode option, a combination of zoom, cropping, and linear stretching
- Added "Stretch 16x9" video mode option, a combination of zoom, cropping, and linear stretching
- Added support to extract lyrics from Lyrics3v2 (Lyrics3 2.00) ID3 tags when available in music files
- Added support to configured cache buffer size via advancedsettings.xml (rather than hardcoded)
- Upgraded FFmpeg that significantly improves the decoding of all widespread mainstream codecs
- Improved generalization of chapter support and SeekTime from the input stream interface
- Improved Dream Multimedia Dreambox Enigma2 bouquets support in the TuxBox Client
- Improved audio channel matrix mapping, audio channels downmixing, and upmixing support
- Improved DVD-Video navigation in using Next and Prev
- Improved timecode-based seeking in videos
Library:
- Added FanArt image cache height-value size option to advancedsettings.xml (defaults to 480)
- Added initial support for MySQL as abstracted database backend for video and music libraries
- Added improved portability of SQL statements used in the video and music libraries
- Added ability to sort TV Shows folders by the date of the last recorded episode
- Added support for Movie Sets (option to group movie collections into sets for customized sorting)
- Added support to allow scrapers to use a normal settings.xml
- Improved performance for SQL database queries ( expert help is always wanted in this area!)
- Improved video scanner engine
- Improved metadata scraper engine
Scrapers:
- Added hd-trailers.net movie trailers scraping to TheMovieDB.org and IMDb scrapers
- Added new Rotten Tomatoes (English) movie scraper
- Added new Freebase (English) music scraper
- Added new 1ting (Chinese) music scraper
- Added new 7176 (Chinese) movie scraper
- Added new getlib (Chinese) movie scraper
- Added new m1905 (Chinese) movie scraper
- Added new daum (Korean) TV Shows scraper
- Added new daum (Korean) music scraper
- Added new filmbasen (Norwegian) movie scraper
- Added new moviemeter (Dutch) movie scraper
- Added new videobuster (German) movie scraper
- Added new kino (German) movie scraper
- Improved ofdb (German) movie scraper by adding themoviedb.org posters scraping
- Improved TheTVDB (Multi-Lingual) TV Shows and Episode scraper
- Removed Discogs (English) music scraper due to them blocking XBMC
- Removed imdb-cn (Chinese) movie scraper due to website closed
Skins:
- Confluence: Addon Browser specific window and icon to get to it in the settings GUI
- Confluence: Added border to the Addon icons in media info view for a uniformed look
- Confluence: Added FanArt support for the Addon Browser
- Confluence: Added buttons in the OSD's for Lyrics and Subtitle Addons
- Confluence: Added browsing for subtitles in full screen video overlay
- Confluence: Added browsing for lyrics in full screen video overlay
- Confluence: Added "Recently Added" Movies and TV Shows script view in the home menu
- Confluence: Improved file and folder path name reading for media flagging
- Confluence: Removed script window completely (turns out you don't need one now)
Other:
- Added JSON-RPC and JSON API over HTTP and Sockets for bidirectional communication
- Added microhttpd Web Server (and removed the old GoAhead and Spyce code) for HTTP API
- Added HTTP authentication methods any, anysafe, digest, and ntlm (via cURL libcurl)
- Added SSH file transfer protocol (sftp) via libssh
- Added support for MD5 passwords in GUIEditControl
- Added function / setting to enable DXTn texture compression (DDS) to all cached non-skin images
- Added doxygen resources for generating source code documentation
- Added ability to turn off LCD/VFD backlight while screensaving to advancedsettings.xml
- Added builtin command for sending Wake-On-Lan (WOL) magic packets
- Added builtin command irsend infra-red send commands using LIRC for IR blaster (lirc.send)
- Added joystick deadzone and calibration support to advanced settings ( advancedsettings.xml)
- Added power abstraction framework with a way to send OnWake and OnSuspend events
- Improved XBMC's integrated DLNA / UPnP MediaServer and Client compatibility
- Improved last.fm and libre.fm passwords storage with MD5, requires user to input password again
Live Specific:
- Optimized XBMC Live for the first and next-generation NVIDIA ION / ION 2 (as reference platforms)
- Added Bootable Disk Wizard (BDW) addon to the Live CD that makes bootable flash disk easier for users
- Added Plymouth Theme with XBMC logo typeface to replace the old USplash Splash Screen on Boot
- Added support for GRUB 2 based images
- Improved support for Wake-on-USB from ACPI S3 Standby with Remote/Keyboard/Mouse
- Updated XBMC Live to to based on a stripped Ubuntu Desktop 10.04 (Lucid Lynx) Linux Distribution
- Updated NVIDIA and ATI proprietary binary graphics device drivers (restricted drivers)
Windows Specific:
- Added support for most MCE (Microsoft Windows Media Center) compatible remotes out-of-the-box
- Added Broadcom Crystal HD PCIe/Mini-PCIe Hardware Accelerated Video Decoder Support
- Added initial native DXVA 2 support for H.264, VC-1, and WMV9 (Windows Vista and 7 only)
- Added support for WASAPI (Windows Audio Session API) for raw bitstream output
- Added High-Quality Bicubic and Lanczos Upscalers (Video Resamplers) as Direct3D HLSL
- Added Direct3D port of the OpenGL Spectrum 3D Audio Visualization for DirectX
- Added support for Visual Studio 2010 Express edition and Visual Studio 2009 non-Express edition
- Improved support for Microsoft's DirectX, Direct3D, and DirectSound APIs for Windows
Apple TV Specific:
- Added Broadcom Crystal HD PCIe/Mini-PCIe Hardware Accelerated Video Decoder Support
- Added support for Apple TV OS 3.0.2
更新時間:2009-12-25
更新細節:
What's new in this version:
GUI:
- Improved XBMC GUI Skinning Framework making it even more flexible and powerful
- Powerbutton follows “shutdown function” in settings/system/power saving
- Updated translations for most languages (help is always wanted with translation)
- Skinnable Weather Plugin API enabling third-party Weather Plugins (Python Scripts)
- Edit button for RSS feeds in settings, (needs RssTicker script installed, see SCRIPTS section below)
- New screensaver option to turn off the screen (using VESA DPMS)
- Always On Top option to advancedsettings.xml when XBMC runs in Windowed Mode
- Better support for multi-monitor setups
- Settings have been re-organized and cleaned up to sync with new features
Playback:
- High Definition, Surround Sound, and Subtitle Flagging and Filtering in Video Library
- Added support for SingStar and UltraStar Karaoke Lyrics Format
- Updated FFmpeg (libavformat and libavcodec) audio/video codec and demux library
- Speed up RAW image loading and handle more file extension
- Implemented better WAV/PCM handling on 64-bit operating-systems
- Added support for additional tags in CUE sheets (Genre/Year)
- Added support for MPL2 (Blu-ray) subtitles format
- Added support forVPlayer subtitles format (which unfortunately is still in use)
- Added support for RTMP (Flash) live video streams, plus skip, pause, and resume feature
- Added proper MMS/MMSH streaming client (libmms) support
- Added audio and subtitle delay pop-up to the GUI (similar to volume control)
- Improved Commercial Skipping, EDL (Edit Decision List), and SceneMarker support
- Options for smoother video playback (syncing the video to the refresh rate of the display)
- Smart Playlists support for video resolution, aspect-ratio, codec, audio, and subtitles
- Extension of ExternalPlayer enabling multiple external players based on file-extension
- Added overlay renderer for dvd/vobsub/xsub
Library:
- Performance improvements to SQLite (database) queries
- Support for movie sets and a sortorder tag in the Video Library
- UPnP MediaServer compliant with DLNA (Digital Living Network Alliance) standards
- Ability to view pictures over UPnP in XBMC, also loads of fixes to the UPnP library
- Added scan for new content command to HTTP API, extended XBMC.updatelibrary call
- Reorganized MythTV directory structure to separate TV Shows from Movies
- Support importing MythTV movies into the Movies Library (including scraping)
- Added support local actor thumbnails (store as actor_name.tbn under .actors directory)
- Scrape studio info for TV Show/Season/Episode, info is available via studio field item
- Changed handling in Scrapers and NFO replacing «thumbs» with multiple «thumb»
- Added library update on resume if we are coming from suspend/hibernate
- Ability to scrape and scan TV Shows into the video library by air-date via TheTVDB.com
Scrapers:
- TheMovieDB.org (TMDB) movie scraper upgraded to version 2.1
- Added Movie Trailer scraping from dtrailer.com to TheMovieDB.org scraper
- TheTVDB.com TV Shows scraper scraper improvements and enhancements
- MTV (Music Videos) scraper improvements and enhancements
- New freebase music scraper (with Artist FanArt support via htbackdrops.com)
- New Polish music scraper combining allmusic.com,merlin.pl, and lastfm.pl
- New mymovies.dk (Multilanguage) movie scraper (*commercial)
- New fdb.pl (Polish) movie scraper
- New cinefacts.de (German) movie scraper
- New filmdelta.se (Swedish) movie scraper
- New world-art.ru (Russian) movie scraper
- Updated imdb.cn (Chinese) movie scraper
- New cine-passion (French/English) movie scraper
- Fixes and additions for the mymovies.xml scraper
Skins:
- Confluence is the new default
- PM3.HD set to secondary
- Removed legacy PM III (farewell old friend)
Windows-Specific:
- Changed from Open GL to DirectX for GUI and video rendering.
- Added Crash Dump for Windows
- Support Milkdrop visualizations
Linux-Specific:
- Added support for Debian building and packaging to the XBMC SVN
- External libraries options when compiling XBMC for Linux making it more distro agnostic
- Support for PPC (PowerPC) processors in XBMC for Linux (OpenGL support required)
- Avahi Zeroconf (Zero Configuration Networking) for XBMC webserver
- Added DeviceKit.Disks integration
- Added DeviceKit.Power and ConsoleKit.Manager integration
OS X Specific:
- Logitech Harmony Universal Remote support
- Added support for CoreAudio API and removed the PortAudio API code
- AC3 and DTS digital audio pass-through to SP/DIF on Apple TV (thanks to CoreAudio)
- Support for running external Applescripts
- Support for command-tab application switching
- support for OS X Spaces (virtual desktops)
Live-Specific:
- New installer with disk partitioning support, network setup and language selection
- Uses Beatzeps08’s variation of duduke’s great “spinner black” usplash theme!
- Based on Ubuntu Karmic
- NVIDIA drivers: 190.53 (VDPAU included on supported GPUs)
- ATI/AMD drivers: Catalyst 9.11
- Includes the magic tvheadend package, which brings live TV in XBMCLive
- The plugin “SVN Repo Installer” is also included, thus installing new scripts/plugins/skins will be easier
更新時間:2009-12-19
更新細節: