Commit Graph

32602 Commits

Author SHA1 Message Date
gouchi
29f480f319 Update Scan Coverity key 2016-09-17 18:59:24 +02:00
gouchi
a2a1f34fca Add Coverity Scan to Travis CI 2016-09-17 17:26:13 +02:00
twinaphex
70b10e6059 Get rid of HAVE_CONFIG_H ifdef in dirs.c 2016-09-17 16:35:38 +02:00
twinaphex
08862746e7 (paths.h) Add comments 2016-09-17 16:31:14 +02:00
twinaphex
5a48f32d6b Cleanups 2016-09-17 16:28:46 +02:00
twinaphex
9852195c93 Create osk overlay dir functions 2016-09-17 16:21:48 +02:00
twinaphex
272f045c40 Get rid of unused global variable 2016-09-17 16:15:08 +02:00
twinaphex
4a4c613ee1 Start using dir_system functions 2016-09-17 16:14:25 +02:00
twinaphex
63270de821 Create dir_system functions 2016-09-17 16:10:49 +02:00
twinaphex
edb3edfef1 Don't use global state anymore for dirs 2016-09-17 15:29:38 +02:00
twinaphex
baf2862b85 Use dir_get_savefile_size/dir_get_savestate_size 2016-09-17 15:25:46 +02:00
twinaphex
f8a4f44b3b Add dir_get_savestate_size / dir_get_savefile_size 2016-09-17 15:25:04 +02:00
twinaphex
0c48555ba2 Move rarch_content_type to paths.h 2016-09-17 15:16:52 +02:00
twinaphex
12949420b6 (Windows) Buildfix 2016-09-17 15:07:45 +02:00
twinaphex
2f6459fa9c (GX) Buildfix 2016-09-17 15:05:28 +02:00
twinaphex
b775ee303c Use dir_is_savefile_empty/dir_is_savestate_empty 2016-09-17 15:01:32 +02:00
twinaphex
8c451ac71f Create dir_is_savefile_empty/dir_is_savestate_empty 2016-09-17 14:59:51 +02:00
twinaphex
413d14ad49 Start using dirs functions 2016-09-17 14:57:53 +02:00
twinaphex
017d05fd36 Create more dirs functions 2016-09-17 14:53:30 +02:00
twinaphex
4d317ba5d7 Update dirs.c 2016-09-17 14:49:35 +02:00
twinaphex
1a554cf1bc Add dirs.c 2016-09-17 14:44:19 +02:00
twinaphex
6bd6245f0a Move path_clear_all call 2016-09-17 14:41:49 +02:00
twinaphex
ad6da2d45f Remove stray variable 2016-09-17 14:36:36 +02:00
twinaphex
5a80e31e5d paths.c - cleanups 2016-09-17 14:31:39 +02:00
Twinaphex
da9bda04b3 Merge pull request #3606 from frangarcj/patch-2
Update psp_joypad.c
2016-09-17 14:27:36 +02:00
twinaphex
16289a8622 Cleanup 2016-09-17 14:25:29 +02:00
twinaphex
d03b6df573 retroarch.c - cleanup 2016-09-17 14:23:44 +02:00
Francisco José García García
16257d58ef Add up to 4 players 2016-09-17 14:22:45 +02:00
Francisco José García García
16de70a9d9 Update psp_joypad.c 2016-09-17 14:19:26 +02:00
twinaphex
ef02fb8a96 Refactor append config code 2016-09-17 14:14:58 +02:00
twinaphex
0254d8714d Create config append functions 2016-09-17 14:04:19 +02:00
twinaphex
98d325ad67 Remove unused default_log 2016-09-17 14:00:42 +02:00
twinaphex
3f7643304c Remove unused paths 2016-09-17 13:59:21 +02:00
twinaphex
74d8ce4b95 Remove this unused variable 2016-09-17 13:58:03 +02:00
twinaphex
392fad75b8 Cleanups 2016-09-17 13:57:38 +02:00
twinaphex
f5d0325b2f Fix bug in path_clear_all 2016-09-17 13:56:41 +02:00
twinaphex
fa5db51b02 Divorce config variable from global struct 2016-09-17 13:50:34 +02:00
twinaphex
471347689d Create path_clear_all 2016-09-17 13:47:26 +02:00
twinaphex
f4e1ffeabf Don't access global->path.config directly 2016-09-17 13:42:48 +02:00
twinaphex
e338b78792 Use new core options accessors 2016-09-17 13:40:25 +02:00
twinaphex
b51aca2fa5 Add core options path accessors 2016-09-17 13:37:37 +02:00
twinaphex
075599e818 Start using path_ functions for accessing and modifying global->path.config 2016-09-17 13:14:14 +02:00
twinaphex
0aa2cf5019 Create path_set_config and path_is_config_empty 2016-09-17 13:04:12 +02:00
twinaphex
ec45dbaf0c Move retroarch_path_is_media_type to paths.c 2016-09-17 12:56:19 +02:00
twinaphex
b89def5d8f Rename config_get/config_set functions 2016-09-17 12:51:44 +02:00
twinaphex
56d8be90ec Cleanup 2016-09-17 12:37:53 +02:00
twinaphex
5aebdb7484 Mov code to paths.c 2016-09-17 12:35:29 +02:00
twinaphex
1dd28bdf9f Move retroarch_set_pathnames/retroarch_fill_pathnames 2016-09-17 12:25:26 +02:00
twinaphex
d8b5e3c1ec Move more code to paths.c 2016-09-17 12:22:51 +02:00
twinaphex
0b0314d4ff Move more functions to paths.c 2016-09-17 12:19:17 +02:00