twinaphex
|
043574c5be
|
Silence OSX warning
|
2017-05-22 00:04:11 +02:00 |
|
twinaphex
|
e49c71b142
|
Cleanups
|
2017-05-21 17:10:53 +02:00 |
|
twinaphex
|
59fb7700b8
|
Combine menu_driver.c and menu_display.c
|
2017-05-19 15:25:14 +02:00 |
|
twinaphex
|
529349019d
|
Combine menu_navigation_ctl and menu_driver_ctl
|
2017-05-17 04:57:43 +02:00 |
|
twinaphex
|
ee8dc151a3
|
Combine menu_driver.c and menu_navigation.c
|
2017-05-17 03:00:32 +02:00 |
|
twinaphex
|
d87e1c57d6
|
Cleanups
|
2017-05-13 18:20:14 +02:00 |
|
twinaphex
|
36375cecf8
|
input_swap_override - Get rid of dependency on settings
|
2017-05-06 06:01:15 +02:00 |
|
twinaphex
|
ed53be7c81
|
Move all bool settings
|
2017-04-28 14:11:34 +02:00 |
|
twinaphex
|
77dde2a85c
|
Simplifications
|
2017-04-23 20:16:14 +02:00 |
|
radius
|
d236b2db58
|
try to override swap ok/cancel for remote controls
|
2017-04-16 16:51:54 -05:00 |
|
Twinaphex
|
b7b3b2cb5f
|
Try to prevent truckload of warnings on iOS
|
2017-02-26 10:33:03 +01:00 |
|
Brad Parker
|
d8fb3d937c
|
UTF8 fixes for MSVC, don't include any files with a UTF8 BOM if HAVE_LANGEXTRA isn't defined
|
2017-01-31 12:20:16 -05:00 |
|
twinaphex
|
ccdd90bdd1
|
Add runloop_defines.h
|
2017-01-31 05:14:49 +01:00 |
|
twinaphex
|
269198c1f7
|
Remove another header include
|
2017-01-31 05:11:38 +01:00 |
|
twinaphex
|
f4df551e8e
|
Remove this header include
|
2017-01-31 05:10:38 +01:00 |
|
twinaphex
|
2b0002e00b
|
Update
|
2017-01-31 04:01:57 +01:00 |
|
twinaphex
|
fda9b01ab3
|
Buildfixes
|
2017-01-31 03:54:50 +01:00 |
|
twinaphex
|
0bb10b891b
|
Put ifdef around this
|
2017-01-31 03:48:45 +01:00 |
|
twinaphex
|
82b41265e2
|
Add HAVE_LANGEXTRA ifdef
|
2017-01-29 20:05:57 +01:00 |
|
twinaphex
|
0a7538f1b8
|
Create menu_display_get_fb_size
|
2017-01-25 18:32:16 +01:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
df783daab9
|
Create menu_animation_get_ideal_delta_time
|
2017-01-17 16:37:03 +01:00 |
|
twinaphex
|
ca5d798075
|
Add diff.diff
|
2017-01-14 21:35:00 +01:00 |
|
twinaphex
|
1f90535c39
|
(menu_event.c) Cleanups/style nits
|
2017-01-12 11:33:04 +01:00 |
|
twinaphex
|
ef974086aa
|
Split up menu OSK code to separate file - menu/widgets/menu_osk.c
|
2017-01-12 11:31:24 +01:00 |
|
twinaphex
|
d48141041d
|
Pass joypad_info to input_state function callback - less
settings pointer grabbing
|
2017-01-10 17:40:21 +01:00 |
|
twinaphex
|
7c2b4d701f
|
(menu_event.c) remove header includes
|
2017-01-05 07:37:47 +01:00 |
|
Brad Parker
|
996dbc937a
|
add UTF8 BOM and pragma in some files to fix MSVC build errors
|
2016-12-16 17:19:04 -05:00 |
|
twinaphex
|
7c6930b220
|
(menu_event.c) Cleanups
|
2016-12-15 12:21:28 +01:00 |
|
Brad Parker
|
84b65514f2
|
ok button input should be unsigned
|
2016-12-02 14:34:29 -05:00 |
|
Brad Parker
|
3846ce1837
|
build fixes for MSVC, start moving back to TCHAR usage so we can switch unicode on and off
|
2016-12-02 12:54:39 -05:00 |
|
twinaphex
|
c8ff6d9030
|
(menu_event.c) Add FIXME and some cleanups
|
2016-12-02 01:43:43 +01:00 |
|
Brad Parker
|
951f3f3e19
|
don't allow ok button to work from behind the OSK
|
2016-11-27 23:29:13 -05:00 |
|
Brad Parker
|
d6ebd2ad2b
|
add define to clarify osk pointer math
|
2016-11-27 11:43:52 -05:00 |
|
Brad Parker
|
b9c6fa585c
|
reverse variable names for clarity, add separate latch for OK button to solve looping of menu ok/cancel swap toggle
|
2016-11-27 11:25:36 -05:00 |
|
twinaphex
|
7f339a8f84
|
More hacks from input_overlay.c removed
|
2016-11-27 15:12:48 +01:00 |
|
radius
|
66a766fca1
|
swap should affect OSK too
|
2016-11-22 18:55:52 -05:00 |
|
twinaphex
|
205e7cf272
|
Fix C89_BUILD
|
2016-11-20 14:48:00 +01:00 |
|
radius
|
a99a9c0810
|
add setting to swap menu_ok and menu_cancel
|
2016-11-19 13:09:07 -05:00 |
|
radius
|
f343bc45fb
|
remove these settings that we never properly implemented
|
2016-11-19 12:57:12 -05:00 |
|
twinaphex
|
3d5a744f8e
|
(menu_event.c) Cleanups
|
2016-11-05 14:04:05 +01:00 |
|
Jean-André Santoni
|
9fbc835308
|
Fix minor keyboard traversal bugs with joypad
|
2016-11-03 09:26:31 +01:00 |
|
Jean-André Santoni
|
5a6a2be859
|
Remove unneeded last_codepoint code from menu_event.c
|
2016-11-03 09:02:53 +01:00 |
|
Jean-André Santoni
|
810ff5605d
|
griffin fix
|
2016-11-02 23:39:28 +01:00 |
|
Jean-André Santoni
|
54794d5368
|
Fix an OSK backspace issue
|
2016-11-02 16:20:35 +01:00 |
|
Brad Parker
|
f5cac72735
|
fix backspacing of unicode chars in OSK
|
2016-11-02 16:16:04 +01:00 |
|
Jean-André Santoni
|
31073214b6
|
Add special keys on the OSK
|
2016-11-02 16:15:23 +01:00 |
|
Brad Parker
|
5d28029be8
|
remove confirm_on_exit menu option
|
2016-10-30 23:29:03 -04:00 |
|
Brad Parker
|
0ee9432aa4
|
fix backspacing of unicode chars in OSK
|
2016-10-30 23:02:33 -04:00 |
|
Jean-André Santoni
|
19c1b00bdc
|
OSK bugfix when using mouse and joypad at the same time
|
2016-10-30 18:09:23 +01:00 |
|