yuzu/src
Morph a59ae5e702 common: logging: backend: Close the file after exceeding the write limit
There's no point in keeping the file open after the write limit is exceeded. This allows the file to be committed to the disk shortly after it is closed and avoids redundantly checking whether or not the write limit is exceeded.
2021-07-06 05:59:47 -04:00
..
audio_core Fix XC2/VOEZ crashing, add audio looping and a few misc fixes 2021-07-01 06:01:01 +01:00
common common: logging: backend: Close the file after exceeding the write limit 2021-07-06 05:59:47 -04:00
core Merge pull request #6537 from Morph1984/warnings 2021-07-05 17:09:23 -07:00
input_common Merge pull request #6537 from Morph1984/warnings 2021-07-05 17:09:23 -07:00
tests common: Replace common_sizes into user-literals 2021-06-24 09:27:40 -07:00
video_core Merge pull request #6537 from Morph1984/warnings 2021-07-05 17:09:23 -07:00
web_service externals: httplib: replace custom httplib header with upstream as submodule. 2021-06-19 02:18:58 +05:30
yuzu profiler: Fix deprecated functions 2021-07-05 10:15:35 -05:00
yuzu_cmd Merge pull request #6465 from FernandoS27/sex-on-the-beach 2021-06-23 08:03:01 -04:00
.clang-format
CMakeLists.txt Merge pull request #6537 from Morph1984/warnings 2021-07-05 17:09:23 -07:00