Jean-François Milants
|
f864330d35
|
Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimorg-LVGL7
# Conflicts:
# src/CMakeLists.txt
# src/displayapp/DisplayApp.cpp
# src/displayapp/screens/Modal.cpp
# src/displayapp/screens/Modal.h
# src/displayapp/screens/Notifications.cpp
# src/displayapp/screens/Tile.h
|
2021-02-23 21:18:59 +01:00 |
|
Joaquim
|
a456887eff
|
LVGL v7.10.0
|
2021-01-28 17:13:28 +00:00 |
|
petter
|
700af0b8a1
|
improve music UI with icons for play/pause/next/prev/ and volume
|
2021-01-27 13:49:56 +01:00 |
|
okaestne
|
cadc0c25d4
|
Include cleanup: displayapp + screens
|
2020-11-16 01:35:51 +01:00 |
|
Avamander
|
4b0a852053
|
Made sure to use right data type for a negative number
|
2020-10-15 22:52:53 +03:00 |
|
Avamander
|
174e5ccfe4
|
Removed weird parentheses from constexpr
|
2020-10-15 22:51:43 +03:00 |
|
Avamander
|
128a2ea226
|
Changed #define to constexpr in Music.cpp
|
2020-10-15 22:50:28 +03:00 |
|
Avamander
|
6f45c0f669
|
Unified MusicStatus enum constant capitalization with others
|
2020-10-15 22:45:53 +03:00 |
|
Avamander
|
d4531d7bf3
|
Reordered the functions in Music.cpp correctly
|
2020-10-15 22:16:08 +03:00 |
|
Avamander
|
82126edf88
|
Added lv_img_set_src_arr that does better type checking when drawing images from arrays
|
2020-10-15 22:16:08 +03:00 |
|
Avamander
|
2b9906184b
|
Refactored and improved the Music watchapp
|
2020-10-15 22:16:08 +03:00 |
|
Avamander
|
4daab26926
|
Renamed displayapp/Screens to displayapp/screens
|
2020-10-02 21:49:55 +03:00 |
|