Commit Graph

34054 Commits

Author SHA1 Message Date
twinaphex
cfa01f623d input_remapping_state - remove function and inline inside input_driver.c
input_state function
2016-11-06 15:42:26 +01:00
twinaphex
7e5d2321c5 Create video_driver_reinit 2016-11-06 14:18:29 +01:00
twinaphex
feacc56fff Prevent crash by checking if msg is NULL before doing strlcpy call 2016-11-06 14:10:25 +01:00
twinaphex
9a87dabca1 One less leaf function inside video_driver_frame 2016-11-06 14:06:47 +01:00
twinaphex
fbcefd02b9 (video_driver.c) Copy message if runloop_ctl returns true 2016-11-06 14:05:00 +01:00
twinaphex
49893c10f5 Prevent early returns for video_frame_pixel_scale 2016-11-06 13:57:27 +01:00
twinaphex
483cd0077c Move code 2016-11-06 13:42:34 +01:00
twinaphex
777f2df35c Remove video_driver_unset_active 2016-11-06 13:38:31 +01:00
twinaphex
8acb4cac78 video_driver_frame_filter - make early returns unnecessary 2016-11-06 13:34:48 +01:00
twinaphex
bc9dabf916 Add pkg/wiiu files 2016-11-06 13:26:33 +01:00
twinaphex
89984e6579 Implement info callback for cheevos 2016-11-06 13:05:28 +01:00
twinaphex
a57cb22da8 Disable OK button for cheevos 2016-11-06 13:02:19 +01:00
twinaphex
18537d9cb4 Reorder some msg_enums for consistency 2016-11-06 12:44:02 +01:00
twinaphex
d9e30c2722 Rename MENU_ENUM_LABEL_VALUE_ENABLE to MENU_ENUM_LABEL_VALUE_CHEEVOS_ENABLE 2016-11-06 12:41:26 +01:00
Alcaro
506c14dcc4 No need for inconsistency, let's just not have this at all. 2016-11-06 12:09:08 +01:00
Alcaro
d64aa98bee Clarify this one, all known fronts already do this 2016-11-06 12:02:37 +01:00
Alcaro
dd9a810451 This warning doesn't need to be here 2016-11-06 12:02:37 +01:00
twinaphex
56337666de Implement sublabels for cheevos 2016-11-06 12:00:47 +01:00
twinaphex
0a046eaaf7 Turn menu_dialog_current_id into static variable again 2016-11-06 11:55:07 +01:00
twinaphex
05f1657048 (win32_common.cpp) Cleanup 2016-11-06 11:52:03 +01:00
twinaphex
89ed02cd01 (stb_unicode.c) Style nits 2016-11-06 11:44:21 +01:00
twinaphex
f7378be00f Fix C89_BUILD warnings 2016-11-06 11:42:35 +01:00
twinaphex
54557d3a9b (cheevos.c) Style nits 2016-11-06 11:39:46 +01:00
twinaphex
9d1159e95e Rename two strings 2016-11-06 11:37:55 +01:00
twinaphex
82d3629dac Try to push them always 2016-11-06 01:08:56 +01:00
twinaphex
0c41a8873d Move 'Start Videoprocessor Core' / 'Start Remote RetroPad Core' to
'Load Core'
2016-11-06 00:04:37 +01:00
twinaphex
cca2aa7ee9 (MSVC) Add HAVE_UPDATE_ASSETS 2016-11-05 23:32:29 +01:00
radius
4265abb2d0 enable secondary list for unofficial 2016-11-05 17:03:35 -05:00
radius
486254f06d separate hardcore achievements 2016-11-05 16:55:57 -05:00
twinaphex
f190909aae Fix cheevos messages 2016-11-05 21:55:32 +01:00
twinaphex
ad5d78b63e Define this too 2016-11-05 20:50:13 +01:00
twinaphex
37ff8cb66f Prevent stb_truetype from being included twice for Griffin 2016-11-05 20:45:23 +01:00
twinaphex
a092f4d383 Add this to Griffin 2016-11-05 20:41:54 +01:00
Twinaphex
6b2d6c0d21 Merge pull request #3943 from leiradel/master
Fixed achievements in hardcore mode.
2016-11-05 19:58:58 +01:00
twinaphex
0dbf7b21b6 Enable STB unicode font for Android and Win32 too 2016-11-05 19:33:07 +01:00
twinaphex
33e099d2a3 (WiiU) Buildfix 2016-11-05 19:05:13 +01:00
twinaphex
89230a0ac9 Add stb_unicode.c to Griffin 2016-11-05 18:59:56 +01:00
Twinaphex
675266705e Merge pull request #3942 from frangarcj/master
(VITA) Add uft8 support
2016-11-05 16:29:09 +01:00
Francisco José García García
14c9eb47c4 (VITA) Add uft8 support 2016-11-05 16:21:21 +01:00
Twinaphex
7e40568fbe Merge pull request #3941 from aliaspider/master
(WIIU) add missing file.
2016-11-05 15:52:23 +01:00
aliaspider
2aa555fb95 (WIIU) forgot to add this file too. 2016-11-05 15:09:37 +01:00
Twinaphex
92b3a24943 Merge pull request #3940 from aliaspider/master
(WIIU) GX2
2016-11-05 15:07:31 +01:00
aliaspider
d3b3c18a6f (WIIU) GX2 rendering. 2016-11-05 15:05:46 +01:00
aliaspider
0433cae3c9 (WIIU) misc. 2016-11-05 15:01:43 +01:00
twinaphex
dad26e0956 Header cleanup 2016-11-05 14:10:30 +01:00
twinaphex
4bade2aa2e C89_BUILD buildfix 2016-11-05 14:05:05 +01:00
twinaphex
3d5a744f8e (menu_event.c) Cleanups 2016-11-05 14:04:05 +01:00
twinaphex
82af0a853c Add another log message 2016-11-05 14:02:42 +01:00
Twinaphex
4473408711 Merge pull request #3939 from duskgao/patch-1
more chs translation 3
2016-11-05 13:52:17 +01:00
duskgao
86c3cb5bc0 more chs translation 3
rt
2016-11-05 20:45:46 +08:00