Olivier Goffart
|
221bb853d7
|
Change the exaple to used named struct for models
|
2020-09-17 14:00:50 +02:00 |
|
Olivier Goffart
|
2ae4f1757b
|
Rename model method to match the rust API
|
2020-09-15 14:10:07 +02:00 |
|
Simon Hausmann
|
520df89e2c
|
Add the same (a)rgb_(uint8/float) functions in C++ Color as in Rust
|
2020-09-11 17:55:52 +02:00 |
|
Simon Hausmann
|
246a7142ec
|
Fix printerdemo C++ build after API changes
|
2020-09-08 22:34:22 +02:00 |
|
Olivier Goffart
|
3f45b545ff
|
C++: Don't return model data by const value
Prevetn warning
|
2020-09-07 12:50:08 +02:00 |
|
Olivier Goffart
|
f6c8ea0f20
|
Make the Model/Repeater type safe in C++
|
2020-09-04 19:02:56 +02:00 |
|
Olivier Goffart
|
0751552068
|
Printer demo: the ink data now comes from the native code
|
2020-09-04 15:49:33 +02:00 |
|
Olivier Goffart
|
58cdaeb8dd
|
Update license header to mention that commertial option are available
|
2020-08-26 13:23:42 +02:00 |
|
Simon Hausmann
|
2823f32692
|
Apply license headers to all non-binary/non-json sources
|
2020-08-17 17:55:20 +02:00 |
|
Simon Hausmann
|
f2eec61968
|
Add a window to the top-level component
This means that we always have a window and for the C++
API we don't require this ComponentWindow use anymore.
|
2020-08-11 13:38:38 +02:00 |
|
Olivier Goffart
|
3becd69bc5
|
Skeleton for the printerdemo
|
2020-08-04 10:11:02 +02:00 |
|