mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 06:40:18 +00:00
(360) Take out obsolete resampler type option
This commit is contained in:
parent
87d0843b13
commit
22ce22ca14
@ -23,7 +23,6 @@ enum
|
||||
SETTING_EMU_REWIND_GRANULARITY,
|
||||
SETTING_EMU_SHOW_INFO_MSG,
|
||||
SETTING_EMU_SHOW_DEBUG_INFO_MSG,
|
||||
SETTING_AUDIO_RESAMPLER_TYPE,
|
||||
SETTING_GAMMA_CORRECTION_ENABLED,
|
||||
SETTING_HW_TEXTURE_FILTER,
|
||||
SETTING_ENABLE_SRAM_PATH,
|
||||
|
@ -34,7 +34,6 @@
|
||||
Rewind granularity:
|
||||
Info messages:
|
||||
Debug info messages:
|
||||
Audio Resampler:
|
||||
Gamma Correction:
|
||||
Hardware filtering shader #1:
|
||||
SRAM Path Enable:
|
||||
@ -281,6 +280,18 @@ Savestate Path Enable:
|
||||
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||
</Properties>
|
||||
</XuiListItem>
|
||||
<XuiListItem>
|
||||
<Properties>
|
||||
<Id>control_ListItem</Id>
|
||||
<Width>226.000000</Width>
|
||||
<Height>45.000000</Height>
|
||||
<Position>7.000000,22.000000,0.000000</Position>
|
||||
<Anchor>5</Anchor>
|
||||
<Show>false</Show>
|
||||
<Visual>XuiButton</Visual>
|
||||
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||
</Properties>
|
||||
</XuiListItem>
|
||||
</XuiCommonList>
|
||||
<XuiBackButton>
|
||||
<Properties>
|
||||
|
@ -34,7 +34,6 @@
|
||||
Rewind granularity:
|
||||
Info messages:
|
||||
Debug info messages:
|
||||
Audio Resampler:
|
||||
Gamma Correction:
|
||||
Hardware filtering shader #1:
|
||||
SRAM Path Enable:
|
||||
@ -257,6 +256,18 @@ Savestate Path Enable:
|
||||
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||
</Properties>
|
||||
</XuiListItem>
|
||||
<XuiListItem>
|
||||
<Properties>
|
||||
<Id>control_ListItem</Id>
|
||||
<Width>226.000000</Width>
|
||||
<Height>45.000000</Height>
|
||||
<Position>7.000000,22.000000,0.000000</Position>
|
||||
<Anchor>5</Anchor>
|
||||
<Show>false</Show>
|
||||
<Visual>XuiButton</Visual>
|
||||
<InterItemSpacing>0.000000,10.000000,0.000000</InterItemSpacing>
|
||||
</Properties>
|
||||
</XuiListItem>
|
||||
</XuiCommonList>
|
||||
<XuiBackButton>
|
||||
<Properties>
|
||||
|
Loading…
x
Reference in New Issue
Block a user