Commit Graph

21039 Commits

Author SHA1 Message Date
twinaphex affd3683de Remove instances of 'RetroArch' name with 'program' 2015-06-30 15:26:14 +02:00
twinaphex 4d538a95f2 (SDL2) Cleanups 2015-06-30 14:53:05 +02:00
twinaphex 4109768a9a (libusb_hid.c) Use retro_log.h 2015-06-30 14:48:57 +02:00
twinaphex caa0175fcb (ffmpeg_core.c) Buildfix 2015-06-30 14:38:19 +02:00
twinaphex e74e402cdc More C89 build fixes 2015-06-30 14:37:11 +02:00
twinaphex 4fb3a7f1b7 stb_image / Python 3.x bindings not C89-compatible 2015-06-30 14:17:09 +02:00
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