Commit Graph

26816 Commits

Author SHA1 Message Date
twinaphex
958860dea7 Remove obsolete static function 2016-02-04 20:47:34 +01:00
Twinaphex
da34967857 (OSX) Include <sys/types.h> - provide prototype for ssize_t 2016-02-04 20:36:00 +01:00
twinaphex
d773dd8d45 Cleanups 2016-02-04 20:28:28 +01:00
Twinaphex
a120ab1084 Cleanup RARCH_CTL_DEINIT 2016-02-04 20:26:36 +01:00
twinaphex
2901c3c737 (menu_driver.c) 80-char width limit 2016-02-04 20:23:52 +01:00
Twinaphex
9c9fdcfa58 (iOS 9) Fix iOS 9 build 2016-02-04 20:17:26 +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
667e33e82b Buildfix 2016-02-04 20:05:20 +01:00
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