twinaphex
|
362e431765
|
Cleanup
|
2015-05-19 00:05:17 +02:00 |
|
Twinaphex
|
6e3833bc43
|
Merge pull request #1706 from heuripedes/master
(RGUI) Fix messagebox delay
|
2015-05-19 00:01:58 +02:00 |
|
Higor Eurípedes
|
885ea3cdc7
|
(RGUI) Fix messagebox delay
|
2015-05-18 18:56:23 -03:00 |
|
Twinaphex
|
2c6d9482d4
|
Build fix
|
2015-05-18 23:21:32 +02:00 |
|
twinaphex
|
9820b39653
|
Refactor away menu_list_populate_generic
|
2015-05-18 23:18:50 +02:00 |
|
twinaphex
|
c95fd28e59
|
Cleanup
|
2015-05-18 23:16:03 +02:00 |
|
twinaphex
|
a49e50896c
|
Create wrapper functions menu_display_fb_set_dirty and menu_display_fb_unset_dirty
|
2015-05-18 23:14:56 +02:00 |
|
twinaphex
|
6feb1603f7
|
Only enable framebuf.dirty if we're actually using the menu framebuffer
|
2015-05-18 23:04:14 +02:00 |
|
twinaphex
|
9f7d9c9afd
|
Try to address sluggish help screen showing up with RGUI - still
not working
|
2015-05-18 23:02:04 +02:00 |
|
twinaphex
|
cca422dc0b
|
Refactor away action_iterate_message
|
2015-05-18 22:32:31 +02:00 |
|
twinaphex
|
72b6386b08
|
Start calling menu_driver_render_messagebox only from one place
|
2015-05-18 22:28:34 +02:00 |
|
twinaphex
|
ff67df65f6
|
Cleanups
|
2015-05-18 22:26:00 +02:00 |
|
twinaphex
|
7831b6e520
|
Cleanup
|
2015-05-18 22:02:52 +02:00 |
|
twinaphex
|
1ed3e649c4
|
Remove unsigned parameter for two functions
|
2015-05-18 22:02:02 +02:00 |
|
twinaphex
|
2fb240894c
|
Only call menu_list_pop from one place
|
2015-05-18 21:58:17 +02:00 |
|
twinaphex
|
6d91c1576d
|
Reduce calls to menu_list_pop
|
2015-05-18 21:55:20 +02:00 |
|
twinaphex
|
464bd8b4aa
|
Cleanups
|
2015-05-18 21:52:14 +02:00 |
|
twinaphex
|
cf2dc841ab
|
Refactor action_iterate_main
|
2015-05-18 21:42:09 +02:00 |
|
twinaphex
|
6d53dc72be
|
menu_entries_cbs_iterate.c - cleanup
|
2015-05-18 21:28:31 +02:00 |
|
twinaphex
|
5cd5c043bc
|
Move menu_database_populate_query
|
2015-05-18 21:02:03 +02:00 |
|
twinaphex
|
ce1110eac6
|
(menu_entries_cbs_iterate.c) Use menu_displaylist_push_list
|
2015-05-18 20:57:56 +02:00 |
|
twinaphex
|
c33b7676c6
|
Use menu_displaylist_push_list
|
2015-05-18 20:53:23 +02:00 |
|
twinaphex
|
e78d5f0034
|
action_ok_custom_viewport - use menu_displaylist_push_list
|
2015-05-18 20:44:15 +02:00 |
|
twinaphex
|
96666ad5f9
|
action_ok_compressed_archive_push - use menu_displaylist_push_list
|
2015-05-18 20:41:15 +02:00 |
|
twinaphex
|
f6fafeb5fa
|
Ifdef threading code block with HAVE_THREADS
|
2015-05-18 20:29:52 +02:00 |
|
twinaphex
|
4f5b937f5e
|
(menu_input.c) Cleanups - use menu_navigation_t * pointer
|
2015-05-18 20:00:09 +02:00 |
|
twinaphex
|
eb87aecc41
|
Refactor menu_entry_action
|
2015-05-18 17:58:21 +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
|
a2f5eb5421
|
Create separate menu_entries_cbs_up.c/menu_entries_cbs_down.c
|
2015-05-18 15:31:53 +02:00 |
|
twinaphex
|
96f35f95e7
|
(menu_entries_cbs_select.c) Take out action parameter
|
2015-05-18 15:24:15 +02:00 |
|
twinaphex
|
499660417c
|
(menu_entries_cbs_start) Take out action parameter
|
2015-05-18 15:22:08 +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
|
ec789e0943
|
Create DISPLAYLIST_HELP
|
2015-05-18 03:25:45 +02:00 |
|
twinaphex
|
0f2eb4a8c4
|
Create DISPLAYLIST_SELECT
|
2015-05-18 03:18:39 +02:00 |
|
twinaphex
|
1e17ecdce1
|
Remove action_cancel_lookup_setting
|
2015-05-18 02:59:49 +02:00 |
|
Twinaphex
|
3fcb3fe638
|
Merge pull request #1703 from duganchen/master
Configure checks for libusb 1.0.16
|
2015-05-18 00:51:32 +02:00 |
|
Dugan Chen
|
347960093e
|
Configure checks for libusb 1.0.16
|
2015-05-17 15:30:16 -07:00 |
|
twinaphex
|
08c85f06ff
|
Refactor some code in menu_input.c
|
2015-05-17 22:56:41 +02:00 |
|
twinaphex
|
0a49e6d62b
|
menu_list_push - cleanup
|
2015-05-17 22:33:18 +02:00 |
|
twinaphex
|
16c16eb579
|
Combine menu_flush_stack functions
|
2015-05-17 19:49:14 +02:00 |
|
twinaphex
|
d5de270b8a
|
Some code de-duplication
|
2015-05-17 19:21:15 +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
|
2e1ec249b0
|
Revert "Refactor action_ok"
This reverts commit 04a2dd469ea45f4c272fd153da31535540e2382d.
|
2015-05-17 18:19:56 +02:00 |
|
twinaphex
|
036f0c4cb2
|
Revert "Refactor action_ok"
This reverts commit 04a2dd469ea45f4c272fd153da31535540e2382d.
|
2015-05-17 18:18:17 +02:00 |
|