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 |
|
Brian Pugh
|
f56cd37f65
|
long_txt: moved first letter width update to more intuitive location
|
2019-06-24 09:36:38 -07:00 |
|
Brian Pugh
|
ab4c2bcd93
|
long_txt fixed incorrect width calculation of break characters.
|
2019-06-24 09:27:19 -07:00 |
|
Brian Pugh
|
d85efb9926
|
remove debugging lines
|
2019-06-23 16:22:51 -07:00 |
|
Brian Pugh
|
2f95d4a0ca
|
long text comment update
|
2019-06-23 16:15:14 -07:00 |
|
Brian Pugh
|
2f5ec6befe
|
long text wrapping cleanup
|
2019-06-23 16:04:17 -07:00 |
|
Brian Pugh
|
44b2197721
|
Mostly working long text; need to fix dangling newline and remove debugging code
|
2019-06-23 12:25:17 -07:00 |
|
Brian Pugh
|
76e392edd5
|
Merge remote-tracking branch 'origin/dev-6.0' into long_txt
|
2019-06-21 09:10:26 -07:00 |
|
Gabor Kiss-Vamosi
|
ca1f21ad04
|
update lv_img_cache
|
2019-06-20 23:14:17 +02:00 |
|
Gabor Kiss-Vamosi
|
a9c818a6ef
|
use typedef lv_coord_t lv_anim_value_t in lv_anim.h
|
2019-06-20 18:58:53 +02:00 |
|
Brian Pugh
|
d25650f561
|
long text wordwrapping refactor
|
2019-06-20 08:20:45 -07:00 |
|
Gabor Kiss-Vamosi
|
7a0ccd74a8
|
animation warning fixes
|
2019-06-20 06:26:24 +02:00 |
|
Gabor Kiss-Vamosi
|
e72ba9f11b
|
animation warning fixes
|
2019-06-20 06:20:23 +02:00 |
|
Gabor Kiss-Vamosi
|
d84e977218
|
fix callback conventions
|
2019-06-20 06:19:07 +02:00 |
|
Themba Dube
|
8173c427aa
|
Keep typedef under TYPEDEFS comment
|
2019-06-19 13:33:43 -04:00 |
|
Brian Pugh
|
625aaa25ff
|
Fixed compilation issues when animations are disabled
|
2019-06-19 09:08:47 -07:00 |
|
Gabor Kiss-Vamosi
|
abae15ab7c
|
add '_cb' suffix to callback in lv_fs_drv_t
|
2019-06-16 10:01:26 +02:00 |
|
Gabor Kiss-Vamosi
|
51878e65dc
|
add user data to lv_fs_drv_t
|
2019-06-16 09:48:41 +02:00 |
|
Gabor Kiss-Vamosi
|
760359fd5a
|
lv_fs: add 'lv_fs_drv_t * drv' as first paramter to the dirver funnction
|
2019-06-16 09:24:10 +02:00 |
|
Gabor Kiss-Vamosi
|
b8c35308f2
|
minor fixes
|
2019-06-16 09:16:20 +02:00 |
|
Gabor Kiss-Vamosi
|
728c221986
|
regenerate fonts
|
2019-06-15 17:21:02 +02:00 |
|
Gabor Kiss-Vamosi
|
c52d8e8120
|
lv_txt: performance optimization
|
2019-06-14 05:47:40 +02:00 |
|
Gabor Kiss-Vamosi
|
bceb46b813
|
improve callback conventions
|
2019-06-12 23:10:54 +02:00 |
|
Gabor Kiss-Vamosi
|
a2c9c72186
|
add LV_ANIM_ON/OFF
|
2019-06-11 13:51:14 +02:00 |
|
Gabor Kiss-Vamosi
|
5cc1548b83
|
lv_coord_t: use typdef in lv_conf.h
|
2019-06-07 00:08:48 +02:00 |
|
Gabor Kiss-Vamosi
|
f2ca0b15f3
|
lv_coord_t: add config option in lv_conf.h
|
2019-06-06 23:44:30 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Gabor Kiss-Vamosi
|
48e1efb6ef
|
font folder restructure and makefile fixes
|
2019-06-06 05:55:17 +02:00 |
|
Gabor Kiss-Vamosi
|
b29c84cc88
|
Merge branch 'font' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-06-05 15:19:12 +02:00 |
|
Gabor Kiss-Vamosi
|
3a2def1e76
|
font: update lv_conf_template.h
|
2019-06-05 15:16:51 +02:00 |
|
Gabor Kiss-Vamosi
|
62c531eec3
|
font: fix glyph_ids_size usage
|
2019-06-05 12:28:31 +02:00 |
|
Gabor Kiss-Vamosi
|
c54d2d2fd7
|
add built in fonts
|
2019-06-05 12:25:49 +02:00 |
|
Gabor Kiss-Vamosi
|
e8c14961df
|
font: use .list_length property
|
2019-06-03 00:55:59 +02:00 |
|
Gabor Kiss-Vamosi
|
33bb0d8004
|
calnvas: create draw function which uses lv_draw_... function
|
2019-06-02 20:35:33 +02:00 |
|
Gabor Kiss-Vamosi
|
366698bba3
|
font: add user data
|
2019-06-02 14:18:21 +02:00 |
|
Gabor Kiss-Vamosi
|
ff65ecd102
|
add a default font
|
2019-06-02 11:57:01 +02:00 |
|
Gabor Kiss-Vamosi
|
30419b3881
|
letter_draw: support bitmap stream
|
2019-06-01 21:46:05 +02:00 |
|
Gabor Kiss-Vamosi
|
df4aecc4c2
|
font: update sample font
|
2019-05-31 18:52:19 +02:00 |
|
Gabor Kiss-Vamosi
|
23e7e4e8e2
|
font: fix generated font file
|
2019-05-31 05:34:44 +02:00 |
|
Gabor Kiss-Vamosi
|
56d7b986d4
|
font: save the original generated font
|
2019-05-31 05:21:27 +02:00 |
|
Gabor Kiss-Vamosi
|
4cffb73357
|
font: start to inegrate
|
2019-05-29 06:40:19 +02:00 |
|
Gabor Kiss-Vamosi
|
b174398cb5
|
merge new font API
|
2019-05-29 05:31:03 +02:00 |
|
Gabor Kiss-Vamosi
|
7189a60866
|
font: use a common list length in the arrays of cmaps
|
2019-05-28 12:53:19 +02:00 |
|
Gabor Kiss-Vamosi
|
d94075ac92
|
font: add unicode_list_length and glyph_id_ofs_list_length
|
2019-05-28 12:10:50 +02:00 |
|
Gabor Kiss-Vamosi
|
0acabe460c
|
font: add new types
|
2019-05-28 08:46:43 +02:00 |
|