Amir Gonnen
d0fb10724b
feat(cmake) Allow building LVGL without kconfig ( #2165 )
2021-03-25 20:15:39 +01:00
Gabor Kiss-Vamosi
84163749ec
fix(lv_conf): add LV_USE_THEME_BASIC
2021-03-19 18:07:58 +01:00
Gabor Kiss-Vamosi
c565d4de8a
feat(refresh): add LV_USE_REFR_DEBUG
2021-03-19 18:05:33 +01:00
Gabor Kiss-Vamosi
150f44ed13
update lv_cont_internal.h
2021-03-18 17:39:07 +01:00
Xiang Xiao
9254a7ea14
fix(comment): remove the space after /* and before */
2021-03-18 11:51:36 +08:00
Xiang Xiao
33b5ee3ad2
fix(task): change all task related term to timer
...
follow up the task module change
2021-03-03 14:32:25 +08:00
Gabor Kiss-Vamosi
2f0443b803
update lv_conf_internal.h
2021-03-01 12:03:46 +01:00
Gabor Kiss-Vamosi
8bc6931f7f
add many LV_LOG_TRACE-s
2021-02-28 20:42:48 +01:00
Gabor Kiss-Vamosi
468fdb4f74
feat(debug): add mem. monitor simalarly to perf. monitor
2021-02-28 15:01:28 +01:00
Gabor Kiss-Vamosi
6f357ea745
minor fixes
2021-02-28 14:18:32 +01:00
Gabor Kiss-Vamosi
0493a9aebd
update lv_conf_template
2021-02-26 16:12:30 +01:00
Gabor Kiss-Vamosi
0ab6433c66
assign theme to the display + minor fixes
2021-02-26 09:51:30 +01:00
Gabor Kiss-Vamosi
c6dd413f11
minor fixes
2021-02-23 15:13:14 +01:00
Gabor Kiss-Vamosi
8740046efc
fix(theme): make LV_THEME_DEFAULT_GROW 1 by default
2021-02-23 11:32:50 +01:00
Gabor Kiss-Vamosi
fe20d47b6e
fix warnings
2021-02-19 16:16:11 +01:00
Gabor Kiss-Vamosi
bf40fd7572
upadte lv_conf_internal.h
2021-02-17 13:42:54 +01:00
Gabor Kiss-Vamosi
02c19eacab
fix warnings and make tests working
2021-02-14 22:07:38 +01:00
Gabor Kiss-Vamosi
bb08660cb6
minor fixes
2021-02-14 14:56:34 +01:00
Gabor Kiss-Vamosi
95b1bd8409
add examples + refactoring
2021-02-12 14:22:48 +01:00
Gabor Kiss-Vamosi
8a1af8646f
add lv_components as src/extra and minor fixes
2021-02-04 14:46:11 +01:00
Gabor Kiss-Vamosi
e02c7bd415
add LV_DRAW_COMPLEX
2021-01-26 16:38:21 +01:00
Gabor Kiss-Vamosi
1f4c5adc30
remove LV_USE_ANIMATION/FS/GROUP
2021-01-26 15:09:36 +01:00
Gabor Kiss-Vamosi
f84720aa95
merge master
2021-01-23 23:50:00 +01:00
Gabor Kiss-Vamosi
0aefab358b
Release v7.9.1
2021-01-19 14:36:38 +01:00
Xiang Xiao
81b13bf3b6
Remove the double empty lines from all source files ( #2009 )
...
* Run dos2unix for all source files
* Remove the trail space from all source files
* Remove the double empty lines from all source files
2021-01-11 14:28:00 +01:00
Gabor Kiss-Vamosi
aba10b0170
fix(lv_conf_internal): be sure Kconfig defines are always uppercase
...
fixes #1989
2021-01-04 09:42:50 +01:00
Gabor Kiss-Vamosi
f0999ccbd4
merge master
2020-12-28 13:08:26 +01:00
Gabor Kiss-Vamosi
9e72cb0000
Release v7.8.1
2020-12-15 19:59:27 +01:00
Gabor Kiss-Vamosi
51f95f3286
Release v7.8.0
2020-12-01 15:08:50 +01:00
Gabor Kiss-Vamosi
280bab33c6
Merge branch 'master' into dev
2020-12-01 15:08:50 +01:00
Gabor Kiss-Vamosi
2161cf8f53
Merge branch 'dev' of https://github.com/littlevgl/lvgl into dev
2020-11-27 10:05:16 +01:00
Gabor Kiss-Vamosi
57734ff3c5
refactor(tmr): rename lv_tmr to lv_timer
2020-11-27 10:05:02 +01:00
github-actions[bot]
4af361290b
Merge bc369de6fa into dev
2020-11-24 17:16:47 +00:00
xennex22
bc369de6fa
Removed trailing semi-colon from macros ( #1928 )
...
* Removed commented out test definition
Removed commented out test definition LV_BUILD_TEST
* Remove blank line
* Fix comment spelling
* Added blank line
* Removed trailing semi-colon in macros
2020-11-24 18:16:16 +01:00
Gabor Kiss-Vamosi
6bafb34769
refactor(task): rename lv_task to lv_tmr and remove priorities
...
fixes #1925
2020-11-24 17:56:11 +01:00
Gabor Kiss-Vamosi
fdfb69f066
fi warnigns to make tests run succesfully
2020-11-20 11:55:50 +01:00
Gabor Kiss-Vamosi
0134c53993
merge dev-v8
2020-11-17 13:14:19 +01:00
Gabor Kiss-Vamosi
2d986871c9
fix(lv_conf_internal): re-generate to add LV_FONT_UNSCII_16
2020-11-05 12:42:20 +01:00
Gabor Kiss-Vamosi
c19a4ad568
lv_conf_checker.py: add auto incude of lv_conf.h if available
2020-10-26 12:40:05 +01:00
Gabor Kiss-Vamosi
872bbc7e3e
merge dev
2020-10-22 14:32:58 +02:00
Gabor Kiss-Vamosi
c03160abc2
add lv_conf_kvoncfig.h to handle special Kconfig options
2020-10-22 13:55:12 +02:00
Gabor Kiss-Vamosi
6fb4235c66
prepare to release v7.7.0
2020-10-20 13:32:57 +02:00
Gabor Kiss-Vamosi
e41bc28817
Merge branch 'master' into dev
2020-10-06 09:33:59 +02:00
Gabor Kiss-Vamosi
8b6bb63795
prepare to release v7.6.1
2020-10-06 09:30:37 +02:00
Gabor Kiss-Vamosi
4c2c1dd8bd
fix conflicts
2020-10-05 09:42:59 +02:00
github-actions[bot]
4c7a2ae0b7
Merge 96478a0c3e into dev
2020-10-03 12:38:29 +00:00
C47D
96478a0c3e
lv_conf_internal: Check for LV_CONF_INCLUDE_SIMPLE before defining it.
2020-10-03 08:37:49 -04:00
Themba Dube
e7bb0382c4
Merge remote-tracking branch 'origin/master' into dev
2020-10-01 10:34:08 -04:00
Martino Facchin
535c3d506f
Allow inclusion of local lv_conf_internal.h ( #1822 )
...
* Allow inclusion of local lv_conf_internal.h
A wrapper library cna contain an lv_conf.h file and it would be automatically picked up by the buildsystem
* Guard __has_include and simplify code
* Make number sign indentation consistent
Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com >
2020-10-01 13:51:33 +02:00
Gabor Kiss-Vamosi
705a564ca8
merge dev
2020-09-30 21:30:07 +02:00