twinaphex
|
ef94cd7606
|
Correct some mistakes
|
2015-09-24 23:33:41 +02:00 |
|
twinaphex
|
f22436e39f
|
Possible ARM Linux buildfix
|
2015-09-24 23:11:24 +02:00 |
|
twinaphex
|
632d85cfba
|
Fix MENU_CTL_KEYBOARD_* callbacks
|
2015-09-24 22:53:03 +02:00 |
|
twinaphex
|
389db1ea06
|
(menu_input.c) Remove one unused pointer
|
2015-09-24 21:29:31 +02:00 |
|
twinaphex
|
364034f1b2
|
(Vita) Remove unused variable
|
2015-09-24 21:27:36 +02:00 |
|
twinaphex
|
6eb1a55b52
|
(PSP/Vita) retro_stat.t c - fix is directory check
|
2015-09-24 21:26:38 +02:00 |
|
twinaphex
|
8a6333ddc1
|
Move defines around
|
2015-09-24 21:23:16 +02:00 |
|
twinaphex
|
df23b122fe
|
Move state definitions outside of header
|
2015-09-24 21:02:28 +02:00 |
|
twinaphex
|
115c8cdf12
|
Create menu_input_set_binds_minmax
|
2015-09-24 20:56:54 +02:00 |
|
twinaphex
|
a892f5901e
|
Revert "Put menu_input state on heap"
This reverts commit 807be0a965cb028c5ae84b335320e133cbafb18c.
|
2015-09-24 20:52:01 +02:00 |
|
twinaphex
|
807be0a965
|
Put menu_input state on heap
|
2015-09-24 20:38:56 +02:00 |
|
twinaphex
|
a45c9167b9
|
(Menu) menu drivers no longer need to grab pointer to menu_input state
|
2015-09-24 20:32:21 +02:00 |
|
twinaphex
|
39ce494077
|
(menu input) More refactors
|
2015-09-24 20:23:18 +02:00 |
|
twinaphex
|
c0b46e3003
|
Add more functionality to menu_input_ctl
|
2015-09-24 20:08:11 +02:00 |
|
twinaphex
|
08f24aae4b
|
Add MENU_CTL_POINTER_PTR
|
2015-09-24 19:56:53 +02:00 |
|
twinaphex
|
aed44e970c
|
Add MENU_CTL_MOUSE_PTR
|
2015-09-24 19:51:55 +02:00 |
|
twinaphex
|
3fb90871f6
|
Create menu_input_ctl
|
2015-09-24 19:47:41 +02:00 |
|
twinaphex
|
e21e21647e
|
Cleanups
|
2015-09-24 17:34:44 +02:00 |
|
twinaphex
|
10d1aea0e3
|
Go through menu_input_mouse_state
|
2015-09-24 17:29:46 +02:00 |
|
twinaphex
|
670350dc1f
|
Go through menu_input_pointer_state more
|
2015-09-24 17:21:50 +02:00 |
|
twinaphex
|
fb67a39d32
|
(Menu) Start creating menu_input_pointer_state
|
2015-09-24 17:18:17 +02:00 |
|
twinaphex
|
a55d4a91ca
|
(PSP) Don't treat directory already existing as an error
|
2015-09-24 15:17:50 +02:00 |
|
twinaphex
|
eab10e7929
|
Remove some unused variables
|
2015-09-24 14:21:07 +02:00 |
|
twinaphex
|
8d87a1329b
|
Avoid redefinition of typedef
|
2015-09-24 14:20:16 +02:00 |
|
Twinaphex
|
f3bc09065f
|
Merge pull request #2166 from lakkatv/scanning
Finish implementing psx scanning
|
2015-09-24 14:17:25 +02:00 |
|
twinaphex
|
172e75c758
|
Revert "Refactor menu_input.c"
This reverts commit 3ddbf2d5cc1735bb807d3f5b1210db5b09494352.
|
2015-09-24 14:17:03 +02:00 |
|
twinaphex
|
a8acea98b2
|
Revert "Move enums to menu_input.c"
This reverts commit 7a5f2228aa1ac49a10d2eb0937b7bb9aa72ca1fc.
|
2015-09-24 14:16:57 +02:00 |
|
twinaphex
|
7982674685
|
Revert "Remove unused variables"
This reverts commit 8b0a952c596ac8ff57dc6815aa94cb9d56839c04.
|
2015-09-24 14:16:51 +02:00 |
|
twinaphex
|
6927024320
|
Revert "Make menu_input_get_ptr a static function"
This reverts commit 65b2b0877f97eff7d694e2c0fdbde205ce30c2cb.
|
2015-09-24 14:16:43 +02:00 |
|
twinaphex
|
a4a4dc3e3f
|
Revert "(GLUI) menu_input - Cut down on some function calls"
This reverts commit 5a8a3dc46c63949907996675f1e92e9f4935b353.
|
2015-09-24 14:16:38 +02:00 |
|
twinaphex
|
bbb28a5406
|
Revert "Don't redefine retro_input_t"
This reverts commit dd68a2a9273d52a5e1df664390bcc4869e51db14.
|
2015-09-24 14:16:31 +02:00 |
|
twinaphex
|
80efc1339e
|
Revert "Cleanups"
This reverts commit 32bbf71bbbe577a4556018ffa45d5d52028e21ce.
|
2015-09-24 14:16:16 +02:00 |
|
Jean-André Santoni
|
fea95aa4a1
|
Finish implementing psx scanning
|
2015-09-24 14:14:42 +02:00 |
|
twinaphex
|
32bbf71bbb
|
Cleanups
|
2015-09-24 13:54:57 +02:00 |
|
twinaphex
|
dd68a2a927
|
Don't redefine retro_input_t
|
2015-09-24 13:50:30 +02:00 |
|
twinaphex
|
5a8a3dc46c
|
(GLUI) menu_input - Cut down on some function calls
|
2015-09-24 13:44:18 +02:00 |
|
twinaphex
|
65b2b0877f
|
Make menu_input_get_ptr a static function
|
2015-09-24 13:40:58 +02:00 |
|
twinaphex
|
8b0a952c59
|
Remove unused variables
|
2015-09-24 13:39:47 +02:00 |
|
twinaphex
|
7bb035a8b9
|
Fix system information fallthrough
|
2015-09-24 13:37:25 +02:00 |
|
twinaphex
|
7a5f2228aa
|
Move enums to menu_input.c
|
2015-09-24 13:25:53 +02:00 |
|
twinaphex
|
3ddbf2d5cc
|
Refactor menu_input.c
|
2015-09-24 13:22:46 +02:00 |
|
twinaphex
|
764c76c84a
|
(retro_stat.c) Add PSP ifdef
|
2015-09-24 12:22:19 +02:00 |
|
radius
|
0e69f5bcb0
|
workaround to disable OSD fonts without restarting
|
2015-09-24 00:33:25 -05:00 |
|
radius
|
4345320c85
|
add a debug information panel, disabled by default
|
2015-09-23 20:51:31 -05:00 |
|
twinaphex
|
40c85eaaab
|
Remove ITERATE_TYPE_MESSAGE
|
2015-09-24 01:14:14 +02:00 |
|
twinaphex
|
3436a85489
|
(Menu) Remove message_contents
|
2015-09-24 01:12:25 +02:00 |
|
twinaphex
|
64018e1020
|
(Menu) Cleanups
|
2015-09-24 01:08:01 +02:00 |
|
twinaphex
|
61a40be54d
|
Remove USB_Initialize/USB_Deinitialize from wiiusb_hid.c
|
2015-09-24 00:09:59 +02:00 |
|
aliaspider
|
89724c541d
|
(psp1) move kernel_functions.prx to the root folder after build
|
2015-09-23 23:08:01 +01:00 |
|
Twinaphex
|
bb8cb4688f
|
Merge pull request #2163 from aliaspider/master
(ctr/3ds) update build.
|
2015-09-23 17:40:56 +02:00 |
|