Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Settings: Make Default Codepage default to UTF-8

Associated with FS#13534

Change-Id: I41f64ff59b32aac90158cf72bc535e7fc6949b3b

authored by

Dana Conrad and committed by
Solomon Peachy
e334a1f9 10b84485

+1 -1
+1 -1
apps/settings_list.c
··· 1835 1835 OFFON_SETTING(F_BANFROMQS, tagcache_autoupdate, LANG_TAGCACHE_AUTOUPDATE, false, 1836 1836 "tagcache_autoupdate", NULL), 1837 1837 #endif 1838 - CHOICE_SETTING(F_TEMPVAR, default_codepage, LANG_DEFAULT_CODEPAGE, 0, 1838 + CHOICE_SETTING(F_TEMPVAR, default_codepage, LANG_DEFAULT_CODEPAGE, 14, 1839 1839 "default codepage", 1840 1840 /* The order must match with that in unicode.c */ 1841 1841 "iso8859-1,iso8859-7,iso8859-8,cp1251,iso8859-11,cp1256,"