Twinaphex
|
535215eefa
|
Merge pull request #3879 from libretro/master
Merge
|
2016-10-28 07:44:10 +02:00 |
|
Twinaphex
|
453155ade3
|
Merge pull request #3877 from aliaspider/master
(WIIU) update.
|
2016-10-28 01:53:43 +02:00 |
|
Twinaphex
|
7e5ee4f86c
|
Prevent uninitialied variable
|
2016-10-27 21:47:15 +02:00 |
|
Brad Parker
|
d1d5584d18
|
update copyright
|
2016-10-27 11:47:10 -04:00 |
|
aliaspider
|
185849d5ff
|
(WIIU) add frontend driver, allocate mem2
|
2016-10-27 15:33:40 +01:00 |
|
twinaphex
|
1b6e7da2ce
|
Merge branch 'menu_input'
|
2016-10-27 10:54:49 +02:00 |
|
twinaphex
|
6310f53587
|
Prevent some implicit memsets and reduce the size of some
char variables
|
2016-10-27 10:45:53 +02:00 |
|
twinaphex
|
c1b59df7ae
|
Reduce size of char variables
|
2016-10-27 09:32:07 +02:00 |
|
twinaphex
|
60d313bf6a
|
Reduce size of more char variables
|
2016-10-27 09:21:03 +02:00 |
|
twinaphex
|
b1b2579fde
|
Start reducing size of some char variables
|
2016-10-27 09:17:41 +02:00 |
|
twinaphex
|
8d6be4b700
|
Reduce size of some messages (was PATH_MAX_LENGTH by default,
which can default to 4096)
|
2016-10-27 09:13:36 +02:00 |
|
twinaphex
|
53ad28ffde
|
Backport this patch
|
2016-10-27 07:03:37 +02:00 |
|
twinaphex
|
d246d320c7
|
Get rid of messy 'all_users_control_menu' hack - will be dealt
with better once menu_input branch has been merged
|
2016-10-27 07:00:13 +02:00 |
|
twinaphex
|
65685c3a9d
|
Update input_menu_keys_pressed
|
2016-10-27 06:55:08 +02:00 |
|
twinaphex
|
2a0dba3009
|
Move all_users_control_menu code to input/input_driver.c
|
2016-10-27 06:53:06 +02:00 |
|
twinaphex
|
660f021dbc
|
Simplify input_menu_keys_pressed
|
2016-10-27 06:49:18 +02:00 |
|
twinaphex
|
5ac9905540
|
Simplify code
|
2016-10-27 06:47:31 +02:00 |
|
twinaphex
|
f778bee856
|
Add input_menu_keys_pressed to master
|
2016-10-27 06:38:02 +02:00 |
|
twinaphex
|
8f30b3e706
|
Update menu_keys_pressed
|
2016-10-27 06:34:53 +02:00 |
|
Twinaphex
|
2cd82ff2c2
|
Merge pull request #3870 from libretro/master
Merge
|
2016-10-27 04:49:46 +02:00 |
|
twinaphex
|
b9909bf5ba
|
Add CONFIG_BIND_ALT
|
2016-10-27 04:03:24 +02:00 |
|
aliaspider
|
a4d745a471
|
preliminary port to the wiiu platform
|
2016-10-27 01:34:10 +01:00 |
|
Twinaphex
|
d1c04ad711
|
Merge pull request #3868 from libretro/master
Prevent more potential crashes
|
2016-10-27 01:24:15 +02:00 |
|
twinaphex
|
5fc6519328
|
Prevent more potential crashes
|
2016-10-27 01:21:01 +02:00 |
|
twinaphex
|
a9a2749af9
|
Add input_menu_keys_pressed
|
2016-10-27 00:13:29 +02:00 |
|
Twinaphex
|
26547be5ed
|
Try to prevent another crash
|
2016-10-26 23:05:14 +02:00 |
|
Twinaphex
|
90fbc09f82
|
Fix remaining crash on OSX
|
2016-10-26 10:34:24 +02:00 |
|
twinaphex
|
8ce882c829
|
Should hopefully fix most of the remaining issues
|
2016-10-26 10:29:26 +02:00 |
|
twinaphex
|
d6901685f7
|
Prevent crash with udev driver
|
2016-10-26 10:21:56 +02:00 |
|
twinaphex
|
858f96d082
|
Try to prevent crashes when amount of selected users is less
than what a core can support
|
2016-10-26 10:19:22 +02:00 |
|
twinaphex
|
948b206b60
|
Get rid of using hardcoded labels
|
2016-10-25 19:50:03 +02:00 |
|
Brad Parker
|
c70ac3986c
|
make input hotkey/user bind strings translatable
|
2016-10-24 18:22:53 -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
|
5ea2078638
|
Attempt buildfix
|
2016-10-24 06:40:09 +02:00 |
|
twinaphex
|
7a18b053c4
|
C89_BUILD fixes
|
2016-10-24 05:57:13 +02:00 |
|
twinaphex
|
3702fde113
|
Simplify some input/video functions
|
2016-10-24 03:05:55 +02:00 |
|
twinaphex
|
294f54ebf0
|
Cleanup udev_pointer_state
|
2016-10-24 02:47:29 +02:00 |
|
twinaphex
|
d5d49e602c
|
Cleanup input_joypad_analog
|
2016-10-23 21:59:53 +02:00 |
|
twinaphex
|
b0ed69f05c
|
Optimize android_keyboard_port_input_pressed
|
2016-10-23 20:43:14 +02:00 |
|
twinaphex
|
57457c2d70
|
Optimize apple_input_is_pressed
|
2016-10-23 20:42:09 +02:00 |
|
twinaphex
|
647ffca76c
|
Optimize input_joypad_pressed code
|
2016-10-23 20:37:12 +02:00 |
|
twinaphex
|
2f12d8982c
|
input_joypad_pressed - small opts
|
2016-10-23 20:08:27 +02:00 |
|
twinaphex
|
8cc5b09428
|
Get rid of slow wrapper function input_driver_state
|
2016-10-23 04:38:08 +02:00 |
|
twinaphex
|
f03e22b003
|
Revert "Do away with some NULL checks"
This reverts commit 07d86a7feb5b43b3f2f5685d76599094996f984f.
|
2016-10-22 17:45:14 +02:00 |
|
twinaphex
|
07d86a7feb
|
Do away with some NULL checks
|
2016-10-22 17:31:20 +02:00 |
|
twinaphex
|
d24c1a280d
|
input_poll - avoid function call
|
2016-10-22 17:29:19 +02:00 |
|
twinaphex
|
671f9cc8cc
|
retro_input_t can go now
|
2016-10-22 17:03:59 +02:00 |
|
twinaphex
|
e2b16a1f15
|
Use straight uint64_t types for input states
|
2016-10-22 17:03:20 +02:00 |
|
twinaphex
|
ba6ae50e70
|
Revert "input_keys_pressed - start splitting up big for loop into"
This reverts commit a564ac0701f7ee785458cd3bdae5f39d4017295d.
|
2016-10-22 16:23:16 +02:00 |
|