twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
Twinaphex
|
535215eefa
|
Merge pull request #3879 from libretro/master
Merge
|
2016-10-28 07:44:10 +02:00 |
|
Brad Parker
|
d1d5584d18
|
update copyright
|
2016-10-27 11:47:10 -04:00 |
|
twinaphex
|
6235a5cd0d
|
Can now toggle fullscreen, use quit key from menu (mouse grab
toggle doesn't work yet)
|
2016-10-27 06:13:39 +02:00 |
|
twinaphex
|
ef7541261a
|
Move delay struct variables to menu_event as static variables
|
2016-09-16 16:54:04 +02:00 |
|
twinaphex
|
125c4f9529
|
Add menu_event.c
|
2016-09-16 16:39:30 +02:00 |
|
twinaphex
|
de1c5ec8bd
|
Rename menu_input_frame_retropad to menu_event
|
2016-09-15 21:14:45 +02:00 |
|
twinaphex
|
121675c8e4
|
Cleanups
|
2016-09-15 21:08:54 +02:00 |
|
twinaphex
|
e602f534c7
|
menu_input_bind_dialog.c - more refactors
|
2016-09-15 20:52:08 +02:00 |
|
twinaphex
|
a9b8114109
|
Reafctor input_bind_dialog code
|
2016-09-15 20:45:00 +02:00 |
|
twinaphex
|
4c702c2d36
|
Cleanups
|
2016-09-15 20:40:19 +02:00 |
|
twinaphex
|
a21674881c
|
Add menu_input_bind_dialog
|
2016-09-15 20:35:39 +02:00 |
|
twinaphex
|
8fd5c5817a
|
Create menu_input_dialog
|
2016-09-15 19:23:32 +02:00 |
|
twinaphex
|
760d4811e0
|
Cleanups
|
2016-09-15 19:16:16 +02:00 |
|
twinaphex
|
5cf5371314
|
Refactor menu_input_dialog
|
2016-09-15 19:07:30 +02:00 |
|
twinaphex
|
e8e16aca9e
|
Create menu_input_dialog_get_label_buffer functions
|
2016-09-15 19:01:33 +02:00 |
|
twinaphex
|
982a818b48
|
Create menu_input_dialog_get_buffer
|
2016-09-15 18:56:51 +02:00 |
|
twinaphex
|
bb5543c2a1
|
Cleanups
|
2016-09-15 18:50:33 +02:00 |
|
twinaphex
|
c64cc373af
|
Add menu_input_dialog_get_display_kb
|
2016-09-15 18:46:59 +02:00 |
|
twinaphex
|
bd565f79ec
|
Add menu_input_dialog_display_kb/menu_input_dialog_hide_kb
|
2016-09-15 18:45:57 +02:00 |
|
twinaphex
|
84160c092c
|
Cleanups to input_dialog code
|
2016-09-15 17:26:30 +02:00 |
|
twinaphex
|
8530671e8f
|
Cleanups
|
2016-09-15 17:21:18 +02:00 |
|
twinaphex
|
d9e631de69
|
Create menu_input_dialog_start_search
|
2016-09-15 17:18:24 +02:00 |
|
twinaphex
|
b9320514cb
|
Create menu_input_dialog_start
|
2016-09-15 17:11:01 +02:00 |
|
twinaphex
|
ed3f002f1b
|
Rename menu_input_key_line_end to menu_input_dialog_end
|
2016-09-15 17:07:52 +02:00 |
|
Brad Parker
|
ef29bc96b0
|
do not return to game after canceling quit confirm if user toggled the menu manually
|
2016-09-05 11:35:27 -04:00 |
|
Brad Parker
|
27925da4ae
|
revert confirm_on_exit option for now
|
2016-09-04 15:31:50 -04:00 |
|
Brad Parker
|
ee7545857c
|
add config option to enable quit confirmation
|
2016-09-01 21:47:25 -04:00 |
|
twinaphex
|
06bf29ba4c
|
Create menu_input_mouse_check_vector_inside_hitbox
|
2016-07-09 23:23:23 +02:00 |
|
twinaphex
|
69503880f5
|
Get rid of menu_hash_calculate dependencies for menu keyboard
callback functions for settings
|
2016-06-14 22:16:07 +02:00 |
|
twinaphex
|
07932bff3e
|
Use retro_common_api.h
|
2016-06-03 05:49:46 +02:00 |
|
twinaphex
|
5a1d8a96d0
|
(Menu) Create new input_ctl actions for pointer dragging
|
2016-03-03 23:21:02 +01:00 |
|
twinaphex
|
a82cc0d31f
|
Remove MENU_INPUT_CTL_SET_FRAME_INPUT
|
2016-02-26 21:47:25 +01:00 |
|
twinaphex
|
13a3bfeee7
|
Cleanups
|
2016-02-26 21:43:20 +01:00 |
|
twinaphex
|
678ec1b662
|
Remove unused MENU_INPUT_CTL_SCROLL_UP/SCROLL_DOWN
|
2016-02-26 21:07:32 +01:00 |
|
twinaphex
|
c31ef24412
|
Add MENU_INPUT_CTL_SET_FRAME_INPUT
|
2016-02-26 18:01:10 +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
|
db77e1e6ec
|
Refactor menu_input_ctl
|
2016-02-11 01:57:52 +01:00 |
|
twinaphex
|
191ff2e6d0
|
Cleanups
|
2016-01-21 19:19:14 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
8ea64378f8
|
Create MENU_INPUT_CTL_DEINIT
|
2015-12-11 11:56:31 +01:00 |
|
twinaphex
|
1df5d44bdb
|
Rename input/keyboard_line
|
2015-11-28 16:13:16 +01:00 |
|
twinaphex
|
37e450c94c
|
devices_mask no longer needed
|
2015-11-07 20:44:40 +01:00 |
|