libx52/libx52util
nirenjan 3c02fe5ec2 refactor: Rearrange files to avoid duplicate code issue
Prior to this change, SonarQube complains about duplicated code in the
symlinked header files. This change reworks the layout so that the
installed headers all reside under the 'includes' directory, and the
meson.build files are updated to reflect the new paths.
2026-04-20 10:28:24 -07:00
..
char_map.h build: Rename source files to remove prefixes 2026-04-03 23:02:43 -07:00
char_map_lookup.c refactor: Rename daemon sources to remove x52d_ prefix 2026-04-03 23:50:18 -07:00
char_map_test.c feat: Enhance x52 character map bin file 2026-04-07 23:50:28 -07:00
meson.build refactor: Rearrange files to avoid duplicate code issue 2026-04-20 10:28:24 -07:00
test-runner.sh build: Rename source files to remove prefixes 2026-04-03 23:02:43 -07:00
x52_char_map.cfg feat: Handle the entire BMP in libx52util 2026-03-16 10:18:16 -07:00
x52_char_map_gen.py feat: Enhance x52 character map bin file 2026-04-07 23:50:28 -07:00