Commit Graph

416 Commits

Author SHA1 Message Date
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
c19d37ae1a (XMB) Cleanups 2015-01-26 06:51:46 +01:00
twinaphex
7f0ac2565a Refactor deferred_push_content_actions 2015-01-26 06:08:18 +01:00
twinaphex
e1d20b3b12 menu_list.c - cleanups 2015-01-26 05:56:21 +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
cbe33955e1 Add Cursor Directory 2015-01-25 09:50:09 +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
5b3865d687 menu_entries_init - use SL_LIST_ALL 2015-01-25 06:11:57 +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
7e24fdfdc7 Cleanup unnecessary list_mainmenu 2015-01-25 05:39:08 +01:00
twinaphex
8e95e87b2f Revert "Part 1 of menu input remapping"
This reverts commit 5b2d950034.
2015-01-25 04:52:26 +01:00
twinaphex
85441f34a7 Revert "Part 2 of menu input remapping"
This reverts commit 19d090d3ae.
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
5b2d950034 Part 1 of menu input remapping 2015-01-25 02:14:04 +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
9e9c109bd4 Make some functions static and move them to menu_list 2015-01-24 20:49:18 +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
a7a5cb6a94 (menu_database.c) refactor some more 2015-01-24 08:33:50 +01:00
Twinaphex
75d9bdecbb (menu_database.c) Cleanups 2015-01-24 08:26:54 +01:00
Twinaphex
6c8b19f4fa (Menu database) Refactor code in menu_database.c and add 'query'
function
2015-01-24 08:17:04 +01:00
Twinaphex
dabdd8d1ec (Menu database) Cleanup unused header include 2015-01-24 08:04:41 +01:00
Twinaphex
b9a1e2517b Cleanup variable in menu_database_populate_list 2015-01-24 08:02:23 +01:00
Twinaphex
6554c082c2 Cleanup unused variable 2015-01-24 07:58:56 +01:00
twinaphex
978248daa9 Put headers outside of extern "C" 2015-01-24 05:18:25 +01:00
twinaphex
caa7336911 Split up database code to menu_database.c 2015-01-24 04:55:35 +01:00
twinaphex
c89e499c97 (menu_action.c) Indenting style nits 2015-01-24 04:26:08 +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
aa6452b8ca Cleanup menu_input_bind_iterate 2015-01-23 09:14:07 +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
twinaphex
345c9bf6f8 (GX) Silence warnings 2015-01-23 06:34:30 +01:00
twinaphex
fc82bd4d9d (LibretroDB) Update 2015-01-23 05:59:47 +01:00
Jean-André Santoni
f130a59ab2 (XMB) Align datetime to the right 2015-01-23 01:54:31 +01:00
twinaphex
8dafb7c110 Create action up or down callback function for menu 2015-01-22 23:52:02 +01:00
twinaphex
8e8e73e927 menu_entries_cbs.c - some cleanups 2015-01-22 23:28:08 +01:00
twinaphex
34d65594b3 Simplify some action_ok callback functions 2015-01-22 23:20:29 +01:00
twinaphex
f4d0b12288 (menu_entries_cbs.c) Cut down on code duplication 2015-01-22 23:17:17 +01:00
twinaphex
9a2b520854 Cleanup menu_action_setting_set 2015-01-22 23:09:58 +01:00
twinaphex
05baa82fe3 Refactor action_ok_load_state/action_ok_save_state 2015-01-22 22:57:15 +01:00
twinaphex
c293d7db57 (LibretroDB) Close cursor and db when done 2015-01-22 04:57:33 +01:00
twinaphex
36224f029b Left/right scrolling for MENU_FILE_RDB / MENU_FILE_RDB_ENTRY 2015-01-22 04:48:15 +01:00
twinaphex
9e7bfb7520 (LibretroDB) Start being able to list database entries 2015-01-22 04:41:34 +01:00
twinaphex
058ba4ceaa Get rid of debug log 2015-01-22 04:06:26 +01:00
twinaphex
9bb2c00c1c Add 'Core Manager Options' 2015-01-22 04:05:10 +01:00
twinaphex
dfd8d55f7a Start adding Database Manager (stub for now). Also add some more
libretrodb documentation
2015-01-22 03:45:48 +01:00
twinaphex
f790216a41 Add RARCH_CMD_NETWORK_INIT and RARCH_CMD_NETWORK_DEINIT.
Run RARCH_CMD_NETWORK_INIT before entering Core Manager option.
Needed on Windows where we need to call WSAStartup to initialize Winsocks
first before we can do any network stuff
2015-01-21 20:44:40 +01:00
Twinaphex
f011924355 (OSX) Fix some warnings 2015-01-21 06:36:39 +01:00
twinaphex
b2c8254c06 (Wii) Fix some warnings 2015-01-21 06:34:37 +01:00
twinaphex
bcdbde05f1 Cleanup 'Buildbot not Configured' usecase 2015-01-21 06:32:28 +01:00
twinaphex
c056428694 Set up default fallback message for when buildbot URL is
not configured.
2015-01-21 06:20:36 +01:00
twinaphex
f916bef5f0 Add rudimentary Core Manager - pulls index listing from the buildbot
and lets you download cores to the core directory.

