Gabor Kiss-Vamosi
|
f38c9c8faf
|
bar and sw anim fixes
|
2020-01-10 07:58:39 +01:00 |
|
Gabor Kiss-Vamosi
|
1b94cf6851
|
reimplement style caching
|
2020-01-08 21:31:05 +01:00 |
|
Gabor Kiss-Vamosi
|
c81f909263
|
integrate ddlist, roller + add LV_STYLE_PATTERN
|
2020-01-01 15:25:16 +01:00 |
|
Gabor Kiss-Vamosi
|
b4ee25e9cc
|
integrate image drawing + slider, sw
|
2019-12-31 22:13:32 +01:00 |
|
Gabor Kiss-Vamosi
|
b01df265ee
|
lv_sw: fix knob size calculation
|
2019-12-19 14:10:36 +01:00 |
|
Gabor Kiss-Vamosi
|
af29b39803
|
merge master
|
2019-12-09 14:28:16 +01:00 |
|
Gabor Kiss-Vamosi
|
da2ee84fbb
|
fix some signal function if debug asssert is enabled
|
2019-12-07 21:11:38 +01:00 |
|
Gabor Kiss-Vamosi
|
c7374948a1
|
fix memory leak in obj create functions if ext alloc fails
|
2019-12-03 18:16:14 +01:00 |
|
Gabor Kiss-Vamosi
|
e006e084fa
|
add lv_gauge_set_needle_img
|
2019-11-30 11:41:18 +01:00 |
|
Gabor Kiss-Vamosi
|
7fa29c573e
|
lv_img: change rotate center naming to pivot
|
2019-11-29 15:36:52 +01:00 |
|
Gabor Kiss-Vamosi
|
356751c184
|
add lv_sw_set_knob_on/off_img to display an image on the knob
|
2019-11-29 15:10:10 +01:00 |
|
Gabor Kiss-Vamosi
|
5001c4e6a9
|
theme and minor drawin fixes
|
2019-11-16 11:22:23 +01:00 |
|
Gabor Kiss-Vamosi
|
e6d38f1acf
|
merge dev-6.1
|
2019-11-15 06:53:15 +01:00 |
|
Gabor Kiss-Vamosi
|
060c27f54a
|
Merge pull request #1264 from Maldus512/master
Added rotation feature to the lmeter
|
2019-11-13 07:39:07 +01:00 |
|
Jan Van Winkel
|
9472d0d0c7
|
Added missing lv_indev.h includes (#1251)
|
2019-11-03 08:43:26 -05:00 |
|
Gabor Kiss-Vamosi
|
fa6ae44f0f
|
fix conflicts
|
2019-09-26 15:24:47 +02:00 |
|
Gabor Kiss-Vamosi
|
0a9eeba4e4
|
dubug: add asserts to every object type's API functions
|
2019-09-26 15:13:33 +02:00 |
|
Gabor Kiss-Vamosi
|
ede392b7c9
|
debug: add assterts to lv_obj and update signal functions
|
2019-09-26 10:51:54 +02:00 |
|
Gabor Kiss-Vamosi
|
5660181b81
|
debug: rework asserts
|
2019-09-24 23:14:17 +02:00 |
|
Gabor Kiss-Vamosi
|
366f958e1a
|
debug: add the basics of LV_DEBUG
|
2019-09-24 16:30:38 +02:00 |
|
Gabor Kiss-Vamosi
|
31c628f332
|
update bar, slider, sw drawing
|
2019-09-16 10:58:28 +02:00 |
|
Gabor Kiss-Vamosi
|
8f962a0464
|
run clang-formatter
|
2019-06-27 07:16:15 +02:00 |
|
Gabor Kiss-Vamosi
|
f5de02ad5a
|
add VALUE_CHANGE events
|
2019-06-20 14:28:25 +02:00 |
|
Gabor Kiss-Vamosi
|
e72ba9f11b
|
animation warning fixes
|
2019-06-20 06:20:23 +02:00 |
|
Gabor Kiss-Vamosi
|
a2c9c72186
|
add LV_ANIM_ON/OFF
|
2019-06-11 13:51:14 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Brian Pugh
|
a6f0afde4c
|
change some int16_t types to lv_anim_value_t for animation functions. use LV_USE_ANIMATION macros to remove unused variables when animation capabilities is disabled
|
2019-05-20 09:22:09 -07:00 |
|
canardos
|
e6b7afccd2
|
Allow const lv_style_t objects
|
2019-04-11 19:59:55 +08:00 |
|
Gabor Kiss-Vamosi
|
fb1ca3fb87
|
rename lv_obj_get_..._func to .._cb (#1011)
|
2019-04-10 06:40:55 +02:00 |
|
Gabor Kiss-Vamosi
|
e47750864e
|
rename LV_GROUP_KEY to LV_KEY
|
2019-04-08 14:36:20 +02:00 |
|
Gabor Kiss-Vamosi
|
ba2160042a
|
run clang format
|
2019-04-04 07:15:40 +02:00 |
|
Gabor Kiss-Vamosi
|
84ace67720
|
move INDEV settings from lv_conf.h to the indev driver
|
2019-04-02 12:15:35 +02:00 |
|
Gabor Kiss-Vamosi
|
58d375bc93
|
fix typo: LV_SIGNAL_CONTROLL -> LV_SIGNAL_CONTROL
|
2019-03-19 07:15:00 +01:00 |
|
Gabor Kiss-Vamosi
|
ee04c41da8
|
feat(event): add LV_EVENT_SELECTED, event data paramter and update lv_btnm API
|
2019-03-19 06:30:05 +01:00 |
|
Gabor Kiss-Vamosi
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|