34620 Commits

Author SHA1 Message Date
radius
8a16ec393c remove WIN32 ifdefs 2016-11-23 20:37:29 -05:00
radius
7cabb0c457 fix sublabel for window scale 2016-11-23 20:33:16 -05:00
radius
17fb6b2753 remove WIN32 ifdefs 2016-11-23 20:23:56 -05:00
radius
8cb5ed0d95 (win) add fixed window size mode 2016-11-23 19:43:50 -05: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
Andre Leiradella
298484b62b Use strlcpy instead of strncpy 2016-11-23 22:10:55 +00:00
Andre Leiradella
5751ea5727 Better parameter searching; remove parameter value instead of overriding it with X 2016-11-23 22:02:02 +00:00
Andre Leiradella
4c2b5b38a0 Fix crash when Retro Achievements return a zero-length response when asked for the game's achievements; don't log the user's password and token when CHEEVOS_LOG_URLS is defined (but do when CHEEVOS_LOG_PASSWORD is too) 2016-11-23 20:18:50 +00: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
H. İbrahim Güngör
d884e97576 wifi: fix parsing of connmanctl output
Also follow the coding style.
2016-11-22 16:04:53 +03:00