twinaphex
|
94e1a339df
|
Rename menu_action.c to menu_setting.c
|
2015-02-14 01:51:28 +01:00 |
|
twinaphex
|
df35e9fb75
|
Refactor menu_navigation.c
|
2015-02-14 00:47:42 +01:00 |
|
twinaphex
|
31b272f25a
|
Don't pass menu_handle_t * state around
|
2015-02-13 20:19:20 +01:00 |
|
twinaphex
|
55844f06d7
|
Cleanups - start using menu_driver_resolve everywhere in menu
code for safety reasons
|
2015-02-13 20:04:50 +01:00 |
|
twinaphex
|
4d31687899
|
Create menu_driver_resolve to avoid having to pass state pointer
around between functions
|
2015-02-13 19:00:59 +01:00 |
|
twinaphex
|
8d050f23aa
|
Remove more header dependencies (menu.h)
|
2015-02-11 22:15:13 +01:00 |
|
twinaphex
|
6654d2eb6c
|
(menu_input.c) Cleanups
|
2015-02-11 22:05:56 +01:00 |
|
twinaphex
|
6ded569b87
|
(Menu) Create struct for delay timer
|
2015-02-11 21:48:20 +01:00 |
|
twinaphex
|
eb7a68a182
|
(Menu) Put scroll indices into struct
|
2015-02-11 21:36:07 +01:00 |
|
twinaphex
|
4d478434c7
|
(Menu) Start getting rid of void * pointer
|
2015-02-11 20:28:54 +01:00 |
|
twinaphex
|
8b5699d2d5
|
Cleanups
|
2015-02-10 23:26:21 +01:00 |
|
twinaphex
|
8c38ccc4a9
|
Add MENU_ACTION_TEST
|
2015-02-03 07:43:20 +01:00 |
|
twinaphex
|
2b0cefee0d
|
(Menu) RetroPad: Bind X to 'Search'
|
2015-02-02 00:55:10 +01:00 |
|
twinaphex
|
ff8fec64ad
|
Cleanups
|
2015-02-02 00:53:06 +01:00 |
|
twinaphex
|
ed7da3f632
|
Get rid of last param to keyboard_input_event
|
2015-01-29 23:12:42 +01:00 |
|
twinaphex
|
f258950bcf
|
Keyboard input overlays can now be used as input device
for keyboard line events
|
2015-01-29 07:03:20 +01:00 |
|
twinaphex
|
49a2bce941
|
Cleanups - move input code to menu_input.c
|
2015-01-27 01:29:33 +01:00 |
|
twinaphex
|
8e95e87b2f
|
Revert "Part 1 of menu input remapping"
This reverts commit 5b2d950034 .
|
2015-01-25 04:52:26 +01:00 |
|
twinaphex
|
5b2d950034
|
Part 1 of menu input remapping
|
2015-01-25 02:14:04 +01:00 |
|
twinaphex
|
aa6452b8ca
|
Cleanup menu_input_bind_iterate
|
2015-01-23 09:14:07 +01:00 |
|
twinaphex
|
38066b6ec7
|
Add Cheat File Save As
|
2015-01-19 19:00:26 +01:00 |
|
twinaphex
|
d81e7b9fc7
|
menu_input.c - Get rid of some header includes
|
2015-01-19 18:36:36 +01:00 |
|
twinaphex
|
068943445f
|
(Input) Add input remapping files
|
2015-01-19 18:16:34 +01:00 |
|
twinaphex
|
6bbc7196a3
|
Add Input Remapping Save As option
|
2015-01-19 08:37:11 +01:00 |
|
twinaphex
|
9a39abfbf0
|
Rename menu_input.c functions so that they are all in menu_input_*
namespace
|
2015-01-11 06:42:53 +01:00 |
|
twinaphex
|
5dea7263e5
|
(menu_input.c) Cleanups
|
2015-01-11 06:34:32 +01:00 |
|
twinaphex
|
7f0ccae0d7
|
Rename menu_input_line_cb.c to menu_input.c
|
2015-01-11 06:24:44 +01:00 |
|