twinaphex
|
fcaf64c69d
|
Create struct out of mouse input
|
2015-10-23 09:18:37 +02:00 |
|
twinaphex
|
896a80d6b8
|
Call menu_driver_iterate another time for pointer/mouse controls
|
2015-10-23 09:15:05 +02:00 |
|
twinaphex
|
8c74be0879
|
Rename menu_input_frame to menu_input_frame_retropad
|
2015-10-23 09:01:57 +02:00 |
|
twinaphex
|
3841b1b96f
|
(XMB) Dehardcode the '- 3'
|
2015-10-23 08:13:31 +02:00 |
|
twinaphex
|
7b12c57497
|
Remove unused variables
|
2015-10-23 07:05:57 +02:00 |
|
twinaphex
|
c4a66acbb6
|
Collapse User Binds into bigger 'Input Options' category
|
2015-10-23 06:54:33 +02:00 |
|
twinaphex
|
ad4dfd787c
|
Add Analog To Digital options too
|
2015-10-23 03:02:31 +02:00 |
|
twinaphex
|
177c4a0fc4
|
Move Device Types to top
|
2015-10-23 03:00:59 +02:00 |
|
Twinaphex
|
e77a612887
|
Merge pull request #2275 from lakkatv/xmb
Add a type for empty message entries, fixes a bug in XMB
|
2015-10-22 22:45:17 +02:00 |
|
twinaphex
|
9eb077088f
|
Move bind_mode_keyboard variable to menu_input
|
2015-10-22 22:44:44 +02:00 |
|
Jean-André Santoni
|
52c8040589
|
Add a type for empty message entries, fixes a bug in XMB
|
2015-10-23 03:43:25 +07:00 |
|
twinaphex
|
05e853c0f2
|
Remove unused variables
|
2015-10-22 22:39:58 +02:00 |
|
twinaphex
|
942bf6cb93
|
(XMB) Load Recent has its own tab now - remove from Main Menu list
|
2015-10-22 20:24:58 +02:00 |
|
twinaphex
|
e6541cb699
|
Bind Mode is no longer needed - will detect if we are pressing
on a gamepad or keyboard
|
2015-10-22 20:22:05 +02:00 |
|
Twinaphex
|
5f67c041b0
|
Merge pull request #2273 from lakkatv/xmb
(XMB) History tab
|
2015-10-22 20:20:49 +02:00 |
|
Jean-André Santoni
|
6945489d96
|
(XMB) History tab
|
2015-10-23 01:05:51 +07:00 |
|
twinaphex
|
0ddbbc99fb
|
Joypad binding has a timeout now too
|
2015-10-22 19:59:30 +02:00 |
|
twinaphex
|
db6d0f3201
|
Comment out
|
2015-10-22 19:34:54 +02:00 |
|
twinaphex
|
6512e95945
|
Pass device input mask to menu_input_frame
|
2015-10-22 19:34:25 +02:00 |
|
twinaphex
|
1a20e19c51
|
We will now be able to know from which input device type the input
event comes from - i.e. keyboard or gamepad
|
2015-10-22 19:17:47 +02:00 |
|
twinaphex
|
ce2fa6c0d2
|
Line up Input Device Type options next to each other
|
2015-10-22 08:40:08 +02:00 |
|
twinaphex
|
d80289c39a
|
Add Device Type controls to Core Input Options
|
2015-10-22 08:38:29 +02:00 |
|
twinaphex
|
e4a11bc16b
|
Rename Core Input Remapping Options
|
2015-10-22 07:47:51 +02:00 |
|
twinaphex
|
ed7024408f
|
Quick Menu will dynamically show again
|
2015-10-22 06:11:59 +02:00 |
|
twinaphex
|
2157e8389c
|
(XMB) Show Quick Menu dynamically again
|
2015-10-22 06:01:46 +02:00 |
|
twinaphex
|
2e7d039027
|
(XMB) Refactor
|
2015-10-22 05:55:54 +02:00 |
|
twinaphex
|
b6ee3fdf31
|
(XMB) Create XMB_SYSTEM_TAB_ enums
|
2015-10-22 04:52:57 +02:00 |
|
twinaphex
|
7ea16f622e
|
(XMB) Create custom Main Menu list
|
2015-10-22 04:46:05 +02:00 |
|
twinaphex
|
0443b2af8d
|
Refactor menu_displaylist_parse_settings
|
2015-10-22 04:29:40 +02:00 |
|
twinaphex
|
14bf640bf6
|
Create list_push callback - allows us to override lists
|
2015-10-22 04:12:32 +02:00 |
|
twinaphex
|
f48830cfc0
|
Revert "Simplify menu_entries_set_refresh"
This reverts commit 6ca0962f9eb59022ad64f11777c6c925206ff2f0.
|
2015-10-22 03:54:34 +02:00 |
|
twinaphex
|
6ca0962f9e
|
Simplify menu_entries_set_refresh
|
2015-10-22 03:45:14 +02:00 |
|
twinaphex
|
61c4a00a59
|
Cleanups
|
2015-10-22 03:02:15 +02:00 |
|
twinaphex
|
cc9907e64c
|
Cleanups
|
2015-10-22 02:58:41 +02:00 |
|
twinaphex
|
8ca684527f
|
Cleanups
|
2015-10-22 02:55:10 +02:00 |
|
twinaphex
|
a3d8152cab
|
Create local copy of menu_generic function for XMB
|
2015-10-22 02:54:25 +02:00 |
|
twinaphex
|
1bbca8ab2e
|
Call menu_displaylist_push_list_process
|
2015-10-22 02:26:04 +02:00 |
|
twinaphex
|
413aa2489e
|
Create menu_displaylist_push_list_process
|
2015-10-22 01:38:41 +02:00 |
|
twinaphex
|
463df9e526
|
Add need_sort/need_push/need_{variable} to menu_displaylist_info
|
2015-10-22 01:23:22 +02:00 |
|
twinaphex
|
3197142e8b
|
menu_displaylist_parse_settings - turn into a public function
|
2015-10-22 01:17:28 +02:00 |
|
twinaphex
|
8e2741d974
|
(XMB) Cleanups
|
2015-10-22 01:04:00 +02:00 |
|
Jean-André Santoni
|
e7040e3cf8
|
(XMB) animation bug fix
|
2015-10-20 22:55:27 +07:00 |
|
twinaphex
|
6fff789376
|
Move 'Suspend Screensaver' to Video Settings
|
2015-10-20 17:51:03 +02:00 |
|
Jean-André Santoni
|
755bd961d3
|
(XMB) Settings tab
|
2015-10-20 19:11:43 +07:00 |
|
twinaphex
|
0bdf1bb10c
|
Remove unused variables
|
2015-10-20 03:07:28 +02:00 |
|
twinaphex
|
3602d703cc
|
Cleanups
|
2015-10-20 01:54:04 +02:00 |
|
twinaphex
|
e89708a082
|
Reorder settings
|
2015-10-20 01:50:21 +02:00 |
|
twinaphex
|
90fae3e2d0
|
Refactor 'Accounts' code - moved to menu_setting.c
|
2015-10-20 01:47:32 +02:00 |
|
twinaphex
|
8cc27e581b
|
(Menu) Dehardcode string
|
2015-10-20 01:40:33 +02:00 |
|
twinaphex
|
e357f6b320
|
(Menu) Improvements
|
2015-10-20 01:35:08 +02:00 |
|