Jai A
|
1745f68b7a
|
Fix compile error
|
2021-02-20 13:55:07 +01:00 |
|
Ralf Weinbrecher
|
b395724561
|
Update README: Added a hint to install sdl2 before running the demos on macOS
|
2021-02-20 13:55:07 +01:00 |
|
|
054f2ba31f
|
Compile to WASM using emscripten
|
2021-02-20 13:55:07 +01:00 |
|
|
42ae30700a
|
Expose RGB values from Color
|
2021-02-20 13:55:06 +01:00 |
|
|
2b440c8ad2
|
Merge branch 'master' into indev
|
2020-06-20 19:01:56 +02:00 |
|
|
2edb9f0316
|
Release 0.5.0
|
2020-06-20 19:00:13 +02:00 |
|
|
30c5d87bb3
|
Simplify example
|
2020-06-20 18:46:36 +02:00 |
|
|
7781c12809
|
Fix test
|
2020-06-20 12:58:26 +02:00 |
|
|
dc0e2f947a
|
Add some guiding comments to example
|
2020-06-20 12:31:37 +02:00 |
|
|
c8c63456bc
|
Simplify example
|
2020-06-20 12:27:46 +02:00 |
|
|
8cc4bf8ab8
|
Simplify example
|
2020-06-20 12:19:13 +02:00 |
|
|
16b3ee0dc8
|
Input device working, first version
|
2020-06-20 12:15:10 +02:00 |
|
|
18f4be1c88
|
Fist attempt at input devices
|
2020-06-19 23:56:37 +02:00 |
|
|
266ccdba03
|
Re-export max resolutions
|
2020-06-19 19:43:14 +02:00 |
|
|
d442ab99cc
|
Release 0.4.0
|
2020-06-19 18:55:30 +02:00 |
|
|
614451f3a4
|
Release 0.4.0
|
2020-06-19 18:05:17 +02:00 |
|
|
f4618fd635
|
Simplify examples, don't use threads
|
2020-06-19 15:48:44 +02:00 |
|
|
385fc6b764
|
Remove threads from bar example
|
2020-06-19 15:48:44 +02:00 |
|
|
0761e36c76
|
Run apt-get update in CI
|
2020-06-19 15:48:44 +02:00 |
|
|
ef94e5d5d4
|
Install SDL2
|
2020-06-19 15:48:44 +02:00 |
|
|
a1aec89456
|
Checkout submodules in GH actions
|
2020-06-19 15:48:44 +02:00 |
|
|
98ae8e0ced
|
Update readme to remove alloc reference
|
2020-06-19 15:48:44 +02:00 |
|
|
52fafecdde
|
Remove unused dependencies
|
2020-06-19 15:48:44 +02:00 |
|
|
64527c3f2a
|
Fix examples
|
2020-06-19 15:48:44 +02:00 |
|
|
adee5994dc
|
Simplify code
|
2020-06-19 15:48:44 +02:00 |
|
|
60c3fc7ed7
|
Fix comment misconception
|
2020-06-19 15:48:44 +02:00 |
|
|
6a9bd2d87f
|
Fix UB, the value in MaybeUninit was being dropped
|
2020-06-19 15:48:44 +02:00 |
|
|
e3fd8d5736
|
LVGL handles zero sized
|
2020-06-19 15:48:44 +02:00 |
|
|
3e7e056da6
|
Some additional checks on using LVGL heap memory allocator
|
2020-06-19 15:48:44 +02:00 |
|
|
e70ba3a752
|
Incorporate clippy suggestions
|
2020-06-19 15:48:44 +02:00 |
|
|
38d7a0e974
|
Clean up
|
2020-06-19 15:48:44 +02:00 |
|
|
46562f23cf
|
Revert display buffer allocation to use LVGL backed Box
|
2020-06-19 15:48:44 +02:00 |
|
|
8b2879f93b
|
Remove alloc dependency
|
2020-06-19 15:48:44 +02:00 |
|
|
657640d206
|
First step in removing dependency on alloc crate
|
2020-06-19 15:48:44 +02:00 |
|
|
b85226aada
|
Update rust.yml
|
2020-06-15 01:53:42 +02:00 |
|
|
6ddb606855
|
Update rust.yml
|
2020-06-15 01:49:33 +02:00 |
|
|
931dead6ab
|
Initial CI setup.
|
2020-06-15 01:45:26 +02:00 |
|
|
5b48d5faad
|
Release 0.3.3
|
2020-06-14 19:46:50 +02:00 |
|
|
78f0dbcefa
|
Release 0.3.2
|
2020-06-14 17:02:07 +02:00 |
|
|
3c8f892c19
|
Fix examples
|
2020-06-14 16:16:59 +02:00 |
|
|
655300d3e9
|
Release 0.3.1
|
2020-06-14 14:49:02 +02:00 |
|
|
a6bb2e4012
|
Release 0.3.1
|
2020-06-14 14:42:05 +02:00 |
|
|
b8dfd896c2
|
Use a Rust implementation of string.x lib
|
2020-06-14 14:41:23 +02:00 |
|
|
fd65ecbe34
|
Remove explicitly listing files
|
2020-06-14 11:27:13 +02:00 |
|
|
2277334491
|
Explicity define build script
|
2020-06-14 11:25:22 +02:00 |
|
|
78841f1538
|
Update metadata
|
2020-06-14 11:18:33 +02:00 |
|
|
ad5a3deea4
|
Fix types
|
2020-06-14 11:10:29 +02:00 |
|
|
ceabc135cc
|
No need to generate lvgl-codegen as CLI tool
|
2020-06-14 11:10:29 +02:00 |
|
|
74ae3a8b5b
|
Use bindgen output to generate code
|
2020-06-14 11:10:29 +02:00 |
|
|
dbb1d4a8d1
|
Fix clang dependency
|
2020-06-13 21:50:11 +02:00 |
|