Commit Graph

14363 Commits

Author SHA1 Message Date
twinaphex
9a9fa6532a Move file_path.c to libretro SDK 2014-10-22 00:23:06 +02:00
twinaphex
c5079ce058 Cleanups in read_compressed_file 2014-10-21 23:59:36 +02:00
Twinaphex
c6bc3b207f (Apple) Build fixes 2014-10-21 23:56:51 +02:00
twinaphex
dd93d549aa Rename rarch_file_path to file_ops 2014-10-21 23:53:09 +02:00
twinaphex
d3629f06f1 Rename file.c/file.h to content.c/content.h 2014-10-21 23:44:03 +02:00
twinaphex
2c5b744bc4 Compartmentalize file_path functions over to file_path.c 2014-10-21 23:33:20 +02:00
twinaphex
7d5f317da1 Create rarch_compr_file_path.c 2014-10-21 23:12:19 +02:00
twinaphex
1000dbb32d Rename file_path to rarch_file_path.c 2014-10-21 23:00:14 +02:00
twinaphex
deeb94ab81 (Griffin) Update Griffin 2014-10-21 20:01:12 +02:00
twinaphex
a92b675f8e Move string_list to SDK 2014-10-21 19:59:27 +02:00
twinaphex
85980e6671 (Libretro SDK) Move libco.h to include dir 2014-10-21 19:25:25 +02:00
twinaphex
3d9186f680 Move file_list.c to libretro SDK 2014-10-21 19:23:28 +02:00
twinaphex
6cfbf995fa runloop.c - take out more header includes 2014-10-21 19:11:32 +02:00
twinaphex
2ed38b7288 Reduce header includes pt. 2 2014-10-21 19:10:14 +02:00
twinaphex
7987053870 Reduce header includes 2014-10-21 19:07:14 +02:00
twinaphex
9a4753307e retroarch.c - take out libretro.h dependency 2014-10-21 18:58:40 +02:00
twinaphex
82d6ccb680 Take out libretro.h dependency in file.c 2014-10-21 18:51:41 +02:00
twinaphex
6da1ece30a file_extract.h - take out dependency on file.h 2014-10-21 18:49:17 +02:00
twinaphex
383eb08988 Don't have file_path.h include dir_list.h 2014-10-21 18:46:39 +02:00
twinaphex
af402e6299 file_extract.c - lessen header dependencies 2014-10-21 18:39:42 +02:00
twinaphex
3ba5dda8ac file_list.h - some indenting 2014-10-21 18:37:30 +02:00
twinaphex
526be852fe Refactor some code in LzmaDec.c 2014-10-21 18:17:58 +02:00
twinaphex
323e3963da (7zIn.c) Get rid of one pedantic warning - declaration shadows a local
variable
2014-10-21 18:11:44 +02:00
twinaphex
9e6e01e714 Add IS_SALAMANDER ifdef 2014-10-21 18:01:58 +02:00
Twinaphex
fcff7bffee (7zip/Bcj2.c) Fix one pedantic warning - shadowed variable 2014-10-21 17:59:37 +02:00
twinaphex
6f3c7cba8a Only expose config_file_dump_all for RetroArch so far 2014-10-21 09:22:12 +02:00
twinaphex
3d76e33970 (7zip/Bcj2.c) Refactor 2014-10-21 09:15:51 +02:00
twinaphex
dc29f5b9e6 Add stdio.h to string_list.c 2014-10-21 09:00:39 +02:00
twinaphex
6c3c09ba59 (Android) Fix build 2014-10-21 08:57:08 +02:00
twinaphex
94c3f6a925 Change 'id' variable names to 'ident' 2014-10-21 08:48:58 +02:00
Twinaphex
986f2a873b Fix retroarch_logger.h include in retro_miscellaneous with dirty
hack for now
2014-10-21 08:43:00 +02:00
twinaphex
81c5019afb Move miscellaneous header over to libretro SDK 2014-10-21 08:39:37 +02:00
twinaphex
b1293c1b82 Move endianness header to SDK 2014-10-21 08:29:05 +02:00
twinaphex
d3e16f045a Fix up Salamander 2014-10-21 08:18:45 +02:00
twinaphex
bc254071b9 (360) Build fixes 2014-10-21 08:13:50 +02:00
twinaphex
bf8cec3d04 (MSVC) Build fixes 2014-10-21 08:02:40 +02:00
twinaphex
8f635757ca (libretro-sdk) Add new headers 2014-10-21 07:59:31 +02:00
twinaphex
7472922ee0 Move compat/ over to libretro SDK 2014-10-21 07:58:58 +02:00
twinaphex
abb35ec8ce (MSVC) Buildfix 2014-10-21 06:55:26 +02:00
twinaphex
dde86f5b6b Refactor compat/ 2014-10-21 06:15:19 +02:00
twinaphex
480cd7c7ba Move msvc_compat.h to compat/ dir 2014-10-21 06:06:12 +02:00
twinaphex
54d0de3891 Remove general.h dependency in compat.c 2014-10-21 05:57:55 +02:00
twinaphex
002a2f6ecd (XMB) Fix signed/unsigned mismatches 2014-10-21 05:51:30 +02:00
twinaphex
ba2a2048a2 (MSVC) Silence signed/unsigned mismatches warnings 2014-10-21 05:45:43 +02:00
twinaphex
e33c6ef6b2 (360) Build fixes 2014-10-21 05:44:09 +02:00
twinaphex
e0c98a1059 (MSVC) Add XMB 2014-10-21 05:38:23 +02:00
twinaphex
9519304b12 (MSVC) Build fixes 2014-10-21 05:33:58 +02:00
twinaphex
497986f1f1 (MSVC 2010) Add INCDIR of Libretro SDK to solution 2014-10-21 05:31:33 +02:00
Twinaphex
ad41457a17 (iOS) Add libretro SDK include dir 2014-10-21 05:11:34 +02:00
twinaphex
3aed280dde (OSX) Add header path 2014-10-21 05:08:45 +02:00