Skip to content

Commit

Permalink
[Leia] 2018-04-02 Audio DSP support removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Tgxcorporation committed Jan 15, 2019
1 parent 9b68880 commit 7c1a183
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 291 deletions.
287 changes: 0 additions & 287 deletions 1080i/DialogAudioDSPManager.xml

This file was deleted.

2 changes: 0 additions & 2 deletions 1080i/Includes_Variables.xml
Expand Up @@ -122,7 +122,6 @@
<value condition="Window.IsVisible(MyMusicNav.xml)|Window.IsVisible(MyMusicSongs.xml)">$LOCALIZE[2]$INFO[Container.FolderName, - ]</value>
<value condition="Window.IsVisible(MyPics.xml)">$LOCALIZE[1]$INFO[Container.FolderName, - ]</value>
<value condition="Window.IsVisible(DialogAddonInfo.xml)">$LOCALIZE[24000]</value>
<value condition="Window.IsVisible(DialogAudioDSPManager.xml)">$LOCALIZE[14251]</value>
<value condition="Window.IsVisible(AddonBrowser.xml)">$LOCALIZE[10040]$INFO[Container.FolderName, - ]</value>
<value condition="Window.IsVisible(CustomAddons.xml)|Window.IsVisible(MyPrograms.xml)">$LOCALIZE[0]$INFO[Container.FolderName, - ]</value>
<value condition="Window.IsActive(MyGames.xml)">$LOCALIZE[15016]$INFO[Container.FolderName, - ]</value>
Expand All @@ -146,7 +145,6 @@
<value condition="Window.IsVisible(DialogPictureInfo.xml)">$LOCALIZE[13406]</value>
<value condition="Window.IsVisible(DialogMediaSource.xml)">$LOCALIZE[10129]</value>
<value condition="Window.IsVisible(DialogAddonInfo.xml)">$INFO[ListItem.AddonType]</value>
<value condition="Window.IsVisible(DialogAudioDSPManager.xml)">$LOCALIZE[10004]</value>
<value condition="String.IsEqual(ListItem.DBType,Episode) + !Control.HasFocus(50) + !Control.HasFocus(61)">$LOCALIZE[20360]</value>
<value condition="String.IsEqual(ListItem.DBType,Movie)">$LOCALIZE[20342]</value>
<value condition="String.IsEqual(ListItem.DBType,MusicVideo)">$LOCALIZE[20389]</value>
Expand Down
1 change: 0 additions & 1 deletion 1080i/MusicOSD.xml
Expand Up @@ -11,7 +11,6 @@
Window.IsVisible(SliderDialog) |
Window.IsVisible(OSDVideoSettings) |
Window.IsVisible(OSDAudioSettings) |
Window.IsVisible(OSDAudioDSPSettings) |
Window.IsVisible(osdsubtitlesettings) |
Window.IsVisible(osdcmssettings) |
Window.IsVisible(VideoBookmarks) |
Expand Down
1 change: 0 additions & 1 deletion 1080i/VideoOSD.xml
Expand Up @@ -11,7 +11,6 @@
Window.IsVisible(SliderDialog) |
Window.IsVisible(OSDVideoSettings) |
Window.IsVisible(OSDAudioSettings) |
Window.IsVisible(OSDAudioDSPSettings) |
Window.IsVisible(osdsubtitlesettings) |
Window.IsVisible(osdcmssettings) |
Window.IsVisible(VideoBookmarks) |
Expand Down

0 comments on commit 7c1a183

Please sign in to comment.