Commit Graph

37 Commits

Author SHA1 Message Date
twinaphex
310c3ddae2 core_info.c - Add TODO comment 2014-08-15 17:59:50 +02:00
twinaphex
9f1626ae38 (core_info.c) Cleanups 2014-08-02 14:11:06 +02:00
twinaphex
41a5641a6f Move core_info.c to root dir 2014-08-02 14:04:43 +02:00
Themaister
fce4ebd31e Move core_info to frontend/info. 2014-03-01 11:53:04 +01:00
Toad King
084e31f661 fix core names in menu for consoles 2014-01-12 14:39:41 -05:00
twinaphex
0a15a17d44 Update years on all license headers 2014-01-01 01:50:59 +01:00
twinaphex
122613efdb (core_info.c) Add permissions 2013-12-14 19:29:14 +01:00
twinaphex
61f0ec3e25 (core_info.c) Get rid of potential uninitialized variable warning 2013-11-29 03:03:06 +01:00
twinaphex
2501f69178 (iOS) Get rid of warnings 2013-11-24 02:08:20 +01:00
twinaphex
b20e086194 (core_info) Make it C90-compatible again 2013-11-22 17:43:49 +01:00
twinaphex
70f696bc56 (Core_info) Backport maister patch from two months ago - Start implementing
firmware detection
2013-11-21 23:48:31 +01:00
twinaphex
460533aa53 Add authors to core_info.c 2013-11-08 00:30:14 +01:00
twinaphex
9e6578de21 core_info.c - we no longer need the Android shenanigans to do
with diverging core naming conventions
2013-10-30 01:52:44 +01:00
twinaphex
d2c87e3039 Convert most C99-style for loop initial declarations to C89-compliant
ones
2013-10-22 15:08:17 +02:00
Themaister
3c3e90b0df Only display autodetect if there are info files. 2013-10-15 10:29:45 +02:00
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