BigNoid / Aeon-Nox

A skin for XBMC/Kodi
Other
254 stars 187 forks source link

Some fixes and Jarvis additions #682

Closed MikeSiLVO closed 8 years ago

MikeSiLVO commented 8 years ago

[DialogAddonInfo] Remove Rollback button + Add Auto-update radiobutton [LowList] Fix double artist genre [InfoWall] Music include scrollbar alignment fix [Includes_LiveTV] Add XML declaration Add missing ButtonCommonValues includes Add randomize true tag for extrafanart fadelabel

Remove and add buttons to DialogAddonInfo here and here

I noticed double artist genre in Lowlist, it may be a Jarvis issue since both the regular ListItem.Genre and ListItem.Property(Artist_Genre) are displayed it appears twice when using latest Jarvis nightlies.

InfoWall scrollbar for the music section was not left enough, off about 50 pixels.

Added some missing ButtonCommonValues includes from some Background buttons

BigNoid commented 8 years ago

Looks good, thx!