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