Commit Graph

35 Commits

Author SHA1 Message Date
Twinaphex
e98749e2a0 Get rid of 'declaration shadows local variable' warning in Xcode/Clang 2014-12-15 17:15:22 +01:00
twinaphex
969fc38c42 Core Information - add Core Name / System Manufacturer 2014-12-15 01:59:32 +01:00
twinaphex
f2dd126948 Add Categories and System info to 'Core Information' 2014-12-14 20:51:53 +01:00
Twinaphex
551ad28fca Clean up unused variable 2014-12-08 12:17:34 +01:00
twinaphex
fe0ece3124 Add preliminary Core Cheat Options support - should work with
cores like SNES9x/bSNES right now
2014-12-06 15:47:25 +01:00
twinaphex
9b71273e72 Bind action OK callback for shader parameters to NULL 2014-11-30 02:35:08 +01:00
twinaphex
3c9e97842e [PATCH 1/2] Fix RGUI shader parameters. 2014-11-29 21:03:31 +01:00
Jean-André Santoni
9fe3f9409e (XMB) Move all file_list caching actions inside the xmb display driver 2014-11-27 22:28:45 +07:00
Lioncash
39e0903f62 menu_entries_cb: Remove unused variable 2014-11-26 08:05:43 -05:00
Jean-André Santoni
886a5a4bba (XMB) Make some actions working 2014-11-25 12:34:37 +07:00
Jean-André Santoni
c0d80a4e25 (XMB) Add more file types for actions 2014-11-25 11:20:15 +07:00
Jean-André Santoni
68b144e6ce (XMB) Push more action subitems 2014-11-25 11:15:19 +07:00
Jean-André Santoni
7c62faa0e0 (XMB) Start displaying a list of action for each content in content lists 2014-11-24 21:14:01 +07:00
Jean-André Santoni
33edefb154 (XMB) Use MENU_FILE_CONTENTLIST_ENTRY 2014-11-24 21:14:01 +07:00
twinaphex
d66d698d7e (Menu) Simplify action_start_setting 2014-11-20 02:49:44 +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
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
ceee48fc39 (Menu) Make left/right work too for history list playlist entries 2014-11-16 22:47:10 +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
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
Jean-André Santoni
c66222bd0c (XMB) Fix switch fall-through 2014-11-15 00:10:41 +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
576a362032 Move menu_action_setting_set_current_string to menu_entries_cbs.c 2014-10-28 21:47:30 +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
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