4392 Commits

Author SHA1 Message Date
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
twinaphex
32b9303a79 Create RARCH_MENU_CTL_LIST_SET_SELECTION 2016-02-03 17:15:00 +01:00
twinaphex
f70a082626 Create event_cmd_exec - get rid of libretro_private.h 2016-02-03 16:58:06 +01:00
twinaphex
45b806aed8 Cleanups 2016-02-03 15:50:51 +01:00
twinaphex
f9f0d4abb6 Refactor 2016-02-03 15:47:57 +01:00
Twinaphex
f080cfe74f Merge pull request #2690 from lakkatv/master
Display Co-op in the database informations
2016-02-03 14:37:09 +01:00
twinaphex
321690b416 Refactors to do with set_fork method 2016-02-03 14:36:34 +01:00
Jean-André Santoni
18cf2f3f88 Display Co-op in the database informations 2016-02-03 19:36:13 +07:00
twinaphex
0e7729c660 Create frontend_driver_get_salamander_basename 2016-02-03 13:36:00 +01:00
twinaphex
9a5ce5fdb3 Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00