Current limitations and what still needs to be addressed:
* Core is downloaded to core directory still packaged in a zip
file. Will need manual unzipping by the user. We should have
a setting for automating this.
* We should have some sane defaults for the buildbot URL on
specific platforms. For instance, Android, Windows, etc.
* We should present a fancier name listing than what we have
now eventually where it gets the names from the core info files
* Should we do comparisons between the currently installed core
and the one we're about to download now? A CRC check or some
different means?  Problem I can see is that there's right now
no good way to determine if a core actually needs to be updated
without first downloading it.
2015-01-21 05:47:52 +01:00
twinaphex
8d6e5811f2 Refactors 2015-01-21 01:56:59 +01:00
twinaphex
68a0f98096 Cleanups 2015-01-21 01:42:06 +01:00
twinaphex
181d0849c1 Add function http_file_download 2015-01-21 01:12:26 +01:00
twinaphex
6afd5684ec menu_entries_cbs.c - cleanups 2015-01-20 23:39:13 +01:00
twinaphex
a3093919c7 menu_entries_cbs.c - Code deduplication 2015-01-20 23:30:59 +01:00
Jean-André Santoni
7c0d1b6e74 Add background support in lakka, like it's already the case in xmb 2015-01-20 22:46:37 +01:00
twinaphex
9efbd021af menu_entries_cbs.c - code deduplication 2015-01-20 09:07:46 +01:00
twinaphex
497891b22f menu_entries_cbs.c - Refactor function 2015-01-20 09:03:15 +01:00
twinaphex
d5573aa2f7 menu_entries_cbs.c - Code deduplication 2015-01-20 08:57:32 +01:00
twinaphex
120375dfe6 Code deduplication in menu_entries_cbs.c 2015-01-20 08:53:16 +01:00
twinaphex
32391a4b3e (RMenu) Build fix 2015-01-20 01:13:16 +01:00
twinaphex
b9259598cd Switch to libretrodb 2015-01-19 22:47:09 +01:00
twinaphex
da88bcdd91 Rename gfx_shader* to video_shader* 2015-01-19 21:24:08 +01:00
Twinaphex
77a7b39e88 (OSX) Cleanups 2015-01-19 21:11:08 +01:00
twinaphex
b0548e1329 Properly namespace video_shader_parse.c functions 2015-01-19 21:09:39 +01:00
twinaphex
38066b6ec7 Add Cheat File Save As 2015-01-19 19:00:26 +01:00
twinaphex
d81e7b9fc7 menu_input.c - Get rid of some header includes 2015-01-19 18:36:36 +01:00
twinaphex
068943445f (Input) Add input remapping files 2015-01-19 18:16:34 +01:00
twinaphex
6bbc7196a3 Add Input Remapping Save As option 2015-01-19 08:37:11 +01:00
twinaphex
019d24102d Implement action_ok_remap_file 2015-01-19 08:11:24 +01:00
twinaphex
85482945bf Add label for Remap File Load 2015-01-19 07:38:55 +01:00
twinaphex
57d2c4f39f Start preliminary hookup of 'Remapping Load' option - needs
more work
2015-01-19 07:37:24 +01:00
twinaphex
7d3cbd58c6 menu_entries_cbs.c - Cut down on code duplication 2015-01-19 06:58:41 +01:00
twinaphex
60b4e7c30b menu_entries_cbs.c - Cut down on code duplication 2015-01-19 06:52:42 +01:00
twinaphex
0fb02bc109 (menu_entries_cbs.c) Killoff some code duplication 2015-01-19 06:46:47 +01:00
twinaphex
7a794b2ef1 (drivers_display) Cleanups 2015-01-19 06:44:46 +01:00
twinaphex
3ee307e743 menu_entries_cbs_init_toggle - specialized entries go after
generic ones
2015-01-19 06:34:11 +01:00
twinaphex
ff52570878 Cleanup menu_entries_cbs.c 2015-01-19 06:15:45 +01:00
twinaphex
2dfc1883f0 Rename driver_video_resolve 2015-01-19 04:22:49 +01:00
twinaphex
80d4de7c3f Add gfx/video_viewport.c/viewport.h 2015-01-18 23:59:57 +01:00
twinaphex
de76884bb8 Rename gfx_get_fps to video_monitor_get_fps 2015-01-18 20:03:33 +01:00
twinaphex
d145834672 (GLUI) Use wallpaper setting for GLUI 2015-01-17 18:45:32 +01:00
twinaphex
5f23cda6cb Add menu wallpaper setting 2015-01-17 18:15:22 +01:00
twinaphex
0cedae2b15 (360) Cleanups 2015-01-17 06:48:06 +01:00
twinaphex
46402deb04 Use PATH_MAX_LENGTH instead of PATH_MAX.
Refactor OSX settings menu code somewhat
2015-01-17 05:47:52 +01:00
Twinaphex
3404f7a495 Cleanup unused variable warning 2015-01-17 04:52:31 +01:00
twinaphex
4ccfc1af02 Add date/time in menu 2015-01-17 04:50:46 +01:00
twinaphex
4b8f6ce6fa (Menu) Add labels for some categories 2015-01-16 16:17:58 +01:00
Jean-André Santoni
a907484925 (XMB) Improve mali bug workaround, now seem to cover all case 2015-01-16 10:54:14 +01:00
twinaphex
c864677b12 Move compressed_file_list_new to file_extract.h 2015-01-16 01:37:34 +01:00
twinaphex
f974df6854 (XMB) Build fix 2015-01-16 01:35:27 +01:00
Jean-André Santoni
1035cdd132 (XMB) Another workaround for the same bug 2015-01-16 00:59:06 +01:00
Jean-André Santoni
75bd53967d (XMB) Fix an anoying display bug with mali_fbdev behaving weirdly when drawing out of screen 2015-01-16 00:15:47 +01:00
twinaphex
26ab324727 (OSX 10.6) Fix declaration shadows global variable warnings 2015-01-15 21:10:36 +01:00
twinaphex
0959fd2243 (Win32) Add Mouse Grab to menubar 2015-01-15 07:44:01 +01:00
twinaphex
657401b033 Remove MENU_TEXTURE_FULLSCREEN - was always set to false when HAVE_RGUI
is defined so not sure what the purpose here was
2015-01-15 02:08:39 +01:00
twinaphex
4fb2f5f0d1 menu_start_screen_iterate - move declaration of variables to top 2015-01-14 00:37:51 +01:00
Swizzy
122888fa80 Merge branch 'master' of https://github.com/libretro/RetroArch 2015-01-13 01:01:10 +01:00
Swizzy
ecf655d165 (XDK360) XUI Background and fixes 2015-01-13 00:48:26 +01:00
twinaphex
e82c439d81 Rename menu/disp to menu/drivers_display and menu/backend to
menu/drivers_backend
2015-01-12 23:52:45 +01:00
twinaphex
ba5a31e33b Build fixes 2015-01-12 23:38:21 +01:00
twinaphex
8111567d3e Move some files around 2015-01-12 23:34:10 +01:00
twinaphex
6cdaa4e282 (MSVC) Build fixes 2015-01-12 22:47:12 +01:00
twinaphex
25d7fae24d Silence one warning 2015-01-12 22:35:34 +01:00
twinaphex
64411558eb Rename gfx/shader/ to gfx/drivers_shader 2015-01-12 22:23:48 +01:00
twinaphex
0b2d518531 Rename video_context.c to video_context_driver.c 2015-01-12 21:53:04 +01:00
twinaphex
cec3af8e4a Rename shader_context.c to video_shader_driver.c 2015-01-12 21:41:27 +01:00
twinaphex
f21f7e17b5 Cleanups 2015-01-12 21:22:50 +01:00
twinaphex
cc1bbac89c Move menu_driver.c to menu/ 2015-01-12 20:02:39 +01:00
twinaphex
6b2fced631 Split up menu code into separate file menu_driver.c 2015-01-12 20:00:43 +01:00
twinaphex
f1196733b1 Move definitions to menu_driver.h 2015-01-12 19:13:45 +01:00
twinaphex
0d9ba863dc Remove menu/disp/menu_display.h and menu/backend/menu_backend.h
and merge into menu/menu_driver.h
2015-01-12 19:11:51 +01:00
twinaphex
bd0f0c3f63 Rename gfx_context.c to video_context.c 2015-01-12 18:47:39 +01:00
twinaphex
a17788a1f8 Enable LEFT/RIGHT on Load Content (History). 2015-01-12 03:31:02 +01:00
twinaphex
cef086988d Documents descend_alphabet/ascend_alphabet 2015-01-12 03:20:21 +01:00
twinaphex
1980fa065f Move menu_action_t enum to menu_input.h 2015-01-11 18:51:28 +01:00
twinaphex
7168f99569 menu_entries.c - cleanups 2015-01-11 18:47:56 +01:00
twinaphex
45814696a6 menu_entries.c - some cleanups and documentation 2015-01-11 18:43:18 +01:00
twinaphex
0747591af6 Some more cleanups in menu_shader.c 2015-01-11 18:32:16 +01:00
twinaphex
3419a1846c menu_shader.c - cleanups 2015-01-11 18:30:56 +01:00
twinaphex
9a39abfbf0 Rename menu_input.c functions so that they are all in menu_input_*
namespace
2015-01-11 06:42:53 +01:00