1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-21 06:53:01 +08:00

16 Commits

Author SHA1 Message Date
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
f0080b944d fixes and updates according to test results 2017-10-26 21:20:10 +02:00
Kiss-Vamosi Gabor
7fab8564d0 header udated with __cplusplus define 2017-07-09 15:32:49 +02:00
Gabor
24128ae325 Cleaning the code 2017-04-24 16:16:36 +02:00
Gabor
373bf2de84 lv_lmeter: added 2017-04-21 17:11:47 +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
c4f3838b1e further renames 2017-04-11 10:50:57 +02:00
Kiss-Vamosi Gabor
df47565bd9 lv_img, lv_gauge: test depedencies 2017-01-15 21:52:21 +01:00
Kiss-Vamosi Gabor
79885c70fc lv_objx: header file documentation updates 2017-01-14 23:54:16 +01:00
Kiss-Vamosi Gabor
39af8d8252 Update the function documentation in the header files 2017-01-13 23:27:49 +01:00
Kiss-Vamosi Gabor
d553dcf399 lv_gauge: add txt attribute to show printf-like formatted text 2017-01-10 21:03:59 +01:00
Kiss-Vamosi Gabor
01d0e9257f lv_gauge: change parameter order in lv_gauge_set_value 2017-01-10 20:40:57 +01:00
Kiss-Vamosi Gabor
9bd8e3e65e lv_gauge: critical direction and value label added 2017-01-10 20:38:28 +01:00
Kiss-Vamosi Gabor
1dc0438827 lv_gauge: updated, math_base: min max rename 2017-01-10 08:36:12 +01:00
Kiss-Vamosi Gabor
04a0bcaaec lv_rect: bugfix in design cover check when radious is LV_RECT_CIRCLE 2017-01-09 18:08:57 +01:00