citra/src
Morph 8e8ca7d9d0 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.
2023-06-30 12:15:51 +03:00
..
android build: Rework CI and move all bundling into new build target. (#6556) 2023-06-26 17:42:00 -07:00
audio_core build: Rework CI and move all bundling into new build target. (#6556) 2023-06-26 17:42:00 -07:00
citra common/log: Move Log namespace into the Common namespace 2023-06-30 12:15:51 +03:00
citra_qt common: logging: Restructure backend code 2023-06-30 12:15:51 +03:00
common common: logging: backend: Close the file after exceeding the write limit 2023-06-30 12:15:51 +03:00
core common/log: Move Log namespace into the Common namespace 2023-06-30 12:15:51 +03:00
dedicated_room common/log: Move Log namespace into the Common namespace 2023-06-30 12:15:51 +03:00
input_common common, input_common, network: fix warnings 2023-06-17 21:24:20 +05:30
network common, input_common, network: fix warnings 2023-06-17 21:24:20 +05:30
tests Refactor software renderer (#6621) 2023-06-24 00:59:18 +02:00
video_core common/log: Move Log namespace into the Common namespace 2023-06-30 12:15:51 +03:00
web_service chore: Fix GCC 13 compilation and SoundTouch libraries being installed. (#6593) 2023-06-02 23:11:17 -07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Rework CI and move all bundling into new build target. (#6556) 2023-06-26 17:42:00 -07:00