1
0
Fork 0
forked from suyu/suyu
suyu/src
Charles Lombardo 16fe64ad0c android: Use ContentResolver to get file extension
Fixes an issue where we try to resolve file extension from URIs. Sometimes the URI will not contain the file name at all and instead a string of numbers. Here we query the content resolver and guarantee that we get a file name every time.
2023-06-11 01:41:58 -04:00
..
android android: Use ContentResolver to get file extension 2023-06-11 01:41:58 -04:00
audio_core nvnflinger: allow locking framerate during video playback 2023-06-08 01:15:51 -04:00
common Merge pull request #10623 from german77/backup 2023-06-08 21:54:12 -04:00
core android: Add proper homebrew check 2023-06-09 20:17:51 -04:00
dedicated_room Run clang-format to fix all. 2023-04-19 17:52:09 +00:00
input_common input_common: Fix virtual amiibos 2023-06-03 00:06:06 -07:00
network general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
shader_recompiler video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise. 2023-06-03 00:05:58 -07:00
tests Buffer cache: always use async buffer downloads and fix regression. 2023-05-07 23:46:12 +02:00
video_core android: Fix screen orientation & blurriness. 2023-06-10 15:13:06 -07:00
web_service general: fixes for gcc 13 2023-04-02 19:02:04 -04:00
yuzu Merge pull request #10685 from liamwhite/serialization-is-hard 2023-06-10 12:28:00 -04:00
yuzu_cmd core: frontend: Refactor GraphicsContext to its own module. 2023-06-03 00:05:31 -07:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules 2023-06-06 20:20:09 -04:00