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
@@ -19,7 +19,7 @@ SUBDIRS = \
|
||||
|
||||
if ENABLE_GRAPHLCD
|
||||
SUBDIRS += \
|
||||
othemes
|
||||
oled
|
||||
endif
|
||||
|
||||
if BOXTYPE_TRIPLE
|
||||
|
@@ -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; \
|
||||
|
@@ -11,10 +11,5 @@ SUBDIRS = \
|
||||
various \
|
||||
weather
|
||||
|
||||
if ENABLE_GRAPHLCD
|
||||
SUBDIRS += \
|
||||
oled
|
||||
endif
|
||||
|
||||
install-data-hook:
|
||||
$(INSTALL) -d $(DESTDIR)/$(ICONSDIR)/logo
|
||||
|
@@ -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
@@ -0,0 +1,4 @@
|
||||
SUBDIRS = \
|
||||
fonts \
|
||||
icons \
|
||||
themes
|
6
data/oled/fonts/Makefile.am
Normal file
@@ -0,0 +1,6 @@
|
||||
installdir = $(FONTDIR)/oled
|
||||
|
||||
install_DATA = \
|
||||
led.ttf \
|
||||
lcd.ttf \
|
||||
terminator.ttf
|
BIN
data/oled/fonts/terminator.ttf
Normal file
Before Width: | Height: | Size: 601 KiB After Width: | Height: | Size: 601 KiB |
Before Width: | Height: | Size: 451 KiB After Width: | Height: | Size: 451 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 478 B After Width: | Height: | Size: 478 B |
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 601 KiB After Width: | Height: | Size: 601 KiB |
Before Width: | Height: | Size: 601 KiB After Width: | Height: | Size: 601 KiB |
Before Width: | Height: | Size: 601 KiB After Width: | Height: | Size: 601 KiB |
Before Width: | Height: | Size: 601 KiB After Width: | Height: | Size: 601 KiB |
Before Width: | Height: | Size: 451 KiB After Width: | Height: | Size: 451 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
@@ -1,4 +1,4 @@
|
||||
installdir = $(THEMESDIR)
|
||||
installdir = $(THEMESDIR)/oled
|
||||
|
||||
install_DATA = \
|
||||
advanced.otheme \
|
@@ -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
|
@@ -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
|
@@ -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
|
@@ -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
|
@@ -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
|
@@ -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
|