Brad Parker
|
a7c8cc88e5
|
win32: support local multibyte encoding for file paths
|
2017-10-14 23:13:24 -04:00 |
|
twinaphex
|
8238545bef
|
Cleanups
|
2017-10-04 06:53:47 +02:00 |
|
twinaphex
|
3090f3ff3a
|
(task_database.c) Rewrite char arrays
|
2017-09-29 20:47:54 +02:00 |
|
radius
|
804c62cc9e
|
clear the remap flags
|
2017-09-12 01:47:43 -05:00 |
|
radius
|
6a561f6414
|
input remapping cleanups
|
2017-09-11 22:49:39 -05:00 |
|
radius
|
5dc52d9489
|
resetting remaps should include keymaps
|
2017-09-11 02:04:27 -05:00 |
|
radius
|
9abbf47a8d
|
fix defaults
|
2017-09-11 00:21:47 -05:00 |
|
radius
|
efce234dc4
|
save and load keymaps from file
|
2017-09-11 00:21:44 -05:00 |
|
radius
|
fe8a0657b4
|
add input_mapper scafolding
|
2017-09-11 00:20:20 -05:00 |
|
twinaphex
|
e1237f6d58
|
Reduce stack usage
|
2017-09-11 06:15:09 +02:00 |
|
twinaphex
|
3301c04a97
|
input_remapping.c - reduce stack usage
|
2017-09-09 23:03:28 +02:00 |
|
twinaphex
|
e16371b8a5
|
Merge input_config.c and input_driver.c
|
2017-08-31 02:25:04 +02:00 |
|
twinaphex
|
ca80f13b2b
|
Try to be somewhat safer here in case of null pointer derefences
|
2017-08-09 02:42:19 +02:00 |
|
radius
|
7b09cd34db
|
fix #5257
|
2017-08-06 20:02:17 -05:00 |
|
twinaphex
|
86dbcaf563
|
C89 buildfix
|
2017-08-06 17:09:30 +02:00 |
|
twinaphex
|
912c7265e6
|
Get rid of some warnings
|
2017-08-06 14:03:09 +02:00 |
|
radius
|
2db79242c9
|
remove remaps
|
2017-08-05 11:21:07 -05:00 |
|
radius
|
a973d5dc8a
|
allow saving analog dpad mode and libretro device to remap files
|
2017-08-05 11:21:06 -05:00 |
|
radius
|
9862b75b4b
|
allow specifying libretro device and analog dpad mode on remap files
|
2017-08-05 11:21:06 -05:00 |
|
twinaphex
|
42ebe7a7ad
|
Merge runloop.c and retroarch.c
|
2017-05-11 09:11:46 +02:00 |
|
twinaphex
|
2906bec7a8
|
Create input_driver_get_uint
|
2017-05-11 07:36:21 +02:00 |
|
twinaphex
|
e6ab06a701
|
Move path variables
|
2017-04-29 00:39:29 +02:00 |
|
twinaphex
|
05e4ec733e
|
Move uint variables
|
2017-04-28 21:03:04 +02:00 |
|
twinaphex
|
e179108080
|
Cleanups
|
2017-04-26 00:24:59 +02:00 |
|
twinaphex
|
c68c8a8cfe
|
Rewrite this
|
2017-04-25 18:48:06 +02:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
feae0823ce
|
Prevent some implicit memsets
|
2016-12-17 14:40:06 +01:00 |
|
radius
|
281aa1df72
|
this is redundant now, remap files should only be used for.. remaps
|
2016-11-20 12:50:54 -05:00 |
|
twinaphex
|
cfa01f623d
|
input_remapping_state - remove function and inline inside input_driver.c
input_state function
|
2016-11-06 15:42:26 +01:00 |
|
twinaphex
|
d376ea0c9d
|
Merge fixes
|
2016-10-01 08:24:02 +02:00 |
|
twinaphex
|
8f163e6972
|
Revert "Move global->name to paths.c"
This reverts commit 6ee7b733aa111eaad549445abf9511c3c6d6412e.
|
2016-10-01 08:18:23 +02:00 |
|
twinaphex
|
4567fdef52
|
Take out libretro_device from global struct
|
2016-10-01 06:22:57 +02:00 |
|
twinaphex
|
6ee7b733aa
|
Move global->name to paths.c
|
2016-09-30 06:11:11 +02:00 |
|
twinaphex
|
acd4dd527b
|
Header include cleanups
|
2016-09-05 18:31:32 +02:00 |
|
twinaphex
|
20f7d82f95
|
More header include cleanups
|
2016-09-01 18:07:44 +02:00 |
|
radius
|
90f5a2730a
|
remove these two duplicated lines
|
2016-08-27 11:15:58 -05:00 |
|
twinaphex
|
7dffc6286b
|
Internally change directory settings
|
2016-04-28 19:26:02 +02:00 |
|
twinaphex
|
8b4a41155d
|
C89_BUILD buildfixes
|
2016-03-20 05:24:05 +01:00 |
|
radius
|
f41280e82c
|
[remapping] fix saving for players other than 1
|
2016-03-06 13:15:05 -05:00 |
|
radius
|
66a8e08252
|
remove saving remapping, use the automated method instead
|
2016-02-21 13:55:04 -05:00 |
|
radius
|
80845f1cd6
|
save only modified values when saving remaps
|
2016-02-09 23:39:16 -05:00 |
|
radius
|
67a68c0595
|
save libretro device and analog dpad mode with remap files
|
2016-02-08 16:06:54 -05:00 |
|
twinaphex
|
8e2818bbeb
|
Cleanups
|
2016-02-05 14:11:38 +01:00 |
|
twinaphex
|
8fc2a05a70
|
Cleanups
|
2016-02-05 14:06:43 +01:00 |
|
twinaphex
|
347a18cb30
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
|
twinaphex
|
697351ee67
|
(input) Use string_is_empty
|
2015-12-26 07:54:17 +01:00 |
|
twinaphex
|
00dfcc709b
|
Style nits
|
2015-11-17 06:23:14 +01:00 |
|
twinaphex
|
aed8d3d1c2
|
Fix some memory leaks to do with overrides, pass conf to
menu_input_remapping_load
|
2015-11-15 22:02:24 +01:00 |
|
radius
|
210ec0c23b
|
add sanity check
|
2015-10-30 01:28:01 -05:00 |
|
twinaphex
|
e986b9e42a
|
Static code analysis cleanups
|
2015-09-29 17:35:28 +02:00 |
|