Adam Martini
|
4011d54668
|
Use the max x and y drag diff to control drag
|
2020-06-26 08:40:30 -07:00 |
|
Gabor Kiss-Vamosi
|
6056bc3b95
|
clraify the tricky loop in lv_tick_get
|
2020-06-26 14:35:30 +02:00 |
|
Gabor Kiss-Vamosi
|
91f64c8662
|
Add lv_theme_set_base() to allow easy extension of built-in (or any) themes
|
2020-06-26 14:05:34 +02:00 |
|
Gabor Kiss-Vamosi
|
274d0b522d
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2020-06-26 09:39:29 +02:00 |
|
Gabor Kiss-Vamosi
|
ac7527fecf
|
minor optimization in lv_obj_init_draw_img_dsc
|
2020-06-26 09:39:19 +02:00 |
|
Adam Martini
|
8bcbceef08
|
Send event on if the value really does change
|
2020-06-25 23:05:48 -07:00 |
|
Adam Martini
|
7ce9a969c8
|
Rever drag limit integration as it makes rotary control too granular
|
2020-06-25 22:43:54 -07:00 |
|
Adam Martini
|
f836e90869
|
Account for indev drag limit
|
2020-06-25 22:40:03 -07:00 |
|
Adam Martini
|
6d07effbc3
|
Revert arc tracking
|
2020-06-25 21:39:19 -07:00 |
|
Adam Martini
|
a73b316681
|
Remove undeclared
|
2020-06-25 21:27:18 -07:00 |
|
Adam Martini
|
70a2287568
|
Remove undeclared
|
2020-06-25 21:24:19 -07:00 |
|
Adam Martini
|
9e3d8c9090
|
Remove undeclared
|
2020-06-25 21:23:14 -07:00 |
|
Adam Martini
|
2d4c709a88
|
Get area width using pointer
|
2020-06-25 21:22:37 -07:00 |
|
Adam Martini
|
92ecff3fc0
|
WIP: dragging on ring only using lv_atan
|
2020-06-25 21:18:42 -07:00 |
|
Gabor Kiss-Vamosi
|
2ed6b4e2f5
|
Merge pull request #1607 from jbamaral/fix-img-big-endian-pr
fix image demos on big endian systems
|
2020-06-25 17:11:46 +02:00 |
|
embeddedt
|
3761db65e0
|
Fix spelling issue
|
2020-06-25 07:32:45 -04:00 |
|
Gabor Kiss-Vamosi
|
eb006b3d39
|
finialze screen animations
|
2020-06-25 12:43:45 +02:00 |
|
Gabor Kiss-Vamosi
|
f10f94bea3
|
use void * as theme user data for backward compatibility
|
2020-06-25 12:43:44 +02:00 |
|
Gabor Kiss-Vamosi
|
710226c6db
|
add user_data to themes
|
2020-06-25 12:43:44 +02:00 |
|
Gabor Kiss-Vamosi
|
44a96df9fb
|
initial implementation of screen load animation
|
2020-06-25 12:43:44 +02:00 |
|
embeddedt
|
cd788da47a
|
Fix #1610: don't assert an expected null pointer
|
2020-06-25 12:43:44 +02:00 |
|
Gabor Kiss-Vamosi
|
c4eec78a02
|
lv_textarea fix cursor alignment with empty textarea when the text alignment is center or right
|
2020-06-25 12:43:44 +02:00 |
|
Gabor Kiss-Vamosi
|
1e33359d0c
|
fix build error
|
2020-06-25 12:43:44 +02:00 |
|
Gabor Kiss-Vamosi
|
cf8357e004
|
fix focusing/defocusing for pages
|
2020-06-25 12:43:44 +02:00 |
|
Gabor Kiss-Vamosi
|
8f243c01d5
|
style: minor fix on getting style attributes + formatting
|
2020-06-25 12:43:44 +02:00 |
|
Gabor Kiss-Vamosi
|
2828582c7a
|
lv_img: fix invalidation area when angle or zoom changes
|
2020-06-25 12:43:44 +02:00 |
|
jbamaral
|
f6a2c635fd
|
Improve big endian support (#1599)
|
2020-06-25 12:43:44 +02:00 |
|
Gabor Kiss-Vamosi
|
db24bf1d18
|
In lv_init test if the the strings are UTF-8 encoded
|
2020-06-25 12:42:06 +02:00 |
|
Deon Marais
|
8c151a2d43
|
Add missing lv_font_montserrat_34
if you do not mind me asking, and on matters of fonts why was Roboto changed to Montserrat when V7 was released ?
|
2020-06-25 12:42:06 +02:00 |
|
Gabor Kiss-Vamosi
|
52cca1dd9b
|
use void * as theme user data for backward compatibility
|
2020-06-25 06:38:17 +02:00 |
|
Gabor Kiss-Vamosi
|
859f72eb84
|
add user_data to themes
|
2020-06-25 06:25:40 +02:00 |
|
embeddedt
|
b77d484a27
|
Fix #1610: don't assert an expected null pointer
|
2020-06-24 12:25:16 -04:00 |
|
jbamaral
|
5f6c7743ad
|
update internal configuration
|
2020-06-24 08:38:44 -03:00 |
|
jbamaral
|
2550368d30
|
fix image demos on big endian systems
|
2020-06-24 08:30:45 -03:00 |
|
Gabor Kiss-Vamosi
|
63aba1b3de
|
lv_textarea fix cursor alignment with empty textarea when the text alignment is center or right
|
2020-06-24 11:36:35 +02:00 |
|
Gabor Kiss-Vamosi
|
42f79763e1
|
fix build error
|
2020-06-24 11:28:51 +02:00 |
|
Gabor Kiss-Vamosi
|
be19e91e91
|
fix focusing/defocusing for pages
|
2020-06-24 11:24:07 +02:00 |
|
Gabor Kiss-Vamosi
|
9561aa767d
|
style: minor fix on getting style attributes + formatting
|
2020-06-24 10:45:32 +02:00 |
|
Gabor Kiss-Vamosi
|
8864cd87ee
|
lv_img: fix invalidation area when angle or zoom changes
|
2020-06-24 10:03:37 +02:00 |
|
Adam Martini
|
f75428e52b
|
Match rotary_bg line width to indicator width
|
2020-06-23 23:06:56 -07:00 |
|
Adam Martini
|
b414aa755d
|
int32 fix to mapping logic
|
2020-06-23 13:33:25 -07:00 |
|
Adam Martini
|
5961800fe0
|
Fix map contract
|
2020-06-23 12:56:07 -07:00 |
|
Adam Martini
|
663af3dfb3
|
Shift mapping math out of floating point
|
2020-06-23 12:54:06 -07:00 |
|
jbamaral
|
916f5b343a
|
Improve big endian support (#1599)
|
2020-06-23 08:30:33 -04:00 |
|
Gabor Kiss-Vamosi
|
c0223977d1
|
roller: fix misaligned option after setting new options
|
2020-06-23 11:44:06 +02:00 |
|
Gabor Kiss-Vamosi
|
e1c5d8950f
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2020-06-23 11:11:57 +02:00 |
|
Gabor Kiss-Vamosi
|
20c46ca640
|
In lv_init test if the the strings are UTF-8 encoded
|
2020-06-23 11:11:45 +02:00 |
|
Adam Martini
|
0aeb49d28a
|
Fix Set sym end angle
|
2020-06-22 22:53:58 -07:00 |
|
Adam Martini
|
83d05f945f
|
Fix bg_end init
|
2020-06-22 22:49:23 -07:00 |
|
Adam Martini
|
f0cae00574
|
Rearrange type call for clarity. Fix symmetric arc setters
|
2020-06-22 22:47:01 -07:00 |
|