4262 Commits

Author SHA1 Message Date
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 bb0b8764c5fce1d385abd315532fe3c4d9550e2c.
2016-02-06 21:33:45 +01:00
twinaphex
788ded0138 Revert "Add better fallback for 'no items found'"
This reverts commit b208ce443c6d09786b45e73c521988847439610d.
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
twinaphex
f747196e21 Style nits 2016-02-04 21:31:41 +01:00
twinaphex
3a5ddf15cf Nits 2016-02-04 21:27:58 +01:00
twinaphex
050cf545bf NIts 2016-02-04 21:24:51 +01:00
twinaphex
7bde72a8ec Nits 2016-02-04 21:20:28 +01:00
twinaphex
03199b564f Create MENU_ENTRIES_CTL_REFRESH 2016-02-04 21:13:38 +01:00
twinaphex
958860dea7 Remove obsolete static function 2016-02-04 20:47:34 +01:00
twinaphex
d773dd8d45 Cleanups 2016-02-04 20:28:28 +01:00
twinaphex
2901c3c737 (menu_driver.c) 80-char width limit 2016-02-04 20:23:52 +01:00
twinaphex
543e680961 Rewrite menu_driver_list_free 2016-02-04 20:15:34 +01:00
twinaphex
c039e4c6ab Make menu_driver_free a static function 2016-02-04 20:12:58 +01:00
twinaphex
5b74105add Set these static variables to NULL 2016-02-04 20:02:02 +01:00
twinaphex
77d6eb560c Fix 'statement is unreachable' warning 2016-02-04 17:47:56 +01:00
twinaphex
c3c14c162e Change signature of set_fork so that we can optionally implement
restarting RetroArch (or not)
2016-02-04 17:08:09 +01:00
twinaphex
b8a418d6f5 Update description 2016-02-04 15:46:52 +01:00
twinaphex
957f58a033 Rename static function 2016-02-04 15:46:24 +01:00
twinaphex
cb2a7b59f3 Turn some functions static 2016-02-04 15:44:25 +01:00
twinaphex
94d10f9d4b Seems to be no longer used? 2016-02-04 15:37:41 +01:00