Breaking

Sunday, February 21, 2016

Android Apps: Kodi 16.0 – Jarvis – Mark XVI



We are proud to announce the release of Kodi 16.0. Kodi 16 is a heavy under-the-hood improvements release, but let’s review some of the more prominent features coming out.

Event Logging


The first big step in making Kodi better at communicating with you, the user, is the addition of event logging. With this feature you always have a constantly updating list of all the most important things Kodi has done recently, along with little issues you can fix. For example, when you scan in a library for the first time, the Event Logger will provide you with a list of videos that didn’t quite make it into the library, each one of which is clickable, so you can go straight to the offending video and fix it personally.

Event logging

You’ll also get a constant list of all recently updated add-ons, so if a recent update breaks, you’ll know the update happened and can then easily rollback.

Long Press


More and more hardware companies are coming out with remote controls with a very limited button set. In particular, all current Android TVs are lacking a dedicated context menu button altogether. To deal with this, we’ve taken a page from the touchscreen UX and added a long press feature to remote controls. Now, if you press and hold the OK/Enter button for a few seconds, you will pull up the context menu. In the future, long press may be extended for additional functionality. For a better view of what this means, see the following video.

More and more hardware companies are coming out with remote controls with a very limited button set. In particular, all current Android TVs are lacking a dedicated context menu button altogether. To deal with this, we’ve taken a page from the touchscreen UX and added a long press feature to remote controls. Now, if you press and hold the OK/Enter button for a few seconds, you will pull up the context menu. In the future, long press may be extended for additional functionality. For a better view of what this means, see the following video.


4:3 Non-linear Stretch

It’s perhaps a bit late in coming, but Kodi finally supports stretching 4:3 content to 16:9 in a way that doesn’t warp the content that’s occurring in the center of the screen. Finally, you’ll be able to watch Friends, Seinfeld, Cheers, and Duck Tales in full screen without the awkward screen stretching from the past.
screenshot000

Add-on Manager Changes

In the ongoing quest to improve our our add-on manager several changes were done in the overall handling of each add-on. These changes include the following:
• The roll-back button on add-on info panel has been replaced by Update
• The Update button now opens a list of available versions of the add-on. Should you have several repositories installed that offer different version of this add-on you can now choose which to install.
• You can now disable auto-update per add-on through the info panel individual from others.
The add-on info panel can either be reached through the add-on manager or selecting the add-on in any section by either right click, use context menu (“C” key or long-press OK) and choose info or use the “I” key to directly open the panel.

Music Library Improvements


The music library has rarely received the same support as Kodi’s video library, and this release begins to change that. In the past, adding music to Kodi’s library required extra steps after simply pointing Kodi to the music folders. Now Kodi will attempt to automatically scan the music files into the Kodi music library. For music files to be scanned correctly, they will need to be properly tagged.


Android Surface Rendering:

Some newer devices that can do UHD or 4K playback lack the power to also create the Kodi interface at a 4K resolution, and this creates a problem. We have been forced either to downscale the video to a lower resolution to make sure the interface was snappy, or show full size video but the device might not be able handle the high resolution interface. We’ve now altered the way we display Kodi on Android. The video is always displayed on one Android surface while the UI is  displayed on a second Android surface. This allows Kodi to display its skin at its native resolution (typically 720p), while simultaneously displaying 4K video on the same screen.
It is important to mention is that this doesn’t apply to AMLogic devices with proper permissions as these will still use amcodec. Any other Android device that is not able to do “android surface rendering” has not implemented the standard Android MediaCodec API in the proper way and will need to be upgraded on the Android-side to support the new feature.

Other Important Changes:


  • • Start of integration of ADSP (Audio Digital Signal Processing) handling (no add-ons shipped yet)
  • • Improve image resizing and caching algorithm to improve image quality of images
  • • Added support for the musicbrainz “ARTISTS” tag in id3v2, ape, xiph.
  • • Add date added to music library and use it for sorting
  • • Support saving skin settings as add-on data instead of in guisettings.xml
  • • Image resource add-ons which provides common image libraries than can be used by several skins and add-ons.
  • • Don’t mess with the long and short date formats defined in the language files
  • • Win32: Proper 24.0/60.0 Hz refresh rate in fake fullscreen mode
  • • Add sort method for albums “artist / year”. This will sort the albums chronological per artist.
  • • Moved some add-on categories to “look and feel” in add-on manager
  • • Series recording added for PVR
  • • Add a “none” option for preferred subtitles
  • • Properly handle wired or bluetooth headsets on Android and only use PCM output
  • • Fix playback of VP9 and VC1 video codecs on Android
  • • Use best possible icons from other Android apps while browsing these in Kodi
  • • Enable true 1920×1080 output on AMLogic device without up-scaling
  • • Add Korean, Chinese and Czech keyboards
  • • Add multi-touch support for Linux platform
  • • Improve touch-screen keymapping
  • • The item that you had previously chosen will now be selected in the selection list instead of just starting at the top of the list
  • • Decouple Kodi and system volume on Android which removes the double audio volume slider
  • • Karaoke support has been completely removed as it wasn’t functional
  • • Further improve DX11 implementation in Windows
  • • iOS9 support
  • • Various PVR fixes and improvements
  • • Various improvements to the music section
  • • Three finger touchpad mapping in iOS to make room for new tablet gestures which will be available in Alpha 4 to complement existing tablet gestures.
  • • Kodi now supports being compiled with Xcode 7
  • • The Kodi GUI now supports a new stereoscopic depth effect for users of Kodi on 3D TVs or VR headsets
  • • Add stereoscopic depth for Confluence skin
  • • Extended support for browsing movies by country and through UPnP as well as user-ratings which we be added in future versions.

No comments:

Post a Comment