twinaphex
|
5e9f8b276b
|
Create MENU_DISPLAY_CTL_DEINIT
|
2016-02-09 00:07:23 +01:00 |
|
Andrés
|
a8b5c4f3b1
|
Merge pull request #2706 from fr500/master
save libretro device and analog dpad mode with remap files
|
2016-02-08 17:03:47 -05:00 |
|
twinaphex
|
bd1291dd71
|
Simplify framebuffer code for RGUI
|
2016-02-08 22:42:23 +01:00 |
|
radius
|
67a68c0595
|
save libretro device and analog dpad mode with remap files
|
2016-02-08 16:06:54 -05:00 |
|
twinaphex
|
459c18f5de
|
Attempt to make blit_line more robust
|
2016-02-08 19:18:40 +01:00 |
|
twinaphex
|
2f13fe0ece
|
Turn some variables into static local functions
|
2016-02-08 19:11:44 +01:00 |
|
twinaphex
|
88a8ac5370
|
Move framebuf_data to menu_display_ctl as static local variable
|
2016-02-08 18:58:02 +01:00 |
|
twinaphex
|
c1e4a852cc
|
Turn variable into static local variable
|
2016-02-08 18:55:22 +01:00 |
|
twinaphex
|
d092e20b5a
|
Simply 'framebuffer dirty' code
|
2016-02-08 18:54:19 +01:00 |
|
twinaphex
|
72ce7e8fd2
|
Add ability to set audio latency to 8ms
|
2016-02-08 16:43:24 +01:00 |
|
Twinaphex
|
94d227863f
|
Merge pull request #2705 from fr500/master
xmb && per-game options improvements
|
2016-02-08 07:18:11 +01:00 |
|
radius
|
2fca1cccd3
|
add xmb font
|
2016-02-08 01:11:56 -05:00 |
|
radius
|
cfa01e930d
|
add settings for xmb font
|
2016-02-08 01:08:03 -05:00 |
|
radius
|
5c4ab83d98
|
add XMB settings for scale and opacity
|
2016-02-08 00:34:13 -05:00 |
|
radius
|
14cd4af752
|
don't create directories when checking for game options, only create when the user selects the menu entry
|
2016-02-08 00:07:41 -05:00 |
|
twinaphex
|
ce1b86993b
|
Style nits
|
2016-02-08 05:58:27 +01:00 |
|
twinaphex
|
fc821fc5b4
|
Make rarch_task_http_finder more robust
|
2016-02-08 05:48:36 +01:00 |
|
Twinaphex
|
1924b8396b
|
Merge pull request #2703 from diablodiab/master
Enables keyboard to be mapped to gamepad buttons
|
2016-02-08 02:41:02 +01:00 |
|
Diablodiab
|
84b6b505ad
|
Fix crash when defining gamepad keys
|
2016-02-08 01:53:33 +01:00 |
|
Diablodiab
|
bdb9471d13
|
Added support for using keyboards in the Retroarch menu and for mapping to gamepad keys.
|
2016-02-08 01:06:15 +01:00 |
|
twinaphex
|
f8051d846f
|
Turn function static
|
2016-02-08 00:36:32 +01:00 |
|
twinaphex
|
b3e72f6f42
|
Respect 80-char width limit
|
2016-02-08 00:31:11 +01:00 |
|
twinaphex
|
c30a2ec990
|
Cleanups
|
2016-02-08 00:28:05 +01:00 |
|
twinaphex
|
95deab8f1d
|
Cleanup
|
2016-02-08 00:26:33 +01:00 |
|
twinaphex
|
29d1326c4f
|
We assume deinit/init is going to be correct from now on on
console
|
2016-02-08 00:24:20 +01:00 |
|
twinaphex
|
cd578521e4
|
Cleanups
|
2016-02-08 00:23:03 +01:00 |
|
twinaphex
|
b578ffb056
|
Create RARCH_DISPLAY_CTL_HW_CONTEXT_GET
|
2016-02-07 21:53:38 +01:00 |
|
twinaphex
|
a2b2869ca6
|
Cleanup
|
2016-02-07 21:46:57 +01:00 |
|
twinaphex
|
0584b3c072
|
Create RARCH_DISPLAY_CTL_IS_HW_CONTEXT
|
2016-02-07 20:32:53 +01:00 |
|
twinaphex
|
d8bfa7ab7d
|
Rename RARCH_DISPLAY_CTL_DEINIT_VIDEO_CACHE_CONTEXT to RARCH_DISPLAY_CTL_DEINIT_HW_CONTEXT
|
2016-02-07 20:15:58 +01:00 |
|
twinaphex
|
702d9d4728
|
Create RARCH_DISPLAY_CTL_DEINIT_VIDEO_CACHE_CONTEXT
|
2016-02-07 20:11:16 +01:00 |
|
twinaphex
|
3e69eb5a8e
|
video_driver_unset_callback - have destroy_callback do this
implicitly
|
2016-02-07 20:06:07 +01:00 |
|
twinaphex
|
772aa6ef0c
|
Move destroy and unsetting of video driver callback to RETRO_UNLOAD_GAME
time
|
2016-02-07 19:29:40 +01:00 |
|
twinaphex
|
76b726d154
|
Cleanup
|
2016-02-07 19:02:09 +01:00 |
|
twinaphex
|
81c4160a5a
|
Cleanups
|
2016-02-07 19:01:17 +01:00 |
|
twinaphex
|
eb33197a9b
|
Cleanup core_info_get_name - reuse core_info_list_iterate
|
2016-02-07 18:32:56 +01:00 |
|
twinaphex
|
c7b9625460
|
Create core_info_list_iterate
|
2016-02-07 18:27:27 +01:00 |
|
twinaphex
|
f7d47bb956
|
Cleanups
|
2016-02-07 18:19:58 +01:00 |
|
twinaphex
|
d384cb351f
|
Cleanup
|
2016-02-07 17:40:42 +01:00 |
|
twinaphex
|
a1ee49bf1d
|
Cleanups
|
2016-02-07 17:39:10 +01:00 |
|
twinaphex
|
496a69c796
|
Cleanup
|
2016-02-07 17:35:52 +01:00 |
|
twinaphex
|
fac18641cd
|
Turn function static
|
2016-02-07 17:34:22 +01:00 |
|
twinaphex
|
d3b9356958
|
Create CORE_INFO_CTL_LOAD
|
2016-02-07 17:26:10 +01:00 |
|
twinaphex
|
e566665885
|
Cleanup
|
2016-02-07 17:19:27 +01:00 |
|
Alcaro
|
b600e6e032
|
Fix typo.
|
2016-02-07 16:23:36 +01:00 |
|
twinaphex
|
b647e8186d
|
Create CORE_INFO_CTL_LIST_UPDATE_MISSING_FIRMWARE
|
2016-02-07 16:19:02 +01:00 |
|
twinaphex
|
452df47c14
|
Remove core_info_list_get_all_extensions
|
2016-02-07 16:10:42 +01:00 |
|
twinaphex
|
9d96e9e452
|
Remove core_info_list_num_info_files
|
2016-02-07 16:03:53 +01:00 |
|
twinaphex
|
71bc817e99
|
Remove unused STRING_LIST_CORES_NAMES
|
2016-02-07 15:54:37 +01:00 |
|
twinaphex
|
c78c542aea
|
Remove unused STRING_LIST_CORES_PATHS
|
2016-02-07 15:53:34 +01:00 |
|