34555 Commits

Author SHA1 Message Date
twinaphex
891b64757f (Dutch) Translate some strings 2016-11-25 23:10:09 +01:00
twinaphex
75ee9feef9 Add menu labels 2016-11-25 23:06:36 +01:00
twinaphex
e1d4ccd7fd Update intl headers 2016-11-25 23:04:00 +01:00
twinaphex
bc5b1b9d60 Cleanups 2016-11-25 22:43:42 +01:00
twinaphex
df6a7993b3 OFF/ON labels can be translated now too 2016-11-25 22:28:12 +01:00
twinaphex
8e6f864233 Add on/off labels 2016-11-25 22:00:18 +01:00
twinaphex
3b751676e1 Add msg_hash_nl.h 2016-11-25 21:43:51 +01:00
Twinaphex
a9555005fa Merge pull request #4067 from fr500/master
Android cleanups
2016-11-25 20:16:55 +01:00
twinaphex
083f1c2d48 Update strings 2016-11-25 20:10:09 +01:00
radius
e43a9a0add android frontend driver cleanup 2016-11-25 14:05:17 -05:00
radius
415f84e13f having it as preferExternal accomplishes literally nothing!
Basically it saves the apk file (that is used ONCE) in the external SD but all the data files are created in the same location in the internal partition
Having it as preferExternal causes installation issues on some devices (have to remove the SD card to install the app..., then insert again)
2016-11-25 13:48:41 -05:00
twinaphex
4c40de5f72 (menu_cbs_title.c) Dehardcode string 2016-11-25 18:48:50 +01:00
twinaphex
11e7103fbd Cleanups of labels 2016-11-25 18:45:47 +01:00
twinaphex
883d4abea0 Create macro for menu_cbs_title.c 2016-11-25 18:38:41 +01:00
twinaphex
88b1c3ed4c Initialize char variables 2016-11-25 18:26:11 +01:00
Alcaro
b0cae5eafb Merge pull request #4066 from lioncash/endif
opendingux: Properly close #ifdef macro
2016-11-25 18:25:25 +01:00
Twinaphex
33a9132c8d Merge pull request #4065 from lioncash/leak
drm_gfx: Fix a memory leak in the initialization fail case
2016-11-25 18:23:38 +01:00
Lioncash
5a5a54ef91 opendingux: Properly close #ifdef macro 2016-11-25 12:23:35 -05:00
Lioncash
918710cb2e drm_gfx: Fix typo in log message 2016-11-25 12:19:09 -05:00
Lioncash
bc28d46bbb drm_gfx: Fix memory leak in fail case 2016-11-25 12:17:53 -05:00
Gregor Richards
da0b958aeb Check HAVE_ZLIB and only do zlib compression if it's supported by both
sides.
2016-11-25 11:03:12 -05:00
Gregor Richards
db437047f8 Don't use z_const, which is apparently not always defined. 2016-11-25 10:40:25 -05:00
Gregor Richards
679ea058a4 Properly clean up zlib. 2016-11-25 10:40:24 -05:00
Gregor Richards
3ff22c9ed6 Fixes for C++ support. 2016-11-25 10:40:24 -05:00
Gregor Richards
9f03020af8 Change the netplay protocol version since compression isn't backwards
compatible.
2016-11-25 10:40:24 -05:00
Gregor Richards
53c6223dc6 Use zlib compression for savestates sent over netplay. 2016-11-25 10:40:24 -05:00
Jean-André Santoni
9652be89cd Merge pull request #4047 from igungor/lakka-fix-is_online
Fix WiFi online detection
2016-11-25 14:35:23 +01:00
Twinaphex
de79dfdb6d Merge pull request #4059 from leiradel/master
Fix crash when Retro Achievements return a zero-length response when …
2016-11-25 14:26:59 +01:00
Twinaphex
3bd4739cee Merge pull request #4061 from fr500/master
Fixed window size for desktop users
2016-11-25 02:06:33 +01:00
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
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