Commit Graph

20982 Commits

Author SHA1 Message Date
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
twinaphex
6f4a3c4d57 (Xbox) Simplify RARCH_LOG_V implementation somewhat 2015-06-27 20:25:56 +02:00
twinaphex
a0958eaa7c (retroarch_logger.h) Merge Xbox and iPhone logging 2015-06-27 20:20:29 +02:00
Twinaphex
b439e5b3f1 Merge pull request #1869 from vanfanel/master
DISPMANX: Rewrote surface management functions: fixed dispmanx-relate…
2015-06-27 19:39:19 +02:00
vanfanel
ba69eda47e DISPMANX: Rewrote surface management functions: fixed dispmanx-related errors when changing core or loading new content. 2015-06-27 19:14:30 +00:00
twinaphex
f561d61736 Rename 'Current Shader Parameters' 2015-06-27 19:27:23 +02:00
twinaphex
7e1a9ebee6 Move shader preset parameters up front 2015-06-27 19:24:46 +02:00
twinaphex
cc300120be (rewind.c) Get rid of unused variables 2015-06-27 17:26:35 +02:00
twinaphex
e3696f75f8 (De) Fix horizontal menu 2015-06-27 17:09:40 +02:00
twinaphex
f13f91ddc4 (de) Cleanup one FIXME 2015-06-27 17:03:13 +02:00
twinaphex
b04d1f43f9 Combine logger headers 2015-06-27 16:14:54 +02:00
twinaphex
7e37616901 Refactor some more code 2015-06-27 15:55:43 +02:00
twinaphex
7a2bd21b3d (runloop.c) Cleanup 2015-06-27 15:52:24 +02:00
twinaphex
55454a12aa Refactor some code in input_state 2015-06-27 15:36:53 +02:00
twinaphex
e1e3836b1b See previous commit 2015-06-27 14:47:32 +02:00
twinaphex
ae66caa98f Pass label_hash to menu_cbs_init_bind_right_compare_type 2015-06-27 14:46:50 +02:00
twinaphex
f8cec441a3 (NL) Retranslate two strings 2015-06-27 14:44:04 +02:00
twinaphex
70e56cd047 Make 'Search' label translatable 2015-06-27 14:16:41 +02:00
twinaphex
02af2abf93 (nl) Fix some more strings 2015-06-27 13:56:39 +02:00
twinaphex
d7ce278f53 (nl) Fix 'Core Settings' label 2015-06-27 13:54:07 +02:00
twinaphex
a5fc099115 (nl) Fix 'Logging Verbosity' 2015-06-27 13:52:59 +02:00
twinaphex
eeaee6e26a Add more Dutch translations 2015-06-27 13:50:35 +02:00
twinaphex
71d8d80769 Fix settings name mistake 2015-06-27 13:26:12 +02:00
twinaphex
d7a0a929ca (Menu) Add some more translatable strings 2015-06-27 13:25:14 +02:00
Alcaro
e71d8f852a Split these functions out. ctult needs them for netplay. 2015-06-27 04:53:37 +02:00
Alcaro
361879bc22 More //. 2015-06-26 20:47:22 +02:00
Alcaro
59b35bbc21 Fix printf mismatch. 2015-06-26 20:41:56 +02:00
twinaphex
b421778e50 (retroarch.c) Another C89 fix 2015-06-26 20:35:02 +02:00
twinaphex
0292f5c9b3 (libretro-db) Get rid of anon union 2015-06-26 20:33:40 +02:00
twinaphex
6e1fb7b94d Don't redefine retro_rumble_effect 2015-06-26 20:16:01 +02:00
twinaphex
6a49dcfdd6 (libretrodb.c) Buildfix 2015-06-26 20:07:46 +02:00
twinaphex
6ad1ebcd2a More C89 fixes 2015-06-26 19:57:40 +02:00
twinaphex
33d966a9d6 (rewind.c) C89 fixes 2015-06-26 19:55:09 +02:00
Alcaro
412ae1c5e6 More //s 2015-06-26 19:44:15 +02:00
twinaphex
8bfea0322f More C89 build fixes 2015-06-26 19:37:41 +02:00
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