Commit Graph

68 Commits

Author SHA1 Message Date
Twinaphex f2076e2c5b Cleanups 2016-10-29 04:11:54 +02:00
twinaphex 5d90b774da Fixes remaining input issues courtesy of bparker 2016-10-29 04:00:36 +02:00
Twinaphex 535215eefa Merge pull request #3879 from libretro/master
Merge
2016-10-28 07:44:10 +02:00
twinaphex a8eb73846b Bind more keys for menu 2016-10-28 06:54:30 +02:00
twinaphex 94a67444be Fix grab mouse toggle 2016-10-28 06:41:53 +02:00
Brad Parker 28a43d9440 dont need a short, only move first bit 2016-10-27 23:48:49 -04:00
Brad Parker b7a8ff9395 fix menu toggle with F1 2016-10-27 23:43:07 -04:00
Jean-André Santoni 6cc14a4fb9 Add missing copyright mention on some files 2016-10-27 18:17:43 +02: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 2bcbe017cd More work 2016-10-27 00:14:01 +02:00
Jean-André Santoni df1f4dbc89 (Menu) Integrate an joypad driven OSK to the menu driver. 2016-10-24 20:26:22 +02:00
twinaphex 8cc5b09428 Get rid of slow wrapper function input_driver_state 2016-10-23 04:38:08 +02:00
twinaphex e2b16a1f15 Use straight uint64_t types for input states 2016-10-22 17:03:20 +02:00
twinaphex 7b7a0e20cc Avoid memset with menu_event function 2016-10-21 19:36:46 +02:00
twinaphex e97fb7d94a menu_event - avoid implicit memset 2016-10-16 01:15:27 +02:00
Brad Parker 2f74324ac9 do not repeat A and B buttons in menu 2016-10-11 20:13:50 -04: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