twinaphex
|
1ab6cc5b47
|
Remove dead OSK code
|
2016-11-27 02:52:13 +01:00 |
|
twinaphex
|
c35d723b40
|
Fix C89_BUILD
|
2016-11-04 14:29:02 +01:00 |
|
twinaphex
|
5db3f4528d
|
(input_keyboard.c) Cleanups
|
2016-11-03 23:10:42 +01:00 |
|
Brad Parker
|
f5cac72735
|
fix backspacing of unicode chars in OSK
|
2016-11-02 16:16:04 +01:00 |
|
Brad Parker
|
18cce4cfc9
|
fix OSK hang in Windows because we are getting a down event for keycode 0...
|
2016-10-30 01:14:50 -04:00 |
|
twinaphex
|
696abbed83
|
C89_BUILD fix
|
2016-10-30 03:30:32 +01:00 |
|
Brad Parker
|
1a73b1d144
|
OSK cleanup, add katakana support
|
2016-10-29 19:51:02 -04:00 |
|
Jean-André Santoni
|
01985c7460
|
OSK memory fix and hiragana support
|
2016-10-29 23:54:06 +02:00 |
|
Jean-André Santoni
|
97e13c4409
|
Preliminary changes for the utf8 OSK
|
2016-10-29 22:43:34 +02:00 |
|
Brad Parker
|
3354c07810
|
fix joypad A button in OSK
|
2016-10-28 23:47:17 -04:00 |
|
twinaphex
|
2663d8e694
|
(input_keyboard.c) Simplify code
|
2016-10-24 07:09:50 +02:00 |
|
twinaphex
|
f17080091b
|
Simplify input_keyboard_event
|
2016-10-24 07:06:59 +02:00 |
|
twinaphex
|
acd4dd527b
|
Header include cleanups
|
2016-09-05 18:31:32 +02:00 |
|
twinaphex
|
8e8ff95139
|
input_keyboard.c - add stdlib.h
|
2016-09-01 18:51:22 +02:00 |
|
twinaphex
|
19f352371d
|
Remove more header includes
|
2016-09-01 05:40:57 +02:00 |
|
twinaphex
|
89d896339c
|
Don't need to include system.h
|
2016-03-24 03:47:22 +01:00 |
|
twinaphex
|
d04940a159
|
(input_keyboard.c) Refactor more functions into static functions
|
2016-03-24 03:45:16 +01:00 |
|
twinaphex
|
ce9573e4c3
|
Create RARCH_INPUT_KEYBOARD_CTL_LINE_FREE
|
2016-03-24 03:36:38 +01:00 |
|
twinaphex
|
76d06c89ca
|
Make some functions static
|
2016-03-23 06:53:19 +01:00 |
|
twinaphex
|
8f7f40b86c
|
Move more functionality to input_keyboard_ctl
|
2016-03-23 06:44:00 +01:00 |
|
twinaphex
|
56c47bbe56
|
Change input_driver_ctl calls to input_keyboard_ctl
|
2016-03-23 06:19:33 +01:00 |
|
twinaphex
|
2fee5edba4
|
Move linefeed enable enums to input_keyboard.c
|
2016-03-23 06:18:09 +01:00 |
|
twinaphex
|
92d2765157
|
Create input_keyboard_ctl
|
2016-03-23 06:11:39 +01:00 |
|
twinaphex
|
bdbd3098dd
|
Style nits
|
2016-02-15 07:16:09 +01:00 |
|
twinaphex
|
8e2818bbeb
|
Cleanups
|
2016-02-05 14:11:38 +01:00 |
|
twinaphex
|
347a18cb30
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
|
twinaphex
|
e7749c5d42
|
Create RUNLOOP_CTL_KEY_EVENT_GET
|
2015-12-13 14:31:17 +01:00 |
|
twinaphex
|
53804e5c24
|
Fix crash when system info is not yet available
|
2015-12-13 13:58:19 +01:00 |
|
twinaphex
|
fc6505e408
|
Get rid of rarch_system_info_get_ptr
|
2015-12-10 22:30:25 +01:00 |
|
twinaphex
|
c6359d6dbc
|
Divorce g_system_menu from global state
|
2015-12-06 19:31:47 +01:00 |
|
twinaphex
|
871713dd9d
|
Move driver->keyboard_linefeed_enable to input_driver.c
|
2015-11-30 03:23:35 +01:00 |
|
twinaphex
|
d4e88324ac
|
Move driver->osk_enable to input_driver.c
|
2015-11-30 03:14:26 +01:00 |
|
twinaphex
|
1df5d44bdb
|
Rename input/keyboard_line
|
2015-11-28 16:13:16 +01:00 |
|