Gregor Richards
225cbb387b
Updating netplay to use trans_stream for compression
2016-11-26 16:06:52 -05:00
Gregor Richards
096eb072e1
Replacing archive_file_zlib backend with trans_stream
2016-11-26 15:48:58 -05:00
Gregor Richards
ac50e17f50
Moving zlib stream interface
...
Moving the zlib streaming interface out of archive_file and into
trans_stream, including updating the png support to use the new
trans_stream interface. archive_file_zlib itself still needs updating.
2016-11-26 10:47:24 -05:00
Gregor Richards
f27476b4ef
Adding a transcoding stream interface for in-memory compression.
2016-11-26 09:19:46 -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
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