index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
log.h
Age
Commit message (
Expand
)
Author
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-01-10
Logging: Log all called service functions (under trace). Compile out all trac...
archshift
2014-12-29
Fix MSVC-related #defines and add CMakeLists comment
darkf
2014-12-29
Fix merge conflicts
darkf
2014-12-20
License change
purpasmart96
2014-12-13
Remove old logging system
Yuri Kunde Schlesner
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
New logging system
Yuri Kunde Schlesner
2014-12-09
Remove unused NDMA module
Yuri Kunde Schlesner
2014-12-09
Fix some headers to include their dependencies properly.
Tony Wasserka
2014-11-28
Fix MinGW build
darkf
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-18
Add a GUI logging channel.
Tony Wasserka
2014-10-07
Added configuration file system.
archshift
2014-09-01
Avoid LOGGING redefinition warnings.
Yuri Kunde Schlesner
2014-08-17
Common: Move header guards over to pragma once
Lioncash
2014-06-14
Merge branch 'threading' of https://github.com/bunnei/citra
bunnei
2014-06-12
Rename LCD to GPU.
Tony Wasserka
2014-06-01
log: updated MAX_LOGLEVEL to use correct log level enum type
bunnei
2014-06-01
log: updated GenericLog __attribute__ for newly added parameter
bunnei
2014-05-29
log: fixed to not print twice, enabled coloring, added OS print logging as it...
bunnei
2014-05-09
added kernel logger to common
bunnei
2014-05-07
logger fix for linux
bunnei
2014-05-07
added GSP to loggers
bunnei
2014-05-06
- added better SVC logging
bunnei
2014-04-17
added NDMA hardware interface
bunnei
2014-04-10
added logger for generic HLE
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei