twinaphex
|
b87bbc7f98
|
Use retro_common_api.h
|
2016-06-05 05:31:55 +02:00 |
|
twinaphex
|
280eb95b9a
|
Prevent logically dead code warning
|
2016-06-01 05:31:05 +02:00 |
|
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
|
twinaphex
|
15c9e0ae7e
|
Add fallback
|
2016-03-06 01:31:46 +01:00 |
|
twinaphex
|
5e99d163de
|
Puti n call to input_keyboard_event when compiling without HAVE_XKBCOMMON
|
2016-03-05 22:18:22 +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 |
|
Diablodiab
|
88277b3918
|
Fixed a typo in Android version comment
|
2016-01-12 21:52:54 +01:00 |
|
Diablodiab
|
afe8d2d617
|
Fixed two bugs in Android keyboard functionality and changed the way the keyboard
is registered (introduced an id_3 value)
|
2016-01-12 21:48:09 +01:00 |
|
twinaphex
|
f374af9dbc
|
Revert "Add keyboard input functionality to Android version"
This reverts commit 17bdb549d4 .
|
2016-01-12 15:52:42 +01:00 |
|
Twinaphex
|
db51b5a2c0
|
Merge pull request #2636 from diablodiab/android-keyboard-support
Add keyboard input functionality to Android version
|
2016-01-11 22:26:51 +01:00 |
|
Diablodiab
|
17bdb549d4
|
Add keyboard input functionality to Android version
|
2016-01-11 21:06:46 +01:00 |
|
twinaphex
|
347a18cb30
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
|
Yoshi Sugawara
|
890eaafcd7
|
Fixed reading keyboard input for iOS 9 (use [UIApplication handleKeyUIEvent]). Fixed 8bitdo SNES30/SFC30 button mappings (fixed key mapping for X button)
|
2015-12-26 19:38:02 -05:00 |
|
twinaphex
|
d61b491d47
|
Don't include retro_miscellaneous.h as part of driver.h
|
2015-12-05 18:47:05 +01:00 |
|
twinaphex
|
53277e3b1c
|
Remove more HAVE_COCOA ifdefs
|
2015-11-29 16:28:55 +01:00 |
|
twinaphex
|
eaa98dafc0
|
Fix header
|
2015-11-29 16:27:11 +01:00 |
|
twinaphex
|
abae213b6b
|
(keyboard_event_apple.c) Remove drivers/cocoa_input.h header include
|
2015-11-29 16:26:40 +01:00 |
|
twinaphex
|
d018f65e95
|
Rename cocoa_input_keyboard_event
|
2015-11-29 16:26:13 +01:00 |
|
twinaphex
|
025d2c6328
|
(Android) Cleanups
|
2015-11-29 16:20:04 +01:00 |
|
twinaphex
|
2d455d78b3
|
Move inptu state to android_joypad.c
|
2015-11-29 16:18:29 +01:00 |
|
twinaphex
|
2deeb36a81
|
Rename apple_keycode.h
|
2015-11-29 15:50:27 +01:00 |
|
twinaphex
|
9d3a8c3815
|
(Apple) Buildfix #2
|
2015-11-29 15:47:05 +01:00 |
|
twinaphex
|
99cc4c59c3
|
(Apple) Buildfix
|
2015-11-29 15:46:01 +01:00 |
|
twinaphex
|
bc748951c6
|
Start no longer having dependencies on apple input data for
keyboard_event_apple.c
|
2015-11-29 15:44:21 +01:00 |
|
twinaphex
|
dff44d8d49
|
(udev) split up keyboard code to separate files
|
2015-11-29 15:35:34 +01:00 |
|
Twinaphex
|
3001729545
|
Revert "Go through input_driver_get_data_ptr whenever we need input data"
This reverts commit 52c9a2ec43 .
|
2015-11-28 18:58:33 +01:00 |
|
twinaphex
|
52c9a2ec43
|
Go through input_driver_get_data_ptr whenever we need input data
state
|
2015-11-28 18:51:12 +01:00 |
|
twinaphex
|
1df5d44bdb
|
Rename input/keyboard_line
|
2015-11-28 16:13:16 +01:00 |
|
twinaphex
|
a6ccc188a8
|
Rename input_common.c to input_config.c
|
2015-11-28 02:22:58 +01:00 |
|
twinaphex
|
4e6cb53920
|
(keyboard_event_win32.cpp) More simplifications
|
2015-11-17 07:50:36 +01:00 |
|
twinaphex
|
b5573f0463
|
Simplify keyboard_event_win32.cpp
|
2015-11-17 07:45:43 +01:00 |
|
twinaphex
|
89a6bd3fd2
|
remove useless extern
|
2015-11-17 07:32:48 +01:00 |
|
twinaphex
|
3bc125b6da
|
move most xkbcommon code to keyboard_event_xkb.c
|
2015-11-17 07:28:45 +01:00 |
|
Twinaphex
|
f56cb5d8cb
|
(Apple) Buildfixes
|
2015-11-17 06:30:11 +01:00 |
|
twinaphex
|
8918df95e1
|
Add encoding_utf to libretro-common
|
2015-11-16 07:24:21 +01:00 |
|
twinaphex
|
2fe29f56be
|
remove useless forward declaration
|
2015-11-16 07:13:37 +01:00 |
|
twinaphex
|
ca70b5af12
|
remove useless forward declaration
|
2015-11-16 07:12:52 +01:00 |
|
twinaphex
|
5c6840323b
|
(SNES30 8bitdo) Add select/start binds
|
2015-11-15 02:45:16 +01:00 |
|
twinaphex
|
3646e1a2dd
|
(iCade) Add SNES30 8bitdo key mappings
|
2015-11-15 02:26:31 +01:00 |
|
Twinaphex
|
6847501e99
|
Revert "iCade codepaths work now for regular OSX too"
This reverts commit d72090f5e9 .
|
2015-11-14 02:08:59 +01:00 |
|
Twinaphex
|
d72090f5e9
|
iCade codepaths work now for regular OSX too
|
2015-11-14 01:48:16 +01:00 |
|
Twinaphex
|
983b488d59
|
(iOS) Buildfix
|
2015-11-13 22:13:57 +01:00 |
|
twinaphex
|
3282c16498
|
(keyboard_event_apple) Hook up gamepad mapping type setting
|
2015-11-13 22:12:49 +01:00 |
|
twinaphex
|
8e373af966
|
(iPega) Should fix X button
|
2015-11-13 21:28:13 +01:00 |
|
twinaphex
|
fc097f47e8
|
(iPega PG-9017) Hook up X button
|
2015-11-13 21:25:43 +01:00 |
|
twinaphex
|
f30f2713bf
|
(iCade) Add 8-bitty configuration
|
2015-11-13 21:15:40 +01:00 |
|
twinaphex
|
b5d4aeb5da
|
(keyboard_event_apple.c) Style nits
|
2015-11-13 20:04:44 +01:00 |
|
Twinaphex
|
5b7f58bec5
|
(iOS) Rewrite iCade code entirely - start out with iPega PG9017 profile
|
2015-11-13 20:03:14 +01:00 |
|
Twinaphex
|
924642a744
|
Revert "Revert "Refactor small keyboard/icade code a bit""
This reverts commit fde9676ac3 .
|
2015-11-13 01:50:34 +01:00 |
|
Twinaphex
|
ba00560f2b
|
Revert "Revert "(iOS) Add Small Keyboard/iCade Enable options""
This reverts commit 834e4d848e .
|
2015-11-13 01:50:22 +01:00 |
|