twinaphex
|
226b0976fa
|
(keyboard_line.c) Use rarch_system_info_get_ptr
|
2015-06-25 13:40:53 +02:00 |
|
twinaphex
|
0e046c2fbb
|
Create input_driver_keyboard_mapping_is_blocked/input_driver_keyboard_mapping_set_block
|
2015-06-19 03:45:23 +02:00 |
|
twinaphex
|
5a443d229a
|
global_get_ptr update pt. 2
|
2015-03-21 05:42:49 +01:00 |
|
twinaphex
|
5d8ce54a9f
|
Updates pt. 4
|
2015-03-20 22:22:06 +01:00 |
|
twinaphex
|
3670ef2ac5
|
Go through driver_get_ptr to grab pointer to driver struct
|
2015-03-18 19:40:00 +01:00 |
|
twinaphex
|
50baeba22a
|
Fix race condition issue in threaded video mode when OSK is
brought up/down
|
2015-02-21 08:42:19 +01:00 |
|
twinaphex
|
8ace562670
|
Prevent segfault in overlay function
|
2015-02-15 06:57:02 +01:00 |
|
twinaphex
|
0912f05d39
|
Fix bug
|
2015-01-29 23:59:46 +01:00 |
|
twinaphex
|
bae3650d44
|
input_keyboard_line_toggle_osk - early return if OSK is not
enabled
|
2015-01-29 23:35:06 +01:00 |
|
twinaphex
|
ed7da3f632
|
Get rid of last param to keyboard_input_event
|
2015-01-29 23:12:42 +01:00 |
|
twinaphex
|
d327863d0f
|
Only carry one input overlay state
|
2015-01-29 22:54:42 +01:00 |
|
twinaphex
|
fc373630ce
|
Start to approach OSK driver in a different way
|
2015-01-29 20:33:27 +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
|
61f28bc000
|
Refactor input_keyboard_event
|
2015-01-18 19:39:58 +01:00 |
|
twinaphex
|
b86022ed15
|
input/keyboard_line.c - Document
|
2015-01-12 03:13:03 +01:00 |
|
twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
|
twinaphex
|
e68f62040d
|
Cleanups, 80-char limit
|
2014-09-02 16:50:28 +02:00 |
|
Twinaphex
|
d236552aeb
|
Merge pull request #684 from orikad/master
fixed backspace on OS X (and possibly other UNIX)
|
2014-05-12 23:25:04 +02:00 |
|
Ori Kadosh
|
91d99e6859
|
fixed backspace on OS X (and possibly other UNIX)
|
2014-05-13 00:23:34 +03:00 |
|
Themaister
|
e677b4c091
|
Check for keyboard line input outside function.
|
2014-05-12 22:40:59 +02:00 |
|
Ori Kadosh
|
3429c54af8
|
fixed double key input on OS X
|
2014-05-12 23:32:14 +03:00 |
|
Themaister
|
89e48d3f1b
|
Only accept key releases.
|
2014-04-13 19:51:10 +02:00 |
|
Themaister
|
39ef5d8e03
|
Don't accept hotkeys until key has been released.
Avoid quitting RetroArch immediately after Quit RetroArch bind.
|
2014-04-13 19:47:32 +02:00 |
|
Themaister
|
255e43966a
|
Implement basic keyboard binding in RGUI.
|
2014-04-13 12:12:12 +02:00 |
|
twinaphex
|
0a15a17d44
|
Update years on all license headers
|
2014-01-01 01:50:59 +01:00 |
|
Themaister
|
977cec1378
|
Refactor keyboard event callbacks.
Go through input/keyboard_line.c to better hide internal logic
regarding keyboard line input.
|
2013-12-10 19:39:09 +01:00 |
|