twinaphex
|
c3f3207b0d
|
Cleanups
|
2016-02-25 19:33:46 +01:00 |
|
twinaphex
|
f29c61bacc
|
(Linux) Restarting of core in non-HAVE_DYNAMIC mode now properly
implemented
|
2016-02-05 19:16:35 +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
|
6a64ab1137
|
(platform_linux.c) Try to stay within 80-char width limit
|
2016-02-05 18:53:01 +01:00 |
|
twinaphex
|
5f3ae10f20
|
(Linux) Reimplement fork mode functionality
|
2016-02-05 17:58:50 +01:00 |
|
twinaphex
|
d9113b8bc4
|
(Linux non-HAVE_DYNAMIC) Can now exit properly
|
2016-02-05 17:44:51 +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
|
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
|
8709657d4d
|
Start implementing frontend_linux_exec
|
2016-02-04 14:10:29 +01:00 |
|
twinaphex
|
a332643003
|
(Linux) Start adding frontend_linux_set_fork for non-HAVE_DYNAMIC
|
2016-02-04 11:25:13 +01:00 |
|
twinaphex
|
4456cb85f6
|
(Android) Use strstr for detecting devices by name
|
2016-01-29 10:56:05 +01:00 |
|
twinaphex
|
5cf576e2da
|
Remove duplicate line
|
2016-01-26 09:30:51 +01:00 |
|
twinaphex
|
a767031651
|
Use string_is_equal in more places
|
2016-01-20 04:11:25 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
ctult
|
cebb95b0e3
|
a bit of static analysis
possible memory leaks and null pointer dereferences
|
2015-12-24 23:04:15 -07:00 |
|
twinaphex
|
7a3df7cd90
|
remove this obsolete code
|
2015-12-25 06:20:53 +01:00 |
|
twinaphex
|
8b130b3866
|
Add RETRO_SIMD_POPCNT and RETRO_SIMD_MOVBE
|
2015-12-25 06:14:57 +01:00 |
|
twinaphex
|
8ecae597e9
|
reuse x86_cpuid from performance.c
|
2015-12-25 06:10:29 +01:00 |
|
twinaphex
|
8da07f277b
|
Fix some bad typos from Google engineers
|
2015-12-25 06:03:16 +01:00 |
|
twinaphex
|
a8c6fc150b
|
Add RUNLOOP_CTL_DATA_ITERATE
|
2015-12-11 10:17:18 +01:00 |
|
twinaphex
|
23c13c0043
|
Delay reinit, gets rid of the remaining concurrency errors
|
2015-12-09 20:30:55 +01:00 |
|
twinaphex
|
94e1148d51
|
Cleanups
|
2015-12-09 20:15:55 +01:00 |
|
twinaphex
|
5ac4a8b3f6
|
Remove APP_CMD_DEAD
|
2015-12-09 20:10:22 +01:00 |
|
twinaphex
|
5b1e1592cb
|
Rename rarch_main_iterate and rarch_main_data_iterate
|
2015-12-07 15:22:36 +01:00 |
|
twinaphex
|
d6b5dd6ac4
|
Flesh out android_native_app_glue.c implementation some more
|
2015-12-02 17:46:20 +01:00 |
|
twinaphex
|
986e4bf40d
|
(Android) Native activity updates
|
2015-12-02 08:54:24 +01:00 |
|
twinaphex
|
5d52f4856a
|
Get rid of INLINE qualifier for some functions
|
2015-11-30 05:13:12 +01:00 |
|
radius
|
f7b3059dcd
|
change default filter location
|
2015-11-27 22:01:26 -05:00 |
|
twinaphex
|
da8c36b0c3
|
Don't need sleeping argument anymore for rarch_main_data_iterate
|
2015-11-28 03:26:01 +01:00 |
|
twinaphex
|
a1226004f5
|
Revert "Don't render menu if unfocused - reimplement this"
This reverts commit ce7ec0681b8927ae404613bddacfae26e1680e3c.
|
2015-11-28 03:05:37 +01:00 |
|
twinaphex
|
ce7ec0681b
|
Don't render menu if unfocused - reimplement this
|
2015-11-28 03:03:26 +01:00 |
|
twinaphex
|
99ca95a100
|
(Android) Buildfix
|
2015-11-28 00:16:31 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
twinaphex
|
91192f4aca
|
Make popen no longer Android-specific
|
2015-11-14 19:53:54 +01:00 |
|
twinaphex
|
e5af70e091
|
system_property_get - add goto error
|
2015-11-14 19:52:12 +01:00 |
|
twinaphex
|
63924971aa
|
(Android) Refactor away system_property_get_density - make regular calls to
system_property_get instead
|
2015-11-14 19:22:33 +01:00 |
|
twinaphex
|
0dc9c8df95
|
Rename extraction_directory to cache_directory
|
2015-10-27 00:48:35 +01:00 |
|
twinaphex
|
776707577b
|
Use menu_entries_push
|
2015-10-17 17:14:41 +02:00 |
|
radius
|
a92dfd4668
|
fix downloads dir
|
2015-10-03 11:30:13 -05:00 |
|
radius
|
300617b190
|
set defaults always to XDG dirs
|
2015-10-03 11:24:44 -05:00 |
|
radius
|
7798be9f6e
|
[android] add a default config dir
|
2015-10-03 10:56:19 -05:00 |
|
twinaphex
|
02a5d738fe
|
Static code analysis cleanups
|
2015-09-28 23:00:22 +02:00 |
|
twinaphex
|
f22436e39f
|
Possible ARM Linux buildfix
|
2015-09-24 23:11:24 +02:00 |
|
twinaphex
|
5465da0139
|
Rename rarch_sleep to retro_sleep
|
2015-09-22 18:55:14 +02:00 |
|
twinaphex
|
2945bb9f50
|
(Android) Buildfix
|
2015-09-19 04:37:38 +02:00 |
|
twinaphex
|
958dcc3c02
|
Get rid of retro_fmemcpy - and use retro_read_file
|
2015-09-19 01:03:52 +02:00 |
|