54939 Commits

Author SHA1 Message Date
twinaphex
f707994cb8 Get rid of gfx_ctx_network 2020-07-15 02:37:50 +02:00
twinaphex
03c7403a05 Cleanups 2020-07-14 16:37:02 +02:00
twinaphex
e416d96769 (UWP EGL) Cleanups 2020-07-14 16:27:49 +02:00
twinaphex
748e3dccf2 (wayland) buildfixes 2020-07-14 16:20:15 +02:00
twinaphex
b7c2cbc6b2 Move flush_wayland_fd to input/common/wayland_common.c 2020-07-14 16:17:43 +02:00
twinaphex
4009919eca (Wayland) Fix code duplication 2020-07-14 16:14:47 +02:00
twinaphex
3d4a13e5b7 (Wayland) Add missing header 2020-07-14 16:10:01 +02:00
twinaphex
3cb1b7b4bb (Wayland) Move more code 2020-07-14 16:09:13 +02:00
twinaphex
646d627a6c Move more Wayland code 2020-07-14 16:04:10 +02:00
twinaphex
1f4a27abba Split up wayland code 2020-07-14 15:56:52 +02:00
Autechre
6a27bbfb42
Merge pull request #11018 from guoyunhe/crowdin-20200714
Fetch translations from Crowdin
2020-07-14 15:25:32 +02:00
Autechre
e4281b0b8f
Merge pull request #11019 from hhromic/patch-1
Update CHANGES.md
2020-07-14 15:25:19 +02:00
Hugo Hromic
f21d8f6e63
Update CHANGES.md
Correct this CHANGELOG entry according to recent changes.
2020-07-14 14:10:04 +01:00
twinaphex
88f742894d Move wayland header to input/common 2020-07-14 14:32:37 +02:00
Guo Yunhe
6dfebe10cb Fetch translations from Crowdin 2020-07-14 12:03:29 +03:00
Autechre
c3d18f118a
Update CHANGES.md 2020-07-14 10:19:37 +02:00
Autechre
a76274a884
Merge pull request #11017 from dylanscott20/master
(Emscripten) Fix input code to ignore unknown keys
2020-07-14 10:19:01 +02:00
Dylan Scott
b4ac13cc5a
(Emscripten) Fix input code to ignore unknown keys 2020-07-14 03:33:55 -04:00
twinaphex
3297e464c4 (Input) Optimize input bitmask codepath 2020-07-14 01:39:07 +02:00
twinaphex
b6432cd8b4 (ffmpeg core) Use bitmasks 2020-07-14 01:27:19 +02:00
twinaphex
06064a0527 Revert "Bring back MMAP support"
This reverts commit 32dcff3880a32521e49916dc56e8b04f56ed6b45.
2020-07-13 23:52:23 +02:00
twinaphex
c524733841 Merge branch 'master' of https://github.com/libretro/RetroArch 2020-07-13 21:46:38 +02:00
Autechre
e87a96b5a2
Merge pull request #11009 from schellingb/archive_cleanup_1
First set of cleanups to archive handling
2020-07-13 21:46:23 +02:00
twinaphex
c84aa90075 Merge branch 'archive_cleanup_1' of git://github.com/schellingb/RetroArch 2020-07-13 21:30:02 +02:00
twinaphex
ed9d40caa2 (DRM) Cleanups 2020-07-13 20:24:14 +02:00
Bernhard Schelling
32dcff3880 Bring back MMAP support
Will be used where available for files up to 256MB
2020-07-14 03:04:01 +09:00
Bernhard Schelling
c05f1e91fc Fix another memory leak that was there originally
When loading a single file out of a ZIP with many files it leaked memory allocated for all found filenames that weren't requested.
2020-07-14 03:00:47 +09:00
Bernhard Schelling
a978b939ff Fix C89 build 2020-07-14 01:56:48 +09:00
Bernhard Schelling
54db0fe515 Fix memory leak
Properly release buffers for extracted files from ZIP
Use RETRO_VFS_SEEK_POSITION_START instead of SEEK_SET for filestream_seek
2020-07-14 00:29:46 +09:00
twinaphex
750140779c (libretro-common) Fix 2020-07-13 16:18:46 +02:00
twinaphex
0a492a49be (Vulkan) Fix regression 2020-07-13 15:22:27 +02:00
Autechre
171f7620b2
Merge pull request #11014 from Herdinger/entitlements
Fix Metal build not being able to load cores
2020-07-13 00:25:47 +02:00
Eduard Strehlau
c3fe8f1203 Misread that memory protection includse libary validation 2020-07-12 23:49:41 +02:00
Autechre
6ad9df2c3e
Update CHANGES.md 2020-07-12 19:18:21 +02:00
Autechre
84ca79fcc1
Merge pull request #11006 from Jamiras/save_task_wait
only wait for save task to complete
2020-07-12 19:14:04 +02:00
Autechre
5b50b498f6
Merge pull request #11012 from meleu/patch-12
Option to play sound on achievement unlock.
2020-07-12 17:45:46 +02:00
meleu
935bbd538d
Option to play sound on achievement unlock. 2020-07-12 12:29:13 -03:00
Jamiras
6f964681ae update comment 2020-07-12 08:21:02 -06:00
twinaphex
5cdda30d5a Do away with HAVE_MENU ifdef 2020-07-12 15:48:21 +02:00
twinaphex
6248b1f30a (task_content.c) Cut down on some code duplication 2020-07-12 15:45:44 +02:00
Autechre
72edc1ac7c
Merge pull request #11010 from Jamiras/cheevos_sound
(cheevos) add option to play custom sound on achievement unlock
2020-07-12 13:32:59 +02:00
twinaphex
be0148406e fill_pathname_application_dir - cleanup 2020-07-11 19:45:24 +02:00
twinaphex
8656b3d6f8 Create specialized optimized path_basedir_size 2020-07-11 19:29:43 +02:00
Jamiras
96c5f5dfb0 add option to play custom sound on achievement unlock 2020-07-11 10:56:09 -06:00
Bernhard Schelling
0ddb073784 First set of cleanups to archive handling
- Don't read the entire archive file into memory on systems without HAVE_MMAP
- Support ZIP files between 2GB ~ 4GB on 32bit architectures
- Remove zip exclusive members from `file_archive_transfer`
- Add `zip_context_t` for zip like the already existing `sevenzip_context_t`
- Unify cleanups of zip and 7z in `file_archive_file_backend::archive_parse_file_free`
- Handle some sizes and offsets as int64_t (preparation for future Zip64 support)
- Handle compression methods in `zlib_stream_decompress_data_to_file_init` not in `file_archive_perform_mode`
- Return progress of 7z iterating with `file_archive_parse_file_progress`
2020-07-12 00:51:35 +09:00
Autechre
347d1964ba
Merge pull request #11007 from schellingb/x_ctx_missing_header
Add missing header (for non griffin builds)
2020-07-11 17:04:45 +02:00
twinaphex
2f8f783d5c Small cleanup in content_load 2020-07-11 16:35:12 +02:00
twinaphex
2dd5ea66a1 Simplify content_file_init_subsystem 2020-07-11 16:24:10 +02:00
twinaphex
40cf0e13e7 (Load content) Don't try to log every single argument by default 2020-07-11 16:11:52 +02:00
Bernhard Schelling
2226226663 Add missing header (for non griffin builds) 2020-07-11 23:02:18 +09:00