Commit Graph

21233 Commits

Author SHA1 Message Date
twinaphex
263323248b Exclude Wayland from C89 build 2015-06-30 14:00:21 +02:00
twinaphex
d62bb3cd22 (menu_cbs_*) C89 buildfixes 2015-06-30 13:58:33 +02:00
twinaphex
e9139eca07 (internal_cores.h) Add ifdef 2015-06-30 13:54:12 +02:00
Alcaro
f067fd2dbc Thanks for the bisect, @joolswills. Those pointers sure can be nasty. Fixes #1876. 2015-06-30 12:33:51 +02:00
Alcaro
adb532d6f6 We have a dependency on the image viewer core too, so always include this. 2015-06-30 12:19:36 +02:00
twinaphex
96c119bb1d Move retroarch_logger.h to libretro-common/include 2015-06-30 00:38:10 +02:00
twinaphex
e5d8773464 (retroarch_logger.h) Add MARCH_INTERNAL ifdef 2015-06-29 23:21:49 +02:00
Alcaro
7859c4a3c1 Update Makefile.common 2015-06-29 23:20:19 +02:00
twinaphex
80142af594 (libusb) Another API not C89-compliantl 2015-06-29 23:19:02 +02:00
twinaphex
f1a1f3531b (ffmpeg_core.c) C89 build fixes 2015-06-29 22:20:32 +02:00
Twinaphex
07f20d6ed6 Merge pull request #1874 from lakkatv/xmb
(French) Update translation
2015-06-29 22:04:12 +02:00
Jean-André Santoni
890374cf83 (French) Update translation 2015-06-30 02:56:47 +07:00
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