Commit Graph

724 Commits

Author SHA1 Message Date
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
twinaphex 2071f8eaaf Refactor menu_displaylist_parse_settings 2016-06-15 01:41:31 +02:00
twinaphex 3625158e63 Revert "Create menu_displaylist_parse_settings_enum"
This reverts commit aeffde9b3e.
2016-06-15 01:36:47 +02:00
twinaphex aeffde9b3e Create menu_displaylist_parse_settings_enum 2016-06-15 01:33:43 +02:00
twinaphex 1159ca17ff Start using menu_entries_add_enum 2016-06-15 01:15:37 +02:00
twinaphex fcda911a10 Revert "Start breaking up menu_displaylist_push_internal into separate"
This reverts commit 244b147b0c.
2016-06-14 19:09:47 +02:00
twinaphex 244b147b0c Start breaking up menu_displaylist_push_internal into separate
functions
2016-06-14 18:51:16 +02:00
twinaphex dae55553b7 Rename memory_free to memory_used 2016-06-12 20:50:03 +02:00
twinaphex 6283cb5eef Get rid of warnings 2016-06-12 13:50:29 +02:00
Twinaphex ae894fb015 Implement frontend_darwin_get_mem_total 2016-06-12 13:49:00 +02:00
twinaphex d7c2201385 Show memory information in System Information 2016-06-12 13:20:54 +02:00
Twinaphex 86b35c8ff2 Merge pull request #3069 from fr500/undo
Undo savestate/loadstate
2016-06-05 01:19:35 +02:00
radius 20540a8f42 add menu entry for undo save state 2016-06-04 14:34:06 -05:00
radius a86cf6b99d initial implementation of undo save state 2016-06-02 23:33:52 -05:00
twinaphex 63b3f30112 Cleanups 2016-06-03 05:32:18 +02:00
twinaphex ddc3c2adcc Cleanup print_buf_lines 2016-06-03 05:30:06 +02:00
Twinaphex 75ad88e171 Cleanups 2016-06-03 05:09:54 +02:00
twinaphex 21bc56aa04 Fix uninitialized scalar variable warnings 2016-06-03 04:02:27 +02:00
twinaphex 79c94513ec Fix 'dereference before null check' 2016-06-02 20:56:13 +02:00
twinaphex ccd5b2f73d Add 'Start Remote Gamepad' entry 2016-05-27 19:18:46 +02:00
twinaphex 0d271b0ca7 Cleanups 2016-05-27 04:18:27 +02:00
twinaphex bfa6f49ae6 Fix logically dead code warnings 2016-05-24 22:12:51 +02:00
twinaphex 974d3245d2 Fix logically dead code warnings 2016-05-23 22:04:00 +02:00