David Marcec
|
a2cc3b10bb
|
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
2018-11-26 17:06:13 +11:00 |
|
David Marcec
|
98c7a6d622
|
Used better names for mm:u and fixed bad stub
InitializeWithId needs to return an id which is a u32 which should be a non zero value
|
2018-10-19 01:09:34 +11:00 |
|
Lioncash
|
b6c47b578f
|
mm_u: Forward all old variants of functions to the new ones
Ensures both variants go through the same interface, and while we're at
it, add Finalize to provide the inverse of Initialize for consistency.
|
2018-08-13 18:59:10 -04:00 |
|
Lioncash
|
9d09d92c56
|
mm_u: Move implementation class into the cpp file
Now if changes are ever made to the behavior of the class, it doesn't
involve rebuilding everything that includes the mm_u header.
|
2018-08-13 18:59:07 -04:00 |
|
James Rowe
|
638956aa81
|
Rename logging macro back to LOG_*
|
2018-07-02 21:45:47 -04:00 |
|
mailwl
|
a776464a55
|
Remove unused header files
|
2018-06-06 09:10:48 +03:00 |
|
mailwl
|
62cd19e4ae
|
Small fixes
|
2018-06-05 15:34:01 +03:00 |
|
mailwl
|
7e3d746b06
|
Service/MM: add service and stub some functions
|
2018-06-05 12:19:29 +03:00 |
|