g13gui/g13d
June Tate-Gans ae6cf5084a g13d: Rework and cleanup namespaces and files
This is the first half of some major rework of the g13d codebase to make things
a bit more manageable. This splits out a great deal of stuff from helper.h into
separate translation units, and also breaks out a great deal of the g13.h header
into separate translation units as well.

Doing this saves in compilation time as we make changes to the system, and also
helps to clean up a whole bunch of leaking symbols.
2021-04-25 16:35:44 -05:00
..
action.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
bounds.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
CMakeLists.txt g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
config.h.in g13d: Add a config header 2021-04-25 12:44:58 -05:00
coord.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
device.cc g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
device.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
find_or_throw.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
font.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
g13_fonts.cc g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
g13_keys.cc g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
g13_lcd.cc g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
g13_main.cc g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
g13_stick.cc g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
g13.cc g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
g13.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
helper.cc g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
helper.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
lcd.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
logo.h g13d: Fix a bunch of sign comparisons 2021-04-25 14:39:40 -05:00
manager.cc g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
manager.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
pbm2lpbm.cc g13d: Reformat all the files using clang-format 2021-04-25 12:51:26 -05:00
profile.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
repr.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00
stick.h g13d: Rework and cleanup namespaces and files 2021-04-25 16:35:44 -05:00