Tobias Hunger
4230ac2572
Update copyright information to reflect name change
...
Also run resue over the codebase and fix complaints from that tool.
2022-02-09 10:27:47 +01:00
Olivier Goffart
d2d6a5cc6a
Rename sixtyfps_
2022-02-02 14:25:56 +01:00
Simon Hausmann
b1a70f9e58
Rename the SixtyFPS CMake interface
2022-02-02 09:58:26 +01:00
Tobias Hunger
bfca0e3573
Mass update copyright messages to be more REUSE compliant
2021-12-22 10:06:12 +01:00
Olivier Goffart
13bd828b96
Update license date
2021-07-02 15:55:54 +02:00
Simon Hausmann
d52c18f1df
Cleanup: Use a unique name for the C++ CMake projects
2021-05-17 10:52:01 +02:00
Simon Hausmann
f7ce1ba8b4
Generate registration code for custom fonts imported in .60 files
...
This removes the need to manually register fonts. This is initially
applied to the printer demo, but the other demos and removal of the
public manual registration API will come in follow-up commits.
2021-04-14 09:30:32 +02:00
Simon Hausmann
73108ff26f
Print diagnostics and fix the path to the ui file in the interpreted printer demo
2021-03-19 18:41:10 +01:00
Olivier Goffart
5b726cacbe
Interpreted printer demo
...
It fails at runtime because it can't compile the .60, but since
there is no diagnostics output for now, it is hard to know why
2021-03-19 18:33:40 +01:00