4401 Commits

Author SHA1 Message Date
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
twinaphex
9d9c6827f5 (menu_content.c) Cleanup to menu_content_load_from_playlist 2016-02-04 15:29:37 +01:00
Twinaphex
05dd8eb6b4 Merge pull request #2693 from lakkatv/master
Display genre from tgdb
2016-02-04 15:24:34 +01:00
twinaphex
4e674e15ab Create MENU_CONTENT_CTL_FIND_FIRST_CORE 2016-02-04 15:21:42 +01:00
Jean-André Santoni
b1f22127b2 Display genre from tgdb 2016-02-04 21:20:56 +07:00
twinaphex
24a04ce201 Create MENU_CONTENT_CTL_LOAD_PLAYLIST 2016-02-04 15:00:38 +01:00
twinaphex
b646b548ff Create menu_content_ctl 2016-02-04 14:51:01 +01:00
twinaphex
cad629a36b (Load Core) Show 'No Items' when no core could be found inside the list. 2016-02-04 13:40:07 +01:00
Twinaphex
f6bcc209ab Merge pull request #2692 from lakkatv/master
Add support for TGDB Rating
2016-02-04 12:04:22 +01:00
Jean-André Santoni
ab413672a9 Add support for TGDB Rating 2016-02-04 17:55:08 +07:00
twinaphex
8574315f52 N/A 2016-02-04 11:31:34 +01:00
twinaphex
18a8b0f29d Silence warnings with non-HAVE_DYNAMIC 2016-02-04 11:28:12 +01:00