max_10
|
db21ead167
|
src/driver/glcd: code formatting
Origin commit data
------------------
Commit: 39cfc018db
Author: max_10 <max_10@gmx.de>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Origin message was:
------------------
- src/driver/glcd: code formatting
Signed-off-by: Thilo Graf <dbt@novatux.de>
# Conflicts:
# src/driver/glcd/glcd.cpp
|
2023-08-15 21:11:54 +02:00 |
|
vanhofen
|
41867ee170
|
- glcd/weather: align next_wtemp to the right
|
2023-01-05 16:05:35 +01:00 |
|
vanhofen
|
24299980fc
|
- glcd/weather: split temperature and weather icon
|
2023-01-05 16:05:35 +01:00 |
|
vanhofen
|
3035683bc6
|
- glcd/weather: don't show ° sign
|
2023-01-05 16:05:35 +01:00 |
|
TangoCash
|
a88d114591
|
fix segfault from - glcd: fix warning: statement is a reference, not call
|
2023-01-05 16:05:18 +01:00 |
|
vanhofen
|
a932bae053
|
- glcd: fix warning: statement is a reference, not call
|
2023-01-05 16:05:18 +01:00 |
|
TangoCash
|
d2febb0fb7
|
- glcd: rework
contains:
84e96916bf
0391fe435e
9fdbdc8717
3d1f5b6a8a
|
2023-01-05 16:05:18 +01:00 |
|
svenhoefer
|
794a6fec77
|
- graphlcd: disable some console spam
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-06-19 10:19:09 +02:00 |
|
svenhoefer
|
39caf20758
|
- glcd: rename theme item names
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-07-17 20:55:01 +02:00 |
|
svenhoefer
|
6e8987a8ba
|
- glcd: add pakenham.ttf as a seperate font
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-06-29 19:44:49 +02:00 |
|
svenhoefer
|
d0434ed495
|
- glcd: better position for forcast temperature
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-06-29 18:47:32 +02:00 |
|
svenhoefer
|
97381edaed
|
- glcd: add unknown weather icon; change font handling; remove min temp from forecast
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-06-29 18:47:11 +02:00 |
|
svenhoefer
|
5aae22b0e9
|
- glcd: prefer icons in /var
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-06-29 18:40:53 +02:00 |
|
svenhoefer
|
abdd262a61
|
- glcd: remove unnecessary defines; count arrays automatically; fix path to icons
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-06-29 18:38:43 +02:00 |
|
svenhoefer
|
ff94004d7f
|
- move glcd sources to one single place in driver/glcd
Conflicts:
src/driver/Makefile.am
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2020-06-29 18:04:42 +02:00 |
|