Steven R. Loomis
|
d56f6557fb
|
chore(core): deprecate checksum in 16.0 🙀
- do not generate unless version<16.0
- never check checksum
Fixes: #7220
|
2022-09-16 14:24:01 -05:00 |
|
Steven R. Loomis
|
efd4c83490
|
chore(core): ignore checksum in 16.0 🙀
- mark as deprecated
Fixes: #7220
|
2022-09-16 14:24:01 -05:00 |
|
Steven R. Loomis
|
3ceea19218
|
fix(core): validate kmxplus files 🙀
- split validation out into a separate kmx_file_validator.hpp
- kmx_file.h should remain C-only usable
Fixes: #7220
|
2022-09-14 16:32:18 -05:00 |
|
Steven R. Loomis
|
ea417c9f72
|
fix(core): VerifyKeyboard() on kmxplus files 🙀
- move VerifyKeyboard into COMP_KEYBOARD::VerifyKeyboard
- change call sites in kmx_file.h
For: #7220
|
2022-09-12 17:01:45 -05:00 |
|
Steven R. Loomis
|
eb5f1ad63c
|
fix(core): fixes for kmx_file rearrangement 🙀
fix breaks in #7111 and prior
- try stdint.h instead of cstdint
#7098
|
2022-08-24 13:56:42 -05:00 |
|
Steven R. Loomis
|
b180ca844d
|
fix(core): fixes for kmx_file rearrangement 🙀
fix breaks in #7111 and prior
#7098
|
2022-08-24 13:49:55 -05:00 |
|
Marc Durdin
|
e6ff47f2b3
|
chore: Merge branch 'master' into feature-ldml
|
2022-08-24 04:21:21 +10:00 |
|
Marc Durdin
|
10d9ed40dc
|
chore(core): use c-compatible type for KMX_UCHAR
|
2022-08-11 17:51:30 +02:00 |
|
Marc Durdin
|
dedb06e7cc
|
chore(common): refactor shared types into km_types.h
|
2022-08-11 11:36:09 +02:00 |
|
Marc Durdin
|
422e7227a6
|
chore(core): move kmx_file.h to common
|
2022-08-11 11:34:09 +02:00 |
|