update glcd
Conflicts: src/gui/movieplayer.h src/gui/weather_locations.h src/neutrino.cpp
@@ -11,5 +11,10 @@ SUBDIRS = \
|
||||
various \
|
||||
weather
|
||||
|
||||
if ENABLE_GRAPHLCD
|
||||
SUBDIRS += \
|
||||
oled
|
||||
endif
|
||||
|
||||
install-data-hook:
|
||||
$(INSTALL) -d $(DESTDIR)/$(ICONSDIR)/logo
|
||||
|
14
data/icons/oled/Makefile.am
Normal 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
|
BIN
data/icons/oled/advanced.png
Normal file
After Width: | Height: | Size: 601 KiB |
BIN
data/icons/oled/blank.png
Normal file
After Width: | Height: | Size: 451 KiB |
17
data/icons/oled/clock/Makefile.am
Normal 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
|
BIN
data/icons/oled/clock/analog_clock.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
data/icons/oled/clock/analog_hour.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
data/icons/oled/clock/analog_min.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/icons/oled/clock/time_dots.png
Normal file
After Width: | Height: | Size: 478 B |
BIN
data/icons/oled/clock/time_eight.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
data/icons/oled/clock/time_five.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
data/icons/oled/clock/time_four.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
data/icons/oled/clock/time_nine.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
data/icons/oled/clock/time_one.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
data/icons/oled/clock/time_seven.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
data/icons/oled/clock/time_six.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
data/icons/oled/clock/time_three.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
data/icons/oled/clock/time_two.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
data/icons/oled/clock/time_zero.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
data/icons/oled/easy.png
Normal file
After Width: | Height: | Size: 601 KiB |
BIN
data/icons/oled/medium.png
Normal file
After Width: | Height: | Size: 601 KiB |
BIN
data/icons/oled/simple.png
Normal file
After Width: | Height: | Size: 601 KiB |
BIN
data/icons/oled/standby.png
Normal file
After Width: | Height: | Size: 601 KiB |
BIN
data/icons/oled/weather.png
Normal file
After Width: | Height: | Size: 451 KiB |
15
data/icons/oled/weather/Makefile.am
Normal 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
|
BIN
data/icons/oled/weather/clear-day.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
data/icons/oled/weather/clear-night.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
data/icons/oled/weather/cloudy.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
data/icons/oled/weather/fog.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
data/icons/oled/weather/hail.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/icons/oled/weather/partly-cloudy-day.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
data/icons/oled/weather/partly-cloudy-night.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
data/icons/oled/weather/rain.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
data/icons/oled/weather/sleet.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
data/icons/oled/weather/snow.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
data/icons/oled/weather/thunderstorm.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
data/icons/oled/weather/wind.png
Normal file
After Width: | Height: | Size: 2.6 KiB |