twinaphex
|
5a4371ebf7
|
(menu_input.c) Replace hardcoded usage of 'seconds'
|
2015-06-25 08:21:50 +02:00 |
|
twinaphex
|
999343f7e3
|
(menu_input.c) Cleanup
|
2015-06-22 02:21:53 +02:00 |
|
Toad King
|
8929887f25
|
allow closing text input windows with cancel button
|
2015-06-18 21:37:54 -05:00 |
|
twinaphex
|
0e046c2fbb
|
Create input_driver_keyboard_mapping_is_blocked/input_driver_keyboard_mapping_set_block
|
2015-06-19 03:45:23 +02:00 |
|
twinaphex
|
1fac29b651
|
Use menu_hash_to_str some more
|
2015-06-18 20:38:02 +02:00 |
|
twinaphex
|
897361b9d4
|
Create menu_hash_calculate
|
2015-06-17 19:55:35 +02:00 |
|
twinaphex
|
6891ca7479
|
(menu_input.c) Cleanups
|
2015-06-15 19:20:48 +02:00 |
|
twinaphex
|
0c4ac61b38
|
(Menu) Cleanups
|
2015-06-15 17:34:12 +02:00 |
|
twinaphex
|
668aff2605
|
(menu_input.c) Go through menu_input_get_ptr
|
2015-06-15 02:24:51 +02:00 |
|
twinaphex
|
2553bbcd91
|
Move menu->delay to menu->input.delay
|
2015-06-15 02:22:36 +02:00 |
|
twinaphex
|
70cf98eadc
|
Move menu->dt, menu->cur_time and menu->old_time to menu_animation_t
|
2015-06-15 01:40:03 +02:00 |
|
twinaphex
|
a23cadda07
|
(menu_input.c) Buildfix
|
2015-06-14 19:43:04 +02:00 |
|
twinaphex
|
6a2b871f16
|
Create menu_display_get_ptr
|
2015-06-14 15:34:05 +02:00 |
|
Twinaphex
|
f65bf12123
|
(menu) Cleanup unused variables
|
2015-06-14 04:11:09 +02:00 |
|
twinaphex
|
f23d511a31
|
Use menu_list_get_ptr
|
2015-06-14 04:01:21 +02:00 |
|
twinaphex
|
bff61a9485
|
(Menu) Create menu_animation_get_ptr
|
2015-06-13 23:23:29 +02:00 |
|
Twinaphex
|
45a74e589f
|
(menu_input.c) remove unused variables
|
2015-06-13 22:59:11 +02:00 |
|
twinaphex
|
84a1885786
|
Create menu_input_get_ptr
|
2015-06-13 22:57:55 +02:00 |
|
twinaphex
|
098c8a6063
|
Move some header includes around
|
2015-06-13 19:12:10 +02:00 |
|
twinaphex
|
158e86ce8a
|
(Menu) More refactors
|
2015-06-13 16:47:51 +02:00 |
|
twinaphex
|
34a44983a0
|
(Menu) Cleanups
|
2015-06-13 02:40:01 +02:00 |
|
twinaphex
|
b31723236d
|
(Menu) Cleanups
|
2015-06-13 00:09:09 +02:00 |
|
twinaphex
|
80445e2fca
|
(Menu) Cleanups
|
2015-06-08 14:07:03 +02:00 |
|
twinaphex
|
f1373abf2d
|
Add 'action_select' to menu_setting
|
2015-06-06 16:26:55 +02:00 |
|
twinaphex
|
d6a17a97de
|
(Menu) Cut down on strcmp usage in menu_input.c
|
2015-06-05 17:56:51 +02:00 |
|
Twinaphex
|
cfe186a919
|
(menu_input.c) Prevent warning
|
2015-06-04 00:32:08 +02:00 |
|
twinaphex
|
bc953d3a1b
|
Move settings code entirely to menu
|
2015-06-02 20:26:27 +02:00 |
|
twinaphex
|
6d6a60c145
|
Get rid of RARCH_LOG line
|
2015-06-02 11:36:37 +02:00 |
|
twinaphex
|
5bd60cb8ed
|
Use setting_set_with_string_representation
|
2015-06-02 07:27:10 +02:00 |
|
twinaphex
|
d7e654cc07
|
(menu_input.c) Use setting_set_with_string_representation
|
2015-06-01 21:39:06 +02:00 |
|
twinaphex
|
7bee1c4ce3
|
Simplify menu_input_mouse_post_iterate
|
2015-06-01 15:25:46 +02:00 |
|
twinaphex
|
9437867a8a
|
Rename MENU_ACTION_SELECT to MENU_ACTION_INFO
|
2015-06-01 07:21:00 +02:00 |
|
twinaphex
|
bd1e5d6a67
|
Rename action_select to action_info
|
2015-05-31 22:40:26 +02:00 |
|
twinaphex
|
23a861ad1f
|
Rename MENU_ACTION_TEST to MENU_ACTION_SCAN
|
2015-05-26 01:10:27 +02:00 |
|
twinaphex
|
3c7e0b29fc
|
Make menu_ctx_driver_get_ptr public - ALWAYS make sure that
no symbols will be redefined - Griffin depends on this
|
2015-05-19 21:55:44 +02:00 |
|
natinusala
|
e3357b5b5c
|
Implemented perform_action callback of menu_driver_ctx
|
2015-05-19 21:20:46 +02:00 |
|
twinaphex
|
c33b7676c6
|
Use menu_displaylist_push_list
|
2015-05-18 20:53:23 +02:00 |
|
twinaphex
|
4f5b937f5e
|
(menu_input.c) Cleanups - use menu_navigation_t * pointer
|
2015-05-18 20:00:09 +02:00 |
|
twinaphex
|
326ddd2986
|
Refactor call to menu_input_search_start
|
2015-05-18 17:54:54 +02:00 |
|
twinaphex
|
3dc7f6ab19
|
Create separate menu_entries_cbs_left.c/menu_entries_cbs_right.c
|
2015-05-18 15:56:32 +02:00 |
|
twinaphex
|
aa37c88620
|
Make menu_input_poll_find_trigger a static function
|
2015-05-18 14:57:01 +02:00 |
|
Twinaphex
|
197008890b
|
Get rid of unused variable warnings
|
2015-05-18 03:51:35 +02:00 |
|
twinaphex
|
9f2c0c2ce5
|
Simplify menu_input_bind_iterate some more
|
2015-05-18 03:46:15 +02:00 |
|
twinaphex
|
68527f4906
|
menu_input_bind_iterate - cleanup - only call menu_driver_render
once
|
2015-05-18 03:39:47 +02:00 |
|
twinaphex
|
3981a621e9
|
Simplify menu_input_bind_iterate
|
2015-05-18 03:37:07 +02:00 |
|
twinaphex
|
1e17ecdce1
|
Remove action_cancel_lookup_setting
|
2015-05-18 02:59:49 +02:00 |
|
twinaphex
|
08c85f06ff
|
Refactor some code in menu_input.c
|
2015-05-17 22:56:41 +02:00 |
|
twinaphex
|
dd525d2734
|
(Menu) Refactor cbs->action_toggle
|
2015-05-17 18:44:50 +02:00 |
|
twinaphex
|
e66f7db4a9
|
(Menu) Use menu_entry_action
|
2015-05-17 18:22:16 +02:00 |
|
twinaphex
|
036f0c4cb2
|
Revert "Refactor action_ok"
This reverts commit 04a2dd469ea45f4c272fd153da31535540e2382d.
|
2015-05-17 18:18:17 +02:00 |
|