21102 Commits

Author SHA1 Message Date
Alcaro
3d85acdb85 Kill off this 'val' variable, C89 hates it. 2015-06-30 22:36:36 +02:00
twinaphex
79ed8b2823 Fix rthreads.h 2015-06-30 22:16:31 +02:00
twinaphex
3fd11686cb (gl.c) Refactor 2015-06-30 19:07:53 +02:00
twinaphex
ffd3363d87 (shared.h) Refactors 2015-06-30 19:04:19 +02:00
twinaphex
3e2d8d2ccc (XMB) More refactors 2015-06-30 19:00:09 +02:00
twinaphex
aea28b5ec1 (XMB) Refactor 2015-06-30 18:57:03 +02:00
twinaphex
43c1c1e7ac (GLUI) Refactor some code 2015-06-30 18:53:57 +02:00
Twinaphex
a912ca097f Merge pull request #1877 from lakkatv/xmb
(XMB) Display music icon
2015-06-30 18:12:52 +02:00
Jean-André Santoni
ba02256006 (XMB) Display music icon 2015-06-30 23:07:22 +07:00
twinaphex
3a0d745615 (PS3) Fix libretrodb warnings 2015-06-30 16:22:51 +02:00
twinaphex
340caec0a0 (SNC) Fix a bunch of compiler warnings 2015-06-30 15:49:40 +02:00
twinaphex
80546dd326 Fix some warnings 2015-06-30 15:45:10 +02:00
twinaphex
25aac8282e (SDL2) Cleanups 2015-06-30 15:35:32 +02:00
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