Changeset 34256


Ignore:
Timestamp:
May 12, 2015, 1:49:04 AM (11 years ago)
Author:
tobayer
Message:

[smartTV skin] add pcm audio delay option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_smartTV/_path_/usr/local/share/titan/skin/smartTV/skin.xml

    r33964 r34256  
    389389                        <node parent="listbox" name="ac3mode" text="AC3 Mode" type="choicebox" valign="middle" width="100%" height="34">
    390390                        <node parent="listbox" name="aacmode" text="AAC Mode" type="choicebox" valign="middle" width="100%" height="34">
    391                         <node parent="listbox" name="audiodelaybitstream" text="Audio delay" type="choicebox" valign="middle" width="100%" height="34">
     391                        <node parent="listbox" name="audiodelaybitstream" text="Audio delay (bitstream)" type="choicebox" valign="middle" width="100%" height="34">
     392                        <node parent="listbox" name="audiodelaypcm" text="Audio delay (pcm)" type="choicebox" valign="middle" width="100%" height="34">
    392393                        <node parent="listbox" name="volautochangevalue" text="Inc. AC3 Audio in %" type="choicebox" valign="middle" width="100%" height="34">
    393394                        <node parent="listbox" name="mode3d" text="3D Mode" type="choicebox" valign="middle" width="100%" height="34">
Note: See TracChangeset for help on using the changeset viewer.