Paul Peavyhouse
|
372b133b18
|
Converting to integer based math
|
2019-10-24 16:46:30 -07:00 |
|
Paul Peavyhouse
|
ddd7c1d30c
|
Adding ending newline
|
2019-10-22 13:29:38 -07:00 |
|
Paul Peavyhouse
|
a572d8a648
|
Keeping some original variable names
|
2019-10-22 13:19:22 -07:00 |
|
Paul Peavyhouse
|
65252024bf
|
Formatting
|
2019-10-22 13:17:53 -07:00 |
|
Paul Peavyhouse
|
69d7d53768
|
Documenting code
|
2019-10-22 13:07:01 -07:00 |
|
Paul Peavyhouse
|
6aff9f65ed
|
Floating point fix for RGB to HSV
Test code at https://github.com/paulpv/lv_examples/blob/master/lv_tests/lv_test_misc/lv_test_color/lv_test_color.ino
|
2019-10-22 13:02:31 -07:00 |
|
Gabor Kiss-Vamosi
|
246adc7b43
|
Merge pull request #1218 from paulpv/fix-rgb565
Fix RGB 565 to 888
|
2019-10-21 06:30:49 +02:00 |
|
Gabor Kiss-Vamosi
|
0bd200a36a
|
Merge pull request #1228 from tgillbe/feature_arc_antialias
Add arc antialiasing
|
2019-10-21 05:26:33 +02:00 |
|
Paul Peavyhouse
|
ae006b2bc9
|
typo
|
2019-10-19 05:26:18 -07:00 |
|
Paul Peavyhouse
|
a11a06547f
|
More mathematically worded
|
2019-10-19 05:24:25 -07:00 |
|
Paul Peavyhouse
|
8694b3889b
|
Not so concise comment
|
2019-10-19 05:17:22 -07:00 |
|
Paul Peavyhouse
|
649e438f0d
|
Experimented and found "smaller" math
|
2019-10-19 04:04:07 -07:00 |
|
tgillbe
|
6cfb0af7c3
|
Add arc antialiasing
|
2019-10-18 15:34:57 +01:00 |
|
Paul Peavyhouse
|
04158b39cd
|
Fully tested values 5 bit red/blue 0 to 31 and 6 bit green 0 to 63
|
2019-10-16 23:21:30 -07:00 |
|
Paul Peavyhouse
|
92be109cba
|
Fixing +/- 3 conversion problem
|
2019-10-16 22:41:56 -07:00 |
|
Amir Gonnen
|
93a94bc4d5
|
Add exported constants to log-level macros (#1226)
See GitHub comments on 0df7d0d9969c69a1b9d9854322ba1d74a3aff2f2.
|
2019-10-16 16:21:07 -04:00 |
|
Themba Dube
|
0df7d0d996
|
Partially revert lv_log.h to fix compilation issue until consensus is reached
|
2019-10-12 21:00:00 -04:00 |
|
Paul Peavyhouse
|
e0ca7581ef
|
Initial commit of only 565 to 888; will check others next
|
2019-10-04 17:03:40 -07:00 |
|
Amir Gonnen
|
d1d3ef4305
|
use "export" macro to export interesting defines to binding
|
2019-10-03 23:20:50 +03:00 |
|
Gabor Kiss-Vamosi
|
5660181b81
|
debug: rework asserts
|
2019-09-24 23:14:17 +02:00 |
|
Gabor Kiss-Vamosi
|
366f958e1a
|
debug: add the basics of LV_DEBUG
|
2019-09-24 16:30:38 +02:00 |
|
Gabor Kiss-Vamosi
|
a611160636
|
Merge branch 'master' into dev-6.1
|
2019-09-14 11:46:51 +02:00 |
|
Deon Marais
|
8efba76073
|
Make sin table constant in lv_math.c (#1185)
|
2019-09-01 09:19:14 -04:00 |
|
Themba Dube
|
ba1fba1f10
|
Add lv_label_set_text_fmt
|
2019-08-06 09:28:50 -04:00 |
|
Themba Dube
|
bdce05e20f
|
Merge branch 'master' into dev-6.1
|
2019-08-05 13:55:16 -04:00 |
|
Themba Dube
|
2093b43045
|
Add LV_FS_MAX_PATH_LENGTH
|
2019-07-24 12:25:48 -04:00 |
|
Gabor Kiss-Vamosi
|
5a9904fa12
|
lv_txt_get_next_line: step at least one to avoid infinite loops
|
2019-07-24 06:07:20 +02:00 |
|
Brian Pugh
|
29b145ffb2
|
lv_txt.c long word text wrapping initial commit (refactor).
|
2019-07-23 09:19:14 -07:00 |
|
Gabor Kiss-Vamosi
|
5d44e66d42
|
format comments
|
2019-07-23 08:23:33 +02:00 |
|
Gabor Kiss-Vamosi
|
aa2f70fabc
|
add lv_printf
|
2019-07-22 06:29:58 +02:00 |
|
Gabor Kiss-Vamosi
|
014850e73a
|
make lv_fs_get_drv public
|
2019-07-09 08:18:58 +02:00 |
|
Gabor Kiss-Vamosi
|
df91d5bcad
|
add lv_async to makefile
|
2019-07-08 13:02:48 +02:00 |
|
Gabor Kiss-Vamosi
|
2f29a9f361
|
fix compiler errors
|
2019-07-08 13:00:27 +02:00 |
|
Themba Dube
|
1d53e5eaec
|
Move lv_obj_del_async to lv_obj.h
|
2019-07-06 15:48:18 -04:00 |
|
embeddedt
|
91f8755690
|
Rename async header guards
Co-Authored-By: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2019-07-06 15:47:43 -04:00 |
|
Themba Dube
|
5ae4b62f4d
|
Initial addition of asynchronous callbacks
|
2019-07-06 15:47:36 -04:00 |
|
Gabor Kiss-Vamosi
|
6c59216b46
|
Replace uintptr_t with lv_uintptr_t
uintptr_t is not supported by the 16 bit PIC's compiler (e.g. dsPIC33)
|
2019-07-03 10:07:12 +02:00 |
|
Gabor Kiss-Vamosi
|
6eb9975966
|
add LV_LOG_LEVEL_NONE
|
2019-07-03 00:10:19 +02:00 |
|
Gabor Kiss-Vamosi
|
50d134fa8c
|
remove user data set get from anims to allow LV_USE_USER_DATA 0
|
2019-07-03 00:05:12 +02:00 |
|
Amir Gonnen
|
b0870156c8
|
Merge branch 'dev-6.0'
|
2019-07-02 00:32:36 +03:00 |
|
Amir Gonnen
|
f7b8e5d415
|
Add missing gc root
|
2019-07-02 00:31:50 +03:00 |
|
Gabor Kiss-Vamosi
|
b4dfa5678f
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-06-28 06:02:01 +02:00 |
|
Themba Dube
|
2ecd0c4166
|
Merge branch 'dev-6.0' of github.com:littlevgl/lvgl into dev-6.0
|
2019-06-27 18:11:19 -04:00 |
|
Themba Dube
|
bbc9c886c6
|
Update Doxygen comments
|
2019-06-27 18:07:26 -04:00 |
|
Gabor Kiss-Vamosi
|
f8924511d6
|
rename LV_TASK_PRIO_LAST -> _LV_TASK_PRIO_LAST
|
2019-06-27 18:25:23 +02:00 |
|
Gabor Kiss-Vamosi
|
8f962a0464
|
run clang-formatter
|
2019-06-27 07:16:15 +02:00 |
|
embeddedt
|
cba7dfc51b
|
Revert "Long txt wrapping refactor"
|
2019-06-26 09:37:39 -04:00 |
|
Gabor Kiss-Vamosi
|
b71b1f1e3a
|
strip logs at compile time
|
2019-06-25 18:27:10 +02:00 |
|
Gabor Kiss-Vamosi
|
721d056803
|
Merge pull request #1115 from joltwallet/long_txt
Long txt wrapping refactor
|
2019-06-25 17:13:30 +02:00 |
|
Gabor Kiss-Vamosi
|
4891f803fc
|
minor API updates
|
2019-06-25 15:14:47 +02:00 |
|