Gabor Kiss-Vamosi
|
5d5a8b4894
|
convert lv_bidi_get_visual_pos to byteindex
|
2019-11-05 16:00:32 +01:00 |
|
Amir Gonnen
|
6f57de051b
|
WIP: pos_conv, bugfixes, use in lv_label
|
2019-11-05 01:03:40 +02:00 |
|
Amir Gonnen
|
f7c2512c76
|
Bidi fixes
Add bidi_dir parameter to lv_draw_label
Use draw buffer for bidi processing
condition bidi code according to LV_USE_BIDI
|
2019-10-20 02:16:57 +03:00 |
|
Amir Gonnen
|
c6b7cf130b
|
Support text wrap for bidi text
TODO: conditional LV_USE_BIDI, allocate global buffer once, pass dir as parameter to lv_draw_label
|
2019-10-18 02:13:41 +03:00 |
|
Gabor Kiss-Vamosi
|
6b5c89baf7
|
lv_label_ins_text: consider base dir
|
2019-10-15 14:25:47 +02:00 |
|
Gabor Kiss-Vamosi
|
6f001958ce
|
bidi: fix btnm, kb, ta, table behaviour in RTL context
|
2019-10-11 12:01:58 +02:00 |
|
Gabor Kiss-Vamosi
|
7a0728fc3c
|
bidi: minor fixes
|
2019-10-09 15:36:38 +02:00 |
|
Gabor Kiss-Vamosi
|
eeabd32b9e
|
bidi: minor fixes
|
2019-10-08 16:54:28 +02:00 |
|
Gabor Kiss-Vamosi
|
b06ef2620a
|
merge dev-6.1
|
2019-10-08 16:29:40 +02:00 |
|
Gabor Kiss-Vamosi
|
6190763382
|
bidi: add LV_LABEL_ALIGN_AUTO, LV_BIDI_DIR_AOUT/INHERIT, LV_SIGNAL_BASE_DIR_CHG
|
2019-10-08 16:26:55 +02:00 |
|
Gabor Kiss-Vamosi
|
0a9eeba4e4
|
dubug: add asserts to every object type's API functions
|
2019-09-26 15:13:33 +02:00 |
|
Gabor Kiss-Vamosi
|
ede392b7c9
|
debug: add assterts to lv_obj and update signal functions
|
2019-09-26 10:51:54 +02:00 |
|
Gabor Kiss-Vamosi
|
5660181b81
|
debug: rework asserts
|
2019-09-24 23:14:17 +02:00 |
|
Gabor Kiss-Vamosi
|
366f958e1a
|
debug: add the basics of LV_DEBUG
|
2019-09-24 16:30:38 +02:00 |
|
Themba Dube
|
7ea67301d7
|
Fix off-by-one error in lv_label_set_text_fmt
|
2019-08-18 16:00:57 -04:00 |
|
Themba Dube
|
d5d8eb5afd
|
Merge remote-tracking branch 'origin/master' into dev-6.1
|
2019-08-18 15:25:59 -04:00 |
|
Gabor Kiss-Vamosi
|
71e950614f
|
roller, ddlist and lv_label_get_letter_on fixes
|
2019-08-16 13:43:39 +02:00 |
|
Themba Dube
|
ba1fba1f10
|
Add lv_label_set_text_fmt
|
2019-08-06 09:28:50 -04:00 |
|
Gabor Kiss-Vamosi
|
8ad5aa36dd
|
lv_label: disable hint on 'LV_LABEL_LONG_TXT_HINT 0'
|
2019-07-29 16:00:59 +02:00 |
|
Gabor Kiss-Vamosi
|
a77b2ab408
|
lv_label: fix warnings
|
2019-06-30 05:52:35 +02:00 |
|
Gabor Kiss-Vamosi
|
8f962a0464
|
run clang-formatter
|
2019-06-27 07:16:15 +02:00 |
|
Gabor Kiss-Vamosi
|
e72ba9f11b
|
animation warning fixes
|
2019-06-20 06:20:23 +02:00 |
|
Gabor Kiss-Vamosi
|
6cfcc3fa55
|
minor API changes
|
2019-06-19 00:35:35 +02:00 |
|
Gabor Kiss-Vamosi
|
5bb1653991
|
label hint: comments and formatting
|
2019-06-14 16:04:15 +02:00 |
|
Gabor Kiss-Vamosi
|
10c46e73a8
|
label_draw hint experiments
|
2019-06-14 14:57:59 +02:00 |
|
Gabor Kiss-Vamosi
|
bceb46b813
|
improve callback conventions
|
2019-06-12 23:10:54 +02:00 |
|
Gabor Kiss-Vamosi
|
288b972ce0
|
add LV_STYLE_XXX_MAIN if an object has only one style
|
2019-06-11 06:33:33 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Gabor Kiss-Vamosi
|
30419b3881
|
letter_draw: support bitmap stream
|
2019-06-01 21:46:05 +02:00 |
|
Gabor Kiss-Vamosi
|
b174398cb5
|
merge new font API
|
2019-05-29 05:31:03 +02:00 |
|
Brian Pugh
|
a6f0afde4c
|
change some int16_t types to lv_anim_value_t for animation functions. use LV_USE_ANIMATION macros to remove unused variables when animation capabilities is disabled
|
2019-05-20 09:22:09 -07:00 |
|
Gabor Kiss-Vamosi
|
864c970ba3
|
font: add kerning support
|
2019-05-01 16:43:32 +02:00 |
|
Gabor Kiss-Vamosi
|
d8a17c483a
|
font: separate int. and fract. advanced width
|
2019-04-27 19:43:10 +02:00 |
|
Gabor Kiss-Vamosi
|
dc9f8baf0e
|
fix conflicts
|
2019-04-23 15:59:10 +02:00 |
|
Gabor Kiss-Vamosi
|
4e6aac2157
|
font rework
|
2019-04-23 15:56:59 +02:00 |
|
Gabor Kiss-Vamosi
|
e2cfba7c9f
|
add user data where is was missing
|
2019-04-22 08:45:07 +02:00 |
|
Themba Dube
|
95fc629aa5
|
Rename "dot" union in lv_label
|
2019-04-20 09:05:36 -04:00 |
|
Themba Dube
|
7419900508
|
Minor fixes for compiler warnings/-Werrors
|
2019-04-19 15:20:51 -04:00 |
|
Gabor Kiss-Vamosi
|
41fc80e96b
|
text_sel: minor fixes and renames
|
2019-04-18 07:11:43 +02:00 |
|
Gabor Kiss-Vamosi
|
9a711d9e88
|
add LV_LABEL_TEXT_SEL_OFF 0xFFFF
|
2019-04-18 06:45:45 +02:00 |
|
Brian Pugh
|
ff6b6725a5
|
lv_label: Added initial delay to LV_LABEL_LONG_ROLL_CIRC
|
2019-04-16 08:50:35 -07:00 |
|
Brian Pugh
|
d7b193d3fc
|
lv_label: change to . Repeated header documentation in c file.
|
2019-04-15 22:03:12 -07:00 |
|
Brian Pugh
|
eb70f39e42
|
lv_label pause at beginning of LV_LABEL_LONG_ROLL animation. Also expose the pause amount to lv_conf
|
2019-04-15 18:08:54 -07:00 |
|
BrianPugh
|
2c5b3fe223
|
Merge branch 'dev-6.0' into ram_optim
|
2019-04-15 07:56:08 -07:00 |
|
Brian Pugh
|
b3f60153cf
|
lv_label: fixed missing dot_tmp_alloc copy on create
|
2019-04-14 14:49:42 -07:00 |
|
Brian Pugh
|
30dcf68351
|
lv_label: change magic number 4 to sizeof(char *)
|
2019-04-14 13:52:54 -07:00 |
|
Brian Pugh
|
3d77137178
|
lv_label: dynamically allocate space for dots if necessary. If the required dots storage space is 4 or less bytes, directly stores them in the extended data object
|
2019-04-14 11:18:31 -07:00 |
|
Brian Pugh
|
50edf4e1f8
|
Fixed lv_label selection start/end setters to allow the 0th index.
|
2019-04-14 09:50:02 -07:00 |
|
Brian Pugh
|
f40ee380c8
|
Optimized bitfields in lv_btn and lv_label. In lv_label, changed selection fields from int to uint16. Because of this change, added getters/setters. Added LV_LABEL_SELECTION_EN option in lv_conf to enable/disable the selection fields
|
2019-04-14 09:47:45 -07:00 |
|
Gabor Kiss-Vamosi
|
522d59861e
|
solve conflicts
|
2019-04-14 16:01:48 +02:00 |
|