index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
logging
Age
Commit message (
Expand
)
Author
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-03
logging/backend: Make use of designated initializers
Lioncash
2020-01-23
common/logging: don't use regex for path trimming
BreadFish64
2019-11-15
common/logging: Silence no return value warnings
ReinUsesLisp
2019-09-21
log: Add logging class for Cheat Engine
Zach Hilman
2019-04-01
general: Use deducation guides for std::lock_guard and std::unique_lock
Lioncash
2019-03-02
logging/backend: Make time_origin a class variable instead of a local static
Lioncash
2019-03-02
logging/backend: Move CreateEntry into the Impl class
Lioncash
2019-02-15
Adressed review comments
B3n30
2019-02-15
threadsafe_queue: Add WaitIfEmpty and use it in logging
B3n30
2019-02-12
logging: Add Vulkan backend logging class type
ReinUsesLisp
2018-12-07
Backport review comment from citra-emu/citra#4418
Tobias
2018-11-05
Merge pull request #1441 from CarlKenner/DebuggerLog
bunnei
2018-10-23
logging/backend: Add missing services to the log filters
Lioncash
2018-10-20
service: Add skeleton for psm service
Zach Hilman
2018-10-07
logging: Add DebuggerBackend for logging to Visual Studio
Carl Kenner
2018-10-04
text_formatter: Avoid unnecessary string temporary creation in PrintMessage()
Lioncash
2018-09-23
Stubbed IRS (#1349)
David
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-04
common/logging: Amend documentation comments
Lioncash
2018-09-04
common/logging/filter: Replace C-style case with C++ static_cast
Lioncash
2018-09-04
common/logging/filter: Make constructor explicit
Lioncash
2018-08-21
logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFF...
Lioncash
2018-08-13
logging/backend: Use const reference to refer to log filter
Lioncash
2018-08-08
common/logging: Add missing service log categories
Lioncash
2018-08-07
service: Add usb services
Lioncash
2018-08-04
service: Add arp services
Lioncash
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-03
Merge pull request #898 from lioncash/mig
bunnei
2018-08-02
service: Add migration services
Lioncash
2018-08-01
logging/log: Remove incorrect description in PCV doc comment
Lioncash
2018-08-01
service: Add psc services
Lioncash
2018-08-01
Merge pull request #888 from lioncash/caps
bunnei
2018-08-01
service: Add capture services
Lioncash
2018-08-01
service: Add bpc and pcv services
Lioncash
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-31
Merge pull request #875 from lioncash/fgm
bunnei
2018-07-31
service: Add fgm services
Lioncash
2018-07-31
service: Add the pcie service
Lioncash
2018-07-30
Port #3758 from Citra (#852): Add missing std::string import in text_formatter
Tobias
2018-07-30
Merge pull request #857 from lioncash/wlan
bunnei
2018-07-28
service: Add wlan services
Lioncash
2018-07-28
service: Add btm services
Lioncash
2018-07-28
Merge pull request #847 from lioncash/ncm
bunnei
2018-07-28
Merge pull request #846 from lioncash/mii
bunnei
2018-07-27
service: Add ncm services
Lioncash
2018-07-27
Merge pull request #845 from lioncash/nfc
bunnei
2018-07-27
service: Add mii services
Lioncash
2018-07-27
service: Add nfc services
Lioncash
2018-07-27
service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode
Lioncash
[next]