Gabor Kiss-Vamosi
|
769c7b28ff
|
add 'const' attribute to pointer where possible
|
2018-07-30 06:52:29 +02:00 |
|
Gabor Kiss-Vamosi
|
678cbdc23d
|
improve logging
|
2018-07-25 20:39:24 +02:00 |
|
Gabor Kiss-Vamosi
|
69434c8b7d
|
place some lv_log_add calls
|
2018-07-25 17:57:08 +02:00 |
|
Gabor Kiss-Vamosi
|
2e17562e51
|
add lv_mem_assert to memory allocations
|
2018-07-25 13:33:53 +02:00 |
|
Gabor Kiss-Vamosi
|
90679c2cf5
|
add LV_CONF_INCLUDE_SIMPLE to choose between relative or simple include of lv_conf.h
|
2018-07-07 11:53:22 +02:00 |
|
Gabor Kiss-Vamosi
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +02:00 |
|
Gabor Kiss-Vamosi
|
dc918930ab
|
merge beta
|
2018-06-19 09:06:49 +02:00 |
|
Gabor Kiss-Vamosi
|
75ea3b9edb
|
add opa_scale attribute
|
2018-06-14 13:08:19 +02:00 |
|
Josh McAtee
|
a30b117c60
|
Small fix for bar/slider to make the fill more symmetric when near the min/max
|
2018-06-11 16:53:45 -07:00 |
|
Gabor Kiss-Vamosi
|
a3ad4b3616
|
in lv_objx set functions apply the new value only if it's different from the current
|
2018-05-16 23:09:30 +02:00 |
|
Gabor Kiss-Vamosi
|
d1889b77e5
|
lv_slider: inicator draw bugfix
|
2018-03-29 13:56:21 +02:00 |
|
Gabor Kiss-Vamosi
|
c3e248ec79
|
ddlist and roller group updates + updates with USE_LV_ANIMATION = 0
|
2018-03-01 12:21:49 +01:00 |
|
Gabor Kiss-Vamosi
|
05fe9b6b81
|
add lv_obj_get_type
|
2018-02-28 15:37:41 +01:00 |
|
Gabor Kiss-Vamosi
|
f242eba9c1
|
anim path reworked + minor changes
|
2017-12-17 01:54:09 +01:00 |
|
Gabor Kiss-Vamosi
|
893475ad89
|
Hide anti aliasing. No x << LV_AA rewuired from now
|
2017-12-07 19:22:23 +01:00 |
|
Gabor Kiss-Vamosi
|
47f2e0a8f7
|
solve warnings
|
2017-11-30 14:46:16 +01:00 |
|
Gabor Kiss-Vamosi
|
2d09b3dbdf
|
lv_area: add 'lv_' prefix
|
2017-11-28 16:15:13 +01:00 |
|
Gabor Kiss-Vamosi
|
83b01aa627
|
add LV_NO_ANIM and LV_NO_SHADOW
|
2017-11-27 17:48:54 +01:00 |
|
Gabor Kiss-Vamosi
|
c890dc8d43
|
use only relative include paths
|
2017-11-26 23:58:05 +01:00 |
|
Gabor Kiss-Vamosi
|
c48a521882
|
misc is completly removed
|
2017-11-26 11:38:28 +01:00 |
|
Gabor Kiss-Vamosi
|
1fcda8092e
|
rename a lot of functions in lv_misc
|
2017-11-23 21:28:36 +01:00 |
|
Gabor Kiss-Vamosi
|
c3471fd04e
|
lv_misc files added from misc repo
|
2017-11-23 20:42:14 +01:00 |
|
Gabor Kiss-Vamosi
|
9d2d7ee869
|
revert include paths
|
2017-11-21 10:51:10 +01:00 |
|
Gabor Kiss-Vamosi
|
cff1c299ab
|
add misc as submodule
|
2017-11-21 10:35:57 +01:00 |
|
Gabor Kiss-Vamosi
|
b973dd342a
|
lv_theme: integrate into the library
add lv_theme
|
2017-11-16 15:38:02 +01:00 |
|
Gabor Kiss-Vamosi
|
e3378d23d4
|
consistent abbreviations
|
2017-11-16 10:20:44 +01:00 |
|
Gabor Kiss-Vamosi
|
86daac1424
|
add lv_xxx_style_t and unify style set/get
|
2017-11-15 15:50:33 +01:00 |
|
Gabor Kiss-Vamosi
|
8f715434ac
|
set function order
|
2017-11-10 15:01:40 +01:00 |
|
Gabor Kiss-Vamosi
|
a2ab0cde79
|
mbox: add btn width attribute
|
2017-11-08 11:07:34 +01:00 |
|
Gabor Kiss-Vamosi
|
44818d3527
|
further api updates (begin to move signal function as static)
|
2017-11-05 00:48:57 +01:00 |
|
Gabor Kiss-Vamosi
|
c517d73a71
|
add static inline function to clraify API (bar, slider, sw, cb, btn, btnm)
|
2017-11-03 13:39:37 +01:00 |
|
Gabor Kiss-Vamosi
|
919a8e81ea
|
styles: make styles to global variables
|
2017-10-30 17:31:48 +01:00 |
|
Gabor Kiss-Vamosi
|
f0080b944d
|
fixes and updates according to test results
|
2017-10-26 21:20:10 +02:00 |
|
Gabor Kiss-Vamosi
|
bf1903d17b
|
API updates
|
2017-10-20 15:37:50 +02:00 |
|
Gabor Kiss-Vamosi
|
2ea1af59b9
|
further style renames + remove LV_DOWNSCALE
|
2017-10-20 10:17:02 +02:00 |
|
Gabor Kiss-Vamosi
|
8c9d4b58ed
|
further renames in styles
|
2017-10-19 12:46:49 +02:00 |
|
Gabor Kiss-Vamosi
|
0856790760
|
lv_style: mass attribute renames
|
2017-10-18 16:07:19 +02:00 |
|
Gabor Kiss-Vamosi
|
7b24b47adf
|
lv_bar: bugfix to handle negative range correctly
|
2017-10-11 16:04:19 +02:00 |
|
Gabor
|
64852194ea
|
use relative includes where it is possible
|
2017-08-23 14:39:09 +02:00 |
|
Kiss-Vamosi Gabor
|
69876763e2
|
animation: add more control over object animations (e.g. ddlist open/close anim time set by func. instead of define)
|
2017-05-02 00:16:48 +02:00 |
|
Gabor
|
9edaf13c68
|
minor updates during tests
|
2017-04-28 16:12:35 +02:00 |
|
Gabor
|
24128ae325
|
Cleaning the code
|
2017-04-24 16:16:36 +02:00 |
|
Gabor
|
e07abd8ad6
|
review: bugfixes, minor updates
|
2017-04-21 09:15:39 +02:00 |
|
Gabor
|
d93844bdd8
|
lv_rect renamed to lv_cont (container)
|
2017-04-13 16:12:03 +02:00 |
|
Gabor
|
092c0da4b5
|
updates according to the new style system
|
2017-04-13 15:57:02 +02:00 |
|
Gabor
|
f431f262be
|
Apply the new style system on the applications too
|
2017-04-13 13:34:57 +02:00 |
|
Gabor
|
6116e83815
|
New style system introduced! Still not applied to apps
|
2017-04-13 10:20:35 +02:00 |
|
Gabor
|
c4f3838b1e
|
further renames
|
2017-04-11 10:50:57 +02:00 |
|