Commit Graph

22 Commits

Author SHA1 Message Date
Themaister
baf694d4f6 Move core_info string to front on Android.
Searching for libretro_ at start of string would cause path to become
empty.
2013-10-11 09:22:54 +02:00
twinaphex
a35e708335 (core_info) Can now set core info directory from RGUI 2013-10-11 00:36:08 +02:00
twinaphex
c56f53599a (core_info.c) Some code cleanups 2013-10-11 00:24:01 +02:00
twinaphex
cc992f557e core_info.c - move comment so it's more readable 2013-10-11 00:20:17 +02:00
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