Commit Graph

21021 Commits

Author SHA1 Message Date
twinaphex
fefa500dcf Some C89 build fixes 2015-06-29 21:52:55 +02:00
twinaphex
018c685b09 C89_BUILD fixes 2015-06-29 21:39:00 +02:00
twinaphex
de6494f6d9 Refactor rarch_logger.h -should no longer use macros 2015-06-29 16:54:43 +02:00
Twinaphex
f8e151bc7a Merge pull request #1873 from heuripedes/master
Menu fixes
2015-06-29 08:08:49 +02:00
Higor Eurípedes
c2904e5b3f (menu_displaylist) Fix leak in menu_displaylist_parse_database_entry() 2015-06-28 18:56:51 -03:00
Higor Eurípedes
6b8ebcbae1 (menu_cbs_iterate) Render while in ITERATE_TYPE_ZIP mode 2015-06-28 17:56:06 -03:00
twinaphex
052c5c0a0a (iOS/OSX) Add HAVE_IMAGEVIEWER 2015-06-28 19:23:49 +02:00
twinaphex
22ae788c39 Simplify string 2015-06-28 19:19:18 +02:00
twinaphex
4798975a85 Silence some more MSVC warnings 2015-06-28 19:16:08 +02:00
twinaphex
48dcd63557 Silence MSVC warning 2015-06-28 19:15:12 +02:00
twinaphex
f31c1733d9 Silence MSVC warnings 2015-06-28 19:14:27 +02:00
twinaphex
6aa6e8c1d9 Restore this function 2015-06-28 19:11:31 +02:00
twinaphex
8bf46e4424 Add call to network_init before setting up http connection 2015-06-28 19:10:36 +02:00
Twinaphex
d9c150fc46 (Menu) Cleanups 2015-06-28 18:57:06 +02:00
twinaphex
84c18a353d Create HAVE_IMAGEVIEWER ifdef 2015-06-28 18:55:00 +02:00
twinaphex
8abf6779c0 retroarch.c - cover all-caps extensions too 2015-06-28 18:10:48 +02:00
twinaphex
808ca58b0a Update menu/intl/ 2015-06-28 18:03:39 +02:00
twinaphex
67edc97ff1 Update stb_image.h 2015-06-28 17:56:13 +02:00
Alcaro
ad197df312 Merge pull request #1872 from Hyllian/master
Fix some portuguese translations.
2015-06-28 17:51:45 +02:00
Hyllian
0547a3f60e More fixes. 2015-06-28 17:44:12 +02:00
Hyllian
15c1f4362f Revert "Some fixes and translations."
This reverts commit b6ac751b62.
2015-06-28 17:42:06 +02:00
Hyllian
b6ac751b62 Some fixes and translations. 2015-06-28 17:40:48 +02:00
Hyllian
2f60227024 Revert "Changes some translations."
This reverts commit 8b081b3414.
2015-06-28 17:31:59 +02:00
twinaphex
9b997b4e70 Handle usecase where a core has no core options 2015-06-28 17:22:53 +02:00
twinaphex
57ae359e62 Builtin image viewer should now work 2015-06-28 17:21:32 +02:00
Hyllian
8b081b3414 Changes some translations. 2015-06-28 17:21:14 +02:00
twinaphex
8882f762c4 Start hooking up imageviewer, pt. 1 2015-06-28 17:02:01 +02:00
twinaphex
0d568f4c65 Rename 'Media Player Settings' to 'Multimedia Settings' 2015-06-28 16:52:11 +02:00
twinaphex
d85c809cd1 (nl) Rename 'Quick Menu' 2015-06-28 16:40:32 +02:00
twinaphex
63d5965199 (stb_image.h) Fix warning 2015-06-28 16:34:30 +02:00
twinaphex
34fc48b43a Fix CXX_BUILD 2015-06-28 16:33:05 +02:00
twinaphex
59148b6799 Rename 'Load Recent' and move it to Main Menu 2015-06-28 16:24:21 +02:00
twinaphex
3cd8184fca Media player options - no longer hide this behind HAVE_FFMPEG 2015-06-28 16:12:04 +02:00
twinaphex
a4f1de5175 Add cut-down stb_image.h 2015-06-28 15:51:32 +02:00
twinaphex
effa8dde71 Add cores/image_core.c 2015-06-28 15:51:08 +02:00
twinaphex
acc29f671e Start baking in imageviewer core 2015-06-28 15:50:36 +02:00
twinaphex
48c11b8c01 (ffmpeg_core.c) Prevent upcoming collisions 2015-06-28 14:48:36 +02:00
Alcaro
681e20428b Make "READ THE COMMENTS" show up in the compiler errors. 2015-06-28 10:54:36 +02:00
Alcaro
52f9243620 maybe I should also fix that assertion failure. 2015-06-28 10:42:54 +02:00
Alcaro
7037ceaca8 Add an assertion that the assertions are not removed. 2015-06-28 10:41:31 +02:00
Alcaro
bb41da24e3 Put back the static assertion b397c82 removed. 2015-06-28 10:30:23 +02:00
twinaphex
e20243613e Add extern "C" declarations 2015-06-28 02:00:44 +02:00
twinaphex
4b16a2a6bb (PT) Fix Horizontal List 2015-06-27 22:36:54 +02:00
twinaphex
b397c82cb3 (PT) Buildfix 2015-06-27 22:33:49 +02:00
Twinaphex
e645772200 Merge pull request #1870 from Hyllian/master
Update portuguese translation in menu_hash_pt.c
2015-06-27 22:29:21 +02:00
Hyllian
8972467c55 Update menu_hash_pt.c 2015-06-27 22:19:01 +02:00
twinaphex
35d877fdf2 (retroarch_logger.h) Buildfix 2015-06-27 20:39:23 +02:00
Twinaphex
0b7ec85edb (retroarch_logger.h) Buildfix 2015-06-27 20:35:39 +02:00
twinaphex
8fbe890e33 (Xbox1/iPhone) Add RARCH_LOG_VERBOSE conditionals to RARCH_LOG and RARCH_LOG_V 2015-06-27 20:32:45 +02:00
twinaphex
4c6d0d5e0e (retroarch_logger.h) Cleanup 2015-06-27 20:31:06 +02:00