mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Fix red from 6f5af8e53c
Change-Id: I02dbc3e91856eaef081446ca77919e6182a85e1d
This commit is contained in:
parent
fca7b8e2ff
commit
1af92e5ff8
45 changed files with 215 additions and 341 deletions
|
|
@ -1468,7 +1468,7 @@ const struct settings_list settings[] = {
|
|||
LANG_FREQUENCY,INT(REC_FREQ_DEFAULT),
|
||||
"rec frequency",REC_FREQ_CFG_VAL_LIST,UNUSED},
|
||||
{F_T_INT|F_RECSETTING,&global_settings.rec_format,
|
||||
LANG_RECORDING_FORMAT,INT(REC_FORMAT_DEFAULT),
|
||||
LANG_FORMAT,INT(REC_FORMAT_DEFAULT),
|
||||
"rec format",REC_FORMAT_CFG_VAL_LIST,UNUSED},
|
||||
/** Encoder settings start - keep these together **/
|
||||
/* aiff_enc */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue