Gabor Kiss-Vamosi
|
2dce4407c7
|
add LV_FONT_FMT_TXT_LARGE to support very large fonts
|
2019-07-05 06:11:49 +02:00 |
|
Gabor Kiss-Vamosi
|
471ff8a5b5
|
Merge pull request #1128 from littlevgl/lv_img_buf_alloc
[v6.1] Add lv_img_buf_alloc and lv_img_buf_free functions
|
2019-07-04 06:39:14 +02:00 |
|
Themba Dube
|
55740d2a96
|
Move lv_img_buf_get_img_size to C file instead of inlining
|
2019-07-03 09:47:08 -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
|
3a8a004e8b
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-07-03 06:54:15 +02:00 |
|
Gabor Kiss-Vamosi
|
a78d0489f5
|
with line draw out ouf mask test
|
2019-07-03 06:54:10 +02:00 |
|
Peter A. Bigot
|
f2f024b610
|
lv_img_cache: fix buffer overrun
Reset the cache entry, not the pointer to the cache entry.
|
2019-07-02 17:59:28 -05:00 |
|
Gabor Kiss-Vamosi
|
63b070164f
|
use relative include path in built-in files
|
2019-07-03 00:10:38 +02:00 |
|
Gabor Kiss-Vamosi
|
6eb9975966
|
add LV_LOG_LEVEL_NONE
|
2019-07-03 00:10:19 +02:00 |
|
Gabor Kiss-Vamosi
|
0f24ef3666
|
lv_conf_template.h updates
|
2019-07-03 00:05:24 +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 |
|
Themba Dube
|
27155720d5
|
Switch from size_t to uint32_t
|
2019-07-02 14:26:52 -04:00 |
|
Themba Dube
|
9ad51e529e
|
Add API for retrieving raw image bitmap size
|
2019-07-01 21:38:01 -04: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 |
|
Themba Dube
|
28e321f223
|
Add lv_img_buf_alloc and lv_img_buf_free functions
|
2019-06-30 22:05:28 -04:00 |
|
Gabor Kiss-Vamosi
|
135c119b20
|
img_cache: fix memset
|
2019-06-30 06:01:18 +02:00 |
|
Gabor Kiss-Vamosi
|
3e77e0de8b
|
update version
|
2019-06-30 05:54:06 +02:00 |
|
Gabor Kiss-Vamosi
|
a77b2ab408
|
lv_label: fix warnings
|
2019-06-30 05:52:35 +02:00 |
|
Gabor Kiss-Vamosi
|
9af89dd1b3
|
send FOCUS/DEFOCUS event if it was already sent by click focus too
|
2019-06-30 04:54:57 +02:00 |
|
Gabor Kiss-Vamosi
|
3c539d5751
|
Merge branch 'dev-6.0'
|
2019-06-28 23:55:41 +02:00 |
|
Gabor Kiss-Vamosi
|
f91479470b
|
lv_disp_get_hor/ver_res: fix if no disp yet
|
2019-06-28 22:16:11 +02:00 |
|
Gabor Kiss-Vamosi
|
c1072a6289
|
lv_chart: fix axis tick postions
|
2019-06-28 22:15:23 +02:00 |
|
Gabor Kiss-Vamosi
|
d3d83f4991
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-06-28 21:29:26 +02:00 |
|
Themba Dube
|
72cf43a176
|
Fix inadvertant commenting of signal
|
2019-06-28 08:36:53 -04: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 |
|
Amir Gonnen
|
03ac0284ae
|
Fix uninitialized var warning
|
2019-06-27 21:44:20 +03:00 |
|
Gabor Kiss-Vamosi
|
925e1f9adf
|
update lv_conf_chechker.h
|
2019-06-27 18:55:37 +02:00 |
|
Gabor Kiss-Vamosi
|
0bd3a9f4d0
|
fix conflicts
|
2019-06-27 18:34:49 +02: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
|
a6b81d3da8
|
fixes when some features are disabled
|
2019-06-27 08:33:14 +02:00 |
|
Gabor Kiss-Vamosi
|
4c85125a87
|
update lv_conf_template.h
|
2019-06-27 08:20:36 +02:00 |
|
Gabor Kiss-Vamosi
|
9dcc47ec33
|
Merge branch 'vla' into dev-6.0
|
2019-06-27 08:19:38 +02:00 |
|
Gabor Kiss-Vamosi
|
8f962a0464
|
run clang-formatter
|
2019-06-27 07:16:15 +02:00 |
|
Gabor Kiss-Vamosi
|
e1989c5706
|
minor theme updates
|
2019-06-26 17:51:14 +02:00 |
|
Gabor Kiss-Vamosi
|
e1a4590fe3
|
indev: don't set drag_in_prog if not moved
|
2019-06-26 17:51:03 +02:00 |
|
Gabor Kiss-Vamosi
|
d99bd91fe6
|
lv_draw_buf minor formatting
|
2019-06-26 16:56:24 +02:00 |
|
Gabor Kiss-Vamosi
|
b04367c702
|
remove all VLA and replave with lv_draw_get_buf
|
2019-06-26 16:53:50 +02:00 |
|
Gabor Kiss-Vamosi
|
f806f8c526
|
add lv_draw_free_buf
|
2019-06-26 15:56:41 +02:00 |
|
Gabor Kiss-Vamosi
|
5b150e57ab
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-06-26 15:45:08 +02:00 |
|
Gabor Kiss-Vamosi
|
977b74332c
|
night theme update
|
2019-06-26 15:45:01 +02:00 |
|
Gabor Kiss-Vamosi
|
071bf4cc4c
|
add lv_draw_get_buf and use it for shadow draw
|
2019-06-26 15:42:54 +02:00 |
|
embeddedt
|
25c5c54b3b
|
Merge pull request #1118 from amirgon/dev-6.0
[v6.0] add an option to define hard coded resolution
|
2019-06-26 09:42:01 -04:00 |
|
embeddedt
|
cba7dfc51b
|
Revert "Long txt wrapping refactor"
|
2019-06-26 09:37:39 -04:00 |
|
Gabor Kiss-Vamosi
|
fda41d62a1
|
image decoder: minor fixes
|
2019-06-26 14:53:01 +02:00 |
|
Gabor Kiss-Vamosi
|
5168b5c44f
|
add a pixel perfect built-in font
|
2019-06-26 14:52:41 +02:00 |
|
Amir Gonnen
|
1ae0a68e55
|
[v6.0] add an option to define hard coded resolution
|
2019-06-26 01:14:38 +03:00 |
|
Gabor Kiss-Vamosi
|
f62f839a25
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-06-25 18:27:22 +02:00 |
|