Themba Dube
|
cba91119e3
|
Add public API for retrieving option_cnt from ddlist/roller
|
2019-12-19 16:34:10 -05:00 |
|
Themba Dube
|
73cb9d45d7
|
Fix improper position calculation for bar indicator
|
2019-12-19 16:21:39 -05:00 |
|
Gabor Kiss-Vamosi
|
ec0920d933
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2019-12-19 14:41:03 +01:00 |
|
Gabor Kiss-Vamosi
|
51e827776f
|
merge master
|
2019-12-19 14:38:36 +01:00 |
|
Gabor Kiss-Vamosi
|
5927de98d3
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2019-12-19 14:10:51 +01:00 |
|
Gabor Kiss-Vamosi
|
b01df265ee
|
lv_sw: fix knob size calculation
|
2019-12-19 14:10:36 +01:00 |
|
Gabor Kiss-Vamosi
|
446a318e6e
|
add obj and style state
|
2019-12-19 11:05:04 +01:00 |
|
Gabor Kiss-Vamosi
|
02ca70c691
|
new_style: implement generic style set/get functions
|
2019-12-17 09:20:40 +01:00 |
|
xennex22
|
dd9d655b3d
|
removed redundent line
|
2019-12-16 07:54:26 -08:00 |
|
xennex22
|
92a0ef4be3
|
removed repeated line
|
2019-12-16 07:49:22 -08:00 |
|
xennex22
|
145864f872
|
made default kb maps const
also changed "Bksp" -> LV_SYMBOL_BACKSPACE
|
2019-12-16 07:48:40 -08:00 |
|
xennex22
|
f8c67bcc12
|
made lv_slider_draw_knob params const
|
2019-12-16 07:46:33 -08:00 |
|
Gabor Kiss-Vamosi
|
4405ab9cf7
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-12-16 06:14:55 +01:00 |
|
Gabor Kiss-Vamosi
|
1e4883ffc7
|
lv_page_creeate: fix false positive assert
|
2019-12-16 06:14:34 +01:00 |
|
Patryk Krzywdziński
|
30539a51ec
|
Cursor need shift to left after merge pull request #1220
|
2019-12-13 15:46:55 +01:00 |
|
Gabor Kiss-Vamosi
|
6f9d66843c
|
kb: fix deafult map
|
2019-12-11 05:17:30 +01:00 |
|
Gabor Kiss-Vamosi
|
efeec7d3b6
|
minor conversion fixes to eliminate warnings
|
2019-12-09 14:35:13 +01:00 |
|
Gabor Kiss-Vamosi
|
af29b39803
|
merge master
|
2019-12-09 14:28:16 +01:00 |
|
Gabor Kiss-Vamosi
|
338abb3862
|
kb: minor fixes
|
2019-12-09 13:47:20 +01:00 |
|
Gabor Kiss-Vamosi
|
503b95a514
|
Merge branch 'dev-7.0' into master
|
2019-12-09 13:32:11 +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
|
17be0af46b
|
tileview fix assert in signal_cb
|
2019-12-06 13:43:38 +01:00 |
|
Gabor Kiss-Vamosi
|
d35e09bfcc
|
lmeter: fix warning
|
2019-12-05 12:57:59 +01:00 |
|
Gabor Kiss-Vamosi
|
1f2987a66b
|
fix minor warnings
|
2019-12-05 06:44:11 +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
|
664a538e85
|
fix warning from #1292
|
2019-12-03 14:56:17 +01:00 |
|
Gabor Kiss-Vamosi
|
6e97c07588
|
solve warnings listed in #1292
|
2019-12-03 06:56:48 +01:00 |
|
Gabor Kiss-Vamosi
|
64df282c81
|
merge dev-6.1
|
2019-12-02 16:09:35 +01:00 |
|
embeddedt
|
7137ae4b33
|
Add range slider support (#1275)
|
2019-12-02 07:37:33 -05:00 |
|
Gabor Kiss-Vamosi
|
6c8b0c44be
|
fix conversation warnings
|
2019-12-02 12:20:01 +01:00 |
|
Gabor Kiss-Vamosi
|
6e8a4eeed4
|
lv_tileview_set_valid_positions: minor fix
|
2019-12-02 09:19:51 +01:00 |
|
Gabor Kiss-Vamosi
|
e006e084fa
|
add lv_gauge_set_needle_img
|
2019-11-30 11:41:18 +01:00 |
|
Gabor Kiss-Vamosi
|
001724683e
|
tileview: use default LV_DRAG_DIR_ONE
|
2019-11-29 15:44:15 +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
|
7254dd9f5e
|
Merge branch 'dev-7.0' of https://github.com/LanFengXiMenChuiXue/lvgl into LanFengXiMenChuiXue-dev-7.0
|
2019-11-29 15:11:42 +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 |
|
zhangliming
|
23a0538bf4
|
1.add img center;2.modify tileview;
|
2019-11-29 11:32:22 +08:00 |
|
Gabor Kiss-Vamosi
|
a181a1feb5
|
add lv_slider_set_img to display an image on the knob
|
2019-11-28 15:21:29 +01:00 |
|
xennex22
|
148478bf60
|
Fix two minor compile-time issues (#1289)
|
2019-11-26 23:09:35 -05:00 |
|
Gabor Kiss-Vamosi
|
ec18ea42fe
|
spinbox fix call order in signal function
|
2019-11-26 14:14:11 +01:00 |
|
Gabor Kiss-Vamosi
|
23a040670e
|
arc and preloader draw and design fixes
|
2019-11-26 13:25:33 +01:00 |
|
Gabor Kiss-Vamosi
|
d59419c992
|
change lv_arc_set_angles to lv_arc_set_start/end_angle
|
2019-11-26 13:25:28 +01:00 |
|
Stepan Snigirev
|
12fa1ac788
|
Initialize variable to remove compiler warning (#1280)
|
2019-11-23 17:18:09 -05:00 |
|
Amir Gonnen
|
9779513928
|
Fix lv_mbox_create for Micropython Binding
When passing array of strings, the parameter should be defined as const char *[], and not const char **
|
2019-11-23 01:41:27 +02:00 |
|
xennex22
|
1083d92bd1
|
Added function comments
|
2019-11-21 19:01:10 -08:00 |
|
xennex22
|
16263f400e
|
Fixed comments shift -> mode
|
2019-11-21 18:52:14 -08:00 |
|
Gabor Kiss-Vamosi
|
90234b8cc1
|
minor optimizations
|
2019-11-21 12:45:49 +01:00 |
|
Gabor Kiss-Vamosi
|
b4b6a472fb
|
use array[] instead of pointer in API function parameters where required
|
2019-11-21 06:08:09 +01:00 |
|
Gabor Kiss-Vamosi
|
06f553b3aa
|
lv_img_set_offset_x/y: draw the partial image at the beginning with offset > 0
|
2019-11-21 05:44:43 +01:00 |
|
xennex22
|
e952c2a69b
|
Merged lv_kb_shift_t into lv_kb_mode_t
|
2019-11-20 07:51:23 -08:00 |
|