spiegel-keyman/mac/mcompile
2024-10-10 11:15:36 +02:00
..
.gitignore feat(mac): add build.sh 2024-08-14 16:00:27 +02:00
build.sh chore (common): rename do_clean, do_configure, do_build, do_test to do_meson_... 2024-10-10 11:13:59 +02:00
keymap.cpp feat (mac): set OPtimize Option to -O2; resolve problem in UCKeyTranslate: check noErr only after 2nd use of UCKeyTranslate 2024-10-02 17:38:20 +02:00
keymap.h chore (mac): remove argc, use VK_SPACE, use _countof() 2024-09-13 09:50:42 +02:00
mc_import_rules.cpp refactor(mac): use km_types from common 2024-08-14 14:09:58 +02:00
mc_import_rules.h feat(mac): swapped comments 2024-08-06 10:58:28 +02:00
mc_kmxfile.cpp chore(mac): change bitmapoffset + bitmapsize to prevent buffer problems 2024-09-09 18:09:15 +02:00
mc_kmxfile.h feat(mac): mcompile remove u16, kmx_file from mcompile-mac and use from common 2024-08-14 15:33:14 +02:00
mcompile.cpp feat (mac): new message if SaveKeyboard fails 2024-10-08 18:56:03 +02:00
mcompile.h chore (mac): mac_run and minor things (edits, comments,...) 2024-09-12 18:16:11 +02:00
meson.build feat (mac): set OPtimize Option to -O2; resolve problem in UCKeyTranslate: check noErr only after 2nd use of UCKeyTranslate 2024-10-02 17:38:20 +02:00