Commit graph

5 commits

Author SHA1 Message Date
emmauss
c58e867b0b Add logclass, made changes to logging calls (#79)
* add logclass, made changes to logging calls

* made enum parsing case insensitive

* enable logclass on partial or complete match
2018-04-13 22:02:24 -03:00
gdkchan
66c4ef1cf3 Show service short name for unimplemented commands 2018-04-06 02:38:59 -03:00
gdkchan
89862a7bfa Remove useless spacing 2018-04-04 19:29:34 -03:00
gdkchan
d0afedbf02 Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
gdkchan
e60852509c [WIP] Add support for events (#60)
* Add support for events, move concept of domains to IpcService

* Support waiting for KThread, remove some test code, other tweaks

* Use move handle on NIFM since I can't test that now, it's better to leave it how it was
2018-03-19 15:58:46 -03:00