twinaphex
|
d3d5d80e62
|
(video_driver.c) Buildfix
|
2016-06-15 17:40:09 +02:00 |
|
twinaphex
|
5b5cde28ce
|
Add enum setting_flags parameter to CONFIG_BOOL function
|
2016-06-15 17:38:59 +02:00 |
|
twinaphex
|
61b7d13086
|
Cleanup to menu_settings_find_internal functions
|
2016-06-15 17:15:05 +02:00 |
|
twinaphex
|
dd04705d25
|
Turn menu_settings_list_current_add_enum_idx into public scope
function so we can use it in gfx/video_driver.c
|
2016-06-15 17:13:28 +02:00 |
|
Twinaphex
|
177c96a382
|
Fix 'value stored to variable 'playlist' is never read' warning
|
2016-06-15 17:07:10 +02:00 |
|
Twinaphex
|
8e1e20fc5d
|
remove unused variable name
|
2016-06-15 17:06:20 +02:00 |
|
twinaphex
|
f8448dc7f3
|
Bugfix - should pass exact enum type
|
2016-06-15 17:04:22 +02:00 |
|
twinaphex
|
8720048b4e
|
menu_entries_prepend - use menu_setting_find_enum if enum_idx
is set
|
2016-06-15 16:45:27 +02:00 |
|
twinaphex
|
6f3b8c4049
|
Set cbs->enum_idx when setting a menu entry with menu_entries_add_enum
|
2016-06-15 16:43:02 +02:00 |
|
twinaphex
|
e1002719c0
|
Use menu_entries_add_enum
|
2016-06-15 14:59:49 +02:00 |
|
twinaphex
|
3864574541
|
Remove DISPLAYLIST_SETTING
|
2016-06-15 14:55:13 +02:00 |
|
twinaphex
|
5f064245c8
|
xmb_menu_init_list - use menu_entries_add_enum
|
2016-06-15 14:41:42 +02:00 |
|
Twinaphex
|
def3ea9f0a
|
Merge pull request #3113 from vanfanel/master
VIDEO/DISPMANX: Fixed segfault when loading new core and content from…
|
2016-06-15 14:35:40 +02:00 |
|
vanfanel
|
03dd7d4b51
|
VIDEO/DISPMANX: Fixed segfault when loading new core and content from RGUI
|
2016-06-15 14:28:13 +02:00 |
|
twinaphex
|
34d9daf7e3
|
Start using menu_entries_add_enum for most entries
|
2016-06-15 14:23:13 +02:00 |
|
twinaphex
|
8adda6e822
|
Create menu_hash_to_str_us_enum
|
2016-06-15 13:04:16 +02:00 |
|
twinaphex
|
277e46badc
|
(XMB/MaterialUI) Use DISPLAYLIST_SETTING_ENUM
|
2016-06-15 10:57:59 +02:00 |
|
twinaphex
|
5435a1ad7d
|
(XMB) Start using DISPLAYLIST_SETTING_ENUM
|
2016-06-15 01:52:42 +02:00 |
|
twinaphex
|
e64b5cc62f
|
Use DISPLAYLIST_SETTING_ENUM
|
2016-06-15 01:49:34 +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 aeffde9b3e84131cf90db348126b035d1cf5c0d0.
|
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
|
fef343ff9e
|
Create menu_setting_find_enum
|
2016-06-15 01:06:58 +02:00 |
|
twinaphex
|
0ee7eeb450
|
Cleanup unused variable warning
|
2016-06-15 00:57:54 +02:00 |
|
twinaphex
|
49a2a61354
|
(Android) Buildfix
|
2016-06-15 00:57:09 +02:00 |
|
twinaphex
|
fa46693f77
|
Add enum_idx values
|
2016-06-15 00:52:15 +02:00 |
|
twinaphex
|
8910e66eb0
|
Add more enum idxs
|
2016-06-14 23:47:42 +02:00 |
|
twinaphex
|
91e9b22b02
|
Add menu_settings_list_current_add_enum_idx
|
2016-06-14 23:07:10 +02:00 |
|
twinaphex
|
9508730682
|
Create enum_idx
|
2016-06-14 23:04:53 +02:00 |
|
twinaphex
|
53dac26509
|
Get rid of menu_hash_calculate for detecting if a playlist entry
has core_name and core_path set to 'DETECT'
|
2016-06-14 22:54:43 +02:00 |
|
twinaphex
|
042ebca2ef
|
Create action_ok_playlist_entry_collection
|
2016-06-14 22:48:25 +02:00 |
|
twinaphex
|
69503880f5
|
Get rid of menu_hash_calculate dependencies for menu keyboard
callback functions for settings
|
2016-06-14 22:16:07 +02:00 |
|
twinaphex
|
27ef0cf9c7
|
Get rid of menu_hash_calculate dependency in find_first_core
|
2016-06-14 22:11:10 +02:00 |
|
twinaphex
|
fcda911a10
|
Revert "Start breaking up menu_displaylist_push_internal into separate"
This reverts commit 244b147b0cdf5df67080f25fcf580507918c26a6.
|
2016-06-14 19:09:47 +02:00 |
|
twinaphex
|
ca4f719811
|
Revert "Set callback for action_refresh_playlist"
This reverts commit cb915e2998172a4ea916976862973b95e496017e.
|
2016-06-14 19:09:37 +02:00 |
|
twinaphex
|
cb915e2998
|
Set callback for action_refresh_playlist
|
2016-06-14 18:55:24 +02:00 |
|
twinaphex
|
244b147b0c
|
Start breaking up menu_displaylist_push_internal into separate
functions
|
2016-06-14 18:51:16 +02:00 |
|
twinaphex
|
c65fc21bac
|
Add menu-refactor.diff
|
2016-06-14 17:59:02 +02:00 |
|
twinaphex
|
2bf2131224
|
Refactor msg_hash
|
2016-06-14 15:04:49 +02:00 |
|
Twinaphex
|
f30aae9c8d
|
Merge pull request #3110 from Themaister/master
Log which present modes are supported.
|
2016-06-13 22:03:27 +02:00 |
|
Hans-Kristian Arntzen
|
21be54501b
|
Log which present modes are supported.
|
2016-06-13 22:00:32 +02:00 |
|
Twinaphex
|
118022ae88
|
Merge pull request #3107 from RobLoach/no-achievement-msg
Remove "This game doesn't feature achievements" message
|
2016-06-13 20:06:32 +02:00 |
|
Twinaphex
|
6c6cca33a1
|
Merge pull request #3109 from Themaister/master
Fix various Android Vulkan issues.
|
2016-06-13 20:05:05 +02:00 |
|
Hans-Kristian Arntzen
|
e7b4f4fd4d
|
Fix various Android Vulkan issues.
Was getting bogus swapchain width/height causing weird issues.
Also, create swapchain after swap interval is correctly set.
|
2016-06-13 19:51:44 +02:00 |
|
Rob Loach
|
9970e9c089
|
Remove "This game doesn't feature achievements" message
|
2016-06-13 11:59:11 -04:00 |
|
twinaphex
|
3ca57ddd84
|
Correct frontend_win32_get_mem_used
|
2016-06-12 21:51:08 +02:00 |
|
Twinaphex
|
c50aa6f088
|
Merge pull request #3102 from thiolliere/master
resolve deadlink in readme.md
|
2016-06-12 21:20:08 +02:00 |
|
twinaphex
|
8ddafd0023
|
Cleanup
|
2016-06-12 21:00:52 +02:00 |
|