twinaphex
|
4ec6cb47ec
|
Use BIT32_SET
|
2016-05-06 05:16:15 +02:00 |
|
Jean-André Santoni
|
90d31a527c
|
(XMB) Temporary patch for the messagebox glitch
|
2016-04-26 00:09:30 +07:00 |
|
twinaphex
|
8f7f40b86c
|
Move more functionality to input_keyboard_ctl
|
2016-03-23 06:44:00 +01:00 |
|
twinaphex
|
0b9595b7e1
|
Should fix input_keyboard_wait_keys still being active after
we bind a button with the gamepad
|
2016-03-23 05:49:38 +01:00 |
|
twinaphex
|
432d7a358a
|
(Android) Move Android-specific Moto G2 DPI workaround to android graphics context
driver
|
2016-03-12 08:52:29 +01:00 |
|
radius
|
48d61f33ab
|
attempt to fix moto g2 issue
|
2016-03-12 00:00:05 -05:00 |
|
twinaphex
|
e9a0aba85b
|
Silence bunch of warnings and fix an error
|
2016-03-04 19:42:30 +01:00 |
|
twinaphex
|
5a1d8a96d0
|
(Menu) Create new input_ctl actions for pointer dragging
|
2016-03-03 23:21:02 +01:00 |
|
twinaphex
|
885966c16b
|
Nit
|
2016-03-02 22:08:37 +01:00 |
|
twinaphex
|
138e4bc78b
|
menu_input_mouse_state - cleanups
|
2016-03-02 22:02:35 +01:00 |
|
twinaphex
|
4ba487df99
|
(menu_input.c) Turn some variables into static local variables
|
2016-03-02 22:01:00 +01:00 |
|
twinaphex
|
0b78b07573
|
Cleanups
|
2016-03-02 05:17:30 +01:00 |
|
twinaphex
|
b038b4ae41
|
Move some variables to menu_input_ctl as static local variables
|
2016-03-02 05:09:09 +01:00 |
|
twinaphex
|
6f80e09ce1
|
Change MIN/MAX to upper-case
|
2016-03-02 00:07:31 +01:00 |
|
twinaphex
|
a82cc0d31f
|
Remove MENU_INPUT_CTL_SET_FRAME_INPUT
|
2016-02-26 21:47:25 +01:00 |
|
twinaphex
|
d443ac53ef
|
Cleanups
|
2016-02-26 21:46:26 +01:00 |
|
twinaphex
|
13a3bfeee7
|
Cleanups
|
2016-02-26 21:43:20 +01:00 |
|
twinaphex
|
6aa2fbea47
|
Cleanups
|
2016-02-26 21:30:54 +01:00 |
|
twinaphex
|
a3aba22c6e
|
Cleanups
|
2016-02-26 21:29:01 +01:00 |
|
twinaphex
|
d40af3143f
|
Remove this - unneeded
|
2016-02-26 21:09:35 +01:00 |
|
twinaphex
|
678ec1b662
|
Remove unused MENU_INPUT_CTL_SCROLL_UP/SCROLL_DOWN
|
2016-02-26 21:07:32 +01:00 |
|
twinaphex
|
fe60a7d813
|
Cleanup
|
2016-02-26 21:04:56 +01:00 |
|
twinaphex
|
4bda039f62
|
Cleanup menu_input_mouse_frame
|
2016-02-26 21:02:29 +01:00 |
|
twinaphex
|
c83c242e3a
|
Cleanups
|
2016-02-26 20:43:12 +01:00 |
|
twinaphex
|
02b456f3a1
|
Turn some variables into static local variables
|
2016-02-26 20:38:47 +01:00 |
|
twinaphex
|
59db6de385
|
Refactor more mouse input code for the menu
|
2016-02-26 20:35:56 +01:00 |
|
twinaphex
|
0f83f48cb4
|
Cleanups
|
2016-02-26 20:31:02 +01:00 |
|
twinaphex
|
4a097af3e4
|
Cleanups
|
2016-02-26 20:23:07 +01:00 |
|
twinaphex
|
c31ef24412
|
Add MENU_INPUT_CTL_SET_FRAME_INPUT
|
2016-02-26 18:01:10 +01:00 |
|
twinaphex
|
583d4fd283
|
Cleanups
|
2016-02-26 17:55:47 +01:00 |
|
twinaphex
|
2de97c9176
|
Cleanup
|
2016-02-26 13:54:04 +01:00 |
|
twinaphex
|
7d61fbb780
|
Respect 80-char width limit
|
2016-02-25 20:53:52 +01:00 |
|
twinaphex
|
a2d4d832f6
|
Move defines to menu_input.c
|
2016-02-25 19:23:28 +01:00 |
|
twinaphex
|
37d895d77b
|
Create MENU_INPUT_CTL_BIND_SET_MIN_MAX
|
2016-02-25 19:01:51 +01:00 |
|
twinaphex
|
b870aaf2fa
|
Create MENU_INPUT_CTL_START_LINE
|
2016-02-25 18:36:29 +01:00 |
|
twinaphex
|
27b5617cd9
|
Create MENU_INPUT_CTL_BIND_ITERATE
|
2016-02-25 17:55:45 +01:00 |
|
twinaphex
|
a9fc111ea2
|
Refactor code
|
2016-02-25 17:41:33 +01:00 |
|
twinaphex
|
22f6d1ce1d
|
Cleanups
|
2016-02-25 17:32:12 +01:00 |
|
twinaphex
|
60c551fe75
|
Cleanups
|
2016-02-25 17:26:55 +01:00 |
|
twinaphex
|
b1a3d5bb25
|
Create MENU_INPUT_CTL_CHECK_INSIDE_HITBOX
|
2016-02-25 17:11:00 +01:00 |
|
twinaphex
|
1d84894e09
|
Create MENU_ANIMATION_CTL_IDEAL_DELTA_TIME_GET
|
2016-02-25 16:05:30 +01:00 |
|
twinaphex
|
77c583ae47
|
Create DISPLAYLIST_PROCESS
|
2016-02-24 23:19:53 +01:00 |
|
twinaphex
|
e8eaa54218
|
Refactor menu_displaylist_ctl
|
2016-02-24 23:05:54 +01:00 |
|
twinaphex
|
7968914453
|
Refactor menu_displaylist_push_list to menu_displaylist_ctl
|
2016-02-24 22:56:41 +01:00 |
|
twinaphex
|
349892debf
|
Cleanup
|
2016-02-14 17:27:14 +01:00 |
|
twinaphex
|
89f0c4211c
|
Create menu_input_frame_build
|
2016-02-14 07:40:09 +01:00 |
|
twinaphex
|
f1a572822b
|
Create RARCH_DISPLAY_CTL_VIEWPORT_INFO
|
2016-02-14 05:42:27 +01:00 |
|
twinaphex
|
ead20f9ba5
|
Action OK toggles boolean setting now too
|
2016-02-14 04:33:42 +01:00 |
|
twinaphex
|
3140e5f980
|
Implement GFX_CTL_GET_METRICS
|
2016-02-13 22:14:33 +01:00 |
|
twinaphex
|
db77e1e6ec
|
Refactor menu_input_ctl
|
2016-02-11 01:57:52 +01:00 |
|