Themaister
|
adfd461c3e
|
Start on XVideo
|
2011-03-13 04:51:09 +01:00 |
|
Themaister
|
bb79dbaa98
|
Getting ready for an eventual XVideo driver.
|
2011-03-13 00:44:49 +01:00 |
|
Themaister
|
93202f191c
|
Add pausing when window loses focus :p
|
2011-02-05 21:45:44 +01:00 |
|
Themaister
|
5bcde44684
|
Remove some undeeded warning/error messages.
|
2011-01-27 23:05:20 +01:00 |
|
Themaister
|
2267c7d048
|
Update licensing headers.
|
2011-01-23 20:29:28 +01:00 |
|
Themaister
|
c7e6e73bcb
|
Fix a blooper in headers.
|
2011-01-17 20:54:58 +01:00 |
|
Themaister
|
422ba8a801
|
Add support for justifiers and multitap.
|
2011-01-10 16:53:37 +01:00 |
|
Themaister
|
dbd15a1d09
|
Add more super scope stuff. Crude fix in Makefile.
|
2011-01-10 15:01:34 +01:00 |
|
Themaister
|
f9bd0ab672
|
Fix mouse code for the most part. :)
|
2011-01-10 14:29:00 +01:00 |
|
Themaister
|
ca42b8ce4b
|
Add a comment on mouse stuff.
|
2011-01-10 09:08:39 +01:00 |
|
Themaister
|
dad1ead3e0
|
Some crude mouse support, but it does not seem to work. :(
|
2011-01-10 08:40:44 +01:00 |
|
Themaister
|
a7e35571cd
|
Add mapping support for joypads.
|
2011-01-10 08:18:03 +01:00 |
|
Themaister
|
74f118bb0a
|
remove some stupid code
|
2011-01-09 14:33:59 +01:00 |
|
Themaister
|
23f112385a
|
Remove unneeded include
|
2011-01-09 00:28:10 +01:00 |
|
Themaister
|
a365989557
|
Add support for joypad "hats".
|
2011-01-09 00:27:30 +01:00 |
|
Themaister
|
b302026b84
|
Remove joypads from event queue.
|
2011-01-08 19:28:49 +01:00 |
|
Themaister
|
08e1c5f0fd
|
Add a hack to "fix" endless loop when using axis to change fullscreen.
|
2011-01-08 19:22:58 +01:00 |
|
Themaister
|
2a5addc79f
|
Clean up input handling some more. Removes the hack to set fast forward
toggles.
|
2011-01-08 18:37:45 +01:00 |
|
Themaister
|
35124dc288
|
Use the more portable "SDL.h" include convention for SDL.
|
2011-01-07 18:11:06 +01:00 |
|
Themaister
|
86e080476a
|
Fixes here and there...
|
2011-01-06 20:01:32 +01:00 |
|
Themaister
|
4cc3f7aaab
|
Start moving over to SDL rather than GLFW to minimize dependencies.
|
2011-01-06 18:34:11 +01:00 |
|
Twinaphex
|
a26482d302
|
(mfi_joypad.m) Use local headers
|
2015-11-17 08:29:21 +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
|
53aa251008
|
(joypad_connection.h) Cleanups
|
2015-11-17 06:54:59 +01:00 |
|
twinaphex
|
03b1f36af1
|
Move linux_common to input/common/
|
2015-11-17 06:46:32 +01:00 |
|
twinaphex
|
aa208993d5
|
btstack_hid.h - remove
|
2015-11-17 06:37:33 +01:00 |
|
Twinaphex
|
f56cb5d8cb
|
(Apple) Buildfixes
|
2015-11-17 06:30:11 +01:00 |
|
twinaphex
|
30d0e58bb9
|
(Apple) Move keymap to input_keymaps.c
|
2015-11-17 06:25:37 +01:00 |
|
twinaphex
|
00dfcc709b
|
Style nits
|
2015-11-17 06:23:14 +01:00 |
|
twinaphex
|
66ba102271
|
(MFi) Style nits
|
2015-11-16 11:14:36 +01:00 |
|
twinaphex
|
f967b07f19
|
(MFi) Buildfix
|
2015-11-16 11:12:00 +01:00 |
|
twinaphex
|
0e0db66f79
|
(mfi_joypad.m) should now work for regular mfi pads, courtesy of vinikun-mac
|
2015-11-16 10:34:02 +01:00 |
|
Twinaphex
|
c84b76c394
|
(MFi) No longer let MFi pad go through 'pad connection'
|
2015-11-16 08:45:51 +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
|
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
|
de9be22071
|
(btstack_hid.c) Add RUN_LOOP_POSIX else conditional
|
2015-11-16 06:53:29 +01:00 |
|
twinaphex
|
170b4bbbe2
|
(btstack_hid.c) Add Cocoa ifdef
|
2015-11-16 06:52:26 +01:00 |
|
Twinaphex
|
e88fff9985
|
(iohidmanager_hid.c) Fix header dependencies
|
2015-11-16 06:49:40 +01:00 |
|
Twinaphex
|
5dee9838c4
|
(iohidmanager_hid.c) remove Cocoa dependencies
|
2015-11-16 06:48:02 +01:00 |
|
twinaphex
|
08bb85e509
|
(OSX) apple->buttons refactored away
|
2015-11-16 06:46:29 +01:00 |
|
twinaphex
|
018db7c081
|
(IOHIDManager) buildfix
|
2015-11-16 06:40:07 +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
|
1c304779a9
|
(mfi_joypad.m) Remove cocoa header
|
2015-11-16 06:13:28 +01:00 |
|