Gabor Kiss-Vamosi
f3eb40ce2f
minor fixes
2020-04-09 15:29:06 +02:00
Gabor Kiss-Vamosi
3b81496cb5
Merge branch 'dev-7.0' of ../../../eclipse-workspace/lv_sim_eclipse_sdl_dev/lvgl into dev-7.0
2020-04-08 20:54:51 +02:00
Gabor Kiss-Vamosi
1ddf83a73c
minor fixes
2020-04-08 20:54:02 +02:00
Gabor Kiss-Vamosi
d04d5ab4d4
add initials version of margin (style property)
2020-04-08 11:12:06 +02:00
Themba Dube
e6c1c837f8
Merge remote-tracking branch 'origin/master' into dev-7.0
2020-04-06 19:37:38 -04:00
Gabor Kiss-Vamosi
5d8798b514
Fix write of of buffer with true double buffering and set_px_cb
2020-04-03 11:38:56 +02:00
Gabor Kiss-Vamosi
6cf24f76e4
theme_init: report style change to all objects
2020-03-31 14:13:44 +02:00
Gabor Kiss-Vamosi
7d5acdcf33
theme: allow live theme update
2020-03-31 14:13:44 +02:00
Gabor Kiss-Vamosi
f545db3117
minor fixes
2020-03-29 22:00:48 +02:00
Gabor Kiss-Vamosi
58fc703dba
add lv_disp_flush_is_last()
2020-03-27 08:47:52 +01:00
Samuel
e655373df2
Fix a null indev input in lv_indev_wait_release()
...
Will crash on calling while no indev returned conditions, such as delayed for an deletion of objects automatically when idle(no interactive inputs).
Perhaps we will think of that it is "your" responsibility to check before calling. well, I think it may not be easy for the one who does not familar with the library, and I stucked here and debug for hours.
2020-03-26 14:08:25 +08:00
Gabor Kiss-Vamosi
ba1639848d
reduce CPU load of PERF_MONITOR
2020-03-25 16:09:30 +01:00
Gabor Kiss-Vamosi
bb0c5a968c
run formatter
2020-03-24 10:13:52 +01:00
Gabor Kiss-Vamosi
2d3ad7f99f
fix obj_del_core
2020-03-21 00:37:41 +01:00
Gabor Kiss-Vamosi
6b3aa73c17
fix lv_obj_del
2020-03-21 00:31:24 +01:00
Gabor Kiss-Vamosi
ac67cad801
remove lv_obj.c/delete_children as it was very similar to lv_obj_del
...
Ref: https://forum.littlevgl.com/t/lv-obj-del-lv-event-delete-ordering/1859
2020-03-20 13:41:47 +01:00
Gabor Kiss-Vamosi
3e5275708e
add custom memset and optimize masked belnding
2020-03-20 10:35:50 +01:00
Gabor Kiss-Vamosi
8867df8f18
fix conflict
2020-03-19 09:34:11 +01:00
Gabor Kiss-Vamosi
530807eca1
minor fixes
2020-03-19 09:32:42 +01:00
Gabor Kiss-Vamosi
f8c8c75361
dropdown: fixes with RTL basedir
2020-03-16 16:23:14 +01:00
Gabor Kiss-Vamosi
fd302d259e
obj positiong fixes with RTL base dir
2020-03-16 16:07:52 +01:00
Gabor Kiss-Vamosi
8cdc8bf6fc
group related fixes
2020-03-10 22:11:17 +01:00
Gabor Kiss-Vamosi
5ef87d7359
group related fixes
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
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
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
5ad4ede4d2
transition fixes with time = 0
2020-03-09 15:19:16 +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
3dc8b9ab0d
make style API C++ compatible
2020-03-05 15:39:11 +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
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
1ff6fc28d3
imgbtn: allow bg drawing
2020-03-04 09:14:07 +01:00
Gabor Kiss-Vamosi
2f44d9045b
run formatter
2020-03-03 15:37:13 +01:00
Gabor Kiss-Vamosi
e146da0532
fix transitions
2020-03-03 15:34:10 +01:00
Gabor Kiss-Vamosi
d3bcdcb8fb
add theme template and empty
2020-02-29 13:35:53 +01:00
Gabor Kiss-Vamosi
ea81e21dd0
reduce CPU usage of the performance monitor
2020-02-28 13:22:44 +01:00
Gabor Kiss-Vamosi
fbe95a5e7e
fixes for performance monitor
2020-02-27 15:48:29 +01:00
Gabor Kiss-Vamosi
760e0eefd6
Add performance monitor
2020-02-27 15:07:18 +01:00
Gabor Kiss-Vamosi
41907f9f3c
run astyle code formatter
2020-02-26 19:48:27 +01:00
Gabor Kiss-Vamosi
8e4297ad73
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
2020-02-25 15:32:51 +01:00
Gabor Kiss-Vamosi
16ed5c605a
run cppcheck and fix issues
2020-02-25 15:32:35 +01:00
Gabor Kiss-Vamosi
7464778b8b
fix warning
2020-02-25 10:49:34 +01:00
Gabor Kiss-Vamosi
58c6bee99a
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
2020-02-25 10:48:00 +01:00