aliaspider
82ced82b54
Merge pull request #4062 from FIX94/master
...
(WiiU) changed linker script to now properly generate a small rpx elf…
2016-11-24 09:55:58 +01:00
FIX94
53042b58b0
(WiiU) changed linker script to now properly generate a small rpx elf file instead of a 243mb one every time
2016-11-24 09:09:23 +01:00
Brad Parker
9564c14874
fix log label
2016-11-24 01:04:49 -05:00
Brad Parker
5030880afd
update JP translation
2016-11-24 01:02:25 -05:00
aliaspider
7a72cef9de
(WiiU) choose normal quality for the sinc resampler.
2016-11-24 04:45:22 +01:00
aliaspider
675b588d3b
(WiiU) makefile: add dependency tracking.
2016-11-24 03:26:34 +01:00
aliaspider
f43c7254ee
(WiiU) add a helper macro for DisassemblePPCRange.
2016-11-24 00:34:03 +01:00
Twinaphex
19f44ecadc
Merge pull request #4060 from FIX94/master
...
(WiiU) added additional imports
2016-11-23 23:55:05 +01:00
FIX94
19ab43ae90
(WiiU) added additional imports
2016-11-23 23:53:22 +01:00
twinaphex
f9e54f1116
Add msg_hash_fr.h
2016-11-23 20:09:50 +01:00
twinaphex
da6c863780
Remove english strings from msg_hash_nl.c
2016-11-23 19:10:32 +01:00
twinaphex
744681d3b8
Cleanups
2016-11-23 18:15:54 +01:00
twinaphex
d1384ca402
Add Russian strings to msg_hash_ru.h
2016-11-23 18:12:54 +01:00
twinaphex
a0804c225f
Move Japanese strings to msg_hash_ja.h
2016-11-23 17:51:45 +01:00
twinaphex
e4482eed9f
Cleanups
2016-11-23 16:11:32 +01:00
twinaphex
efba5dddf5
Cleanups
2016-11-23 15:58:52 +01:00
twinaphex
699a750ebc
Cleanups
2016-11-23 15:53:06 +01:00
twinaphex
8231839cac
(menu_cbs_title.c) Cleanups
2016-11-23 15:20:34 +01:00
twinaphex
bbf981c7ab
Cleanups
2016-11-23 15:18:51 +01:00
twinaphex
e506a7cba9
Cleanups
2016-11-23 15:10:05 +01:00
twinaphex
cd43579d44
CLeanups
2016-11-23 15:01:52 +01:00
twinaphex
1a15f39931
Cleanups
2016-11-23 14:59:03 +01:00
twinaphex
42aea2081d
(menu_cbs_title.c) Cleanups
2016-11-23 14:54:54 +01:00
twinaphex
7211edbf9b
Remove unused enums
2016-11-23 14:48:08 +01:00
twinaphex
aeb925c2bb
Cleanups
2016-11-23 14:42:59 +01:00
twinaphex
63ba244912
Change strings
2016-11-23 14:32:38 +01:00
twinaphex
4d538dea5c
Add Onscreen Notifications list
2016-11-23 14:28:15 +01:00
twinaphex
faef72a073
Move 'Rewind Settings' inside 'Frame Throttle' settings
2016-11-23 13:29:40 +01:00
twinaphex
6893e8f97e
(MSVC) Buildfix
2016-11-23 10:27:46 +01:00
aliaspider
2b4e4d56cd
(WiiU) no need to specify library name for IMPORT_END() anymore.
2016-11-23 08:47:02 +01:00
aliaspider
0a6e6d1abe
Merge pull request #4057 from vgmoose/master
...
(WiiU) update dist script with fixed newlines in meta.xml
2016-11-23 07:32:49 +01:00
vgmoose
7fc5a394d3
(WiiU) update dist script with fixed newlines in meta.xml
2016-11-23 01:25:53 -05:00
aliaspider
cf1a27130f
Merge pull request #4056 from FIX94/master
...
(WiiU) more small audio driver value adjustments
2016-11-23 07:24:01 +01:00
FIX94
16fdc70a03
(WiiU) more small audio driver value adjustments
2016-11-23 07:22:34 +01:00
aliaspider
929c92244a
Merge pull request #4055 from vgmoose/master
...
(WiiU) update dist script
2016-11-23 06:37:35 +01:00
vgmoose
25ecaf0b53
(WiiU) update dist script
...
add fields to generated meta.xml
2016-11-23 00:33:19 -05:00
aliaspider
15c535d06f
(WiiU) ignore elf2rpl errors.
2016-11-23 05:27:52 +01:00
Andrés Suárez
c42d168a76
Merge pull request #4054 from aliaspider/master
...
(WiiU) rpx related fixes. add rpx building to dist scripts.
2016-11-22 22:27:41 -05:00
aliaspider
0926334614
(WiiU) update dist script.
2016-11-23 04:22:50 +01:00
aliaspider
ea248559e0
(WiiU) rpx update:
...
- c++ static constructors/destructors fix for rpx builds.
- building both rpx and hbl elf formats doesn't require a clean step
inbetween anymore, both can be now built in a single make call.
2016-11-23 03:21:01 +01:00
Andrés Suárez
37e6372e04
Merge pull request #4052 from leiradel/master
...
Fix huge count in cheevos_fill_md5 which makes RetroArch freeze
2016-11-22 19:01:00 -05:00
radius
66a766fca1
swap should affect OSK too
2016-11-22 18:55:52 -05:00
aliaspider
eedbea4527
(WiiU) build RPX imports from imports.h.
2016-11-23 00:06:35 +01:00
aliaspider
3acdf3d1cb
(WiiU) import only the needed symbols.
2016-11-22 22:48:44 +01:00
aliaspider
e2f7145112
(WiiU) video driver: set the correct monitor refresh rate on init.
...
- add a performance counter.
2016-11-22 22:47:06 +01:00
Andre Leiradella
38e201ba2d
Fix huge count in cheevos_fill_md5 which makes RetroArch freeze
2016-11-22 21:27:19 +00:00
aliaspider
4bfa6f958c
Merge pull request #4051 from FIX94/master
...
(WiiU) more audio driver work, this should hopefully fix any remaining audio crackling
2016-11-22 20:24:49 +01:00
FIX94
ccd3e524a2
(WiiU) more audio driver work, this should hopefully fix any remaining audio crackling
2016-11-22 20:18:21 +01:00
twinaphex
d3b8b3d252
Cleanups
2016-11-22 13:59:06 +01:00
twinaphex
c2f2695666
Cleanups
2016-11-22 13:29:27 +01:00