Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
changelog / cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenpardon committed Jan 16, 2018
1 parent 670073c commit f2b8189
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
19 changes: 19 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
1.5.0
- This release introduces hubs for the various library sections. Enable them by adding them to your main menu. Set up the hub sources in the newly added skin settings section
- Descriptions now support Hebrew characters
- Fix for animated fanart skin setting getting re-enabled at boot
- Enable animated artwork in Gallery View
- Updated translations
- Fix for rating star symbol not displaying in some places
- When selecting " browse library" in hub, start in titles / artists node
- Hubs disabled by default (may change back again in later release)
- Reworked skin settings category menu to indicate currently focused category
- Include duration for episodes in containers
- Added buttons to clear video hub sources
- Fixed a navigation issue in skin settings
- Fixed add-on settings dialog malfunction
- Updated default font to latest version (Cyrillic support)
- Tweaks to volumebar behaviour
- Fixed some localisation related issues
- Various small fixes and tweaks

1.3
- Option to disable media info on pause
- List view can now be set to portrait or landscape on a per instance basis
Expand Down
6 changes: 1 addition & 5 deletions shortcuts/overrides.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<node label="Grid">
<!-- Hubs -->
<node label="31383">
<shortcut label="$LOCALIZE[36912]" type="31004">ActivateWindow(1130)</shortcut>
<shortcut label="$LOCALIZE[3]" type="31004">ActivateWindow(1130)</shortcut>
<shortcut label="$LOCALIZE[36901]" type="31004">ActivateWindow(1132)</shortcut>
<shortcut label="$LOCALIZE[36903]" type="31004">ActivateWindow(1131)</shortcut>
</node>
Expand Down Expand Up @@ -355,11 +355,7 @@
<propertydefault defaultID="musicvideos" property="homeSymbol">&#57352;</propertydefault>
<propertydefault defaultID="movies" property="homeSymbol">&#57402;</propertydefault>
<propertydefault defaultID="36901" property="homeSymbol">&#57402;</propertydefault>


<propertydefault defaultID="3" property="homeSymbol">&#57352;</propertydefault>


<propertydefault defaultID="videos" property="homeSymbol">&#57352;</propertydefault>
<propertydefault defaultID="36912" property="homeSymbol">&#57352;</propertydefault>
<propertydefault defaultID="tvshows" property="homeSymbol">&#57361;</propertydefault>
Expand Down

0 comments on commit f2b8189

Please sign in to comment.