33865 Commits

Author SHA1 Message Date
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
twinaphex
9a1dd5f3cb Prevent some crashes when going to Frontend Counters 2016-10-27 20:14:56 +02:00
Twinaphex
d00d62a228 Merge pull request #3873 from lasers/fix-cheats
Improve cheat menu + wording
2016-10-27 20:07:12 +02:00
aliaspider
962baabe5d (WIIU) add missing files in dynamic_libs, add exception_handler 2016-10-27 18:58:19 +01:00
twinaphex
4fb6808321 libretro-common is MIT and we don't want individual copyright
per authors here; RetroArch is GPL and it's fine there
2016-10-27 19:52:58 +02:00
twinaphex
88e88e92f3 Prevent crash with zipped roms 2016-10-27 19:50:19 +02:00
twinaphex
258bd96383 Prevent two Coverity warnings 2016-10-27 19:34:20 +02:00
twinaphex
8f401b8fe8 Change size of msg variable 2016-10-27 19:32:15 +02:00
aliaspider
cb7e880df6 (WIIU) update dynamic_libs (https://github.com/Maschell/dynamic_libs) 2016-10-27 18:17:20 +01:00
Jean-André Santoni
6cc14a4fb9 Add missing copyright mention on some files 2016-10-27 18:17:43 +02:00
Brad Parker
d1d5584d18 update copyright 2016-10-27 11:47:10 -04:00
aliaspider
094b725ad6 (WIIU) disable mem2/frontend driver 2016-10-27 15:49:21 +01:00
aliaspider
185849d5ff (WIIU) add frontend driver, allocate mem2 2016-10-27 15:33:40 +01:00
lasers
0a637cf5e4 Add notification + log for applying cheat changes. English only. 2016-10-27 04:27:02 -05:00
lasers
0badb9efea Improve cheat menu + wording 2016-10-27 04:24:55 -05:00
twinaphex
902c096eb4 Further changes to bring it in line with menu_input branch 2016-10-27 11:13:31 +02:00