forked from len0rd/rockbox
Something horrible happened with binsize, so revert FS#8894 completely (for now).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18449 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1adf5f27af
commit
4bb8fd286b
11 changed files with 5 additions and 432 deletions
|
|
@ -913,7 +913,6 @@ void settings_apply(bool read_disk)
|
|||
}
|
||||
|
||||
dsp_dither_enable(global_settings.dithering_enabled);
|
||||
dsp_set_speed(global_settings.sound_speed);
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SPDIF_POWER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue