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 |
|
Robert Curtin
|
2d5ddb88a7
|
Noticed this typo when booting my PineTime
|
2020-10-12 08:45:41 -04:00 |
|
Rafa Couto
|
efb7a973a1
|
Update SystemInfo.cpp
Show MAC bytes with left-zeroes
|
2020-10-12 05:12:31 +02:00 |
|
Avamander
|
fd110dabe8
|
Reformatted InfiniPaint again
|
2020-10-09 11:36:16 +03:00 |
|
Avamander
|
f68c7b65b3
|
Minor formatting, diagnostic and documentation changes
|
2020-10-09 11:36:16 +03:00 |
|
JF002
|
0a8d8953f7
|
Merge pull request #80 from Avamander/patch-1
Switched from NULL to nullptr
|
2020-10-08 20:58:24 +02:00 |
|
Avamander
|
aba3d65e3a
|
Merge remote-tracking branch 'origin-origin/patch-3'
# Conflicts:
# src/systemtask/SystemTask.cpp
|
2020-10-04 16:23:13 +03:00 |
|
Avamander
|
77f4d5448b
|
Fixed a small warning with Screen's constructor
|
2020-10-04 15:14:09 +03:00 |
|
Avamander
|
1d96758acd
|
Minor #include improvements
|
2020-10-04 15:11:21 +03:00 |
|
Avamander
|
13da1e38f0
|
Switched from NULL to nullptr
|
2020-10-04 14:53:11 +03:00 |
|
Avamander
|
6c86d1d9d7
|
Fixed all the includes that were broken due to the renames
|
2020-10-02 22:16:48 +03:00 |
|
Avamander
|
4daab26926
|
Renamed displayapp/Screens to displayapp/screens
|
2020-10-02 21:49:55 +03:00 |
|
Avamander
|
e3fb2f0b89
|
Renamed DisplayApp/ to displayapp/
|
2020-10-02 21:46:41 +03:00 |
|