Commit Graph

26807 Commits

Author SHA1 Message Date
twinaphex
73684cb361 Set these static variables initially to NULL 2016-02-04 20:04:06 +01:00
twinaphex
12d1de4232 Set these static variables initially to NULL 2016-02-04 20:03:31 +01:00
twinaphex
12e453c29a Set these static variables initially to NULL 2016-02-04 20:02:50 +01:00
twinaphex
5b74105add Set these static variables to NULL 2016-02-04 20:02:02 +01:00
twinaphex
58219f897a Dehardcode frontend_linux_exec 2016-02-04 18:28:42 +01:00
twinaphex
be94309808 Use execv - seems to work 2016-02-04 17:56:34 +01:00
twinaphex
77d6eb560c Fix 'statement is unreachable' warning 2016-02-04 17:47:56 +01:00
twinaphex
7a5db5a73a Reimplement frontend_driver_set_fork 2016-02-04 17:46:50 +01:00
twinaphex
332f48f2df Hardcode path for now as a test 2016-02-04 17:28:58 +01:00
twinaphex
84c3b5a546 Implement frontend_linux_exitspawn 2016-02-04 17:16:15 +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
8709657d4d Start implementing frontend_linux_exec 2016-02-04 14:10:29 +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
4d8e579779 Add 'elf' as executable extension for Linux when compiling with
non-HAVE_DYNAMIC
2016-02-04 12:52:49 +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
dad456afd9 N/A 2016-02-04 11:45:34 +01:00
twinaphex
ea28f992ac Refactor frontend_driver_set_fork 2016-02-04 11:44:10 +01: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
a332643003 (Linux) Start adding frontend_linux_set_fork for non-HAVE_DYNAMIC 2016-02-04 11:25:13 +01:00
twinaphex
5d27033b2e Nit 2016-02-04 11:12:57 +01:00
twinaphex
6896e85f01 Attempt to stay within 80-char width limit 2016-02-04 11:11:23 +01:00
twinaphex
0c03ee0afa Style nits 2016-02-04 11:05:34 +01:00
twinaphex
9c547ab541 Move define to top of file 2016-02-04 10:30:12 +01:00
twinaphex
2251517774 Respect 80-char width limit 2016-02-04 10:25:22 +01:00
twinaphex
16ba94b531 Revert "(task_database.c) Style nits"
This reverts commit 0f46d42c26.
2016-02-04 10:17:54 +01:00
twinaphex
24adcc8e68 Create RUNLOOP_CTL_MSG_QUEUE_PUSH 2016-02-03 17:56:40 +01:00
twinaphex
e6d04b2fb4 Create RUNLOOP_CTL_MSG_QUEUE_CLEAR 2016-02-03 17:50:53 +01:00
twinaphex
7803b0d925 Create RUNLOOP_CTL_MSG_QUEUE_PULL 2016-02-03 17:48:01 +01:00
twinaphex
c57995b3eb Style nits/cleanups 2016-02-03 17:41:04 +01:00
twinaphex
0f46d42c26 (task_database.c) Style nits 2016-02-03 17:31:19 +01:00
twinaphex
52a5ff73fa Style nits 2016-02-03 17:20:36 +01:00
twinaphex
ad323a159d Take out outdated log message 2016-02-03 17:17:25 +01:00
twinaphex
32b9303a79 Create RARCH_MENU_CTL_LIST_SET_SELECTION 2016-02-03 17:15:00 +01:00
twinaphex
03ddb7baa2 Style nits 2016-02-03 17:10:54 +01:00
twinaphex
d764c51eae Style nits 2016-02-03 17:07:45 +01:00
twinaphex
482740b5fa (netplay) Style nits 2016-02-03 17:05:32 +01:00
twinaphex
66f9295253 Style nits 2016-02-03 17:00:43 +01:00
twinaphex
9b9efc745c Style nit 2016-02-03 16:58:30 +01:00