Commit Graph

71 Commits

Author SHA1 Message Date
twinaphex
c26804335b (libretro-common) Move file_extract.c to libretro-common 2015-03-28 20:14:19 +01:00
twinaphex
f130b00596 Updates pt. 3 2015-03-20 22:08:36 +01:00
aliaspider
4317c4f1cb (PSP) fix build.
add 7-zip support.
fix cores filenames detection in core_info_list_new.
use sceRtcGetCurrentTick instead of the less precise gettimeofday for
the performance counter.
2015-02-25 13:30:46 +01:00
twinaphex
e866c213b0 core_info_resolve_all_extensions - cleanup 2015-02-05 18:34:31 +01:00
twinaphex
6067deb1e9 Refactor away compressed_zip_file_list_new 2015-01-30 20:41:54 +01:00
twinaphex
4fc37d4f25 Add database info to core_info.c 2015-01-25 08:21:02 +01:00
twinaphex
ed3f28b4cf Remove unused core_info_list_get_by_id 2015-01-16 02:14:23 +01:00
twinaphex
5f611f7270 More documentation for input_common.c 2015-01-12 04:19:57 +01:00
twinaphex
935c02bf2d (core_info.c) Some simplifications 2015-01-11 07:37:02 +01:00
twinaphex
11c4f04d13 (core_info.c) Minor cleanups 2015-01-10 04:10:02 +01:00
twinaphex
0bcbf5d972 Cleanups 2015-01-09 15:33:58 +01:00
twinaphex
1d689f69b8 Add documentation 2015-01-08 03:58:14 +01:00
twinaphex
90076c5fad Start using MAX_PATH_LENGTH - relying on MAX_PATH for 360 can cause
problems because it's defined at '260' and thus too small for some
strings
2015-01-07 20:42:36 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
969fc38c42 Core Information - add Core Name / System Manufacturer 2014-12-15 01:59:32 +01:00
twinaphex
f2dd126948 Add Categories and System info to 'Core Information' 2014-12-14 20:51:53 +01:00
twinaphex
1a1c9aaeb3 Revert "Sort cores directly in core_info_list_new, so Lakka and XMB get a sorted core list"
This reverts commit d8d6984cd2.
2014-12-12 20:25:57 +01:00
Jean-André Santoni
d8d6984cd2 Sort cores directly in core_info_list_new, so Lakka and XMB get a sorted core list 2014-12-09 17:31:11 +07:00
twinaphex
df24bf204c Remove core_info_get_first_custom_config - no longer used 2014-11-08 15:16:25 +01:00
twinaphex
174d011bed Move dir_list to SDK 2014-10-22 01:13:05 +02:00
twinaphex
9a9fa6532a Move file_path.c to libretro SDK 2014-10-22 00:23:06 +02:00
twinaphex
42bb37816e Take file_path.h include out of file.h 2014-10-20 21:51:04 +02:00
twinaphex
ba11aa1312 Reimplement core_info_get_first_custom_config 2014-10-18 07:47:51 +02:00
twinaphex
e0f5fb4c20 Reimplement core_info_list_get_by_id - now takes an out parameter
and returns true or false
2014-10-18 07:44:41 +02:00
twinaphex
f0d9fde5b6 Take out the old bad iOS-specific core info list shenanigans 2014-10-18 07:01:06 +02:00
Timo Strunk
9e38cb4c93 Removed zip as default extension from core info 2014-09-12 19:09:21 +02:00
Jean-André Santoni
dee1890d9a (Lakka) Handles cores that support no games 2014-09-10 01:49:51 +02:00
twinaphex
b42ed89d23 Show License in Core Information menu 2014-09-08 20:18:36 +02:00
Higor Eurípedes
dca17dca0f (core_info) Solve info->systemname memleak 2014-09-06 14:29:46 -03:00
twinaphex
e84e255013 Cleanups, 80-char limit 2014-09-02 05:10:54 +02:00
twinaphex
72e556083c Rename core_info_has_custom_config to core_info_get_custom_config 2014-08-18 13:01:31 +02:00
twinaphex
1223b4fe99 core_info_list_get_by_id - change 'return 0' to 'return NULL'
for code clarity
2014-08-17 17:53:57 +02:00
twinaphex
57dae32b66 Refactor away core_info_get_custom_config 2014-08-17 17:42:45 +02:00
twinaphex
cc3835c915 Rewrite core_info_get_custom_config 2014-08-17 17:35:17 +02:00
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