23164 Commits

Author SHA1 Message Date
twinaphex
b748c4d27f Blacklist imageviewer for C89 2015-09-22 16:47:56 +02:00
twinaphex
6f23bcbc0b Blacklist libusb and ffmpeg for C89 2015-09-22 16:47:00 +02:00
twinaphex
571c49ca87 (retroarch-joyconfig-griffin.c) Add C99 checks 2015-09-22 16:43:59 +02:00
Alcaro
40ca0baa07 Allow defining libraries as C89 incompatible in qb/config.params.sh. 2015-09-22 16:40:07 +02:00
twinaphex
82f08c42a6 More C89_BUILD fixes 2015-09-22 16:06:22 +02:00
twinaphex
314f6326fd Convert C++ comments to C - stb_truetype 2015-09-22 16:04:03 +02:00
Twinaphex
304ff01a31 Merge pull request #2161 from lakkatv/scanning
Serial lookup for psx scanning
2015-09-22 15:34:25 +02:00
twinaphex
d60f44ce5b (C89_BUILD) stb_rect_pack.h - C89 buildfixes 2015-09-22 15:33:32 +02:00
Jean-André Santoni
0e7018c27d Serial lookup for psx scanning 2015-09-22 15:22:15 +02:00
twinaphex
f47ee55525 (libretro-db) Add rules to clean target 2015-09-22 14:50:20 +02:00
twinaphex
f7d0f25c07 Start making stb_truetype more C89-compliant 2015-09-22 14:46:28 +02:00
twinaphex
e19f82988c Work around C89 string literal length limitations 2015-09-22 14:07:02 +02:00
twinaphex
8e2b04d556 Work around C89 limitations 2015-09-22 13:47:59 +02:00
twinaphex
21ab9bbeee Assume long long is there for C89_BUILD 2015-09-22 13:32:56 +02:00
Alcaro
46920915f9 Nuke the C90_BUILD thing and make it just turn on C89, those added conditionals are ugly. 2015-09-22 13:08:46 +02:00
twinaphex
6779fcf4f1 (CXX_BUILD) Buildfix 2015-09-22 13:00:36 +02:00
twinaphex
2660606f41 (libretro-common) config_file.c - Cleanups 2015-09-22 12:58:22 +02:00
twinaphex
1f852fb23d (libretro-common) Remove some header dependencies 2015-09-22 12:54:51 +02:00
twinaphex
5da780b2fd Remove some header dependencies 2015-09-22 12:52:15 +02:00
twinaphex
cbb9744c66 (retro_stat.c) Warning fixes - include header for PS3 2015-09-22 01:51:34 +02:00
Twinaphex
5e04a5f377 Merge pull request #2155 from lakkatv/cocoa
Restore uitableviewcell selection style
2015-09-22 01:48:03 +02:00
twinaphex
3db688d477 Create retro_stat.c/retro_stat.h 2015-09-22 01:45:30 +02:00
Jean-André Santoni
edf3ac0e6d Restore uitableviewcell selection style 2015-09-22 01:33:43 +02:00
Twinaphex
05704f6b9c Merge pull request #2154 from lakkatv/cocoa
Display the menu title in the uiviewcontroller title, and move the co…
2015-09-22 01:28:49 +02:00
Jean-André Santoni
1f42d027c9 Display the menu title in the uiviewcontroller title, and move the core version to a bottom toolbar 2015-09-22 01:26:50 +02:00
Twinaphex
94397db093 Merge pull request #2153 from lakkatv/cocoa
Workaround for the double populate on cocoatouch
2015-09-21 23:33:11 +02:00
Jean-André Santoni
e8a00ae73a Workaround for the double populate on cocoatouch 2015-09-21 23:32:06 +02:00
twinaphex
f581dce1f7 Use path_is_directory from retro_dirent.c 2015-09-21 23:20:46 +02:00
Twinaphex
4d8b3c4c48 Merge pull request #2152 from jeapostrophe/master
animate moving menus better
2015-09-21 23:01:28 +02:00
Jay McCarthy
4c04c2c47a animate moving menus better 2015-09-21 16:52:37 -04:00
twinaphex
15b7fa545d (PSP1) Buildfix 2015-09-21 22:48:50 +02:00
twinaphex
9d67d48036 Create path_is_valid 2015-09-21 22:46:27 +02:00
twinaphex
77d99395a2 (PS3) path_is_directory - add cellFsStat implementation 2015-09-21 21:59:04 +02:00
twinaphex
00b2ce6498 (retro_file.c) Add PS3 CellOS implementation 2015-09-21 21:53:47 +02:00
twinaphex
51d3738a00 Revert "Add type to populate_entries"
This reverts commit 5a7de50bd3c23fdbe81a802840bfe8e5275571c2.
2015-09-21 21:32:31 +02:00
twinaphex
1fc97df819 Revert "Add action_type to menu_displaylist_push_list"
This reverts commit b7d0f451091a7d56ace026a92faea1c3ee6bbbaf.
2015-09-21 21:32:23 +02:00
twinaphex
b7d0f45109 Add action_type to menu_displaylist_push_list 2015-09-21 21:11:37 +02:00
twinaphex
5a7de50bd3 Add type to populate_entries 2015-09-21 20:48:26 +02:00
twinaphex
0c81426b7c (iOS) Update xcodeproj 2015-09-21 20:02:12 +02:00
Twinaphex
bf8dfb483f (iOS) Update solution - still broken 2015-09-21 19:59:34 +02:00
twinaphex
83c328d539 (wii/app_booter) Style nits 2015-09-21 19:28:20 +02:00
twinaphex
350dee9f51 (libretro-db) Don't use off_t 2015-09-21 17:47:02 +02:00
twinaphex
e1fadcd813 (libretro-db) Cleanups 2015-09-21 17:39:06 +02:00
twinaphex
951a8903c3 (query.c) Use strlcpy
(font_renderer/freetype) Add Vera.ttf fallback
2015-09-21 16:29:05 +02:00
twinaphex
031190ed14 (libretro-db/query.c) Update this - should fix crash 2015-09-21 16:23:08 +02:00
twinaphex
3960897e74 (libretro-db) Cleanups 2015-09-21 15:37:14 +02:00
twinaphex
f19366eaca (PS3/libretro-db) Avoid some warnings 2015-09-21 15:33:35 +02:00
twinaphex
753e58fee5 (libretro-db) Cleanup some headers 2015-09-21 15:31:00 +02:00
twinaphex
b5a462dc38 (libretro-db) Simplify 'chomp' function 2015-09-21 15:26:42 +02:00
twinaphex
b23e0abac8 (libretro-db) Turn some snprintf usage into strlcpy 2015-09-21 15:25:56 +02:00