Commit Graph

20937 Commits

Author SHA1 Message Date
Alcaro
d333bd0f77 Fix more C89 fails. 2015-06-26 19:35:36 +02:00
twinaphex
97f10e4a64 Some more C89 compatibility fixes 2015-06-26 19:34:19 +02:00
twinaphex
f01e481362 (performance.c) Some C89 fixes 2015-06-26 19:22:21 +02:00
twinaphex
f0201776be (retroarch.c) More C89 fixes 2015-06-26 19:19:36 +02:00
twinaphex
9ee860c6d9 Some more C89 fixes 2015-06-26 19:15:17 +02:00
twinaphex
d523e2d7ae (pixconv.c) C89 fixes 2015-06-26 19:12:01 +02:00
Alcaro
2fe26a545c Clean out C89 errors here too. 2015-06-26 18:50:37 +02:00
Alcaro
adb2942e5c Fix CXX_BUILD 2015-06-26 18:39:20 +02:00
Alcaro
4ca6c2398c More C89 cleanups, part 3 2015-06-26 18:35:52 +02:00
twinaphex
b778c9a7d4 (wayland_ctx.c) Move uninitialized variable to the top of the function 2015-06-26 18:25:17 +02:00
twinaphex
653c76c987 Fix Wayland warning 2015-06-26 18:24:51 +02:00
Twinaphex
64becb3a3c Merge pull request #1867 from Holzhaus/german-translation-update
German translation update
2015-06-26 18:05:28 +02:00
Alcaro
febcbc5ce4 C89 cleanups part 2 2015-06-26 17:48:43 +02:00
twinaphex
7961d82e3c (sinc.c) Cleanup 2015-06-26 17:33:15 +02:00
twinaphex
9358114b9c (nearest.c) Indenting nits 2015-06-26 17:30:30 +02:00
twinaphex
bbfe2c4714 (cc_resampler.c) Cleanups 2015-06-26 17:20:54 +02:00
Jan Holthuis
6e401c6572 (menu/intl/menu_hash_de) Add more german "help" translations 2015-06-26 17:13:06 +02:00
Jan Holthuis
9841946f76 (menu/intl/menu_hash_de) Add more german translations 2015-06-26 17:12:44 +02:00
Alcaro
1bbd54f597 Some C89 strict fixes 2015-06-26 17:03:12 +02:00
twinaphex
9bc06346b5 (cc_resampler.c) Some C89 strict fixes 2015-06-26 17:02:52 +02:00
Twinaphex
1cf52546e1 Merge pull request #1866 from heuripedes/master
(qb/Makefile.common) Add checks for GLUI and XMB
2015-06-26 16:58:03 +02:00
Higor Eurípedes
224dfb2570 (qb/Makefile.common) Add checks for GLUI and XMB 2015-06-26 11:55:06 -03:00
Twinaphex
deb834a132 Merge pull request #1865 from Holzhaus/german-android-translations
Added german Android translations
2015-06-26 16:42:13 +02:00
Jan Holthuis
f71d1cacc0 Added german Android translations 2015-06-26 16:38:01 +02:00
twinaphex
229d5b169b (libretro-db) Fix Makefile 2015-06-26 16:37:48 +02:00
twinaphex
aa6cdf5d5a Put extern "C" around cocoa_keyboard_event 2015-06-26 16:32:30 +02:00
Alcaro
97f8188969 Clean up some C99 longlongs. 2015-06-26 16:21:50 +02:00
twinaphex
1a448e3054 Fix one warning 2015-06-26 16:13:36 +02:00
twinaphex
cd8a15c0df (dir_list_special.h) C89 build fix 2015-06-26 16:09:11 +02:00
twinaphex
df6f279991 Some more C89 buildfixes 2015-06-26 16:07:31 +02:00
twinaphex
6fb7e4cbb7 C89 fixes/cleanups 2015-06-26 16:04:42 +02:00
twinaphex
a5e7028088 Cleanup some duplicate headers in libretro-db 2015-06-26 15:57:16 +02:00
Alcaro
61d4c72047 Make this one less ugly. 2015-06-26 15:55:59 +02:00
Alcaro
c3e111605b Fix retro_inline.h under C89. 2015-06-26 15:53:20 +02:00
twinaphex
a132fa0fba Some C89 build fixes 2015-06-26 15:53:18 +02:00
Twinaphex
f597f3e4b0 (CGL) Fix some linking errors when building with CXX_BUILD 2015-06-26 15:44:47 +02:00
Alcaro
2b1c52858d Add C89_BUILD flag that makes the compiler throw about 30000 errors. 2015-06-26 15:43:45 +02:00
twinaphex
608582103b (ffmpeg_core.c) Should now be compatible with CXX_BUILD now 2015-06-26 15:37:22 +02:00
twinaphex
d64cb9b326 (ffmpeg_core.c) Fix two warnings 2015-06-26 15:36:12 +02:00
twinaphex
bd1c8e5489 (ffmpeg_core.c) Cleanups 2015-06-26 15:33:30 +02:00
Alcaro
75e42b99a1 Shut up some CXX_BUILD link errors. 2015-06-26 15:28:28 +02:00
twinaphex
541c1e1911 (ffmpeg_core.c) Fix CXX_BUILD error 2015-06-26 15:14:01 +02:00
Twinaphex
2e27d52e54 Merge pull request #1864 from lakkatv/xmb
(French) More translations
2015-06-26 14:44:44 +02:00
Jean-André Santoni
b15cd61f63 (Menu) Resets the shader before drawing the menu background, prevents to apply the game shader to the menu background 2015-06-26 19:38:42 +07:00
Jean-André Santoni
7d9240a5b2 (French) More translations 2015-06-26 19:25:01 +07:00
twinaphex
b536bad9f9 (menu_input.c) Fix some CXX_BUILD warnings 2015-06-26 13:48:59 +02:00
twinaphex
c74631e2c7 (Menu) Cleanup warnings in CXX_BUILD mode 2015-06-26 13:47:36 +02:00
twinaphex
46c99bd225 (libusb_hid.c) Buildfixes for CXX_BUILD 2015-06-26 13:16:47 +02:00
twinaphex
6988f1bb76 (libusb_hid.c) Define LIBUSB_CAP_HAS_HOTPLUG in case it's not there 2015-06-26 13:06:48 +02:00
twinaphex
c1aa66b6e9 (file_extract.c) Prevent CXX_BUILD=1 warning 2015-06-26 12:45:51 +02:00