Commit Graph

12511 Commits

Author SHA1 Message Date
twinaphex ba36b2e684 (menu_common_backend.c) Remove ifdef GEKKO lines 2014-11-20 02:53:18 +01:00
twinaphex d66d698d7e (Menu) Simplify action_start_setting 2014-11-20 02:49:44 +01:00
twinaphex 2cc70005b9 Move more code to settings_data.c 2014-11-20 02:44:30 +01:00
twinaphex e9d0803ddc Remove code duplication action_ok_file_path 2014-11-20 00:26:15 +01:00
twinaphex 821e27b11e Add fallback action_ok_lookup_setting - fixes 'Bind All' and
'Bind Reset Defaults' actions
2014-11-20 00:24:40 +01:00
twinaphex f6cb62be6d (Settings) Bind action_ok for video_refresh_rate_auto 2014-11-18 20:35:56 +01:00
twinaphex d87470c597 (Menu) Add stub Navigation Wrap-Around options 2014-11-17 16:16:52 +01:00
Twinaphex 23a9d43b08 (XMB) Get rid of unused variables 2014-11-17 14:56:25 +01:00
twinaphex 0276037a6c (menu_common_backend.c) Cleanup headers 2014-11-17 14:52:38 +01:00
Jean-André Santoni cd3e0b02f5 (XMB) Fix category icons not showing up 2014-11-17 16:17:24 +07:00
twinaphex a79000a03d Add action_toggle_scroll callback for MENU_FILE_USE_DIRECTORY 2014-11-17 02:25:54 +01:00
twinaphex 97c7860cf2 Add action_ok callback for FILE_PATH 2014-11-17 02:19:36 +01:00
twinaphex 985d378261 Cleanup menu_common_type_is 2014-11-17 01:29:02 +01:00
twinaphex ceee48fc39 (Menu) Make left/right work too for history list playlist entries 2014-11-16 22:47:10 +01:00
twinaphex c7ed85dadf (Menu) Small cleanup of unused variable 2014-11-16 21:25:13 +01:00
twinaphex 9b2f6edf18 (Menu) Reimplement left/right scrolling 2014-11-16 21:24:04 +01:00
Twinaphex d568b1f2d2 (menu/menu_entries_cbs.c) Cleanup unused variables 2014-11-16 04:24:01 +01:00
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