Commit Graph

33481 Commits

Author SHA1 Message Date
twinaphex
a9ce430ed6 Prevent some implicit memsets 2016-10-20 18:33:25 +02:00
twinaphex
e4fd727687 More translated strings 2016-10-20 18:23:34 +02:00
twinaphex
ce7cb96e99 Add more translatable strings 2016-10-20 18:08:31 +02:00
twinaphex
09fd2fa118 Make two strings translatable 2016-10-20 18:02:23 +02:00
twinaphex
c135e5d688 Add dots at the end of strings 2016-10-20 18:00:54 +02:00
twinaphex
1b829e3159 Add another label 2016-10-20 17:45:35 +02:00
Twinaphex
838cae65c3 Merge pull request #3837 from lakkatv/master
(XMB) Fix label centering
2016-10-20 16:32:23 +02:00
Jean-André Santoni
d027a558c0 (XMB) Fix label centering 2016-10-20 16:29:14 +02:00
twinaphex
8d28a5f2e9 Add audio settings sublabel 2016-10-20 16:19:14 +02:00
twinaphex
0a295998a2 Hook up sublabels 2016-10-20 16:10:20 +02:00
twinaphex
c9c7aea184 Create sublabel callbacks 2016-10-20 15:57:35 +02:00
twinaphex
fa8e59c1ff Create menu_entry_get_sublabel 2016-10-20 15:49:00 +02:00
twinaphex
5f552253c4 Add sublabel to menu_entry_t 2016-10-20 15:47:02 +02:00
Twinaphex
1471c9c299 Merge pull request #3835 from lakkatv/master
(XMB) Add a second font
2016-10-20 15:11:43 +02:00
Jean-André Santoni
dff751420a (XMB) Add a second font 2016-10-20 09:52:17 +02:00
twinaphex
5a7da6d195 Simplify runloop_check_state 2016-10-20 06:34:39 +02:00
twinaphex
763f7ecb01 Replace some more runloop_ctl calls 2016-10-20 06:17:53 +02:00
twinaphex
ea47660282 runloop_iterate - cut down on another runloop_ctl function call 2016-10-20 06:15:53 +02:00
twinaphex
3a4b638824 Simplifications - don't call runloop_ctl so much in runloop_iterate 2016-10-20 06:07:57 +02:00
twinaphex
606a203f29 Simplify runloop_iterate_time_to_exit 2016-10-20 06:02:08 +02:00
twinaphex
7ebac14e47 (D3D) Cleanups 2016-10-20 05:36:02 +02:00
twinaphex
41212b40c5 Remove DONT_HAVE_STATE_TRACKER 2016-10-20 05:11:35 +02:00
twinaphex
648877757f Revert "(D3D) Cleanups"
This reverts commit e50f8b061d.
2016-10-20 05:07:03 +02:00
twinaphex
e50f8b061d (D3D) Cleanups 2016-10-20 05:05:37 +02:00
twinaphex
2cb7cc01bf (D3D) Cleanups 2016-10-20 05:00:20 +02:00
twinaphex
e71f8baa5f d3d_overlay_render - cleanup 2016-10-20 04:51:48 +02:00
twinaphex
a77f669805 Flesh out menu_display_d3d_bind_texture 2016-10-20 04:46:55 +02:00
twinaphex
2b576ebc1c Get rid of _XBOX defines 2016-10-20 04:37:13 +02:00
twinaphex
87fb7738f7 Cleanups 2016-10-20 03:42:57 +02:00
twinaphex
e85fca7b75 input_state and input_keys_pressed - prevent some more
function calls
2016-10-20 03:39:32 +02:00
twinaphex
ae7ccdfb92 Don't pass param to runloop_iterate_linefeed 2016-10-20 03:32:13 +02:00
Twinaphex
762a0faef3 Merge pull request #3834 from JuanVCS/master
Move 'Save Core/Game Overrides' to Quick Menu
2016-10-20 03:24:50 +02:00
twinaphex
5eb5195169 input_keys_pressed - get rid of unnecessary for loop 2016-10-20 03:10:36 +02:00
twinaphex
4a56ed618a Simplify input_keys_pressed 2016-10-20 02:39:45 +02:00
twinaphex
6746b06e73 input_driver_keys_pressed - merge into input_keys_pressed 2016-10-20 02:24:45 +02:00
twinaphex
f08609361e input_keys_pressed - prevent extraneous leaf function calls 2016-10-20 02:22:48 +02:00
twinaphex
546dd0422f Don't call extraneous functions inside input_keys_pressed 2016-10-20 02:20:40 +02:00
twinaphex
4b807b482f Create runloop_poll 2016-10-20 02:17:17 +02:00
Twinaphex
335c9ec958 Merge pull request #3832 from heuripedes/font-things
(zarch) Fix build
2016-10-20 01:34:17 +02:00
Higor Eurípedes
ec776a8d75 (zarch) Fix build 2016-10-19 20:13:01 -03:00
twinaphex
275814e291 Replace font_driver_free(NULL) calls with font_driver_free_osd()
inside video drivers
2016-10-20 00:39:33 +02:00
twinaphex
86eed6706e Prevent some null pointer dereferences 2016-10-20 00:30:34 +02:00
twinaphex
ddb4f85430 netplay_common.c - Buildfix for MSVC 2016-10-19 18:09:59 +02:00
twinaphex
310de4698c Prevent some potential NULL pointer dereferences 2016-10-19 18:06:21 +02:00
twinaphex
6f06b0ad59 menu_animation.c - get rid of void * parameter 2016-10-19 04:52:38 +02:00
twinaphex
6a4d375e1d menu_dialog_push - prevent implicit memset 2016-10-19 04:16:25 +02:00
twinaphex
290c5ea2f5 Get rid of some implicit memsets 2016-10-19 04:02:00 +02:00
twinaphex
0b3b0a474b Fix CXX_BUILD 2016-10-19 03:59:32 +02:00
twinaphex
0f3081701b Cleanups 2016-10-19 03:55:57 +02:00
twinaphex
546a6aa64a audio_driver_flush - prevent implicit memset 2016-10-19 03:48:34 +02:00