chu
|
5aeb66ee50
|
add support for Simplified Chinese
|
2016-10-29 12:07:28 +08:00 |
|
Brad Parker
|
3354c07810
|
fix joypad A button in OSK
|
2016-10-28 23:47:17 -04:00 |
|
twinaphex
|
763a925a17
|
Fix Android build
|
2016-10-29 04:59:56 +02:00 |
|
twinaphex
|
ce98a4dd19
|
Get rid of now unused input_driver_key_pressed
|
2016-10-29 04:57:28 +02:00 |
|
twinaphex
|
0d5d3b27be
|
No longer use key_pressed
|
2016-10-29 04:48:51 +02:00 |
|
twinaphex
|
f1b2caa138
|
Rewrite input_keys_pressed
|
2016-10-29 04:41:45 +02:00 |
|
twinaphex
|
9eecd774d1
|
input_menu_keys_pressed - second joypad driver should be
working now too
|
2016-10-29 04:33:57 +02:00 |
|
Twinaphex
|
f2076e2c5b
|
Cleanups
|
2016-10-29 04:11:54 +02:00 |
|
twinaphex
|
93af926f76
|
Cleanups
|
2016-10-29 04:09:50 +02:00 |
|
Twinaphex
|
d231642856
|
Merge pull request #3888 from libretro/menu_input
Menu input
|
2016-10-29 04:05:30 +02:00 |
|
Twinaphex
|
95bd096a77
|
Merge pull request #3881 from lasers/add-pause-notification
Add persistent pause notification
|
2016-10-29 04:04:15 +02:00 |
|
Twinaphex
|
92a9f8aec7
|
Merge pull request #3887 from aliaspider/master
(WIIU) cleanup. adapt dynamic symbol loading to be able to use headers
|
2016-10-29 04:02:54 +02:00 |
|
twinaphex
|
5d90b774da
|
Fixes remaining input issues courtesy of bparker
|
2016-10-29 04:00:36 +02:00 |
|
aliaspider
|
e055b7cbc1
|
(WIIU) cleanup. adapt dynamic symbol loading to be able to use headers
from WUT.
|
2016-10-29 02:56:40 +01:00 |
|
radius
|
6a950526d5
|
add group for other android atv devices
|
2016-10-28 20:49:44 -05:00 |
|
radius
|
a900bc41a8
|
fix l3/r3
|
2016-10-28 20:05:38 -05:00 |
|
radius
|
62903bf668
|
revert skeleton config
|
2016-10-28 19:07:02 -05:00 |
|
radius
|
cb2e78e46d
|
add android standard gamepad builtin autoconf
|
2016-10-28 18:15:24 -05:00 |
|
Jean-André Santoni
|
efc95d156a
|
Merge pull request #3884 from cudencuden/master
began some Vietnamese translation work
|
2016-10-28 22:46:46 +02:00 |
|
cudencuden
|
9445da20db
|
began some Vietnamese translation work
|
2016-10-28 15:33:41 +00:00 |
|
cudencuden
|
b70f743bcd
|
began some Vietnamese translation work
|
2016-10-28 15:24:09 +00:00 |
|
lasers
|
af569e0929
|
Add persistent pause notification
|
2016-10-28 09:09:52 -05:00 |
|
Twinaphex
|
8242181657
|
Merge pull request #3880 from libretro/master
Cleanup
|
2016-10-28 08:24:31 +02:00 |
|
twinaphex
|
01bbca9c95
|
Cleanup
|
2016-10-28 08:23:54 +02:00 |
|
Twinaphex
|
535215eefa
|
Merge pull request #3879 from libretro/master
Merge
|
2016-10-28 07:44:10 +02:00 |
|
twinaphex
|
99c76f7aba
|
Comment this out
|
2016-10-28 06:59:18 +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
|
320c49e08e
|
restore menu animation
|
2016-10-27 23:56:55 -04: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 |
|
Twinaphex
|
73ec076160
|
Merge pull request #3878 from aliaspider/master
set config file streams to full buffering. dramatically reduces startup/
|
2016-10-28 02:57:05 +02:00 |
|
aliaspider
|
fd43a460f4
|
set config file streams to full buffering. dramatically reduces startup/
shutdown latency on some devices with slow I/O access.
|
2016-10-28 01:49:53 +01:00 |
|
Twinaphex
|
453155ade3
|
Merge pull request #3877 from aliaspider/master
(WIIU) update.
|
2016-10-28 01:53:43 +02:00 |
|
aliaspider
|
ac915abb5d
|
(WIIU) edit netloader script.
|
2016-10-28 00:28:44 +01:00 |
|
Twinaphex
|
7c01507a0b
|
Merge pull request #3875 from loganmc10/patch-1
Some firewalls do better with https
|
2016-10-28 01:28:36 +02:00 |
|
aliaspider
|
cf1e9f38ce
|
(WIIU) flush to file after each write, this is a temporary fix as it
seems to hang in FSWriteFile after writing 0x8000 bytes otherwise.
|
2016-10-28 00:25:47 +01:00 |
|
aliaspider
|
efb8628994
|
(WIIU) switch exception handler.
|
2016-10-27 23:20:28 +01:00 |
|
aliaspider
|
30d31538b1
|
(WIIU) add an alternative exception handler (source: https://github.com/
QuarkTheAwesome/URetro)
|
2016-10-27 23:19:54 +01:00 |
|
aliaspider
|
8bdc40d5f8
|
(WIIU) exception handler: use net_print directly
|
2016-10-27 23:03:56 +01:00 |
|
aliaspider
|
2a7f5d8ba3
|
(WIIU) alternative memory allocation functions (from wut)
|
2016-10-27 23:03:21 +01:00 |
|
aliaspider
|
afdaf9afbd
|
(WIIU) display core frames.
|
2016-10-27 23:02:40 +01:00 |
|
twinaphex
|
a9ff67e915
|
Add to Griffin
|
2016-10-27 21:56:01 +02:00 |
|
Logan McNaughton
|
db25f26d43
|
Some firewalls do better with https
|
2016-10-27 13:53:17 -06:00 |
|
Twinaphex
|
7e5ee4f86c
|
Prevent uninitialied variable
|
2016-10-27 21:47:15 +02:00 |
|
Jean-André Santoni
|
2b543cdaf0
|
Forgot to add the vietnamese source file
|
2016-10-27 21:10:36 +02:00 |
|
aliaspider
|
844c6ed582
|
(WIIU) misc.
|
2016-10-27 19:53:56 +01:00 |
|
aliaspider
|
02c38d23c1
|
(WIIU) enable the exception handler.
|
2016-10-27 19:53:27 +01:00 |
|
Jean-André Santoni
|
c99b4f7252
|
Preliminary support for the Vietnamese language
|
2016-10-27 20:49:56 +02:00 |
|
aliaspider
|
0c3dc1e6b2
|
(WIIU) edit the .ld script to keep the debug symbols.
|
2016-10-27 19:37:53 +01:00 |
|