22381 Commits

Author SHA1 Message Date
aliaspider
3b85e0dd5a (3DS) fix build to work with the latest ctrulib. 2015-09-07 18:31:30 +01:00
aliaspider
0f28b0cd16 (dist-scripts) psp1 salamander EBOOT was being copied before
compilation.
2015-09-07 14:37:32 +01:00
aliaspider
bd9a2f1db9 (dist-scripts) fix $big_stack check
-missing whitespace around the = operator made the statement always
evaluate to true.
-missing quotes made the conditional result in a syntax error when
$big_stack is empty.
2015-09-07 14:17:14 +01:00
twinaphex
944983c859 Cleanups 2015-09-07 02:50:30 +02:00
twinaphex
85ff96dd10 Cleanups 2015-09-07 02:46:47 +02:00
twinaphex
99425a0e9c Refactor away menu_common_push_content_settings 2015-09-07 02:43:52 +02:00
twinaphex
6d9dba8a45 Cleanup menu_common_load_content 2015-09-07 02:34:27 +02:00
twinaphex
32e97ffd46 Cleanup menu_common_load_content 2015-09-07 02:28:26 +02:00
twinaphex
3001b0180a Cleanups 2015-09-07 02:02:34 +02:00
twinaphex
09c3bd8d9c (d3d.cpp) Use sprintf 2015-09-07 01:46:19 +02:00
twinaphex
79f46c574f compat/msvc.h - define snprintf macro for _WIN32 too 2015-09-07 01:43:21 +02:00
Twinaphex
31164349fa (XMB) remove unused variable 2015-09-07 01:33:38 +02:00
twinaphex
b9570953b0 (menu_cbs_ok.c) Cleanups 2015-09-07 00:38:23 +02:00
twinaphex
a2c8fe3bc2 (menu_cbs_ok.c) Cleanups 2015-09-07 00:32:01 +02:00
twinaphex
862bdcd0da (Gekko) Set audio output rate to 32KHz 2015-09-07 00:05:59 +02:00
twinaphex
da3de73237 (Makefile.common) Add in HAVE_C90 checks 2015-09-06 23:49:59 +02:00
twinaphex
bbe210f7eb C89_BUILD fixes 2015-09-06 23:43:27 +02:00
twinaphex
d4ce118b1c (GLUI) Don't include video_thread_wrapper.h header 2015-09-06 23:37:27 +02:00
twinaphex
a38829dc2d (XMB) Cleanups 2015-09-06 23:24:51 +02:00
twinaphex
10340174de Cleanups 2015-09-06 23:15:03 +02:00
twinaphex
90e41a3e3f (XMB) Cleanups 2015-09-06 23:10:00 +02:00
twinaphex
0c65efdd65 Cleanups 2015-09-06 22:30:46 +02:00
twinaphex
439b761410 (XMB) Simplifications 2015-09-06 22:24:14 +02:00
twinaphex
61f6cf07ae (XMB) Simplify xmb_draw_icon 2015-09-06 22:18:59 +02:00
twinaphex
cc57ec7d4f Cleanups 2015-09-06 22:01:12 +02:00
twinaphex
ac2c938bb9 (XMB) Cut down on video_driver_get_size 2015-09-06 21:57:12 +02:00
twinaphex
6b11b4b514 Cut down on video_driver_get_size calls 2015-09-06 21:05:33 +02:00
twinaphex
6721d34114 Simplify menu_video_frame_background 2015-09-06 20:59:35 +02:00
twinaphex
54a9910c0d Simplify menu_video_frame_background 2015-09-06 20:53:52 +02:00
twinaphex
b781ab8ef5 (GLUI) Cleanups 2015-09-06 20:38:45 +02:00
twinaphex
27a28ee13d (GLUI) glui_render_quad - cleanups 2015-09-06 20:36:17 +02:00
twinaphex
9c286a5392 (GLUI) Don't spam video_driver_get_size 2015-09-06 20:14:40 +02:00
twinaphex
8d1289645e (GLUI) Pass more coord_color variables to glui_render_quad 2015-09-06 20:08:11 +02:00
twinaphex
1822bf15d5 cleanup unused variable 2015-09-06 20:04:00 +02:00
twinaphex
7529ea5c72 (menu_cbs_title.c) Cleanups 2015-09-06 20:00:38 +02:00
twinaphex
ac12c5a744 Cleanups 2015-09-06 19:49:51 +02:00
twinaphex
7df7d76131 Cleanups 2015-09-06 19:31:43 +02:00
twinaphex
821abdb471 Cleanups 2015-09-06 19:29:04 +02:00
twinaphex
3a75180866 Cleanups 2015-09-06 19:25:24 +02:00
twinaphex
eda9c179e6 (GLUI/XMB) Cleanups 2015-09-06 18:16:24 +02:00
twinaphex
c84f4efd7b Start preparing move of glViewport to menu_video_draw_frame 2015-09-06 18:08:52 +02:00
twinaphex
daa477d98e (GLUI) glui_render_quad - simplifications 2015-09-06 18:03:26 +02:00
twinaphex
fd1c3da6e9 Pass coord_color to glui_render_quad 2015-09-06 17:54:01 +02:00
twinaphex
699ebe2644 Simplify menu_video_frame_background 2015-09-06 17:45:16 +02:00
twinaphex
f74eeeb464 Turn menu_animation_ticker_generic into static function 2015-09-06 16:36:38 +02:00
Alcaro
b19f14c042 That's the last sign warning. Shut up. 2015-09-06 16:20:17 +02:00
Alcaro
a5ee1cb22d Shut up another sign warning. 2015-09-06 16:18:54 +02:00
twinaphex
c62e4aa761 (menu_animation.c) cast str_len to size_t 2015-09-06 16:14:11 +02:00
twinaphex
25258354b4 Change menu_navigation_get_selection's return type to size_t 2015-09-06 16:12:01 +02:00
Alcaro
dbccc4f4f0 Shut up some more warnings. 2015-09-06 16:07:26 +02:00