Commit Graph

368 Commits

Author SHA1 Message Date
twinaphex 549ce2bb6c Add seperate directory for libretro core info files (needed for
Android)
2013-10-11 00:18:11 +02:00
twinaphex 19e6a099c1 (core_info.c) Add hack for Android core libraries 2013-10-10 18:18:15 +02:00
Themaister fee10d3d76 Fix OSX/Windows build. 2013-10-08 22:49:50 +02:00
twinaphex 28630a9feb Better define for core_info.c 2013-10-06 18:56:01 +00:00
twinaphex 85d18b77d8 (RARCH_CONSOLE) Include rgui->libretro_dir for RARCH_CONSOLE
- Get rid of 'bypasses initialization of' warnings/errors
2013-10-06 15:00:59 +00:00
Themaister c813e787cb Add core_info_list_get_display_name.
Avoids duped code in RGUI.
2013-10-06 12:27:08 +02:00
Themaister 34ce65d9c4 Rework extension files to only consider basename.
Only consider last '.' in the basename of a file.
2013-10-06 12:16:44 +02:00
Themaister bf0bce64b0 Poke into zip files as well to find matches. 2013-10-05 18:33:22 +02:00
Themaister 050e2375e3 Begin implementing core autoselect. 2013-10-05 17:07:56 +02:00
Themaister a470ae0d04 Use consistent namespace for core_list. 2013-10-05 13:48:08 +02:00
Themaister 2f4712d4b0 Style nits to core_info. Compile it in. 2013-10-05 13:38:09 +02:00
twinaphex 119ee6d538 (XDK1) Fix build 2013-07-16 00:47:09 +02:00
twinaphex fe433b2322 Add new header file_ext.h - refactor out frontend_console.h 2013-07-15 14:54:40 +02:00
meancoot 19ce56d91e Cleanup core info code for blackberry (not tested) 2013-06-25 21:04:38 -04:00
meancoot 081232132f Clean up core_info.c/core_info.h 2013-06-25 21:04:38 -04:00
twinaphex 6d87281f36 Pass parameter to get_core_info_list function 2013-06-24 14:23:49 +02:00
twinaphex bbfca6476c (Win32) Add dirent_win32 implementation 2013-06-24 14:18:56 +02:00
twinaphex 54a661030f (QNX/General) Move core_info.c/.h to root directory for reuse later 2013-06-24 13:52:14 +02:00