add cinema mode feature

This commit is contained in:
Luke Pulverenti 2014-09-22 17:56:54 -04:00
parent 42f0520499
commit f03d5f6fd2
28 changed files with 327 additions and 89 deletions

View file

@ -13,7 +13,7 @@
<a href="metadata.html" data-role="button">${TabBasics}</a>
<a href="#" data-role="button" class="ui-btn-active">${TabServices}</a>
<a href="metadatasubtitles.html" data-role="button">${TabSubtitles}</a>
<a href="metadataxbmc.html" data-role="button">${TabXbmcMetadata}</a>
<a href="metadatakodi.html" data-role="button">${TabKodiMetadata}</a>
<a href="metadataadvanced.html" data-role="button">${TabAdvanced}</a>
</div>