155 Commits

Author SHA1 Message Date
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
twinaphex
93d51f428f Cleanups 2015-01-25 06:17:55 +01:00
twinaphex
d080c74464 Implement Navigation Wrap-Around Vertical 2015-01-25 06:01:30 +01:00
twinaphex
30b8fd3ac3 (menu_entries_cbs.c) Style nits 2015-01-25 05:55:44 +01:00
twinaphex
14b5a6beea Cleanups 2015-01-25 05:49:39 +01:00
twinaphex
85441f34a7 Revert "Part 2 of menu input remapping"
This reverts commit 19d090d3ae69acc2703dfc86ddc8141cf50a4ee5.
2015-01-25 04:52:16 +01:00
twinaphex
19d090d3ae Part 2 of menu input remapping 2015-01-25 03:32:03 +01:00
twinaphex
5a48d593d3 Cleanups 2015-01-25 01:48:58 +01:00
twinaphex
724e748254 Implement action_start callback for remap_file_load 2015-01-24 23:49:35 +01:00
twinaphex
48bb07c314 Get rid of more code duplication 2015-01-24 20:46:24 +01:00
twinaphex
3ca29e8cea More refactoring / getting rid of code duplication 2015-01-24 20:44:28 +01:00
twinaphex
bcca74e266 Move list_populate_generic to menu_list.c 2015-01-24 20:33:54 +01:00
twinaphex
a4bc83a48c Cut down on code duplication - create list_populate_generic 2015-01-24 20:23:32 +01:00
twinaphex
55c53da2fe Better fix 2015-01-24 20:03:53 +01:00
twinaphex
cb5ec75a96 (Menu entries cbs) Fix regression - if setting already has an action toggle bound,
use that instead
2015-01-24 19:54:27 +01:00
Twinaphex
f7e45f7753 Remove duplicate function menu_database_populate_list 2015-01-24 08:37:03 +01:00
Twinaphex
6554c082c2 Cleanup unused variable 2015-01-24 07:58:56 +01:00
twinaphex
caa7336911 Split up database code to menu_database.c 2015-01-24 04:55:35 +01:00
twinaphex
82a80e36a6 Add 'Starting Download/Download Finished' messages 2015-01-24 03:20:54 +01:00
twinaphex
07684fff1c (Wii) Build fixes 2015-01-24 01:31:17 +01:00
twinaphex
a268feb1b3 Add MENU_FILE_DOWNLOAD_CORE to toggle_action_scroll 2015-01-24 01:17:43 +01:00
twinaphex
ce2732fef4 Put rarch_main_command(RARCH_CMD_NETWORK_INIT) earlier so that
WSA has a chance to be intialized before we do the HTTP initialization
2015-01-24 00:17:06 +01:00
twinaphex
9df772f4f7 Change duration to 1 frame 2015-01-23 23:56:32 +01:00
twinaphex
e0807bc440 Cleanup deferred_push_core_manager_list somewhat 2015-01-23 23:08:50 +01:00
twinaphex
15b4acf989 Get rid of core_manager_list_data nastiness 2015-01-23 23:04:19 +01:00
twinaphex
aeab1a831c (MSVC) Build fixes 2015-01-23 22:48:31 +01:00
twinaphex
1a9f449362 Remove old http code 2015-01-23 22:37:29 +01:00
twinaphex
5ff7bd53be Start implementing new http code 2015-01-23 22:00:11 +01:00
twinaphex
dc21d84270 Stub out some stuff that is preventing build from succeeeding on
PS3. This should be made more portable and less hacky (isagain)
2015-01-23 07:31:34 +01:00