Commit Graph

37 Commits

Author SHA1 Message Date
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
Alcaro
9554597160 Add missing header includes, fixes CXX_BUILD. 2015-09-06 14:46:25 +02:00
twinaphex
e182f32d8c Header cleanups 2015-09-05 20:03:27 +02:00
twinaphex
e4cea13c4f (input_remapping.c) Use fill_pathname_join_delim 2015-06-22 20:44:07 +02:00
twinaphex
f85965925c (Input) Cleanups 2015-06-12 23:52:52 +02:00
Toad King
0cd7562fb8 allow remapping of analog axis, only works axis to axis 2015-05-20 21:11:42 -05:00
twinaphex
9d74dbdef6 Pass device pointer to input_remapping_state 2015-04-10 03:10:01 +02:00
twinaphex
a0d0345f36 Create input_remapping_state 2015-04-10 02:46:10 +02:00
radius
a68a97e2f7 save remap file saving when a config doesn't exist already 2015-04-09 18:45:50 -05:00
radius
54035aa758 make the settings correct 2015-04-09 17:49:40 -05:00
radius
eef29b0355 try to include analogs in input remapping 2015-04-09 17:06:41 -05:00
radius
a8a6057055 add OSD message for remap load 2015-04-07 22:51:31 -05:00
radius
dd8b1faac4 add OSD message for remap saving too 2015-04-07 22:40:42 -05:00
twinaphex
e996d5d51f Updates 2015-03-20 21:22:38 +01:00
twinaphex
8e95e87b2f Revert "Part 1 of menu input remapping"
This reverts commit 5b2d950034.
2015-01-25 04:52:26 +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
5b2d950034 Part 1 of menu input remapping 2015-01-25 02:14:04 +01:00
twinaphex
724e748254 Implement action_start callback for remap_file_load 2015-01-24 23:49:35 +01:00
twinaphex
5419757c40 Add input remapping saving/loading 2015-01-24 23:42:31 +01:00
Twinaphex
77a7b39e88 (OSX) Cleanups 2015-01-19 21:11:08 +01:00
twinaphex
40002970d3 Cleanup in input_remapping_save_file 2015-01-19 18:35:22 +01:00
twinaphex
e1faebe5c2 (input_remapping) Get rid of some header includes 2015-01-19 18:17:34 +01:00
twinaphex
068943445f (Input) Add input remapping files 2015-01-19 18:16:34 +01:00