mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
[3/4] Completely remove HWCODEC support
'swcodec' is now always set (and recording_swcodec for recording-capable units) in feature.txt so the manual and language strings don't need to all be fixed up. Change-Id: Ib2c9d5d157af8d33653e2d4b4a12881b9aa6ddb0
This commit is contained in:
parent
0c4f89370d
commit
8cb555460f
207 changed files with 322 additions and 5594 deletions
|
@ -5367,23 +5367,6 @@
|
|||
recording: "No settings available"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RECORDING_QUALITY
|
||||
desc: in the recording settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
recording_hwcodec: "Quality"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording_hwcodec: "Quality"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording_hwcodec: "Quality"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_FREQUENCY
|
||||
desc: in recording and playback settings
|
||||
|
@ -5489,23 +5472,6 @@
|
|||
recording: "Line In"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RECORDING_EDITABLE
|
||||
desc: Editable recordings setting
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
recording_hwcodec: "Independent Frames"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording_hwcodec: "Independent Frames"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording_hwcodec: "Independent Frames"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RECORD_TIMESPLIT
|
||||
desc: Record split menu
|
||||
|
@ -9463,23 +9429,6 @@
|
|||
recording: "Mono"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_RECORDING_QUALITY
|
||||
desc: in the recording settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
recording_hwcodec: "Quality"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording_hwcodec: "Quality"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording_hwcodec: "Quality"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SYSFONT_RECORDING_FREQUENCY
|
||||
desc: in the recording settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue