3778 Commits

Author SHA1 Message Date
twinaphex
cca999ecc7 Remove warning 2016-02-03 15:39:44 +01:00
twinaphex
d1957789bc (GX) Dehardcode some code here 2016-02-03 15:38:28 +01:00
twinaphex
4a3263986b Style nits 2016-02-03 15:30:17 +01:00
twinaphex
674f17485d (CTR) Fix build 2016-02-03 15:27:31 +01:00
twinaphex
d1097ed967 (PSP1) Buildfix 2016-02-03 15:26:35 +01:00
twinaphex
7e4f17ef8d (PS3) Fix build 2016-02-03 15:23:13 +01:00
twinaphex
2f6f7d9308 (Gamecube) Silence warnings 2016-02-03 14:42:40 +01:00
twinaphex
321690b416 Refactors to do with set_fork method 2016-02-03 14:36:34 +01: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
twinaphex
fbf6b01209 Add frontend_driver_has_fork 2016-02-03 11:56:01 +01:00
twinaphex
f5b7add383 Cleanups 2016-01-30 05:21:05 +01:00
twinaphex
8670c2e405 Create RARCH_CTL_MAIN_INIT and RARCH_CTL_MAIN_DEINIT 2016-01-30 05:03:15 +01:00
twinaphex
4456cb85f6 (Android) Use strstr for detecting devices by name 2016-01-29 10:56:05 +01:00
twinaphex
d9d0c0f842 Cleanup 2016-01-28 08:49:39 +01:00
twinaphex
5cf576e2da Remove duplicate line 2016-01-26 09:30:51 +01:00
twinaphex
fd94cbdefe Move rarch_main_init_wrap to frontend.c and turn it into
a static function
2016-01-25 05:45:37 +01:00
twinaphex
d71c782459 Start getting rid of RETRO_ENVIRONMENT_SET_LIBRETRO_PATH 2016-01-25 03:04:42 +01:00
twinaphex
372d673a26 Rename event_command to event_cmd_ctl - add second parameter 2016-01-22 15:34:43 +01:00
twinaphex
a767031651 Use string_is_equal in more places 2016-01-20 04:11:25 +01:00
twinaphex
1eac61e9a0 Create RARCH_CTL_IS_DUMMY_CORE 2016-01-19 23:44:32 +01:00
twinaphex
01d58f8681 Create RARCH_CTL_IS_INITED, RARCH_CTL_SET_INITED, RARCH_CTL_UNSET_INITED 2016-01-19 23:26:47 +01:00
twinaphex
a5af9b653a Turn global->content.inited into static local variable
and go through content_ctl
2016-01-19 22:57:18 +01:00
twinaphex
32d47d7bd2 Correct database paths 2016-01-18 15:29:47 +01:00
aliaspider
0b4fd4328d - add more heuristics to try to clean up the corrupted argv when using
the homebrew launcher.
- force align the stack pointer to 8 bytes.
- add --gc-sections to the link specs
2016-01-15 22:30:12 +01:00
twinaphex
3d74e7bda9 (OSX) Update paths for databases/cursors 2016-01-14 16:24:53 +01:00
twinaphex
885f4d5b05 (iOS) Change paths 2016-01-14 15:32:20 +01:00
Twinaphex
bd07d88184 (OSX) Cleanup 2016-01-14 12:26:23 +01:00
twinaphex
2182fb9b13 (OSX) Fix Gestalt OSX version major/minor detection 2016-01-14 12:24:56 +01:00
twinaphex
65a3df278d Cleanup 2016-01-13 20:52:02 +01:00
Twinaphex
aac630a021 (OSX) Implement OSX version number detection 2016-01-13 20:48:56 +01:00
Twinaphex
f1923f9a84 (OSX) Fix frontend_darwin_get_name 2016-01-13 20:32:42 +01:00
twinaphex
08bca9017e Silence unused variable warning 2016-01-13 13:00:25 +01:00
twinaphex
457ce1ddf0 Add param to set_fork - for restart 2016-01-13 11:16:03 +01:00
twinaphex
028cfaa048 Attempt to fix 'Restart RetroArch' - move code to platform_gx.c 2016-01-13 08:43:08 +01:00
twinaphex
8caee50fcd (GX) Add way to handle power callback 2016-01-13 08:27:58 +01:00
twinaphex
27b84d349f N/A 2016-01-13 07:05:57 +01:00
twinaphex
aa9f9004c5 Cleanups 2016-01-13 07:03:14 +01:00
twinaphex
772558921f Cleanups 2016-01-13 07:01:29 +01:00
twinaphex
58f01fed90 Cleanup 2016-01-13 06:59:01 +01:00
twinaphex
8fbd59b690 Cleanups 2016-01-13 06:38:20 +01:00
twinaphex
8257cb638a Remove this header 2016-01-13 06:32:57 +01:00
twinaphex
06812cc988 (PS3) Setup default RDB dir 2016-01-12 09:01:57 +01:00
twinaphex
c9dd3ca621 Cleanup 2016-01-11 07:15:57 +01:00
twinaphex
d3c82f433b Add more logs 2016-01-10 13:23:02 +01:00
twinaphex
eeb7a33e7b Set extract_version_current instead of extract_version_last 2016-01-10 09:48:27 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
Twinaphex
948544ec42 Start setting up bundle assets extraction - looks for an assets.zip file 2016-01-10 02:21:35 +01:00
twinaphex
243487dd56 N/A 2016-01-10 01:53:45 +01:00
twinaphex
814838badf N/A 2016-01-10 01:52:54 +01:00