Commit Graph

11044 Commits

Author SHA1 Message Date
twinaphex
0d03bf04d2 Cleanup code in menu_common_backend.c 2014-11-16 03:43:46 +01:00
twinaphex
f2ad282ee0 Reimplement menu actions toggle/OK/start - get rid of fall-through 2014-11-16 03:42:44 +01:00
twinaphex
d0bf0f6f4e Fixup comment 2014-11-15 20:01:22 +01:00
twinaphex
249f2b9eff Add missing cast to node assignment 2014-11-15 13:33:58 +01:00
Twinaphex
ec93f315e0 Merge pull request #1251 from lioncash/cond
Remove redundant conditions
2014-11-15 12:37:15 +01:00
Lioncash
ee80a34974 Add/fix some trivial null checks 2014-11-14 23:06:34 -05:00
Lioncash
5d65c73be3 Remove redundant conditions 2014-11-14 22:50:33 -05:00
Jean-André Santoni
54d0489c41 (XMB) Display core title 2014-11-15 00:35:45 +01:00
Jean-André Santoni
c66222bd0c (XMB) Fix switch fall-through 2014-11-15 00:10:41 +01:00
Twinaphex
5130646630 Merge pull request #1248 from lakkatv/xmb
(XMB) Prevent horizontal navigation out of bounds
2014-11-14 23:55:56 +01:00
Jean-André Santoni
9edb44834a (XMB) Prevent horizontal navigation out of bounds 2014-11-14 23:54:48 +01:00
Twinaphex
57cc1d8884 Merge pull request #1247 from lakkatv/xmb
(XMB) Improve list switch animation
2014-11-14 23:42:56 +01:00
Jean-André Santoni
9c2617bcf8 (XMB) Improve list switch animation 2014-11-14 23:39:24 +01:00
Twinaphex
0575f338a4 Merge pull request #1246 from lakkatv/xmb
(XMB) List appropriate content under each core icon
2014-11-14 23:37:55 +01:00
Jean-André Santoni
5cd7e44455 (XMB) List appropriate content under each core icon 2014-11-14 23:33:37 +01:00
Twinaphex
4a431ad7c8 Merge pull request #1245 from lakkatv/xmb
(XMB) Horizontal navigation
2014-11-14 22:45:44 +01:00
Jean-André Santoni
662c7e51dc (XMB) Horizontal navigation 2014-11-14 21:56:21 +01:00
twinaphex
188265fbd2 (Menu) Archive mode options now get used for 'Load Content' option too 2014-11-14 16:34:22 +01:00
twinaphex
746529671c Implement archive_mode - 0 is 'Ask', '1' is 'Load archive', '2'
is 'Open Archive'
2014-11-14 15:58:49 +01:00
twinaphex
68798ede0a Split up archive extract/load code into separate functions 2014-11-14 15:38:11 +01:00
twinaphex
f921d2e2d4 Add Archive Options 2014-11-14 14:54:20 +01:00
Jean-André Santoni
faae673beb (XMB) Draw the setting icon like a regular node, so all categories icons can be animated in an uniform way 2014-11-13 21:32:45 +01:00
Jean-André Santoni
29bf7e962b (XMB) Code refactoring 2014-11-13 21:05:16 +01:00
Jean-André Santoni
ec517b824d (XMB) Fade out core icons depending on depth 2014-11-11 18:15:00 +01:00
Jean-André Santoni
9bbab80248 (XMB) Display core icons 2014-11-11 16:28:40 +01:00
twinaphex
50e21d7432 (iOS) Don't use UIInterfaceOrientationUnknown since it creates a dependency
on iOS 8 SDK
2014-11-09 17:38:26 +01:00
twinaphex
7f1fb3e0cd (iOS) Style nits - menu/disp/ios.c 2014-11-09 14:43:10 +01:00
twinaphex
47b014d3cd (PS3/360) Build fixes 2014-11-08 19:31:11 +01:00
twinaphex
20df9d5524 (Lakka/XMB) Build fixes 2014-11-08 14:42:08 +01:00
Twinaphex
f8a73398c4 (XMB/Lakka) Prevent variable shadowing 2014-11-08 03:02:58 +01:00
Jean-André Santoni
90548d572b (XMB) Use theme font + responsive font size 2014-11-07 17:08:44 +01:00
Jean-André Santoni
60c4ba8987 (Lakka) Code cleaning 2014-11-07 17:08:11 +01:00
Jean-André Santoni
82e67e7605 (Lakka) Use theme font + responsive font size 2014-11-07 15:05:59 +01:00
Jay McCarthy
6cbbf834e0 Menu navigation works correctly, just need settings 2014-11-05 11:19:41 -05:00
Jay McCarthy
f2f96bcac8 First draft of ios_menu 2014-11-04 22:01:01 -05:00
twinaphex
ab6d6f53c1 Refactor menu_action.c 2014-10-28 22:32:00 +01:00
twinaphex
b1e41518ac (menu_action.c) Cleanup 2014-10-28 21:53:26 +01:00
twinaphex
17dde1c5cc Refactor away menu_action_setting_set_current_string_based_on_label 2014-10-28 21:49:50 +01:00
twinaphex
576a362032 Move menu_action_setting_set_current_string to menu_entries_cbs.c 2014-10-28 21:47:30 +01:00
twinaphex
7f3c1a9f33 Refactor setting_set_flags 2014-10-28 21:17:01 +01:00
twinaphex
2436352af1 Move function from menu_action.c to menu_entries_cbs.c and make
static
2014-10-28 20:15:38 +01:00
twinaphex
7248e45f81 Refactor menu_action_handle_setting 2014-10-28 20:12:21 +01:00
twinaphex
34b95bbf31 (menu_entries_cbs.c) Cleanups 2014-10-28 20:03:25 +01:00
twinaphex
4f40c14d69 Move menu code up one root dir 2014-10-28 19:54:23 +01:00