Commit Graph

14391 Commits

Author SHA1 Message Date
twinaphex
156b2e44fc Start namespacing config file stuff 2014-10-22 03:26:31 +02:00
twinaphex
ec0792dbbe Rename dsp variables in config_file_userdata.c 2014-10-22 03:24:23 +02:00
twinaphex
d6890783da config_file.c - get rid of general.h dependency 2014-10-22 03:22:08 +02:00
Twinaphex
cbae1583f3 Merge pull request #1179 from lakkatv/xmb
(XMB) Display ON/OFF switch if such icons are available
2014-10-22 02:42:38 +02:00
Jean-André Santoni
262495f8e7 (XMB) Display ON/OFF switch if such icons are available 2014-10-22 02:41:28 +02:00
twinaphex
3ec3004142 (XDK1) Build fixes 2014-10-22 02:05:01 +02:00
twinaphex
a6b52d1f1f (XDK1) Some build fixes 2014-10-22 02:00:12 +02:00
Twinaphex
51122cad6d Merge pull request #1178 from lakkatv/xmb
Xmb
2014-10-22 01:42:56 +02:00
Jean-André Santoni
f8185a58d1 (XMB) Fix another regression 2014-10-22 01:40:02 +02:00
Jean-André Santoni
d8fbe2105d (XMB) Hide type label for entries already represented by a specific icon 2014-10-22 01:37:55 +02:00
Twinaphex
c94a8e24d7 Merge pull request #1177 from lakkatv/xmb
(Lakka) Generate mipmaps, and use only 256x256 png
2014-10-22 01:32:37 +02:00
Jean-André Santoni
1e727c0c31 (Lakka) Generate mipmaps, and use only 256x256 png 2014-10-22 01:28:16 +02:00
Twinaphex
33f541807a Merge pull request #1176 from lakkatv/xmb
(XMB) Generate mipmaps, and use only 256x256 png
2014-10-22 01:26:04 +02:00
Jean-André Santoni
e3594f36dd (XMB) Generate mipmaps, and use only 256x256 png 2014-10-22 01:22:22 +02:00
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