16267 Commits

Author SHA1 Message Date
twinaphex
4d1cc8c2a9 (RGUI) Cleanups 2015-02-11 05:16:19 +01:00
twinaphex
e8ad0d183b Cleanup color_rect 2015-02-11 05:09:31 +01:00
twinaphex
da004daa8a Move frame_buf/frame_buf_pitch to menu_driver struct 2015-02-11 05:08:07 +01:00
twinaphex
1b4519ec97 (Menu) rmenu_set_texture - make it static 2015-02-11 03:55:25 +01:00
twinaphex
04022926bc Have XMB and GLUI reuse same menu_texture code 2015-02-11 03:52:35 +01:00
twinaphex
4186d97281 Start creating menu_texture.c - have GLUI use it 2015-02-11 03:40:29 +01:00
twinaphex
5c05086455 Start updating audio/test 2015-02-11 02:40:18 +01:00
twinaphex
4e5cec22d9 (Libretro SDK) Update 2015-02-11 02:32:20 +01:00
twinaphex
3a062538dd Move rpng to libretro SDK 2015-02-11 02:30:56 +01:00
twinaphex
378bd85610 Move rxml in libretro-SDK 2015-02-11 02:23:41 +01:00
twinaphex
1bb8ff6f20 Move rxml to libretro SDK 2015-02-11 02:22:20 +01:00
twinaphex
8fca12257a (Apple) Input cleanups 2015-02-11 02:16:33 +01:00
twinaphex
639fc61f60 (gfx/rpng) Correct copy_line_bw 2015-02-11 02:03:44 +01:00
twinaphex
f71c00112a Add early return in case database/cursor directory has not been set or is
inaccessible
2015-02-11 01:43:16 +01:00
twinaphex
6d5939063c Add early return in case cheat directory or remap file doesn't exist 2015-02-11 01:41:30 +01:00
Twinaphex
6cbb3ba3c8 action_ok_core_list - add early return if directory cannot be
accessed
2015-02-11 01:36:42 +01:00
twinaphex
436fe5150d (menu_animation.c) subject does not need to be freed 2015-02-11 01:26:33 +01:00
twinaphex
37a8e0ef85 Improve menu_animation_free 2015-02-11 01:22:15 +01:00
twinaphex
a85908c8f9 (Menu) Refactor easing functions 2015-02-11 01:15:16 +01:00
twinaphex
46003314a8 Refactor menu_animation.c 2015-02-11 00:40:18 +01:00
twinaphex
13a87d48fe Refactor tweens_push 2015-02-10 23:59:16 +01:00
twinaphex
9a839fce2f Pass numtweens as pointer 2015-02-10 23:49:26 +01:00
twinaphex
453e5b7681 Rename tween functions 2015-02-10 23:45:14 +01:00
twinaphex
9a6e99e12c Cleanup add_tween 2015-02-10 23:40:58 +01:00
twinaphex
e6ab59bce2 Refactor update_tweens 2015-02-10 23:35:22 +01:00
twinaphex
8b5699d2d5 Cleanups 2015-02-10 23:26:21 +01:00
twinaphex
ca36923c99 (XMB) Some cleanups 2015-02-10 23:17:19 +01:00
twinaphex
affce9a7cf Make xmb_font_init_first a bit more safe for threaded video mode 2015-02-10 23:14:01 +01:00
Twinaphex
8869ffdd57 (XMB) Remove unused variables 2015-02-10 23:11:20 +01:00
Twinaphex
59f10c52b3 Merge pull request #1405 from iKarith/master
New Xcode project
2015-02-10 23:06:10 +01:00
twinaphex
0e87a3b86a database_info_list_new - cleanups 2015-02-10 22:39:53 +01:00
Alcaro
28405f547b Cleanup conditional mess 2015-02-10 22:36:39 +01:00
twinaphex
bdaace4da7 Cleanup action_ok_core_download 2015-02-10 22:36:20 +01:00
twinaphex
3f7adb2903 Cleanup conditional mess 2015-02-10 22:34:49 +01:00
twinaphex
1f36d47556 Fix another crash - don't reuse str_list 2015-02-10 22:31:59 +01:00
Alcaro
28e2ca74e7 Double semicolons aren't useful. 2015-02-10 22:29:26 +01:00
Alcaro
4503c6635f Don't clobber important stuff. 2015-02-10 22:24:38 +01:00
Alcaro
111d4d4bd5 Remove some pointless casts. 2015-02-10 22:19:33 +01:00
twinaphex
3b165ba254 Create menu_list_insert 2015-02-10 21:52:31 +01:00
twinaphex
521548c99b Take out pretro_run conditional since it didn't solve issue anyway 2015-02-10 21:18:47 +01:00
twinaphex
889860f791 Create audio_driver_mute_toggle 2015-02-10 21:16:26 +01:00
twinaphex
1805068440 Move rarch_recording_dump_frame to record_driver.c and rename it 2015-02-10 21:09:41 +01:00
twinaphex
b5480372a1 Move screenshot code to screenshot.c and out of retroarch.c 2015-02-10 20:58:33 +01:00
twinaphex
3b365bb0d7 Put conditional around pretro_run 2015-02-10 20:43:38 +01:00
twinaphex
df2b550502 (gfx/math) Updates 2015-02-10 20:37:30 +01:00
twinaphex
2d35ab7fe1 (Scaler) Try to prevent calling NULL function pointer 2015-02-10 20:31:17 +01:00
twinaphex
d6c53f3fa8 Cleanups 2015-02-10 20:14:39 +01:00
twinaphex
0622b9cf76 video_frame_filter - indenting nits 2015-02-10 20:07:18 +01:00
twinaphex
7ed7ee599c Create video_frame_scale and video_frame_filter 2015-02-10 20:06:10 +01:00
twinaphex
f507e78765 Create do_pause_state_checks 2015-02-10 19:07:53 +01:00