22745 Commits

Author SHA1 Message Date
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
twinaphex
4c2bc0c1fe (rbmp_encode.c) Make it C89-friendly 2015-09-21 11:58:36 +02:00
twinaphex
b9ba75403e (GL) Fix mixe code declaration (for C89_BUILD) 2015-09-21 11:50:02 +02:00
twinaphex
ab325df65d (libretro-db) Style nits 2015-09-21 11:42:41 +02:00
twinaphex
9093cd4aba (libretro-db) Use retro_endianness.h functions completely 2015-09-21 11:37:31 +02:00
twinaphex
0d16768688 (libretro-db) Start using retro_endian.h functions directly 2015-09-21 11:28:33 +02:00
twinaphex
c21df1eb7d Update retro_miscellaneous.h 2015-09-21 11:17:19 +02:00
Twinaphex
dd97106b35 Merge pull request #2150 from aliaspider/master
(CTR/3DS) build IDs/Icons update.
2015-09-21 00:14:56 +02:00
aliaspider
91c73dada3 (CTR/3DS) build IDs/Icons update. 2015-09-20 23:02:38 +01:00
twinaphex
010d75f700 Database entry now shows serial 2015-09-20 23:58:02 +02:00
twinaphex
c1273d33c0 (Vita) Add UVLoader_stub to LIBS 2015-09-20 23:56:22 +02:00
Twinaphex
565f2f47b0 Merge pull request #2149 from aliaspider/master
(CTR/3DS) improve memory management.
2015-09-20 22:48:49 +02:00
aliaspider
4c34badf8b (CTR/3DS) improve memory management.
only stacksize and linear heap size need to be specified now.
regular heap size will be determined automatically.
2015-09-20 21:46:10 +01:00
twinaphex
f75cdd1e97 (Vita) Fix some warnings about possibly uninitialized variables 2015-09-20 22:44:03 +02:00
twinaphex
27f9e258fc (CTR) Have to move ctr files back too 2015-09-20 19:15:51 +02:00
twinaphex
365f501b2a (wii buildfix) Have to move app_booter files back 2015-09-20 19:14:13 +02:00
twinaphex
10313536bc Revert "rename 3ds to ctr"
This reverts commit a9a9f6cbae5dcd51e5e4f31d9f91218411c8ae6f.
2015-09-20 19:12:11 +02:00
Andrés
a9a9f6cbae rename 3ds to ctr 2015-09-20 12:04:24 -05:00
twinaphex
784a35ce36 Update .gitignore 2015-09-20 16:26:43 +02:00
twinaphex
6c4061d2b7 (iOS) More xcodeproj changes 2015-09-20 16:11:57 +02:00