Gabor Kiss-Vamosi
|
ca5a78bb5b
|
group related fixes
|
2020-03-10 21:01:53 +01:00 |
|
Gabor Kiss-Vamosi
|
5ef87d7359
|
group related fixes
|
2020-03-10 20:55:44 +01:00 |
|
Gabor Kiss-Vamosi
|
2ebb68af96
|
drodown: add default options
|
2020-03-10 20:55:44 +01:00 |
|
Gabor Kiss-Vamosi
|
27e6525a7a
|
add __func__ to log messages
|
2020-03-10 20:55:44 +01:00 |
|
Gabor Kiss-Vamosi
|
95c64cf7f3
|
add lv_win_Set_btn_width
|
2020-03-10 20:55:44 +01:00 |
|
Gabor Kiss-Vamosi
|
4944613152
|
indev: imrove handling of disabled obejcts
|
2020-03-10 20:55:44 +01:00 |
|
Gabor Kiss-Vamosi
|
cd85d96fca
|
style refresh fixes
|
2020-03-10 20:55:44 +01:00 |
|
Gabor Kiss-Vamosi
|
5ad1cb76c2
|
increase animation task priority
|
2020-03-10 11:59:51 +01:00 |
|
Gabor Kiss-Vamosi
|
c3f8b19ec9
|
remove lv_obj_float_top_in
|
2020-03-10 10:51:47 +01:00 |
|
Gabor Kiss-Vamosi
|
364955c7d7
|
optimize lv_obj_get_draw_rect_ext_pad_size
|
2020-03-10 10:51:47 +01:00 |
|
Gabor Kiss-Vamosi
|
291545224c
|
arc: handle out of bounds start/end values
|
2020-03-10 10:51:47 +01:00 |
|
Gabor Kiss-Vamosi
|
5c1eaf7a3a
|
add lv_obj_float_top_in()
|
2020-03-10 10:51:47 +01:00 |
|
Gabor Kiss-Vamosi
|
806d7dd8d5
|
minor foxes
|
2020-03-10 10:47:14 +01:00 |
|
Gabor Kiss-Vamosi
|
dc4e643f62
|
style refresh optimizations
|
2020-03-10 10:41:48 +01:00 |
|
Gabor Kiss-Vamosi
|
498f050262
|
fix warnings
|
2020-03-10 08:34:07 +01:00 |
|
Gabor Kiss-Vamosi
|
48a4cc3fc6
|
renames an fixes
|
2020-03-09 15:19:23 +01:00 |
|
Gabor Kiss-Vamosi
|
5ad4ede4d2
|
transition fixes with time = 0
|
2020-03-09 15:19:16 +01:00 |
|
Gabor Kiss-Vamosi
|
7bfc82317a
|
led: add LV_LED_BRIGHT_MIN/MAX global configs and limit brightness between them
|
2020-03-09 15:18:19 +01:00 |
|
Gabor Kiss-Vamosi
|
1f2c772e06
|
do not redraw anything if the active screen was deleted. Closes #1387
|
2020-03-08 04:06:34 +01:00 |
|
Gabor Kiss-Vamosi
|
f2d67bd4e9
|
roller: fix lv_roller_set_selected in INFINITE moed. Fixes #1404
|
2020-03-08 03:54:40 +01:00 |
|
Gabor Kiss-Vamosi
|
25b8185683
|
minor renames
|
2020-03-08 03:36:18 +01:00 |
|
Gabor Kiss-Vamosi
|
8880326abd
|
img_decoder: return on out of memory error
|
2020-03-08 03:36:03 +01:00 |
|
Gabor Kiss-Vamosi
|
ad44495146
|
remove accidentally enabled LV_BUILD_TEST
|
2020-03-07 10:25:42 +01:00 |
|
Gabor Kiss-Vamosi
|
c33d875015
|
minor renames and fixes
|
2020-03-06 13:14:39 +01:00 |
|
Gabor Kiss-Vamosi
|
5578b0b496
|
refine imgbtn API to work smoother with tiled mode
|
2020-03-06 13:14:39 +01:00 |
|
Themba Dube
|
da4115e652
|
Do not build tests by default
|
2020-03-05 20:05:18 -05:00 |
|
embeddedt
|
ffdf2ed542
|
Fix #1401: wrong roller opt selected with pointer-based input
|
2020-03-05 10:06:48 -05:00 |
|
Gabor Kiss-Vamosi
|
3dc8b9ab0d
|
make style API C++ compatible
|
2020-03-05 15:39:11 +01:00 |
|
Gabor Kiss-Vamosi
|
d79fb70aaa
|
linemeter: increase the precision of sine/cos interpolation
it needs the same time to caclulate then a lower resolution
|
2020-03-04 16:44:20 +01:00 |
|
Gabor Kiss-Vamosi
|
4e10efd642
|
minor fixes and renames
|
2020-03-04 16:29:21 +01:00 |
|
Gabor Kiss-Vamosi
|
4afd47e5ab
|
further improve linemeters line precision by interpolating sine and cos values
|
2020-03-04 14:43:08 +01:00 |
|
Gabor Kiss-Vamosi
|
f9bcde4e6f
|
use a fix value LV_RADIUS_CIRCLE
It messed up roundind when lv_coord_t is int32_t
|
2020-03-04 12:15:26 +01:00 |
|
Gabor Kiss-Vamosi
|
e1b188f705
|
fix overflow and reduce lines direction error
|
2020-03-04 12:09:43 +01:00 |
|
Gabor Kiss-Vamosi
|
f9fa0add86
|
lv_draw_line: fix crash with masks
|
2020-03-04 12:09:43 +01:00 |
|
Gabor Kiss-Vamosi
|
1b3d1fcb8e
|
Merge pull request #1398 from xennex22/dev-7.0
Make dropdown options dynamic
|
2020-03-04 11:31:32 +01:00 |
|
Gabor Kiss-Vamosi
|
419d8912f8
|
draw_label: fix goining to the first visible line
|
2020-03-04 11:09:36 +01:00 |
|
Gabor Kiss-Vamosi
|
5c6a7fa6d3
|
btn: fix lv_btn_set_state to remove DIABLED state if other state is set
|
2020-03-04 11:09:10 +01:00 |
|
Gabor Kiss-Vamosi
|
cec2660724
|
imgbtn: improve to use LV_STYLE_TRANSFORM_WIDTH/HEIGHT
|
2020-03-04 11:08:20 +01:00 |
|
Gabor Kiss-Vamosi
|
59d95b697e
|
fix lv_obj_finish_transition to apply the latest transition in the end
|
2020-03-04 11:07:29 +01:00 |
|
Gabor Kiss-Vamosi
|
a663578ebc
|
optimize lv_obj_refresh_style
|
2020-03-04 11:06:47 +01:00 |
|
Gabor Kiss-Vamosi
|
5c1eac455f
|
disable PERF_MONITOR by default
|
2020-03-04 11:03:31 +01:00 |
|
Gabor Kiss-Vamosi
|
1ff6fc28d3
|
imgbtn: allow bg drawing
|
2020-03-04 09:14:07 +01:00 |
|
Gabor Kiss-Vamosi
|
048b5cfb60
|
lv_conf_template updates
|
2020-03-04 09:14:07 +01:00 |
|
Gabor Kiss-Vamosi
|
2e9f1139e3
|
rect bg draw: fix overdrawn line in the middle with LV_RADIUS_CIRCLE
|
2020-03-04 09:09:28 +01:00 |
|
xennex22
|
f9d467e3e7
|
Changed lv_dropdown_add_option parameter from int to uint16_t
|
2020-03-03 06:37:51 -08:00 |
|
Gabor Kiss-Vamosi
|
2f44d9045b
|
run formatter
|
2020-03-03 15:37:13 +01:00 |
|
xennex22
|
78260c31f2
|
Removed debug code
|
2020-03-03 06:37:01 -08:00 |
|
Gabor Kiss-Vamosi
|
b1f059375d
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2020-03-03 15:36:54 +01:00 |
|
Gabor Kiss-Vamosi
|
caad3c9d1b
|
empty theme: set LV_OPA_COVER for screens by default
|
2020-03-03 15:35:26 +01:00 |
|
Gabor Kiss-Vamosi
|
4d5b9a02cf
|
fix unititalized variable in lv_img_buf_transform_init
|
2020-03-03 15:34:49 +01:00 |
|