Skip to content

Commit

Permalink
Version 3.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tgxcorporation committed Dec 15, 2014
1 parent 9654aa6 commit 2c690f8
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
2 changes: 1 addition & 1 deletion addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<addon id="skin.blackglassnova" version="3.1.0" name="Black Glass Nova" provider-name="Tgx">
<addon id="skin.blackglassnova" version="3.2.0" name="Black Glass Nova" provider-name="Tgx">
<requires>
<import addon="xbmc.gui" version="5.3.0"/>
<import addon="script.grab.fanart" version="0.12.8"/>
Expand Down
23 changes: 23 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
3.2.0
Added support for script.grab.fanart. It's now possible to add a random multi-image background to videos, movies, tvshows, music items in home screen.
Added option to customise the entry point of the music item in home screen.
Added support for large texture manager.
Enable ClearArt for Card List view.
Added ability to auto hide music playing info in skin settings.
Made the "Settings" button in quit menu always visible.
Added full support for Mediaportal Pvr plugin.
Enabled banners for movie sets.
Updated with new Kodi logo.
Added preliminary support for Script.ExtendedInfo.
Removed support for Metadata Actors.
Updated translations from Transifex.
Implementation of new Kodi property "ChannelNumberLabel".
Added 'hide broken' button in AddonBrowser.xml.
Enhanced top bar playing now video info.
Enabled watched / unwatched icons for videos in file mode.
New media info icons management.
Added cache progress bar in OSD.
Added "Not Rated" and "Unrated" mpaa rating logos.
Enhancements for Peripheral dialogs.
Bugs fixed.

3.1.0
Added Kiosk Mode.
Skin settings reorganisation.
Expand Down

0 comments on commit 2c690f8

Please sign in to comment.