Gabor Kiss-Vamosi
|
dd5f66e125
|
inialize _lv_indev_list adn _lv_disp_list in lv_init
|
2019-01-31 00:25:15 +01:00 |
|
Amir Gonnen
|
473c2276dd
|
add '_lv_' prefix to global roots
|
2019-01-24 00:14:33 +02:00 |
|
Amir Gonnen
|
1e8ea6b15b
|
gc: add undescore to roots, arranged lv_mem.c regarding gc defines. Added support to Symbols using the numstr technique of encoding the characters as a number in an enum. Globals: register them directly witout the need for constructor to access them. Updated example code. Updated lv_mpy.c
|
2019-01-24 00:14:33 +02:00 |
|
Amir Gonnen
|
a883f0b39a
|
Enable Micropython gc (Garbage Collection) on lvgl. This is controlled by LV_ENABLE_GC macro defined in lv_conf.h. When enabled, lv_conf.h should also define LV_MEM_CUSTOM_REALLOC, LV_MEM_CUSTOM_GET_SIZE, LV_GC_INCLUDE and LV_GC_ROOT
|
2019-01-24 00:14:33 +02:00 |
|
Gabor Kiss-Vamosi
|
41695bf9ac
|
astyle code formatting
|
2018-10-05 17:22:49 +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
|
678cbdc23d
|
improve logging
|
2018-07-25 20:39:24 +02:00 |
|
Gabor Kiss-Vamosi
|
2d5fa3b9dc
|
remove LV_TXT_FLAG_NO_BREAK. Text area in one line mode handle's it in its own
|
2018-07-25 19:36:53 +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
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +02:00 |
|
Gabor Kiss-Vamosi
|
bd0c6c9ce3
|
regenerate buil in fonts
|
2018-03-09 14:14:06 +01:00 |
|
Gabor Kiss-Vamosi
|
e4b677be3d
|
lv_hal_disp: fix linked list issue whan adding more displays
|
2018-02-28 09:45:51 +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
|
514d2b38b4
|
lv_obj folder rename to lv_core
|
2017-11-30 11:35:49 +01:00 |
|
Gabor Kiss-Vamosi
|
cc7128ce4c
|
lv_hal_disp: add disp_flush
|
2017-11-29 13:22:44 +01:00 |
|
Gabor Kiss-Vamosi
|
2d09b3dbdf
|
lv_area: add 'lv_' prefix
|
2017-11-28 16:15:13 +01:00 |
|
Gabor Kiss-Vamosi
|
0a3ff11223
|
lv_hal: add init funtion to call prior driver registration
|
2017-11-27 09:38:10 +01:00 |
|
Gabor Kiss-Vamosi
|
c9b28c7692
|
lv_hal: use less general structur elements
|
2017-11-27 00:48:16 +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
|
816327f4f7
|
lv_hal: comment update
|
2017-10-20 22:41:10 +02:00 |
|
Gabor Kiss-Vamosi
|
964499a06f
|
lv_hal: update function names and typedefs
|
2017-10-20 22:11:18 +02:00 |
|
Gabor Kiss-Vamosi
|
d9205adc60
|
add lv_hal as normal folder (not from hal repo)
|
2017-10-18 14:09:25 +02:00 |
|