Ghabry
|
a215ae2da2
|
Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros
|
2023-11-20 19:22:12 +01:00 |
|
yellows8
|
3b2d72a427
|
error: Add note for errorApplicationCreate.
|
2022-11-02 22:56:30 -04:00 |
|
Michael Scire
|
e36c7a760f
|
err: add ErrorContextType enum
|
2020-06-27 12:52:01 +02:00 |
|
yellows8
|
c40f8ecac6
|
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
|
2019-11-12 12:45:58 -05:00 |
|
yellows8
|
2729cafbe0
|
Updated ErrorContext struct.
|
2019-03-29 13:36:40 -04:00 |
|
yellows8
|
b463693094
|
Changed errorApplicationSetNumber to static inline.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
8b5a4d580d
|
Various minor changes + changed some error* funcs to static inline. Removed errorResultBacktraceClose, errorSystemClose, and errorApplicationClose.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
b91bc09c57
|
Added ErrorType enum. errorCode* funcs are now static inline + minor changes. Updated docs.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
505042bc73
|
Added ErrorCode and the funcs for it, funcs which use low/desc now use this instead. Updated docs.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
71a711e5d7
|
Updated ErrorContext.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
0ea16ae8c7
|
Added errorResultRecordShow/errorCodeRecordShow.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
f6287086d3
|
Added errorResultShow/errorCodeShow. Updated ErrorCommonHeader and added ErrorPctlArg.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
6be5ad949e
|
In errorSystemSetContext(), return immediately on pre-4.0.0.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
68e3204a88
|
Added support for errorResultBacktrace*. Updated/added error structs.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
018441a1f6
|
Added support for errorEulaShow/errorSystemUpdateEulaShow.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
1ec8e3b29e
|
Added support for error Application. Allow passing NULL to errorSystemCreate() for fullscreen_message, and minor other adjustments.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
3995447de7
|
Renamed error funcs and updated/added structs. Updated errorSystemCreate. Merged errorConfigSetShortDescription/errorConfigSetDetailedDescription into errorSystemCreate. Replaced errorConfigSetModule/errorConfigSetDescription with errorSystemSetCode, and added an errorSystemSetResult wrapper. Added errorSystemSetLanguageCode and errorSystemSetContext.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
9bf699f712
|
Improved error-applet launching handling. Updated ErrorConfig and added ErrorContext.
|
2019-03-28 20:19:38 -04:00 |
|
Liam Minopulos
|
ecfc8f8966
|
Added error LibraryApplet wrapper (#243)
* Implement error applet
|
2019-03-28 20:19:38 -04:00 |
|