mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Add Xuelin iHIFI 770/770C/800 support
Taken from the xvortex fork (Roman Stolyarov) Ported, rebased, and cleaned up by myself. Change-Id: I7b2bca2d29502f2e4544e42f3d122786dd4b7978
This commit is contained in:
parent
af9459a799
commit
d4942cc74c
95 changed files with 4419 additions and 534 deletions
|
|
@ -13229,6 +13229,34 @@
|
|||
*: "Slow"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_FILTER_SHORT
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: "Short"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Short"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Short"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_FILTER_BYPASS
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: "Bypass"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Bypass"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Bypass"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_VOLUME_LIMIT
|
||||
desc: in sound_settings
|
||||
|
|
|
|||
|
|
@ -13137,6 +13137,34 @@
|
|||
*: "Sharp"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_FILTER_SHORT
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: "Short"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Short"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Short"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_FILTER_BYPASS
|
||||
desc: in sound settings
|
||||
user: core
|
||||
<source>
|
||||
*: "Bypass"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Bypass"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Bypass"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_COMPRESSOR_ATTACK
|
||||
desc: in sound settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue