Themaister
|
f8de693eef
|
Use true fullscreen in X/EGL.
|
2012-09-29 10:47:55 +02:00 |
|
Themaister
|
65fa84d3b7
|
Make sure to get initial state of joypad.
|
2012-09-29 09:57:28 +02:00 |
|
Themaister
|
258a29b9b1
|
Bind to correct joypad button in X11.
|
2012-09-29 00:34:59 +02:00 |
|
Themaister
|
f5b6ae8e7e
|
Raw Linux joypads work.
|
2012-09-29 00:27:09 +02:00 |
|
Themaister
|
04e3fe185f
|
Can build without SDL now (only RetroArch).
|
2012-09-28 23:34:19 +02:00 |
|
Themaister
|
c655c1d4e5
|
Big refactor of joypad input.
|
2012-09-28 23:06:16 +02:00 |
|
Themaister
|
df32409fb5
|
Add basic mouse support to X11 input.
|
2012-09-26 15:27:25 +02:00 |
|
Themaister
|
d0e220bbf1
|
Refactor all GL context handling code.
|
2012-09-25 01:37:23 +02:00 |
|
Themaister
|
ae8ab33e81
|
Properly be able to reinit KMS.
|
2012-09-24 00:01:04 +02:00 |
|
Themaister
|
192ca096c9
|
Refactor out input_conv_analog*
|
2012-09-22 09:57:04 +02:00 |
|
Themaister
|
bd9f8dbd3a
|
Add RETRO_DEVICE_ANALOG to linuxraw.
|
2012-09-22 01:04:13 +02:00 |
|
Themaister
|
6d2c0cdb17
|
Only allow keyboard input when in focus int x_input.
|
2012-09-16 01:27:32 +02:00 |
|
Themaister
|
ff60bcb5e5
|
Add experimental X/EGL support.
|
2012-09-15 15:17:34 +02:00 |
|
Themaister
|
9fc3c07181
|
Fallback for RETRO_DEVICE_ANALOG in X11 input.
|
2012-09-15 11:41:28 +02:00 |
|
Themaister
|
a4262fd0d6
|
Purge SDL_MODERN.
SDL 2.0 differs far more than 1.3 did, and it makes no sense
to support both now.
|
2012-09-12 23:37:25 +02:00 |
|
Themaister
|
488d2c5a63
|
Move keysyms to libretro.h.
Should allow RETRO_KEYBOARD to work on GL/SDL/X11 drivers.
|
2012-07-28 07:39:05 +02:00 |
|
Twinaphex
|
e0f4953de8
|
(RARCH_CONSOLE) Add second param to set_default_keybind_lut (port
is player no)
|
2012-07-28 02:28:10 +02:00 |
|
Themaister
|
7346d0f959
|
Suspend screensaver on SDL/GL as well.
|
2012-07-28 01:55:00 +02:00 |
|
Twinaphex
|
b29b04b4b0
|
(RARCH_CONSOLE) Add 'device' param to set_default_keybind_lut and
set_analog_dpad_mapping
|
2012-07-28 01:37:15 +02:00 |
|
Themaister
|
ba05aa9f8b
|
Place #ifdeffed stuff in null input together.
|
2012-07-27 16:06:39 +02:00 |
|
Twinaphex
|
bf9980d8bc
|
(RARCH_CONSOLE) Control refactor - add post_init and set_analog_to_dpad_mapping
members
|
2012-07-27 15:46:15 +02:00 |
|
Themaister
|
e13b2e1cb5
|
Cleanup screensaver code.
|
2012-07-27 15:47:56 +02:00 |
|
Themaister
|
ff9820af68
|
Merge branch 'master' of github.com:Themaister/RetroArch
Conflicts:
gfx/gfx_common.c
|
2012-07-27 15:37:10 +02:00 |
|
Twinaphex
|
811abcf612
|
(RARCH_CONSOLE) Further Input rewrite for console ports
|
2012-07-25 21:02:01 +02:00 |
|
Themaister
|
dd3a1d0df2
|
Error out in linuxinput if stdin is used for rom loading.
|
2012-07-25 04:50:47 +02:00 |
|
Themaister
|
38f7673fac
|
Add command functionality to stdin.
|
2012-07-25 04:50:46 +02:00 |
|
twinaphex
|
14eb5a53cb
|
(360) Move 360 Xinput driver back to 360 dir
|
2012-07-16 04:24:46 +02:00 |
|
twinaphex
|
57f6a06647
|
(360) rarch_xinput2 - Turn hardcoded values into bitshifts
|
2012-07-14 06:30:39 +02:00 |
|
twinaphex
|
6b04a46c59
|
(Xbox 1) (Broken) controls
|
2012-07-14 06:15:03 +02:00 |
|
twinaphex
|
5431601083
|
(360/Xbox 1) Input changes
|
2012-07-12 02:27:00 +02:00 |
|
twinaphex
|
c3d9899dd1
|
(360/Xbox 1) Split up video/input drivers for systems
|
2012-07-08 21:42:26 +02:00 |
|
twinaphex
|
80afd6a73f
|
(Xbox 1) Inserted XInput 1 code
|
2012-07-07 22:10:27 +03:00 |
|
twinaphex
|
0951020196
|
(360/Xbox 1) Refactor XInput driver with portability in mind
|
2012-07-07 20:56:46 +03:00 |
|
twinaphex
|
9d5978cb3e
|
(360/Xbox 1) xdk360_video changed
|
2012-07-07 20:15:06 +03:00 |
|
Twinaphex
|
c3d40d0f5a
|
Snes exorcism
|
2012-07-07 17:19:32 +02:00 |
|
Twinaphex
|
5b8c426b3c
|
(360) Xinput2 driver moved to input/
|
2012-07-07 16:20:31 +02:00 |
|
Themaister
|
c440c7a50a
|
Add support for RETRO_DEVICE_ANALOG.
|
2012-06-28 18:32:06 +02:00 |
|
Toad King
|
ea806a6203
|
Merge branch 'master' of http://github.com/Themaister/RetroArch
|
2012-06-22 21:11:44 -04:00 |
|
Themaister
|
084bdcef97
|
Style nitting.
|
2012-06-22 19:17:28 +02:00 |
|
Themaister
|
acda9dea35
|
Forgot to commit null drivers ...
|
2012-06-20 00:44:40 +02:00 |
|
Toad King
|
91e7855bd6
|
only detect CTRL+C for SIGINT, not C+CTRL
|
2012-06-19 15:26:09 -04:00 |
|
Toad King
|
c5a2fbc6e6
|
EOL fixes
|
2012-06-19 15:01:34 -04:00 |
|
Toad King
|
ed14c8c6b8
|
misc. fixes
add ctrl+c handler to linuxraw_input
|
2012-06-19 14:49:38 -04:00 |
|
Toad King
|
3e1b621e7a
|
signal -> sigaction
|
2012-06-19 14:14:00 -04:00 |
|
Toad King
|
0337e4fc0f
|
move SIGINT and SIGTERM handlers to video driver
|
2012-06-19 13:40:49 -04:00 |
|
Toad King
|
55b7267694
|
tabs -> 3 spaces
|
2012-06-19 12:44:10 -04:00 |
|
Toad King
|
9a35040fe6
|
try to restore keyboard mode on program crashes
use keycode defines instead of numbers
|
2012-06-19 12:42:08 -04:00 |
|
Toad King
|
0ca21ef321
|
ignore extended scancodes
|
2012-06-16 03:58:21 -04:00 |
|
Toad King
|
ec87f858f2
|
Merge branch 'master' of http://github.com/Themaister/RetroArch
Conflicts:
qb/config.libs.sh
|
2012-05-28 02:27:25 -04:00 |
|
Twinaphex
|
1386e2ee90
|
Restructuring of sdlwrap.c for portability reasons -
could need a code review
|
2012-05-26 04:47:24 +02:00 |
|