twinaphex
|
18ab12ab83
|
Take header include record_driver.h out of driver.h
|
2015-12-05 16:12:29 +01:00 |
|
twinaphex
|
7e5d1f3117
|
Only rcord_driver.c references driver->recording now
|
2015-12-05 16:05:35 +01:00 |
|
twinaphex
|
271975954f
|
move camera_driver.h header incldue out of driver.h
|
2015-12-05 15:55:26 +01:00 |
|
twinaphex
|
19a7ee6486
|
Move header include for location/location_driver.h out of
driver.h
|
2015-12-05 15:47:33 +01:00 |
|
twinaphex
|
ade194b1cc
|
Create location_driver_ctl
|
2015-12-05 15:40:29 +01:00 |
|
twinaphex
|
a766d1c1c1
|
Create camera_driver_ctl
|
2015-12-05 14:40:04 +01:00 |
|
twinaphex
|
26cd1a3702
|
Create frontend_driver_set_fork
|
2015-12-05 07:57:45 +01:00 |
|
twinaphex
|
c0a1a6a3fe
|
Move system->shutdown to runloop_ctl, turn it into a local
static variable
|
2015-12-04 12:44:12 +01:00 |
|
twinaphex
|
9824eb7ea9
|
Rename rarch_main_ctl to runloop_ctl
|
2015-11-30 21:42:59 +01:00 |
|
twinaphex
|
4e333302ae
|
Rename RARCH_MAIN_CTL* to RUNLOOP_CTL*
|
2015-11-30 21:35:50 +01:00 |
|
twinaphex
|
ca71e1a5bb
|
Rename RARCH_ACTION_STATE_ to RARCH_CTL_
|
2015-11-30 21:28:55 +01:00 |
|
twinaphex
|
b0c36c18dd
|
Move global->exec to runloop.c as static variable
|
2015-11-30 15:46:39 +01:00 |
|
twinaphex
|
86de67b3d7
|
Move core_shutdown_initiated to runloop.c and turn it into
static variable
|
2015-11-30 15:43:49 +01:00 |
|
twinaphex
|
cf53090204
|
De-globalize current_save_{file|state}_dir variables
|
2015-11-30 04:10:15 +01:00 |
|
twinaphex
|
d410b0b734
|
Header include cleanups
|
2015-11-30 03:30:04 +01:00 |
|
twinaphex
|
ed71129ee6
|
Create RARCH_INPUT_CTL_HAS_CAPABILITIES
|
2015-11-28 17:54:50 +01:00 |
|
twinaphex
|
08ae9df639
|
Merge input_sensor.c with input_driver.c
|
2015-11-25 03:29:18 +01:00 |
|
twinaphex
|
e0f0590269
|
Rearrange header includes
|
2015-11-23 19:40:09 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
twinaphex
|
dbf8d25e3e
|
rarch_game_specific_options - use strdup, free outside of
function
|
2015-11-20 17:03:36 +01:00 |
|
Alcaro
|
8f52b2f0f8
|
Clean up this one a little.
|
2015-11-20 16:33:44 +01:00 |
|
Alcaro
|
888ba881ec
|
No need to free a known null...
|
2015-11-20 16:33:21 +01:00 |
|
Alcaro
|
4b96b5814f
|
Fix some weirdness down here.
|
2015-11-20 16:30:55 +01:00 |
|
twinaphex
|
321dfe1daa
|
C89_BUILD fixes
|
2015-11-19 12:30:00 +01:00 |
|
twinaphex
|
a4ae655ff4
|
Start going through rarch_main_ctl for grabbing fullpath
|
2015-11-18 11:43:25 +01:00 |
|
twinaphex
|
2b727fa941
|
Add RARCH_MAIN_CTL_SET_LIBRETRO_PATH/RARCH_MAIN_CTL_SET_CONTENT_PATH
|
2015-11-18 11:15:42 +01:00 |
|
twinaphex
|
c2d85238c2
|
rarch_game_specific_options - check NULL pointer derefences
|
2015-11-17 23:56:20 +01:00 |
|
radius
|
7f4dcfaa36
|
early return in case no core or game loaded
|
2015-11-17 17:29:33 -05:00 |
|
radius
|
5e5133087a
|
Fix memory leak
|
2015-11-15 22:17:43 -05:00 |
|
radius
|
02f43ba0a1
|
use the setting instead of always trying to use per-game options
|
2015-11-15 22:07:51 -05:00 |
|
radius
|
cca82ff32c
|
use per-game core options if available
|
2015-11-15 22:06:03 -05:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
radius
|
bece39d2a7
|
make it work for cores that don't use the save interface too
|
2015-10-19 19:55:42 -05:00 |
|
Andre Leiradella
|
5fce3f4138
|
grouped core functions inside a retro_core_t structure; swapped core function globals by one retro_core_t variable
|
2015-10-06 14:34:09 -03:00 |
|
twinaphex
|
a79b571d7b
|
Static code analysis fixes
|
2015-09-28 16:20:26 +02:00 |
|
twinaphex
|
9679804382
|
Rename rarch_main_set_state to rarch_ctl
|
2015-09-27 01:58:24 +02:00 |
|
twinaphex
|
2b840c0384
|
Refactor perf counters
|
2015-09-20 10:02:59 +02:00 |
|
twinaphex
|
5f5efc03a7
|
Cleanups
|
2015-09-15 05:22:57 +02:00 |
|
twinaphex
|
ac62637c48
|
Add workaround for fullpath propagation when doing setfork on
console platforms
|
2015-09-09 01:58:45 +02:00 |
|
twinaphex
|
728d841047
|
Cleanups
|
2015-09-05 19:51:55 +02:00 |
|
twinaphex
|
43632b95ff
|
More warning cleanups
|
2015-09-05 14:34:33 +02:00 |
|
twinaphex
|
c4316b791c
|
Avoid some warnings - array subscript has type char
|
2015-09-05 14:31:29 +02:00 |
|
Twinaphex
|
180cddfc35
|
Remove unused variable
|
2015-08-21 04:18:40 +02:00 |
|
twinaphex
|
c7c61b79e3
|
Add dylib_error
|
2015-08-20 06:21:53 +02:00 |
|
radius
|
52d9d46f2f
|
populate system dir correctly when content dir when it's empty
|
2015-08-19 19:21:09 -05:00 |
|
twinaphex
|
9fd17a196f
|
Buildfixes
|
2015-08-20 00:49:44 +02:00 |
|
twinaphex
|
bfb7ee30c5
|
(dynamic.c) Fix logic error
|
2015-08-20 00:43:25 +02:00 |
|
radius
|
9b8daf02ff
|
fix messages
|
2015-07-31 22:37:03 -05:00 |
|
twinaphex
|
a70f09a90d
|
Rearrange structs
|
2015-07-27 17:18:10 +02:00 |
|
radius
|
4b234a4ed9
|
clean-up System/BIOS in content dir, should now just use the basename instead of actually overwriting the setting
|
2015-07-26 16:23:41 -05:00 |
|