Commit Graph

4379 Commits

Author SHA1 Message Date
twinaphex 2df631a36f Add menu pending quit mechanism 2016-02-10 19:19:30 +01:00
fr500 2f787604e5 Sort list like on the Load Core section 2016-02-10 12:14:19 -05:00
twinaphex dd8d01a1cb Reorder this code a bit 2016-02-10 17:41:10 +01:00
Twinaphex c9c4c77d38 Prevent yet even more crashes - sigh 2016-02-10 17:18:06 +01:00
twinaphex 9b0034ccb2 Fix resolution toggle 2016-02-10 07:19:06 +01:00
twinaphex 9bb1127727 Add more state to RARCH_MENU_CTL_DEINIT 2016-02-10 07:17:26 +01:00
twinaphex 1e05027785 Don't need these headers 2016-02-10 06:54:32 +01:00
twinaphex 55927d5957 Better way to prevent crash 2016-02-10 06:51:47 +01:00
twinaphex b077113aff Prevent crash on calling RARCH_MENU_CTL_CONTEXT_DESTROY 2016-02-10 06:49:00 +01:00
twinaphex 99d21fd701 Implement RARCH_MENU_CTL_LIST_CACHE 2016-02-10 06:43:56 +01:00
twinaphex 23e48f1821 Add RARCH_MENU_CTL_LIST_INSERT 2016-02-10 06:38:57 +01:00
twinaphex b48c900129 Add RARCH_MENU_CTL_LIST_CACHE 2016-02-10 06:15:40 +01:00
twinaphex f2952c530c Cleanups 2016-02-10 06:01:11 +01:00
twinaphex 788951958c Cleanups 2016-02-10 05:25:30 +01:00
twinaphex 85e0ab9a8e Cleanups 2016-02-10 05:23:33 +01:00
twinaphex 5164b8a058 Cleanups 2016-02-10 05:21:44 +01:00
twinaphex 0e017ea925 Cleanups 2016-02-10 04:22:59 +01:00
twinaphex 65742d250b Cleanup 2016-02-10 04:16:58 +01:00
twinaphex 0541a9866e menu_entries_ctl - change returncode 2016-02-10 04:15:18 +01:00
twinaphex 3763c6d4c0 Cleanups 2016-02-10 03:59:17 +01:00
twinaphex bb1fa17718 Cleanups 2016-02-10 03:53:20 +01:00
twinaphex efc580c071 (menu_driver.c0 Cleanups 2016-02-10 03:52:02 +01:00
twinaphex e0a29599f4 Cleanups 2016-02-10 03:49:47 +01:00
Twinaphex 8c910b73dc return true here 2016-02-10 03:35:13 +01:00
twinaphex dd0136e2d5 Refactor this code 2016-02-10 03:29:31 +01:00
twinaphex 5b6d310abd Rename enums 2016-02-09 18:26:27 +01:00
twinaphex 4210ee197b Rename tasks.c to task_queue.c 2016-02-09 17:55:15 +01:00
twinaphex 6e9bc55dd6 Rename task_ctl to task_queue_ctl 2016-02-09 17:51:51 +01:00
twinaphex 08eb091610 Rename rarch_ to retro_ 2016-02-09 17:47:04 +01:00
twinaphex 0378463130 Remove configuration.h dependencies from tasks.c 2016-02-09 17:41:30 +01:00
twinaphex ce2869b4d8 Create tasks_internal and split up RA-specific task code to outside 2016-02-09 17:12:39 +01:00
twinaphex f604afeede Create RARCH_MENU_CTL_FIND_DRIVER 2016-02-09 16:49:23 +01:00
twinaphex 5cd66a19b2 Create RARCH_MENU_CTL_INIT 2016-02-09 16:45:28 +01:00
twinaphex a306d3acc7 Cleanups 2016-02-09 16:13:00 +01:00
twinaphex 88c68f479a Cleanups 2016-02-09 16:11:37 +01:00
twinaphex 2026401cc0 (D3D) Buildfix 2016-02-09 16:00:34 +01:00
twinaphex c6cc006223 pass draw pointer instead of plenty of params 2016-02-09 15:55:31 +01:00
twinaphex 159ebcc8a2 (XMB) Fix icons 2016-02-09 15:21:45 +01:00
twinaphex 1c3d8c5740 Cleanups 2016-02-09 05:17:42 +01:00
twinaphex 07632702fb Cleanups 2016-02-09 05:07:36 +01:00
twinaphex e7798ed511 Refactor datetime menu display function 2016-02-09 05:03:13 +01:00
twinaphex a0f35e56fa Cleanups 2016-02-09 04:55:45 +01:00
twinaphex da1a5ad2cc Cleanup 2016-02-09 04:54:04 +01:00
twinaphex 0bfaf26993 Cleanup 2016-02-09 04:50:59 +01:00
twinaphex 41088165f5 Get rid of menu_display_get_tex_coords 2016-02-09 04:49:47 +01:00
twinaphex 7c7b170ceb Refactor rotate Z draw calls 2016-02-09 04:43:15 +01:00
twinaphex 2b86b9dbe6 (menu_display.c) Refactor draw functions 2016-02-09 04:34:07 +01:00
twinaphex 2dba1aaef4 Add new structs 2016-02-09 04:12:33 +01:00
twinaphex 82991afb36 Remove unnecessary menu_display_msg_queue_push 2016-02-09 03:29:37 +01:00
twinaphex 9f2e61cddd Cleanup 2016-02-09 03:21:03 +01:00
twinaphex a3fd1868c1 Turn function static 2016-02-09 03:11:14 +01:00
twinaphex ad4e633e11 Add MENU_DISPLAY_CTL_CLEAR_COLOR 2016-02-09 03:04:23 +01:00
twinaphex 38a341e6b5 Use video_driver_texture_load and video_driver_texture_unload
directly from menu drivers
2016-02-09 01:45:37 +01:00
twinaphex cdf272665e Cleanups 2016-02-09 01:39:01 +01:00
twinaphex c3c408f9d6 Add MENU_DISPLAY_CTL_RESTORE_CLEAR_COLOR 2016-02-09 01:36:00 +01:00
twinaphex 690c5c2bc8 Cleanups 2016-02-09 01:32:42 +01:00
twinaphex c6e0a38906 Move more variables to menu_display_ctl 2016-02-09 01:31:02 +01:00
twinaphex dd106ee8d2 Add more menu_display_ctl actions 2016-02-09 01:24:35 +01:00
twinaphex 28f3ea355a 80-char width limit cleanups 2016-02-09 01:01:11 +01:00
twinaphex e743f4377e 80-char width limit cleanups 2016-02-09 00:59:42 +01:00
twinaphex d0e9881f46 Add MENU_DISPLAY_CTL_FONT_BIND_BLOCK 2016-02-09 00:57:10 +01:00
twinaphex 3e0d3cbd55 Create MENU_DISPLAY_CTL_INIT_FIRST_DRIVER 2016-02-09 00:49:37 +01:00
twinaphex 9f2bc8d55e Move msg_queue to menu_display_ctl 2016-02-09 00:13:33 +01:00
twinaphex 486184d1eb Create MENU_DISPLAY_CTL_INIT/MENU_DISPLAY_CTL_DEINIT 2016-02-09 00:12:09 +01:00
twinaphex 5e9f8b276b Create MENU_DISPLAY_CTL_DEINIT 2016-02-09 00:07:23 +01:00
twinaphex bd1291dd71 Simplify framebuffer code for RGUI 2016-02-08 22:42:23 +01:00
twinaphex 459c18f5de Attempt to make blit_line more robust 2016-02-08 19:18:40 +01:00
twinaphex 2f13fe0ece Turn some variables into static local functions 2016-02-08 19:11:44 +01:00
twinaphex 88a8ac5370 Move framebuf_data to menu_display_ctl as static local variable 2016-02-08 18:58:02 +01:00
twinaphex c1e4a852cc Turn variable into static local variable 2016-02-08 18:55:22 +01:00
twinaphex d092e20b5a Simply 'framebuffer dirty' code 2016-02-08 18:54:19 +01:00
twinaphex 72ce7e8fd2 Add ability to set audio latency to 8ms 2016-02-08 16:43:24 +01:00
radius 2fca1cccd3 add xmb font 2016-02-08 01:11:56 -05:00
radius cfa01e930d add settings for xmb font 2016-02-08 01:08:03 -05:00
radius 5c4ab83d98 add XMB settings for scale and opacity 2016-02-08 00:34:13 -05:00
radius 14cd4af752 don't create directories when checking for game options, only create when the user selects the menu entry 2016-02-08 00:07:41 -05:00
twinaphex b647e8186d Create CORE_INFO_CTL_LIST_UPDATE_MISSING_FIRMWARE 2016-02-07 16:19:02 +01:00
twinaphex 452df47c14 Remove core_info_list_get_all_extensions 2016-02-07 16:10:42 +01:00
twinaphex 9d96e9e452 Remove core_info_list_num_info_files 2016-02-07 16:03:53 +01:00
twinaphex 1b2cf74e12 Add more ways to gracefully fail during content loading 2016-02-07 13:08:14 +01:00
twinaphex 9e9723e721 Create CORE_INFO_CTL_FIND 2016-02-07 02:50:16 +01:00
twinaphex 490c023fe3 Add core_info_ctl actions 2016-02-07 02:37:57 +01:00
twinaphex c4c4ee4eee Respect 80-char width limit 2016-02-07 01:22:19 +01:00
twinaphex 71a8098037 Refactor RARCH_DISPLAY_CTL_HAS_WINDOWED 2016-02-07 01:11:07 +01:00
twinaphex 694ef7570e (PS3) Take out LIBRETRODB and silence some warnings 2016-02-07 00:04:00 +01:00
twinaphex 7e8ea3f6fb Add better fallback for 'no items found' 2016-02-06 21:34:54 +01:00
twinaphex 05d9827830 Revert "Get rid of SL_FLAG_ALLOW_EMPTY_LIST"
This reverts commit bb0b8764c5.
2016-02-06 21:33:45 +01:00
twinaphex 788ded0138 Revert "Add better fallback for 'no items found'"
This reverts commit b208ce443c.
2016-02-06 21:33:38 +01:00
twinaphex b208ce443c Add better fallback for 'no items found' 2016-02-06 21:31:22 +01:00
twinaphex bb0b8764c5 Get rid of SL_FLAG_ALLOW_EMPTY_LIST 2016-02-06 21:29:44 +01:00
twinaphex 8b20409d32 Rename rarch_defer_core_wrapper 2016-02-06 19:43:42 +01:00
twinaphex c67771fab6 Buildfix 2016-02-05 19:00:30 +01:00
twinaphex 8c2ed9f750 Rename FRONTEND_FORK_SALAMANDER_RESTART to FRONTEND_FORK_RESTART
and call FRONTEND_FORK_CORE instead of FRONTEND_FORK_RESTART
when selecting a core from 'Load Core' list
2016-02-05 18:57:44 +01:00
twinaphex 6b55a5f20b Cleanup 2016-02-05 14:15:32 +01:00
twinaphex ce200823b8 Cleanup 2016-02-05 14:13:49 +01:00
twinaphex 188029373f Header include changes 2016-02-05 14:00:27 +01:00
twinaphex ab64daf5aa Cleanups 2016-02-05 13:51:30 +01:00
twinaphex 6623bdc054 (XMB) Fix text being cut off 2016-02-04 22:03:36 +01:00
twinaphex deb3c73ae0 Nits 2016-02-04 21:42:42 +01:00
twinaphex 9a75893cff Nits 2016-02-04 21:40:29 +01:00