Project

General

Profile

Download (5.29 KB) Statistics
| Branch: | Revision:

# Date Author Comment
932a86a1 11/28/2024 01:00 PM david.sorber

Update Dear ImGui to v1.91.5.

e98a669c 03/01/2024 10:19 PM David Sorber

Remove dependence on exernal font file. Used binary_to_compressed_c
utility to convert Roboto Medium font into compressed array so that it
can be included directly within the source code.

f16b75e3 03/01/2024 03:26 PM david.sorber

Significant improvements including reading input from encrypted file.
Also added crypto utility to en/decrypt a file.

5fa4a398 02/23/2024 04:07 PM david.sorber

Hasty WIP commit.

094cf64d 02/23/2024 07:36 AM david.sorber

Using "gui_test" as a starting point.