Commit Graph

14400 Commits

Author SHA1 Message Date
twinaphex ccf43f6e85 Take out dynamic.h header include from general.h 2014-10-22 04:27:51 +02:00
twinaphex a77715dc2f (PS3) Build fix 2014-10-22 04:16:19 +02:00
twinaphex 71d846b020 (360) Fix Salamander 2014-10-22 04:01:29 +02:00
twinaphex 12f22b0c8a (D3D) Include file/file_path.h 2014-10-22 03:56:54 +02:00
twinaphex 1f99ba21d8 Include retro_miscellaneous.h inside config_file.c 2014-10-22 03:52:24 +02:00
twinaphex 0b95e3f2d7 (XDK1) C89 build fixes for config_file.c - Salamander build fixes 2014-10-22 03:52:23 +02:00
twinaphex 37ef0a4ce6 Update Salamander targets/Android 2014-10-22 03:42:07 +02:00
twinaphex 3a7d5a1625 Update license (config_file.c) 2014-10-22 03:36:32 +02:00
twinaphex 2997af48fa Move config-file code to SDK 2014-10-22 03:35:04 +02:00
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