333 Commits

Author SHA1 Message Date
twinaphex
42beedb098 Fix OSK overlay options group setting in non-collapsed mode 2015-01-30 06:06:08 +01:00
twinaphex
a038b72ecb Add 'Collapse Subgroups Enable' - should make navigating
menu a bit easier
2015-01-30 05:58:57 +01:00
twinaphex
dfaf63786a Add some (commented out for now) code for displaying subgroups -
to be improved on later
2015-01-30 02:18:32 +01:00
twinaphex
1b89c23a42 (menu_entries_cbs.c) Fix unreachable warning 2015-01-30 00:29:34 +01:00
twinaphex
fc373630ce Start to approach OSK driver in a different way 2015-01-29 20:33:27 +01:00
twinaphex
5a5ae4f9a5 (Database) List entries by name instead of description 2015-01-29 01:32:35 +01:00
Jean-André Santoni
d603c24fb2 (XMB) Add input remapping options to the contextual menu 2015-01-28 19:43:41 +01:00
Jean-André Santoni
129f70b7ee (XMB) Content launching via the horizontal menu 2015-01-28 19:09:27 +01:00
Lioncash
9c10672646 menu_entries_cbs: Fix a few potential memory leaks 2015-01-28 09:38:09 -05:00
twinaphex
774b350e9e Updates 2015-01-28 11:08:44 +01:00
twinaphex
685b270ae0 (Menu) Add max users to filters 2015-01-28 09:51:03 +01:00
twinaphex
524f754ec3 Core Update Manager works again when HAVE_NETWORKING is defined -
enygmata jumped the gun with refactoring the HAVE_NETPLAY define
2015-01-28 08:55:02 +01:00
twinaphex
bb5d2877cf Make string_list code more robust 2015-01-28 08:00:19 +01:00
twinaphex
16e070cb75 Create string_list_rdb_entry_int 2015-01-28 06:19:12 +01:00
twinaphex
42e0d77a07 (Menu) Cut down on code duplication 2015-01-28 06:04:07 +01:00
twinaphex
9ee7a3303f Hook up edge_issue query 2015-01-28 05:54:22 +01:00
twinaphex
a3e316d64f Hook up edge_magazine_review query 2015-01-28 05:51:03 +01:00
twinaphex
950f021d27 Fix query problems 2015-01-28 05:38:04 +01:00
twinaphex
6292ae16f5 deferred_push_rdb_entry_detail - cleanups 2015-01-28 05:32:27 +01:00
twinaphex
b1f2db5954 Additions 2015-01-28 05:22:03 +01:00
twinaphex
b2119c2945 Add more 2015-01-28 05:17:49 +01:00
twinaphex
625445ddb3 Cleanups 2015-01-28 04:59:58 +01:00
Twinaphex
edf83f85a7 (Menu) Cleanup unused variables 2015-01-28 04:46:06 +01:00
twinaphex
15ae2a55e0 (Menu database) Add searching for all publishers for given format 2015-01-28 04:40:22 +01:00
twinaphex
ec10129470 Can now scroll in rdb entry details page 2015-01-27 23:16:34 +01:00
twinaphex
dfaa6c3d4a Fix bug that happens when a game entry has a ' character in its
title/description
2015-01-27 21:16:00 +01:00
twinaphex
2e7c29f853 Show "N/A" when rumble/analog not specified in db entry 2015-01-27 21:05:40 +01:00
twinaphex
a2774bb9a3 Add working rdb entry detail page 2015-01-27 20:58:16 +01:00
twinaphex
30dea5e4ff Fix regular custom binds 2015-01-27 18:47:57 +01:00
twinaphex
e87c3efaee Fix Bind All and Custom Viewport 2015-01-27 18:37:54 +01:00
twinaphex
47344b8c3e Add stub rdb entry detail - total stub - improvements coming 2015-01-27 04:44:10 +01:00
Jean-André Santoni
5c08e9dea4 (XMB) Add core options and infos to the contextual action menu 2015-01-26 22:50:38 +01:00
twinaphex
fc8f2662a1 (MSVC) Build fixes 2015-01-26 11:31:20 +01:00
Twinaphex
e8528d83e0 (Apple) Build fixes 2015-01-26 11:17:38 +01:00
twinaphex
a2db0bfdfa Cleanups in menu_entries_cbs_init 2015-01-26 10:58:47 +01:00
twinaphex
0816c0f0bc Implement action_iterate callback 2015-01-26 10:18:13 +01:00
twinaphex
9122576870 Add action select callback 2015-01-26 08:45:36 +01:00
twinaphex
b317c1a8fb (Menu) Implement function pointer for action_refresh 2015-01-26 08:10:05 +01:00
twinaphex
7f0ac2565a Refactor deferred_push_content_actions 2015-01-26 06:08:18 +01:00
twinaphex
a849928252 (menu_entries_cbs.c) Cut down on some code duplication 2015-01-26 00:11:08 +01:00
twinaphex
1bb2f88af8 Cut down on some code duplication - menu_entries_cbs.c 2015-01-26 00:02:40 +01:00
Twinaphex
fd03054615 Get rid of unused variable 2015-01-25 10:37:30 +01:00
twinaphex
27b54f504e Add first implementation of 'Cursor Manager' 2015-01-25 10:25:56 +01:00
twinaphex
e54d1f615d Finally XMB starts becoming a bit more useful - hook up database
support to Horizontal Menu
2015-01-25 08:40:05 +01:00
twinaphex
8b086d0cc5 Cleanup print_buff_lines 2015-01-25 07:40:36 +01:00
twinaphex
4e8020bf90 Refactor code/cut down on code duplication 2015-01-25 07:38:22 +01:00
twinaphex
1c849270a0 Cleanups 2015-01-25 07:23:17 +01:00
twinaphex
6739616be2 (Menu entries cbs) Cleanups 2015-01-25 07:17:03 +01:00
twinaphex
87aacca60d Use menu_list_push_stack_refresh directly in menu_entries_cbs.c 2015-01-25 07:10:27 +01:00
twinaphex
30e35cf92e Cleanups 2015-01-25 06:30:51 +01:00