citra/src
ameerj 8f51dd9513 common/logging: Move Log::Entry declaration to a separate header
This reduces the load of requiring to include std::chrono in all files which include log.h
2023-06-30 12:15:52 +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 logging: Simplify and make thread-safe 2023-06-30 12:15:51 +03:00
citra_qt logging: Fix log filter during initialization 2023-06-30 12:15:51 +03:00
common common/logging: Move Log::Entry declaration to a separate header 2023-06-30 12:15:52 +03:00
core logging: Fix log filter during initialization 2023-06-30 12:15:51 +03:00
dedicated_room logging: Simplify and make thread-safe 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 logging: Simplify and make thread-safe 2023-06-30 12:15:51 +03: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