Commit Graph

14377 Commits

Author SHA1 Message Date
Twinaphex
925b1ad9b8 (SDK) Fix header guard for retro_inline.h 2014-10-22 01:21:51 +02:00
Twinaphex
f5ebcb7a94 Merge pull request #1175 from lakkatv/xmb
(XMB) Fix display of items above the horizontal line
2014-10-22 01:17:58 +02:00
twinaphex
bf147b41e2 (360 Salamander) Build fix/make dir_list C89-compatible 2014-10-22 01:16:57 +02:00
twinaphex
174d011bed Move dir_list to SDK 2014-10-22 01:13:05 +02:00
Jean-André Santoni
657312b342 (XMB) Fix display of items above the horizontal line 2014-10-22 01:04:59 +02:00
twinaphex
d0650fc17b (360) Salamander build fix 2014-10-22 01:03:29 +02:00
twinaphex
25a18c3b42 Add retro_inline.h to SDK 2014-10-22 01:00:59 +02:00
twinaphex
1291256b66 (360) Build fixes 2014-10-22 00:55:35 +02:00
twinaphex
83602a79f1 (MSVC) Buildfix 2014-10-22 00:50:30 +02:00
Twinaphex
d59cb7289d Refine CFEXtensions.m 2014-10-22 00:42:54 +02:00
twinaphex
f51513db45 (OSX 10.6) Compatibility patches to CFExtensions.m 2014-10-22 00:38:30 +02:00
twinaphex
6849f4f18c (Salamander) Fix Salamander targets 2014-10-22 00:28:56 +02:00
twinaphex
187d4362ca (Android) Build fix 2014-10-22 00:26:15 +02:00
Twinaphex
2c8971f308 (Apple OSX) Build fix 2014-10-22 00:24:06 +02:00
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