| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | converted lot of TRUE/FALSE to real boolean and updated types (nw) | 2016-10-22 | 1 | -11/+11 | |
| | | |||||
| * | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -28/+28 | |
| | | | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8 | ||||
| * | Turn image init/validate into scoped enums to avoid accidental casts to/from ↵ | 2016-08-01 | 1 | -12/+12 | |
| | | | | | | | integer and boolean types The image error should also be turned into a scoped enum - the menus were assuming it was the same thing as an init result | ||||
| * | Fixed ti drivers (nw) | 2016-05-01 | 1 | -0/+791 | |
