Project

General

Profile

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

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

Update Dear ImGui to v1.91.5.

10ae4f11 03/22/2024 03:06 PM david.sorber

Add the ability to specify the input file path as a command line argument. Bumping to v0.1.4.

8a16b7a0 03/22/2024 01:08 PM david.sorber

Tokenize a filter criteria and then search the catalog for feach filter
criteria token.

7cb84a4d 03/18/2024 03:14 PM david.sorber

Update catalog decode status message.

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.