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