232 Commits (66db2613b52233ac9841ab3aafb212312d8c9f8f)

Author SHA1 Message Date
Morph e12844c5a3 common: fs: file: Remove [[nodiscard]] attribute from Flush 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Morph 5c635f8d09 common: logging: Restructure backend code 5 years ago
Morph 9fa79c001d common: logging: backend: Wrap IOFile in a unique_ptr 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash 4105a18d21 log/backend: Use in-class initializer for FileBackend 5 years ago
Lioncash b34cf1fe34 log/backend: Make use of erase_if 5 years ago
Lioncash 5f80027f15 log/backend: Correct order of const in copy constructor 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Morph 6e9d0a685b bgtc: Update to 12.x and implement OpenTaskService 5 years ago
FearlessTobi ae1899577f Address review comments 5 years ago
xperia64 34bacedd1a Delete the old log file before rotating (#5675) 5 years ago
bunnei a8aea907f4 Fix the old log file to work with the log parser. 5 years ago
xperia64 1c775a3f66 Rotate previous log file to '.old' if it exists 5 years ago
bunnei 655892e84b hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions. 5 years ago
Lioncash 38ffaef6eb common: Enable warnings as errors 5 years ago
M&M c6f9cad218 logging/settings: Increase maximum log size to 100 MB and add extended logging option 6 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash 8190a40d18 logging/backend: Make use of designated initializers 6 years ago
BreadFish64 45e463971b common/logging: don't use regex for path trimming 6 years ago
ReinUsesLisp a653f24a00 common/logging: Silence no return value warnings 6 years ago
Zach Hilman 46c3a8d6a3 log: Add logging class for Cheat Engine 7 years ago
Lioncash eb88e9d088 general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Lioncash 40167af31d logging/backend: Make time_origin a class variable instead of a local static 7 years ago
Lioncash e52dbaf998 logging/backend: Move CreateEntry into the Impl class 7 years ago
B3n30 b2636e4b03 Adressed review comments 7 years ago
B3n30 5334e20770 threadsafe_queue: Add WaitIfEmpty and use it in logging 8 years ago
ReinUsesLisp 0c7b5355c3 logging: Add Vulkan backend logging class type 7 years ago
Tobias da012f0d54 Backport review comment from citra-emu/citra#4418 7 years ago
Lioncash 8aa910b315 logging/backend: Add missing services to the log filters 7 years ago
Zach Hilman e37e15fd1e service: Add skeleton for psm service 7 years ago
Carl Kenner c7871341fe logging: Add DebuggerBackend for logging to Visual Studio 7 years ago
Lioncash 025ab5f04f text_formatter: Avoid unnecessary string temporary creation in PrintMessage() 7 years ago
David 11a9e90d8d Stubbed IRS (#1349) 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash 067e34798b common/logging: Amend documentation comments 8 years ago
Lioncash 4209a71953 common/logging/filter: Replace C-style case with C++ static_cast 8 years ago
Lioncash ed8b4ac2b4 common/logging/filter: Make constructor explicit 8 years ago
Lioncash 2c16d2ccdd logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFFER_INFO instance 8 years ago
Lioncash e6a87798b9 logging/backend: Use const reference to refer to log filter 8 years ago
Lioncash 5415ccb7da common/logging: Add missing service log categories 8 years ago
Lioncash 705c5b6166 service: Add usb services 8 years ago
Lioncash ed0e62fe9e service: Add arp services 8 years ago
Lioncash 6ac24e4e5a service: Add migration services 8 years ago
Lioncash f29d848665 logging/log: Remove incorrect description in PCV doc comment 8 years ago
Lioncash 4d9067936c service: Add psc services 8 years ago
Lioncash a267a3cc08 service: Add capture services 8 years ago
Lioncash 2635578300 service: Add bpc and pcv services 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago