move oled data to one single place in data/oled

Origin commit data
------------------
Commit: 0139bbc745
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-06-21 (Sun, 21 Jun 2020)

Origin message was:
------------------
- move oled data to one single place in data/oled
This commit is contained in:
vanhofen
2020-06-21 17:39:51 +02:00
parent 8005e69b0f
commit c6f860957d
58 changed files with 53 additions and 92 deletions

View File

@@ -19,7 +19,7 @@ SUBDIRS = \
if ENABLE_GRAPHLCD
SUBDIRS += \
othemes
oled
endif
if BOXTYPE_TRIPLE

View File

@@ -18,12 +18,6 @@ install_DATA += \
ubuntumono-b-webfont.ttf \
ubuntumono-r-webfont.ttf
if ENABLE_GRAPHLCD
install_DATA += \
led.ttf \
lcd.ttf
endif
install-data-hook:
cd $(DESTDIR)$(FONTDIR); \
mv $(neutrino_ttf) neutrino.ttf; \

View File

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

View File

@@ -895,7 +895,7 @@ glcd.align_left links
glcd.align_none keine
glcd.align_right rechts
glcd.align_start Sendungsstart ausrichten
glcd.align_time Zeit ausrichten
glcd.align_time Uhrzeit ausrichten
glcd.bar_width Fortschrittsbalken-Weite
glcd.bar_x_position Fortschrittsbalken x-Position
glcd.bar_y_position Fortschrittsbalken y-Position

4
data/oled/Makefile.am Normal file
View File

@@ -0,0 +1,4 @@
SUBDIRS = \
fonts \
icons \
themes

View File

@@ -0,0 +1,6 @@
installdir = $(FONTDIR)/oled
install_DATA = \
led.ttf \
lcd.ttf \
terminator.ttf

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 601 KiB

After

Width:  |  Height:  |  Size: 601 KiB

View File

Before

Width:  |  Height:  |  Size: 451 KiB

After

Width:  |  Height:  |  Size: 451 KiB

View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 478 B

After

Width:  |  Height:  |  Size: 478 B

View File

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

Before

Width:  |  Height:  |  Size: 601 KiB

After

Width:  |  Height:  |  Size: 601 KiB

View File

Before

Width:  |  Height:  |  Size: 601 KiB

After

Width:  |  Height:  |  Size: 601 KiB

View File

Before

Width:  |  Height:  |  Size: 601 KiB

After

Width:  |  Height:  |  Size: 601 KiB

View File

Before

Width:  |  Height:  |  Size: 601 KiB

After

Width:  |  Height:  |  Size: 601 KiB

View File

Before

Width:  |  Height:  |  Size: 451 KiB

After

Width:  |  Height:  |  Size: 451 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -1,4 +1,4 @@
installdir = $(THEMESDIR)
installdir = $(THEMESDIR)/oled
install_DATA = \
advanced.otheme \

View File

@@ -11,7 +11,7 @@ glcd_color_bg_blue=0
glcd_color_bar_red=0
glcd_color_bar_green=0
glcd_color_bar_blue=100
glcd_font=/usr/share/fonts/neutrino.ttf
glcd_font=/share/fonts/neutrino.ttf
glcd_background=/share/tuxbox/neutrino/icons/oled/advanced.png
glcd_align_channel=2
glcd_align_epg=2

View File

@@ -11,7 +11,7 @@ glcd_color_bg_blue=0
glcd_color_bar_red=0
glcd_color_bar_green=0
glcd_color_bar_blue=100
glcd_font=/usr/share/fonts/neutrino.ttf
glcd_font=/share/fonts/neutrino.ttf
glcd_background=
glcd_align_channel=2
glcd_align_epg=2

View File

@@ -11,7 +11,7 @@ glcd_color_bg_blue=0
glcd_color_bar_red=0
glcd_color_bar_green=0
glcd_color_bar_blue=100
glcd_font=/usr/share/fonts/neutrino.ttf
glcd_font=/share/fonts/neutrino.ttf
glcd_background=/share/tuxbox/neutrino/icons/oled/easy.png
glcd_align_channel=2
glcd_align_epg=2

View File

@@ -11,7 +11,7 @@ glcd_color_bg_blue=0
glcd_color_bar_red=0
glcd_color_bar_green=0
glcd_color_bar_blue=100
glcd_font=/usr/share/fonts/neutrino.ttf
glcd_font=/share/fonts/neutrino.ttf
glcd_background=/share/tuxbox/neutrino/icons/oled/medium.png
glcd_align_channel=2
glcd_align_epg=2

View File

@@ -11,7 +11,7 @@ glcd_color_bg_blue=0
glcd_color_bar_red=0
glcd_color_bar_green=0
glcd_color_bar_blue=100
glcd_font=/usr/share/fonts/neutrino.ttf
glcd_font=/share/fonts/neutrino.ttf
glcd_background=/share/tuxbox/neutrino/icons/oled/simple.png
glcd_align_channel=2
glcd_align_epg=2

View File

@@ -11,7 +11,7 @@ glcd_color_bg_blue=0
glcd_color_bar_red=0
glcd_color_bar_green=0
glcd_color_bar_blue=100
glcd_font=/usr/share/fonts/neutrino.ttf
glcd_font=/share/fonts/neutrino.ttf
glcd_background=/share/tuxbox/neutrino/icons/oled/weather.png
glcd_align_channel=2
glcd_align_epg=2