Commit Graph

21 Commits

Author SHA1 Message Date
Jean-André Santoni
d603c24fb2 (XMB) Add input remapping options to the contextual menu 2015-01-28 19:43:41 +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
cbe33955e1 Add Cursor Directory 2015-01-25 09:50:09 +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
9e7bfb7520 (LibretroDB) Start being able to list database entries 2015-01-22 04:41:34 +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
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
57d2c4f39f Start preliminary hookup of 'Remapping Load' option - needs
more work
2015-01-19 07:37:24 +01:00
twinaphex
5f23cda6cb Add menu wallpaper setting 2015-01-17 18:15:22 +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
64411558eb Rename gfx/shader/ to gfx/drivers_shader 2015-01-12 22:23:48 +01:00
twinaphex
cec3af8e4a Rename shader_context.c to video_shader_driver.c 2015-01-12 21:41:27 +01:00
twinaphex
1980fa065f Move menu_action_t enum to menu_input.h 2015-01-11 18:51:28 +01:00
twinaphex
7f0ccae0d7 Rename menu_input_line_cb.c to menu_input.c 2015-01-11 06:24:44 +01:00
twinaphex
5bacd9ed1b Rename apply_deferred_settings 2015-01-10 06:37:27 +01:00
twinaphex
d32e9ed4c5 Move input_frame to menu_input_line_cb.c and rename it menu_input_frame 2015-01-10 06:33:05 +01:00
twinaphex
fbac91cd79 Document menu_init_list/menu_free_list 2015-01-10 06:13:12 +01:00
twinaphex
62b430e6eb Rename function to menu_load_content 2015-01-10 06:09:30 +01:00
twinaphex
ef720d3815 Remove menu_type_is - now obsolete 2015-01-10 05:25:37 +01:00
twinaphex
b95cdd2215 Rename menu_common.c to menu.c 2015-01-10 04:53:37 +01:00