twinaphex
|
8fca12257a
|
(Apple) Input cleanups
|
2015-02-11 02:16:33 +01:00 |
|
Twinaphex
|
fc21fdbca6
|
(Apple) Build fixes
|
2015-01-30 00:02:16 +01:00 |
|
twinaphex
|
0912f05d39
|
Fix bug
|
2015-01-29 23:59:46 +01:00 |
|
twinaphex
|
ed7da3f632
|
Get rid of last param to keyboard_input_event
|
2015-01-29 23:12:42 +01:00 |
|
twinaphex
|
f258950bcf
|
Keyboard input overlays can now be used as input device
for keyboard line events
|
2015-01-29 07:03:20 +01:00 |
|
twinaphex
|
46402deb04
|
Use PATH_MAX_LENGTH instead of PATH_MAX.
Refactor OSX settings menu code somewhat
|
2015-01-17 05:47:52 +01:00 |
|
twinaphex
|
0b2d518531
|
Rename video_context.c to video_context_driver.c
|
2015-01-12 21:53:04 +01:00 |
|
twinaphex
|
ca67f9c317
|
Rename frontend/platform/ to frontend/drivers/
|
2015-01-12 21:47:01 +01:00 |
|
twinaphex
|
bd0f0c3f63
|
Rename gfx_context.c to video_context.c
|
2015-01-12 18:47:39 +01:00 |
|
twinaphex
|
b9ab7a545d
|
Move psp and gx drivers to gfx/drivers
|
2015-01-12 06:55:31 +01:00 |
|
twinaphex
|
98f35db95c
|
(PSP) Build fixes and rename sdk_defines.h
|
2015-01-12 06:51:57 +01:00 |
|
Twinaphex
|
8146514064
|
(Apple) Build fixes
|
2015-01-12 06:20:19 +01:00 |
|
twinaphex
|
dd7d37d49b
|
Add input/drivers/apple_keycode.h
|
2015-01-12 06:18:22 +01:00 |
|
twinaphex
|
76ad6cc344
|
Move input drivers to input/drivers
|
2015-01-12 06:16:52 +01:00 |
|
twinaphex
|
3bc125b6da
|
move most xkbcommon code to keyboard_event_xkb.c
|
2015-11-17 07:28:45 +01:00 |
|
twinaphex
|
03b1f36af1
|
Move linux_common to input/common/
|
2015-11-17 06:46:32 +01:00 |
|
twinaphex
|
30d0e58bb9
|
(Apple) Move keymap to input_keymaps.c
|
2015-11-17 06:25:37 +01:00 |
|
twinaphex
|
c3de4ae7c3
|
cocoa_input.h - remove NUM_HATS too
|
2015-11-16 06:57:07 +01:00 |
|
twinaphex
|
139a148112
|
(Apple) hats no longer used
|
2015-11-16 06:56:29 +01:00 |
|
twinaphex
|
08bb85e509
|
(OSX) apple->buttons refactored away
|
2015-11-16 06:46:29 +01:00 |
|
twinaphex
|
2fa91ba26c
|
(IOHIDManager) Make axes code independent from CocoaTouch
|
2015-11-16 06:32:25 +01:00 |
|
twinaphex
|
3e81b4deef
|
Get rid of a bunch of HAVE_MFI ifdefs
|
2015-11-16 06:23:07 +01:00 |
|
twinaphex
|
40b22b4d17
|
Move mfi_buttons state to drivers_joypad/mfi_joypad.m
|
2015-11-16 04:38:06 +01:00 |
|
twinaphex
|
f906814abe
|
mfi_buttons should be only used now from within input/drivers_joypad/mfi_joypad.m
|
2015-11-16 04:32:04 +01:00 |
|
twinaphex
|
5bdc91c814
|
Rename mfi_joypad to sec_joypad
|
2015-11-16 03:57:52 +01:00 |
|
twinaphex
|
1360942283
|
Buildfixes
|
2015-11-16 02:42:10 +01:00 |
|
Twinaphex
|
57e8cfe1f9
|
Totally reimplemented MFi support
|
2015-11-16 02:39:38 +01:00 |
|
Twinaphex
|
f2f1db12cf
|
Turn into C for now
|
2015-11-16 01:14:43 +01:00 |
|
twinaphex
|
79886a2768
|
Convert cocoa_input.c to Obj-C
|
2015-11-16 01:05:49 +01:00 |
|
twinaphex
|
57771fcf3e
|
Rearrange some code
|
2015-11-14 22:13:47 +01:00 |
|
twinaphex
|
8005585853
|
move more code to linux_common.c
|
2015-11-14 22:07:11 +01:00 |
|
twinaphex
|
bfec58154e
|
Move code to linux_common.c
|
2015-11-14 22:03:37 +01:00 |
|
twinaphex
|
499c989df0
|
dinput.c - buildfixes
|
2015-11-14 21:58:19 +01:00 |
|
Arche-san
|
3b558775dc
|
Merge branch 'master' into osx-xbox360-gamepad-right-stick-support
Conflicts:
input/drivers/cocoa_input.h
|
2015-11-14 18:08:53 +01:00 |
|
Arche-san
|
c47254e64b
|
os x : add right stick support for xbox 360 gamepad (and others hid gamepad with 6 axes instead of 4)
|
2015-11-14 18:04:07 +01:00 |
|
twinaphex
|
465a608a56
|
More cleanups
|
2015-11-14 09:04:01 +01:00 |
|
twinaphex
|
49dad39bf4
|
(udev) Reuse linux_common code
|
2015-11-14 09:01:41 +01:00 |
|
twinaphex
|
d59215a678
|
Add linux_common.c
|
2015-11-14 08:50:10 +01:00 |
|
twinaphex
|
81b741e359
|
Move SDL keymap to input_keymaps.c
|
2015-11-14 08:28:59 +01:00 |
|
twinaphex
|
33292634ec
|
Move dinput keymap to input_keymaps.c
|
2015-11-14 08:21:42 +01:00 |
|
twinaphex
|
06c65e2829
|
(X11) Move keybind map to input_keymaps.c
|
2015-11-14 08:14:18 +01:00 |
|
Twinaphex
|
6847501e99
|
Revert "iCade codepaths work now for regular OSX too"
This reverts commit d72090f5e986de862aa1f2ac1d31530b538d1e95.
|
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
|
1b05556b06
|
remove some unused variables
|
2015-11-13 21:44:08 +01:00 |
|
twinaphex
|
e0b5925c24
|
Remove now unused icade code
|
2015-11-13 21:42:58 +01:00 |
|
Twinaphex
|
8ebad97fbd
|
Revert "Add iCade code to cocoa_input_is_pressed"
This reverts commit 536754d6f2a25c529449b2304fbb6d5cde8b164d.
|
2015-11-13 02:46:01 +01:00 |
|
twinaphex
|
536754d6f2
|
Add iCade code to cocoa_input_is_pressed
|
2015-11-13 02:42:46 +01:00 |
|
Twinaphex
|
924642a744
|
Revert "Revert "Refactor small keyboard/icade code a bit""
This reverts commit fde9676ac315cec16aa7fb58c79526b07fa8b5dd.
|
2015-11-13 01:50:34 +01:00 |
|
Twinaphex
|
fde9676ac3
|
Revert "Refactor small keyboard/icade code a bit"
This reverts commit 340c15c517e217cc31d74747b9a2eca5996609a1.
|
2015-11-13 01:39:19 +01:00 |
|
twinaphex
|
340c15c517
|
Refactor small keyboard/icade code a bit
|
2015-11-12 17:54:52 +01:00 |
|