rpcsx/rpcs3/Crypto
Peter Tissen 21da317453 Logging system rework
* use one central unified log with channels/priorities ad-hoc listener registration and de-registration
* disable buffering by default
* add multi-threaded ringbuffer implementation
* use buffered listener for the gui (using the ringbuffer)
2014-06-26 17:34:28 +02:00
..
aes.cpp unify line endings to shut up VS 2014-04-12 11:42:20 +02:00
aes.h Updated the crypto engine: 2014-03-30 21:09:49 +01:00
key_vault.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
key_vault.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
lz.cpp This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
lz.h This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
sha1.cpp Updated the crypto engine: 2014-03-30 21:09:49 +01:00
sha1.h Updated the crypto engine: 2014-03-30 21:09:49 +01:00
unedat.cpp Logging system rework 2014-06-26 17:34:28 +02:00
unedat.h Add EDAT_FLAG_0x3C/0x3D 2014-06-26 00:11:10 +08:00
unpkg.cpp Logging system rework 2014-06-26 17:34:28 +02:00
unpkg.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
unself.cpp Logging system rework 2014-06-26 17:34:28 +02:00
unself.h Logging system rework 2014-06-26 17:34:28 +02:00
utils.cpp This is squashed commit from the follwing commits: 2014-04-27 00:41:46 +02:00
utils.h unify line endings to shut up VS 2014-04-12 11:42:20 +02:00