Gabor Kiss-Vamosi
82fdfb34c0
fix(slider): adjusting the left knob too with encoder
...
https://forum.lvgl.io/t/slider-with-2-knobs-and-encoder-functionality/3770
2020-11-25 10:12:58 +01:00
Gabor Kiss-Vamosi
a2535fe6f1
fix(arc): make arc work with encoder
...
fixes https://forum.lvgl.io/t/lv-arc-with-encoder-lv-group/3769
2020-11-25 09:56:24 +01:00
github-actions[bot]
97fc7021e7
Merge fa49f35b14b4395617c42aa351cba846ed1cec8c into dev
2020-11-25 08:49:16 +00:00
Gabor Kiss-Vamosi
fa49f35b14
fix(indev): in LV_INDEV_TYPE_BUTTON recognize 1 cycle long presses too
...
Fixes https://forum.lvgl.io/t/bug-in-indev-button-proc-misses-buttons-that-are-pressed-for-a-single-callback/3699
2020-11-25 09:48:37 +01:00
github-actions[bot]
4af361290b
Merge bc369de6fa7086f68f968ac5bb43074ab1a80ceb into dev
2020-11-24 17:16:47 +00:00
xennex22
bc369de6fa
Removed trailing semi-colon from macros ( #1928 )
...
* Removed commented out test definition
Removed commented out test definition LV_BUILD_TEST
* Remove blank line
* Fix comment spelling
* Added blank line
* Removed trailing semi-colon in macros
2020-11-24 18:16:16 +01:00
Gabor Kiss-Vamosi
be72cad1c8
fix build errors
2020-11-24 18:15:47 +01:00
Gabor Kiss-Vamosi
8641f7d598
Merge branch 'dev' of https://github.com/littlevgl/lvgl into dev
2020-11-24 17:56:24 +01:00
Gabor Kiss-Vamosi
6bafb34769
refactor(task): rename lv_task to lv_tmr and remove priorities
...
fixes #1925
2020-11-24 17:56:11 +01:00
github-actions[bot]
bb91e85cf7
Merge 3d81bb40da3987b87ed838e4601a62cc9cd4653f into dev
2020-11-24 14:28:21 +00:00
Gabor Kiss-Vamosi
3d81bb40da
fix: fix double include in lv_obj.c
...
fix #1926
2020-11-24 15:27:42 +01:00
Gabor Kiss-Vamosi
77e7fe7fea
fix: remove old LV_OBJ_PART related defines
...
fix #1927
2020-11-23 16:36:08 +01:00
github-actions[bot]
b22be726f7
Merge 07a95b5b33467eae6ae3c8f952c5f0ea698b66c5 into dev
2020-11-23 12:13:03 +00:00
Gabor Kiss-Vamosi
07a95b5b33
fix(arabic): support Arabic letter connections in value string property
2020-11-23 13:12:13 +01:00
Gabor Kiss-Vamosi
d90cbe92de
fix(arabic): support Arabic letter connections
...
fixes #1920
2020-11-23 13:12:13 +01:00
github-actions[bot]
7ea3648a63
Merge 85b3e8766f28a7ec87bf9017eca8fd97a89d510d into dev
2020-11-21 22:53:52 +00:00
Gabor Kiss-Vamosi
07c63b8ad3
fix(textarea): support Arabic letter connections
...
fixes #1888
2020-11-21 23:53:05 +01:00
Gabor Kiss-Vamosi
8361d89a55
fix(arabic): support processing again alraedy processed texts with _lv_txt_ap_proc
2020-11-21 23:51:57 +01:00
Gabor Kiss-Vamosi
a33f892dd8
fix build error
2020-11-21 21:12:44 +01:00
Gabor Kiss-Vamosi
51aaf7454c
merge master
2020-11-21 21:07:12 +01:00
Gabor Kiss-Vamosi
0c81059272
fix(slider): add const to the copy parameter in lv_slider_create
2020-11-21 21:00:48 +01:00
Gabor Kiss-Vamosi
440c79e40c
fix(indev): disabled object shouldn't absorb clicks but let the parent to be clicked
2020-11-21 20:54:39 +01:00
Gabor Kiss-Vamosi
e23c2cf905
fix warnings
2020-11-20 12:57:34 +01:00
Gabor Kiss-Vamosi
155a2a9cb3
fix warnings
2020-11-20 12:56:13 +01:00
Gabor Kiss-Vamosi
008f51435e
fix(user_data): move user_data from spec_attr to lv_obj_t
...
It allows more straightforward access to it in case of binding generation
2020-11-20 12:43:31 +01:00
Gabor Kiss-Vamosi
fddd535013
refactor LV_SCROLL_MODE -> LV_SCROLLBAR_MODE and add lv_obj_set_scroll_freeze
2020-11-20 12:29:59 +01:00
Gabor Kiss-Vamosi
fdfb69f066
fi warnigns to make tests run succesfully
2020-11-20 11:55:50 +01:00
Gabor Kiss-Vamosi
0ba7dedeeb
fix conflicts
2020-11-20 10:37:11 +01:00
Gabor Kiss-Vamosi
42cd3302be
fix(lv_conf_template.h): update to v8
2020-11-20 10:36:05 +01:00
Gabor Kiss-Vamosi
841b5251f1
Merge branch 'master' into dev
2020-11-20 10:24:22 +01:00
Gabor Kiss-Vamosi
0c66b899e4
fix: fix warnings
2020-11-20 10:24:15 +01:00
Gabor Kiss-Vamosi
b6f4bc912c
feat(checkbox): remove set/get state API functions
...
Use lv_obj_set/get_state() instead
2020-11-20 10:23:50 +01:00
Gabor Kiss-Vamosi
522e975a4e
fix(btnmatrix): fix seg. fault with arabic text processing
2020-11-19 11:49:34 +01:00
Gabor Kiss-Vamosi
e98b82323d
refactor: flexbox, btnmatrix, chart refactoring
2020-11-18 12:57:11 +01:00
Gabor Kiss-Vamosi
61d7df4340
fix(textarea): autoscroll to cursor if it's out on the bottom when new text added
2020-11-17 13:42:08 +01:00
Gabor Kiss-Vamosi
0134c53993
merge dev-v8
2020-11-17 13:14:19 +01:00
Gabor Kiss-Vamosi
4903bdb908
fix(btnmatrix): handle arabic texts in button matrices
2020-11-17 12:12:19 +01:00
Gabor Kiss-Vamosi
70438d158d
Merge branch 'master' into dev
2020-11-17 11:29:58 +01:00
Gabor Kiss-Vamosi
52f52397cb
Release v7.7.2
2020-11-17 11:29:58 +01:00
Gabor Kiss-Vamosi
94a25b86a8
fix confilcts
2020-11-17 11:15:14 +01:00
Gabor Kiss-Vamosi
3979024660
fix(spinbox): update cursor position in lv_spinbox_set_step
...
fix #1907
2020-11-17 10:52:33 +01:00
Carlos Diaz
16567f5705
Add Kconfig ( #1875 )
...
* Kconfig: Add first revision of Kconfig.
* Kconfig: Let the user edit LV_COLOR_TRANSP directly.
* Kconfig: Define CONFIG_LV_CONF_SKIP.
* Kconfig: Let the user edit LV_THEME_DEFAULT_COLOR_PRIMARY and LV_THEME_DEFAULT_COLOR_SECONDARY directly.
* Kconfig: add LV_CONF_MINIMAL
* Kconfig: Expose LV_CONF_MINIMAL option.
* Kconfig: Fix LV_CONF_SKIP missing type.
* Remove garbage files
* lv_conf_kconfig: Fix wrong check for LV_THEME_DEFAULT_COLOR_PRIMARY and SECONDARY symbols.
* Add Unscii 16 options.
* Multiply LV_MEM_SIZE by 1024
* Fix message on API compability options
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2020-11-16 12:49:48 +01:00
github-actions[bot]
0b79b1690f
Merge 4f0beee01b720928d9cc8360a1e6c3a13630b6b1 into dev
2020-11-15 12:50:02 +00:00
Tim Gates
4f0beee01b
docs: fix simple typo, obejct -> object ( #1900 )
...
There is a small typo in src/lv_core/lv_obj.c, src/lv_core/lv_obj.h.
Should read `object` rather than `obejct`.
2020-11-15 07:49:31 -05:00
github-actions[bot]
d018558134
Merge 6060d4d1f6bf3530ae9f4b14d72ce13e3b8b9652 into dev
2020-11-13 22:16:32 +00:00
Gabor Kiss-Vamosi
6060d4d1f6
fix(list): in lv_list remove clean last_sel_btn and act_sel_btn only if arelated button was deleted
...
related to #1895
2020-11-13 23:15:46 +01:00
Gabor Kiss-Vamosi
263c04d7fd
refactor: rename lv_obj_allocate_rare_attr to lv_obj_allocate_spec_attr
2020-11-13 23:05:38 +01:00
Gabor Kiss-Vamosi
65fc61c9c0
perf(obj): move ext_draw_pad to spec_attrs
...
It saves some memory becasue it's rarly used any by default evaluated as zero.
2020-11-13 23:04:46 +01:00
github-actions[bot]
0c6a627b92
Merge 54883792e1274f9694e5185aa1896e8477b17d25 into dev
2020-11-13 15:29:55 +00:00
Gabor Kiss-Vamosi
54883792e1
fix(list): fix compiler error if LV_USE_GROUP = 0
2020-11-13 16:29:18 +01:00