Jean-André Santoni
|
90d31a527c
|
(XMB) Temporary patch for the messagebox glitch
|
2016-04-26 00:09:30 +07:00 |
|
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
|
twinaphex
|
1bf76bc1f6
|
Create MENU_SETTING_CTL_ACTION_RIGHT
|
2016-03-18 23:31:11 +01:00 |
|
twinaphex
|
71f2fa531c
|
Add MENU_SETTING_CTL_IS_OF_PATH_TYPE
|
2016-03-18 22:23:51 +01:00 |
|
twinaphex
|
35ea059f82
|
Style nits - 80-char width limit
|
2016-02-14 17:22:01 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
1004537e8d
|
Create MENU_ENTRIES_CTL_SET_REFRESH/MENU_ENTRIES_CTL_UNSET_REFRESH
|
2015-12-12 02:14:50 +01:00 |
|
twinaphex
|
fa535f788e
|
Create MENU_ENTRIES_CTL_NEEDS_REFRESH
|
2015-12-11 21:41:59 +01:00 |
|
twinaphex
|
f0e11659c7
|
Header include changes
|
2015-12-09 09:53:43 +01:00 |
|
twinaphex
|
1cfb39a9d1
|
merge menu.c and menu_driver.c
|
2015-12-06 17:55:27 +01:00 |
|
twinaphex
|
6826a3833e
|
menu_entries_get_menu_stack_ptr - add idx parameter
|
2015-10-27 10:33:19 +01:00 |
|
twinaphex
|
ab9006f21e
|
Add 'idx' to menu_entries functions
|
2015-10-27 10:29:50 +01:00 |
|
twinaphex
|
0d89bca635
|
Start setting up menu_entries function so we can access
multiple stacks
|
2015-10-27 10:10:33 +01:00 |
|
twinaphex
|
1494437191
|
(Zarch) Cleanups
|
2015-10-27 07:56:32 +01:00 |
|
twinaphex
|
f48830cfc0
|
Revert "Simplify menu_entries_set_refresh"
This reverts commit 6ca0962f9e .
|
2015-10-22 03:54:34 +02:00 |
|
twinaphex
|
6ca0962f9e
|
Simplify menu_entries_set_refresh
|
2015-10-22 03:45:14 +02:00 |
|
twinaphex
|
b7625289f7
|
Rename some functions
|
2015-10-19 16:32:51 +02:00 |
|
twinaphex
|
14e46e0048
|
Remove menu_list_get_alt_at_offset
|
2015-10-18 21:54:20 +02:00 |
|
twinaphex
|
6cd2173382
|
Refactor some code
|
2015-10-18 20:34:34 +02:00 |
|
twinaphex
|
ff8f587c30
|
Move menu_entry_get_setting to menu_entries.c
|
2015-10-18 20:21:26 +02:00 |
|
twinaphex
|
44cb547ee4
|
Create menu_entries_flush_stack
|
2015-10-17 19:10:37 +02:00 |
|
twinaphex
|
5663f6d60f
|
Create menu_entries_get_last_stack_actiondata
|
2015-10-17 18:57:47 +02:00 |
|
twinaphex
|
d4c99a5f4e
|
Start using menu_entries_pop_stack
|
2015-10-17 18:38:14 +02:00 |
|
twinaphex
|
c42e4c420f
|
Start using menu_entries_get_last_stack
|
2015-10-17 18:31:16 +02:00 |
|
twinaphex
|
93e81766c2
|
Start getting rid of menu_list_get_ptr usage
|
2015-10-17 17:51:40 +02:00 |
|
twinaphex
|
f41532c029
|
Get rid of one unused variable warning
|
2015-10-12 14:30:44 +02:00 |
|
twinaphex
|
e085747e02
|
Create ST_STRING_OPTIONS
|
2015-10-11 23:07:43 +02:00 |
|
twinaphex
|
ec4289e7ad
|
Prefix all functions with menu_setting_
|
2015-10-11 17:25:49 +02:00 |
|
twinaphex
|
750c134b86
|
CXX_BUILD fixes
|
2015-10-11 17:17:05 +02:00 |
|
twinaphex
|
146691946c
|
(menu_setting.c) Don't use ugly 'BINDFOR' macro again
|
2015-10-11 14:31:41 +02:00 |
|
twinaphex
|
b13ccb6009
|
Create menu_setting_action_right
|
2015-10-11 14:26:30 +02:00 |
|
twinaphex
|
2f12ddde32
|
(menu_setting.c) Go through more wrapper functions
|
2015-10-11 14:23:32 +02:00 |
|
twinaphex
|
639fd4fe7e
|
(menu_entry.c) Refactors
|
2015-09-28 02:02:54 +02:00 |
|
twinaphex
|
50468a72ee
|
Remove MENU_ACTION_MESSAGE
|
2015-09-26 18:03:29 +02:00 |
|
twinaphex
|
6e3c49cb64
|
Add MENU_INPUT_CTL_SEARCH_START
|
2015-09-26 02:55:38 +02:00 |
|
twinaphex
|
2f2a843d77
|
Create menu_setting_get_type
|
2015-09-26 02:22:01 +02:00 |
|
twinaphex
|
37e9108820
|
Move internal display state to menu_display.c
|
2015-09-26 01:23:10 +02:00 |
|
twinaphex
|
2759c9fe04
|
No longer need menu_navigation_get_ptr inside menu_entry.c
|
2015-09-25 18:31:54 +02:00 |
|
twinaphex
|
f13dc6c014
|
Go through menu_navigation_ctl for ascend/descend alphabet
|
2015-09-25 18:04:25 +02:00 |
|
twinaphex
|
5ee616f1f5
|
(menu_entry.c) Cleanup
|
2015-09-25 17:59:22 +02:00 |
|
twinaphex
|
40c6ec3790
|
Revert "Refactor code to no longer need menu_navigation_get_ptr"
This reverts commit a7b83cfd45 .
|
2015-09-25 17:47:51 +02:00 |
|
twinaphex
|
a7b83cfd45
|
Refactor code to no longer need menu_navigation_get_ptr
|
2015-09-25 16:05:14 +02:00 |
|
twinaphex
|
59b9ef6f5f
|
(menu_entry.c) Get rid of one usage of menu_navigation_get_ptr
|
2015-09-25 15:59:23 +02:00 |
|
twinaphex
|
d4e2b6128b
|
Refactor menu_navigation_get_selection
|
2015-09-25 14:57:37 +02:00 |
|
twinaphex
|
d6e3040e5d
|
Use menu_navigation_get_selection
|
2015-09-06 02:06:02 +02:00 |
|
twinaphex
|
9a95f98283
|
Turn menu_list_pop into static function
|
2015-09-05 00:50:17 +02:00 |
|
twinaphex
|
d7961375fb
|
menu_entry_pathdir_set_value - use menu_list_flush_stack
|
2015-09-04 23:13:44 +02:00 |
|
twinaphex
|
d3da036a4e
|
Header cleanups
|
2015-09-04 21:43:08 +02:00 |
|
twinaphex
|
0077304833
|
Cleanups
|
2015-09-04 21:27:14 +02:00 |
|
twinaphex
|
b826305e3c
|
(Menu) Before we do cbs->refresh, reset 'cbs' - could have become
invalid
|
2015-08-22 20:24:19 +02:00 |
|