1ecb322daa
Added system for handling core errors in citra-qt.
2017-06-02 18:27:56 -04:00
2ca3beb9d3
core: fix err_f.cpp warning about unhandled enumeration value on OSX
2017-01-29 22:01:19 +01:00
963aedd8cc
Add all services to the Service namespace
...
Previously there was a split where some of the services were in the
Service namespace and others were not.
2016-12-11 00:07:27 +00:00
691f069743
Rework the code of err:f service
2016-10-06 21:03:12 +08:00
84fbbe2629
Use negative priorities to avoid special-casing the self-include
2016-09-21 00:15:56 -07:00
ebdae19fd2
Remove empty newlines in #include blocks.
...
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
2016-09-21 11:15:47 +09:00
396a8d91a4
Manually tweak source formatting and then re-run clang-format
2016-09-18 21:14:25 -07:00
dc8479928c
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00
0937bed8d8
services: Get rid of unnecessary includes
2016-02-02 01:40:23 -05:00
e1fbac3ca1
Common: Remove common.h
2015-05-07 15:45:22 -03:00
0420a4d1de
Added information reporting from ThrowFatalError
...
This was RE'd from the errdisp applet.
2015-02-22 12:19:30 -08:00
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
...
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)
Also removed some GEKKO cruft.
2015-02-10 18:30:31 -08:00
a79d21c83e
Service: Clean-up Interface
2015-02-02 15:36:59 -02:00
9796bc1fa2
More services & small clean ups
2014-12-25 19:08:33 -08:00
ebfd831ccb
License change
2014-12-20 21:20:24 -08:00
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
2014-11-19 09:03:07 +00:00
c22923f8c4
Added stub err:f service.
2014-11-01 20:07:59 -07:00