23029 Commits

Author SHA1 Message Date
twinaphex
187b8b8495 (Menu) More refactors 2015-09-25 16:29:01 +02:00
twinaphex
a08c0a3b37 (RMenu XUI) Remove usage of menu_navigation_get_ptr 2015-09-25 16:26:26 +02:00
twinaphex
892aa682d6 (XMB) Don't use menu_navigation_get_ptr anymore 2015-09-25 16:25:33 +02:00
twinaphex
2a1e5e0305 Add MENU_NAVIGATION_CTL_SET_SCROLL_INDICES 2015-09-25 16:20:41 +02:00
twinaphex
31f28bf6f4 (menu_input.c) Refactor more code - get rid of menu_navigation_get_ptr usage 2015-09-25 16:12:11 +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
bb34a54530 (menu_setting.c) Go through menu_navigation_ctl 2015-09-25 15:55:58 +02:00
twinaphex
8b569e0443 Refactor away menu_navigation_set 2015-09-25 15:42:31 +02:00
twinaphex
f0b093ee2c Create MENU_NAVIGATION_CTL_SET_SELECTION 2015-09-25 15:35:00 +02:00
twinaphex
dff1322395 Remove unused variable 2015-09-25 15:16:03 +02:00
twinaphex
6b79c937d9 Refactor away menu_navigation_clear 2015-09-25 15:15:31 +02:00
twinaphex
ee7ce4feaa Remove unused variables 2015-09-25 15:02:19 +02:00
twinaphex
6106a8b64e (RMenu) Refactor old code too 2015-09-25 15:00:13 +02:00
twinaphex
d4e2b6128b Refactor menu_navigation_get_selection 2015-09-25 14:57:37 +02:00
twinaphex
14c463dae2 Refactor away menu_navigation_set_last 2015-09-25 14:42:28 +02:00
twinaphex
4d2bbc9a3c (menu_navigation.c) Cleanups 2015-09-25 14:39:40 +02:00
twinaphex
1d804951bb menu_navigation_ctl - cleanups 2015-09-25 14:38:08 +02:00
twinaphex
5f4827f6d9 Refactor menu_navigation_increment 2015-09-25 14:35:51 +02:00
twinaphex
f0b76fa5b0 Refactor menu_navigation_decrement 2015-09-25 14:32:04 +02:00
twinaphex
a57595ad94 Create menu_navigation_ctl 2015-09-25 14:23:57 +02:00
twinaphex
4e4bad9eba Create MENU_DISPLAY_CTL_UPDATE_PENDING 2015-09-25 14:07:01 +02:00
twinaphex
8629697afb Add MENU_DISPLAY_CTL_GET_DPI 2015-09-25 14:03:20 +02:00
twinaphex
26e1ec35cb Create menu_display_ctl 2015-09-25 13:27:15 +02:00
twinaphex
6f4c97d697 Rename menu_display_fb to menu_display_libretro 2015-09-25 13:12:21 +02:00
Twinaphex
a5f3946d10 Merge pull request #2168 from lakkatv/scanning
Fix psx scanning, thanks to @aliaspider
2015-09-25 11:56:13 +02:00
radius
982363f530 per-core save fixes 2015-09-24 23:15:59 -05:00
radius
85d02cb3ee per-core save fixes 2015-09-24 23:11:14 -05:00
radius
a2a00b28a0 [PSP] fix path_stat 2015-09-24 21:11:17 -05:00
radius
dc9044c6b7 [PSP] fix path_stat 2015-09-24 21:05:23 -05:00
Jean-André Santoni
c4450d29f0 Fix psx scanning, thanks to @aliaspider 2015-09-25 02:38:28 +02:00
Twinaphex
757f61172f Update menu_iterate.c 2015-09-25 02:11:36 +02:00
twinaphex
9c031e17ca Simplify menu_iterate.c code 2015-09-25 01:59:20 +02:00
Twinaphex
bd629776bc Merge pull request #2167 from lakkatv/scanning
Search the ps1 serial in the whole binary
2015-09-25 00:44:09 +02:00
twinaphex
69cefbbd5d Move menu_animation_update_time to menu_iterate_render 2015-09-25 00:43:06 +02:00
Jean-André Santoni
938e89562b Search the ps1 serial in the whole binary 2015-09-25 00:36:12 +02:00
twinaphex
8dbdc90ebe Revert "Main menu loop now does rendering, data runloop does actual"
This reverts commit 297a63c77b505e5f35a0d5445b77129c5ca3b267.
2015-09-25 00:20:53 +02:00
twinaphex
297a63c77b Main menu loop now does rendering, data runloop does actual
state handling
2015-09-25 00:00:06 +02:00
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