summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-14hle: Initial implementation of NX service framework and IPC.Gravatar bunnei1-1/+1
2017-10-10hle: Remove a large amount of 3ds-specific service code.Gravatar bunnei1-21/+0
2017-07-10logging: Add WebService as a log cateogry.Gravatar bunnei1-1/+2
2017-07-07Implement basic virtual Room support based on enet (#2803)Gravatar B3n301-0/+1
2017-03-01Input: add device and factory templateGravatar wwylele1-0/+1
2017-02-21HW: add AES engine & implement AES-CCMGravatar wwylele1-0/+1
2017-02-13applied the change suggested by @wwyleleGravatar noah the goodra1-0/+1
2016-12-30Service/NFC: stub GetTagInRangeEventGravatar mailwl1-0/+1
2016-12-12csnd:SND reformat source codeGravatar mailwl1-0/+1
2016-11-25MIC_U: Stub service funcionsGravatar mailwl1-0/+1
2016-10-02Update the stub code of BOSSGravatar JamePeng1-0/+1
2016-09-21Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot1-2/+1
2016-09-18Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot1-68/+71
2016-06-25Remove superfluous std::move in return std::move(local_var)Gravatar scurest1-1/+1
2016-05-07AudioCore: SDL2 SinkGravatar MerryMage1-0/+1
2016-04-03Dummy implementation dlp:SRVR Service.Gravatar exhalatio1-0/+1
2016-03-31cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandleGravatar mailwl1-0/+1
2016-03-27frd:u: Initial stub some functionsGravatar mailwl1-0/+1
2016-03-15Reorganize the ndm service path for dummy implement functionGravatar JamePeng1-0/+1
2016-02-26Initial implementation ir:userGravatar mailwl1-0/+1
2016-02-21AudioCore: Skeleton ImplementationGravatar MerryMage1-0/+2
2015-11-23Services/Cam: Added new log type and camera enums from 3dbrew.Gravatar Subv1-0/+1
2015-10-04Implement gdbstubGravatar polaris-1-0/+1
2015-09-19Implement gdbstubGravatar polaris-1-0/+1
2015-08-15Handle invalid `Log::Class`Gravatar Benjamin Barenblat1-1/+2
2015-08-02Use UNREACHABLE macro for impossible cases in previous commitGravatar Benjamin Barenblat1-2/+1
2015-08-02Handle invalid `Log::Level::Count`Gravatar Benjamin Barenblat1-1/+4
2015-06-11Services: Continue separation of services into their own foldersGravatar purpasmart961-0/+1
2015-05-22Service::Y2R: Support for grayscale decoding of specific formatsGravatar Yuri Kunde Schlesner1-0/+1
2015-05-12Common: Remove async loggingGravatar Yuri Kunde Schlesner1-47/+9
2015-04-02Services: Stubs and minor changesGravatar purpasmart961-0/+2
2015-03-09Added LCD registers, and implementation for color filling in OGL code.Gravatar archshift1-0/+1
2015-03-06Logging: check for filter before sending to the queue, to skip all heavy form...Gravatar Emmanuel Gil Peyrot1-0/+9
2015-02-22Added information reporting from ThrowFatalErrorGravatar archshift1-0/+1
2015-02-12backend: Add logging subentry for ldrGravatar Lioncash1-0/+1
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift1-2/+2
2015-01-07CoreTiming: Ported the CoreTiming namespace from PPSSPPGravatar Subv1-0/+1
2014-12-31SOC_U: Preliminary implementation of sockets.Gravatar Subv1-0/+1
2014-12-20License changeGravatar purpasmart961-1/+1
2014-12-13New logging systemGravatar Yuri Kunde Schlesner1-0/+151