24 Commits

Author SHA1 Message Date
twinaphex
d0cad26627 (Apple) Refactor away core_info_set_config_path 2014-07-21 03:04:19 +02:00
twinaphex
d388b49a93 (Apple) Refactor core_info_set_core_path 2014-07-21 02:58:25 +02:00
Twinaphex
cb7ad2d6e6 Refactor away core_info_get_id 2014-07-21 02:46:01 +02:00
Twinaphex
8cd0e5130b Use fill_pathname_join in core_info_get_custom_config 2014-07-20 21:42:49 +02:00
Themaister
e75f15cb91 Fix Android build. 2014-06-17 17:58:58 +02:00
Themaister
f34b175a0f De-opaque core_info. 2014-06-17 17:28:39 +02:00
twinaphex
06ee8f1bc6 (core_info) Do same here 2014-06-01 02:29:19 +02:00
twinaphex
a0bbb144be Do same for core_info.c and history.c 2014-06-01 02:16:48 +02:00
twinaphex
069491f488 (core_info.c) Check first if supported_extensions_list is not NULL before
freeing
2014-05-07 00:40:58 +02:00
Twinaphex
bff4bc6c7e (MSVC) core_info.c - Fix signed/unsigned mismatch warning 2014-04-26 13:05:54 -07:00
twinaphex
0ddc7d57fd Add core_info/rom_history extensions from Apple ports to mainline 2014-04-26 21:42:06 +02:00
twinaphex
3d2c4171cd (core_info) Add back hack for RARCH_CONSOLE 2014-03-06 01:02:00 +01:00
twinaphex
ffc0525a4c (RARCH_CONSOLE) Take out hack in core_info_list_new 2014-03-05 23:47:11 +01:00
Themaister
f54898350b Style nits ... 2014-03-04 09:34:34 +01:00
AndresSM
a863dcdeae changed the layout of the list and add optional flag for BIOS 2014-03-03 18:43:30 -05:00
Themaister
344ebb77e9 Fixup style. 2014-03-03 10:11:07 +01:00
AndresSM
dea3f1ca1f change code to match old info file structure to avoid crashes with old info files
if firmware is numbered from 1, one entry will be missing
2014-03-03 01:57:18 -05:00
AndresSM
08fadaaf8c check if BIOS is present 2014-03-03 01:02:29 -05:00
AndresSM
10d90176e1 Add core information menu 2014-03-03 00:22:28 -05:00
Themaister
2d8313479b Don't require display_info for core_info_list_get_info. 2014-03-02 14:12:40 +01:00
Themaister
511bc8b5ec Allow retrieval of core_info_t for selected core.
Refactor a bit to avoid lots of duplicated
libretro_free_system_info/get_system_info, etc.
Also copy the core_info_t struct on core change.
2014-03-02 14:07:07 +01:00
twinaphex
3835db276f Build fix 2014-03-02 03:33:12 +01:00
twinaphex
3f5e3c191e (XDK) Build fixes 2014-03-02 02:18:37 +01:00
Themaister
fce4ebd31e Move core_info to frontend/info. 2014-03-01 11:53:04 +01:00