Commit Graph

29555 Commits

Author SHA1 Message Date
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 5a7de50bd3.
2015-09-21 21:32:31 +02:00
twinaphex 1fc97df819 Revert "Add action_type to menu_displaylist_push_list"
This reverts commit b7d0f45109.
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 a9a9f6cbae.
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
twinaphex 466a32fc9e (Apple) Some Apple xcodeproj fixes 2015-09-20 16:09:31 +02:00
twinaphex 28dc6d0c7d (Android) Buildfix 2015-09-20 16:05:18 +02:00
twinaphex 2c325f0ea6 (memory/wii) Cleanups 2015-09-20 16:01:27 +02:00
twinaphex f2701089e6 (bootstrap/gx/wii/app_booter) Buildfix 2015-09-20 15:57:07 +02:00
twinaphex 8ba2045349 Add retro_file to audio/tests 2015-09-20 15:53:05 +02:00
twinaphex f081c7d6ed Move qnx to pkg/ 2015-09-20 15:49:43 +02:00
twinaphex 6b45695e83 Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
twinaphex 8243d5238f Move ctr/ to pkg/ 2015-09-20 15:48:17 +02:00
twinaphex d1411f4caa Move msvc to pkg/msvc 2015-09-20 15:46:21 +02:00
twinaphex b95ec92b05 Move dist-scripts/debian to pkpg/debian 2015-09-20 15:45:08 +02:00
twinaphex 19b95f950d Move netlogger around 2015-09-20 15:43:34 +02:00
twinaphex dd8e5f2291 Move pandora files 2015-09-20 15:41:28 +02:00
twinaphex 7ad32fc8aa (XDK) Move files around 2015-09-20 15:39:59 +02:00