summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIC_U: Stub service funcionsGravatar mailwl2016-11-251-0/+1
* Update the stub code of BOSSGravatar JamePeng2016-10-021-0/+1
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-2/+1
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-68/+71
* Remove superfluous std::move in return std::move(local_var)Gravatar scurest2016-06-251-1/+1
* AudioCore: SDL2 SinkGravatar MerryMage2016-05-071-0/+1
* Merge pull request #1435 from mailwl/frd_uGravatar bunnei2016-04-051-0/+1
|\
| * frd:u: Initial stub some functionsGravatar mailwl2016-03-271-0/+1
* | Merge pull request #1616 from exhalatio/dlp_dummyGravatar bunnei2016-04-031-0/+1
|\ \
| * | Dummy implementation dlp:SRVR Service.Gravatar exhalatio2016-04-031-0/+1
| |/
* / cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandleGravatar mailwl2016-03-311-0/+1
|/
* Reorganize the ndm service path for dummy implement functionGravatar JamePeng2016-03-151-0/+1
* Initial implementation ir:userGravatar mailwl2016-02-261-0/+1
* AudioCore: Skeleton ImplementationGravatar MerryMage2016-02-211-0/+2
* Services/Cam: Added new log type and camera enums from 3dbrew.Gravatar Subv2015-11-231-0/+1
* Implement gdbstubGravatar polaris-2015-10-041-0/+1
* Handle invalid `Log::Class`Gravatar Benjamin Barenblat2015-08-151-1/+2
* Use UNREACHABLE macro for impossible cases in previous commitGravatar Benjamin Barenblat2015-08-021-2/+1
* Handle invalid `Log::Level::Count`Gravatar Benjamin Barenblat2015-08-021-1/+4
* Services: Continue separation of services into their own foldersGravatar purpasmart962015-06-111-0/+1
* Service::Y2R: Support for grayscale decoding of specific formatsGravatar Yuri Kunde Schlesner2015-05-221-0/+1
* Common: Remove async loggingGravatar Yuri Kunde Schlesner2015-05-121-47/+9
* Services: Stubs and minor changesGravatar purpasmart962015-04-021-0/+2
* Merge pull request #629 from archshift/lcdfbGravatar bunnei2015-03-101-0/+1
|\
| * Added LCD registers, and implementation for color filling in OGL code.Gravatar archshift2015-03-091-0/+1
* | Logging: check for filter before sending to the queue, to skip all heavy form...Gravatar Emmanuel Gil Peyrot2015-03-061-0/+9
|/
* Added information reporting from ThrowFatalErrorGravatar archshift2015-02-221-0/+1
* backend: Add logging subentry for ldrGravatar Lioncash2015-02-121-0/+1
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-101-2/+2
* CoreTiming: Ported the CoreTiming namespace from PPSSPPGravatar Subv2015-01-071-0/+1
* SOC_U: Preliminary implementation of sockets.Gravatar Subv2014-12-311-0/+1
* License changeGravatar purpasmart962014-12-201-1/+1
* New logging systemGravatar Yuri Kunde Schlesner2014-12-131-0/+151