update glcd

Conflicts:
	src/gui/movieplayer.h
	src/gui/weather_locations.h
	src/neutrino.cpp
This commit is contained in:
redblue-pkt
2020-06-19 23:56:12 +02:00
committed by Thilo Graf
parent 6435b167e5
commit 1b6f4fedf5
118 changed files with 6154 additions and 1538 deletions

View File

@@ -11,5 +11,10 @@ SUBDIRS = \
various \
weather
if ENABLE_GRAPHLCD
SUBDIRS += \
oled
endif
install-data-hook:
$(INSTALL) -d $(DESTDIR)/$(ICONSDIR)/logo

View File

@@ -0,0 +1,14 @@
SUBDIRS = \
clock \
weather
installdir = $(ICONSDIR)/oled
install_DATA = \
advanced.png \
blank.png \
easy.png \
medium.png \
simple.png \
standby.png \
weather.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 KiB

BIN
data/icons/oled/blank.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 KiB

View File

@@ -0,0 +1,17 @@
installdir = $(ICONSDIR)/oled/clock
install_DATA = \
analog_clock.png \
analog_hour.png \
analog_min.png \
time_dots.png \
time_eight.png \
time_five.png \
time_four.png \
time_nine.png \
time_one.png \
time_seven.png \
time_six.png \
time_three.png \
time_two.png \
time_zero.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

BIN
data/icons/oled/easy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 KiB

BIN
data/icons/oled/medium.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 KiB

BIN
data/icons/oled/simple.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 KiB

BIN
data/icons/oled/standby.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 KiB

BIN
data/icons/oled/weather.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 KiB

View File

@@ -0,0 +1,15 @@
installdir = $(ICONSDIR)/oled/weather
install_DATA = \
clear-day.png \
clear-night.png \
cloudy.png \
fog.png \
hail.png \
partly-cloudy-day.png \
partly-cloudy-night.png \
rain.png \
sleet.png \
snow.png \
thunderstorm.png \
wind.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB