Gabor Kiss-Vamosi
|
1ec7d264cf
|
image decoder bugfixes
|
2018-08-20 22:25:28 +02:00 |
|
Gabor Kiss-Vamosi
|
9d844ef113
|
indexed imgade draw added
|
2018-08-19 00:45:57 +02:00 |
|
Gabor Kiss-Vamosi
|
9337cb591d
|
built in img dacoder improvements
|
2018-08-18 12:11:02 +02:00 |
|
Gabor Kiss-Vamosi
|
91385e13eb
|
add image decoder interface (wip)
|
2018-08-16 00:15:19 +02:00 |
|
Gabor Kiss-Vamosi
|
1bf8ad6366
|
Merge branch 'dev-5.2' into img_decoder
|
2018-08-15 22:13:03 +02:00 |
|
Gabor Kiss-Vamosi
|
507235a681
|
minor formatting
|
2018-08-15 12:36:35 +02:00 |
|
Gabor Kiss-Vamosi
|
e96bbdd31a
|
lv_obj_set_parent: test input paramters
|
2018-08-15 12:33:11 +02:00 |
|
Gabor Kiss-Vamosi
|
ad79620983
|
Merge pull request #362 from ErichStyger/dev-5.2
fixed wrong comment
|
2018-08-14 09:16:55 +02:00 |
|
Gabor Kiss-Vamosi
|
1b800e2499
|
remove debug printfs
|
2018-08-14 01:22:17 +02:00 |
|
Gabor Kiss-Vamosi
|
eaef1c70d6
|
begin indexed interface
|
2018-08-14 01:20:18 +02:00 |
|
Gabor Kiss-Vamosi
|
f12c24ce0a
|
lv_ta_set/get_action added
|
2018-08-13 19:09:46 +02:00 |
|
Gabor Kiss-Vamosi
|
e9eeb767e4
|
Merge pull request #357 from ErichStyger/dev-5.2
fixed name for lv_theme_get_night()
|
2018-08-13 10:37:25 +02:00 |
|
Erich Styger
|
37f38b3211
|
fixed wrong comment
|
2018-08-13 06:34:00 +02:00 |
|
Erich Styger
|
0297bb1870
|
fixed name for lv_theme_get_night()
|
2018-08-12 18:12:17 +02:00 |
|
Gabor Kiss-Vamosi
|
e33f3e31bc
|
Merge pull request #351 from Zaltora/fix_attribute
[dev-5.2] Fix attribute
|
2018-08-10 14:55:52 +02:00 |
|
Zaltora
|
1e20118645
|
add backward 'lv_conf.h' compatibility
|
2018-08-10 13:18:10 +02:00 |
|
Zaltora
|
1ece6c1612
|
Merge branch 'dev-5.2' into fix_attribute
|
2018-08-10 13:13:54 +02:00 |
|
Gabor Kiss-Vamosi
|
d8c88fa510
|
lv_ddlist: fix wrong declration lv_ddlist_close in lv_ddlist.h
|
2018-08-10 01:22:42 +02:00 |
|
Gabor Kiss-Vamosi
|
e9abfe3cc8
|
minor lv_page and lv_ddlist fixes
|
2018-08-10 01:11:20 +02:00 |
|
Gabor Kiss-Vamosi
|
1fa580f6f0
|
lv_page: add LV_SB_MODE_HIDE/UNHIDE and use it in ddlist
|
2018-08-10 01:04:20 +02:00 |
|
Gabor Kiss-Vamosi
|
a4812c4706
|
add missing defines to lv_font_symbol_30
|
2018-08-09 23:46:38 +02:00 |
|
Gabor Kiss-Vamosi
|
b521c8b97e
|
lv_ta: check all characters in lv_ta_add/set_text agains accapted chars and max length
|
2018-08-09 23:37:00 +02:00 |
|
Gabor Kiss-Vamosi
|
b0f7aeabbb
|
Merge branch 'dev-5.2' of https://github.com/littlevgl/lvgl into dev-5.2
|
2018-08-09 20:42:06 +02:00 |
|
Gabor Kiss-Vamosi
|
604ee63096
|
lv_indev_get_key() added
|
2018-08-09 07:30:10 +02:00 |
|
Gabor Kiss-Vamosi
|
8fbf1267a5
|
lv_draw_shadow fixed
|
2018-08-09 07:20:23 +02:00 |
|
Gabor Kiss-Vamosi
|
31ad141f7e
|
lv_draw_shadow fixes (wip)
|
2018-08-08 09:50:21 +02:00 |
|
Gabor Kiss-Vamosi
|
e7f55612b0
|
basics image decoder interface impemented (wip)
|
2018-08-08 09:50:01 +02:00 |
|
Gabor Kiss-Vamosi
|
9b2097e5e4
|
add LV_COLOR_16_SWAP option
|
2018-08-07 08:20:34 +02:00 |
|
Gabor Kiss-Vamosi
|
73bc138b70
|
opacity related bug fixes in draw functions
|
2018-08-06 15:22:46 +02:00 |
|
Zaltora
|
58134f78dc
|
multiple definition LV_ATTRIBUTE_TICK_INC
|
2018-08-06 10:12:38 +02:00 |
|
Gabor Kiss-Vamosi
|
8105bced11
|
img_if: formattig
|
2018-08-04 22:24:16 +02:00 |
|
Gabor Kiss-Vamosi
|
bcba74d0e7
|
revert built-in styles (there were some test values in them)
|
2018-08-04 22:13:34 +02:00 |
|
Gabor Kiss-Vamosi
|
b352e67088
|
add lv_page_scroll_up/down() and lv_win_scroll_up/down()
|
2018-08-04 21:48:40 +02:00 |
|
Gabor Kiss-Vamosi
|
1561b7a08a
|
lv_ta: fixes with USE_LV_ANIMATION 0
|
2018-08-04 09:04:37 +02:00 |
|
Gabor Kiss-Vamosi
|
586fbbe925
|
Merge branch 'app_vdb' into dev-5.2
|
2018-08-04 08:49:01 +02:00 |
|
Gabor Kiss-Vamosi
|
c4e26724a4
|
lv_ta: fix init value of max_length and accepted_chars
|
2018-08-04 08:48:47 +02:00 |
|
Gabor Kiss-Vamosi
|
5931c23695
|
lv_ta: add 'max_length' and 'accepted_chars' features
|
2018-08-04 08:46:44 +02:00 |
|
Gabor Kiss-Vamosi
|
7a2693e4f1
|
minor fixes
|
2018-08-04 08:45:22 +02:00 |
|
Gabor Kiss-Vamosi
|
f968792286
|
add the optional VDB write interface to the display driver (vdb_wr)
|
2018-08-04 01:46:00 +02:00 |
|
Gabor Kiss-Vamosi
|
fbf0303b2d
|
lv_list: add lv_list_set/get_btn_selected()
|
2018-07-30 07:42:36 +02:00 |
|
Gabor Kiss-Vamosi
|
390ef3b2ba
|
add 'const' in lv_obj_align
|
2018-07-30 06:57:58 +02:00 |
|
Gabor Kiss-Vamosi
|
c2712963d6
|
merge beta
|
2018-07-30 06:56:31 +02:00 |
|
Gabor Kiss-Vamosi
|
769c7b28ff
|
add 'const' attribute to pointer where possible
|
2018-07-30 06:52:29 +02:00 |
|
Gabor Kiss-Vamosi
|
a005d832cb
|
fix declaration of real draw function pointers
|
2018-07-29 23:26:56 +02:00 |
|
Gabor Kiss-Vamosi
|
c9508d9b7e
|
fix opa calcualtion from opa_scale in draw_function
|
2018-07-29 21:53:22 +02:00 |
|
Gabor Kiss-Vamosi
|
39ba305f73
|
lv_mem: remove ENVIRONMENT32 only leave ENVIRONMENT64 define
|
2018-07-27 06:48:44 +02:00 |
|
Gabor Kiss-Vamosi
|
857becbd66
|
lv_draw fiw redecleration of px_fp, fill_fp etc
|
2018-07-27 06:39:59 +02:00 |
|
Gabor Kiss-Vamosi
|
412710884c
|
lv_conf_templ updated
|
2018-07-26 00:31:07 +02:00 |
|
Gabor Kiss-Vamosi
|
15fa3beb6d
|
lv_conf_templ updated
|
2018-07-26 00:30:36 +02:00 |
|
Gabor Kiss-Vamosi
|
81a20ef328
|
add character encoder interface issue #131
|
2018-07-26 00:10:20 +02:00 |
|