746 Commits

Author SHA1 Message Date
twinaphex
442ebf2acf Create separate 'Core settings' 2016-06-18 22:17:50 +02:00
twinaphex
8e0ad1b1fd Add translatable strings 2016-06-18 03:05:44 +02:00
Twinaphex
69c148f9a3 Merge pull request #3119 from fr500/master
android platform driver improvements
2016-06-18 02:45:43 +02:00
twinaphex
7297ced92a Set menu_displaylist_info_t's enum_idx 2016-06-17 23:47:23 +02:00
twinaphex
f76e7549ce Move more code over to menu_hash_to_file_type 2016-06-17 23:27:17 +02:00
twinaphex
ff36aa94e5 (Android) Buildfixes 2016-06-17 22:12:06 +02:00
twinaphex
4700ff55a1 Start getting rid of MENU_LABEL_ dependencies 2016-06-17 20:58:38 +02:00
twinaphex
41c7d76017 Reduce dependence on MENU_VALUE_ 2016-06-17 20:43:42 +02:00
twinaphex
bc5194fe6f Remove obsolete code 2016-06-17 20:17:18 +02:00
twinaphex
b606d47622 Don't rely on 'value' setting 2016-06-17 20:15:35 +02:00
twinaphex
f7f56edffd Make 'Add tab' translatable 2016-06-17 20:11:47 +02:00
twinaphex
c480e940ef Add ability to translate Playlists tab 2016-06-17 20:07:00 +02:00
twinaphex
4ef5b42cab Can now translate 'Settings tab' 2016-06-17 20:01:48 +02:00
twinaphex
1acc59b598 We can translate the History Tab label now 2016-06-17 19:57:48 +02:00
twinaphex
8e9adba956 Start not using LABEL_VALUE_ for querying settings groups 2016-06-17 17:55:25 +02:00
twinaphex
ee90fa3015 Remove entry 2016-06-17 17:45:42 +02:00
radius
b0932af025 fix internal storage messages 2016-06-17 09:27:39 -05:00
twinaphex
3b3e822d78 Expand menu_entries_get_last_stack so we can grab enum_idx 2016-06-17 16:08:47 +02:00
twinaphex
4ec1a9e337 Update menu_entries_prepend 2016-06-17 14:54:29 +02:00
twinaphex
0305770f4b Create separate video / audio menu code 2016-06-17 04:02:26 +02:00
twinaphex
6f405da27d Use menu_hash_to_str_enum for code 2016-06-17 02:37:22 +02:00
twinaphex
59fd4b30d9 Cleanup 2016-06-17 02:34:22 +02:00
twinaphex
7a1705c4e0 Cleanups 2016-06-17 00:11:16 +02:00
twinaphex
9222aa3cd2 Add more strings 2016-06-16 23:21:51 +02:00
twinaphex
b436200887 It should be possible now to select input settings when user
language is not English
2016-06-16 22:43:45 +02:00
twinaphex
8545a58c41 Refactor input user binds settings 2016-06-16 22:32:27 +02:00
twinaphex
f80adc7eba Unroll lists 2016-06-16 22:20:26 +02:00
twinaphex
a12ebdaf5b Add PARSE_ONLY_STRING 2016-06-16 22:14:31 +02:00
twinaphex
ae2be8b53b Replace most menu_entries_add function calls 2016-06-16 22:03:12 +02:00
twinaphex
844656255c Use menu_entries_add_enum 2016-06-16 21:55:40 +02:00
twinaphex
fef0d968cd Create DEFERRED_DRIVER_SETTINGS_LIST 2016-06-16 21:40:13 +02:00
twinaphex
8fb7285577 Change to parse_settings_enum 2016-06-16 21:11:38 +02:00
twinaphex
0f37ee5fef Start using enum function 2016-06-16 21:08:49 +02:00
twinaphex
18b5ab2265 Create menu_displaylist_parse_settings_internal_enum 2016-06-16 21:01:55 +02:00
twinaphex
395c601159 Change more menu_entries_add calls into menu_entries_add_enum 2016-06-16 20:43:02 +02:00
twinaphex
697a753ecc Convert more to menu_entries_add_enum 2016-06-16 20:29:44 +02:00
twinaphex
0ab069d9fd Use menu_entries_add_enum 2016-06-16 20:22:53 +02:00
twinaphex
4a552b66ff Use menu_entries_add_enum 2016-06-16 15:43:05 +02:00
twinaphex
f19d96d3c4 DOn't use MENU_VALUE_DETECT 2016-06-16 13:30:56 +02:00
twinaphex
707c56dab3 Start using menu_entries_add_enum 2016-06-16 13:09:35 +02:00
twinaphex
9b75ec2a77 Use menu_hash_to_str 2016-06-16 12:50:25 +02:00
twinaphex
4feaeae2a3 Cleanup - use menu_hash_to_str_enum 2016-06-16 02:12:46 +02:00
twinaphex
d5c2d85fbb Use menu_hash_to_str_enum 2016-06-16 00:10:10 +02:00
twinaphex
064aa8f9fa (More) use menu_hash_to_str_enum 2016-06-15 23:50:39 +02:00
twinaphex
6cc02cd400 Use menu_hash_to_str_enum 2016-06-15 23:46:18 +02:00
twinaphex
9aece7b695 Replace more menu_hash_to_str usage 2016-06-15 23:31:05 +02:00
twinaphex
f8448dc7f3 Bugfix - should pass exact enum type 2016-06-15 17:04:22 +02:00
twinaphex
3864574541 Remove DISPLAYLIST_SETTING 2016-06-15 14:55:13 +02:00
twinaphex
34d9daf7e3 Start using menu_entries_add_enum for most entries 2016-06-15 14:23:13 +02:00
twinaphex
ef808b6591 Add DISPLAYLIST_SETTING_ENUM 2016-06-15 01:44:30 +02:00