504 Commits

Author SHA1 Message Date
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
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
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
64372ed4b1 (XMB) Fixes 2015-02-10 17:46:35 +01:00
Jean-André Santoni
f331eba299 (Menu) iterate was not used either 2015-02-10 15:06:41 +01:00
Jean-André Santoni
e330f03124 (Menu) init_lists was not used either 2015-02-10 15:02:38 +01:00
Jean-André Santoni
274cfe0f9f (Menu) input_postprocess was not used anymore by any menu driver 2015-02-10 14:52:25 +01:00
Jean-André Santoni
3b2aa6ba40 (XMB) Fix more duplicate icon bugs 2015-02-10 02:50:22 +01:00
Jean-André Santoni
a2380c4182 (XMB) Display bug fix and code refactoring 2015-02-09 22:54:14 +01:00
Twinaphex
db64c41ae7 Silence some warnings 2015-02-09 01:46:58 +01:00
Twinaphex
fe279c5c4b Merge pull request #1393 from SuperrSonic/master
(GX) Enable custom viewports in 240p
2015-02-07 05:31:32 +01:00
Jean-André Santoni
ef7e210719 (XMB)(GLUI) Better fix for the GL texture format bug 2015-02-07 00:05:40 +01:00
SuperrSonic
2a79810b05 (GX) Added 608x240 for handheld cores with square pixels 2015-02-05 16:25:32 -04:00
twinaphex
72ac1bd407 menu_animation.c - some cleanups 2015-02-05 18:27:25 +01:00
Jean-André Santoni
8b1d4ea84e (Menu) Forgot to apply those changes to rmenu and rmenu_xui 2015-02-05 01:19:24 +01:00
Jean-André Santoni
2473778bac (XMB) Fix a regression 2015-02-05 00:52:30 +01:00
Jean-André Santoni
f24bdb1cbf (Menu) No more core_info manipulation on the menu driver side. Instead, we ensure that core_info is inited before menu init, and call context reset after core info update. 2015-02-05 00:39:59 +01:00
Jean-André Santoni
f005d5f7e5 (XMB) Display a clock icon 2015-02-04 22:44:33 +01:00
twinaphex
e8183bb0e1 Add stub MENU_ACTION_TEST 2015-02-03 07:43:44 +01:00
twinaphex
8c38ccc4a9 Add MENU_ACTION_TEST 2015-02-03 07:43:20 +01:00
Jean-André Santoni
490cffc645 (XMB) Fix a small display regression 2015-02-03 05:41:35 +01:00
Jean-André Santoni
1852a36cc2 Merge branch 'master' of https://github.com/libretro/RetroArch 2015-02-03 05:14:06 +01:00
Toad King
75b02236d5 throttle menu better when libretro_pause is off 2015-02-02 21:55:30 -06:00
Jean-André Santoni
47c0dabc40 (XMB) Fix display issue in settings 2015-02-03 04:24:34 +01:00
Toad King
002fba476d add menu throttle for 120+Hz displays 2015-02-02 20:25:29 -06:00
twinaphex
2197a7b5c0 Add 'force' parameter to menu_database_realloc 2015-02-03 02:54:48 +01:00
twinaphex
adbcab3912 Don't continually free and reload db playlist if it is already
cached
2015-02-03 02:01:00 +01:00
twinaphex
295c8a29a8 Move 'Start Content' to the bottom for now 2015-02-03 01:10:34 +01:00
twinaphex
d9094506c7 Rough implementation of game loading from database 2015-02-03 00:59:16 +01:00
Jean-André Santoni
a5f4693d49 (XMB) Display cursor and rdb icons 2015-02-03 00:27:18 +01:00
twinaphex
dbd70237f5 (XMB) Cleanups 2015-02-02 20:48:26 +01:00
twinaphex
6b09ac87f1 (XMB) Cleanups 2015-02-02 20:40:29 +01:00
twinaphex
47ee96b531 (XMB) Cleanups 2015-02-02 20:28:17 +01:00
twinaphex
6f78669cdc (Menu/iOS) Cleanups 2015-02-02 19:03:56 +01:00