projects/Ultra/splash: remove unneeded splash images, add splash.conf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 3.1 MiB |
40
projects/Ultra/splash/splash.conf
Normal file
@ -0,0 +1,40 @@
|
||||
################################################################################
|
||||
# This file is part of OpenELEC - http://www.openelec.tv
|
||||
# Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv)
|
||||
#
|
||||
# This Program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2, or (at your option)
|
||||
# any later version.
|
||||
#
|
||||
# This Program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with OpenELEC.tv; see the file COPYING. If not, write to
|
||||
# the Free Software Foundation, 51 Franklin Street, Suite 500, Boston, MA 02110, USA.
|
||||
# http://www.gnu.org/copyleft/gpl.html
|
||||
################################################################################
|
||||
|
||||
#
|
||||
# splash.conf
|
||||
#
|
||||
|
||||
DMI_BOARD_VENDOR=`cat /sys/class/dmi/id/board_vendor`
|
||||
SYSTEM_CPU=`grep -m1 model /proc/cpuinfo | awk '{print $3}'`
|
||||
|
||||
if [ "$DMI_BOARD_VENDOR" = "XtReAmEr" ]; then
|
||||
if [ "$SYSTEM_CPU" = "28" ]; then
|
||||
|
||||
# Xtreamer Ultra 1
|
||||
SPLASHIMAGE="/splash/splash_ultra1.png"
|
||||
|
||||
elif [ "$SYSTEM_CPU" = "54" ]; then
|
||||
|
||||
# Xtreamer Ultra 2
|
||||
SPLASHIMAGE="/splash/splash_ultra2.png"
|
||||
|
||||
fi
|
||||
fi
|
Before Width: | Height: | Size: 657 KiB After Width: | Height: | Size: 657 KiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1024x768.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra1/images/splash-1024x768.png
|
||||
silentpic=/etc/splash/ultra1/images/splash-1024x768.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1280x1024.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra1/images/splash-1280x1024.png
|
||||
silentpic=/etc/splash/ultra1/images/splash-1280x1024.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1280x720.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra1/images/splash-1280x720.png
|
||||
silentpic=/etc/splash/ultra1/images/splash-1280x720.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1280x800.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra1/images/splash-1280x800.png
|
||||
silentpic=/etc/splash/ultra1/images/splash-1280x800.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1400x1050.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra1/images/splash-1400x1050.png
|
||||
silentpic=/etc/splash/ultra1/images/splash-1400x1050.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1600x1200.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra1/images/splash-1600x1200.png
|
||||
silentpic=/etc/splash/ultra1/images/splash-1600x1200.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1600x900.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra1/images/splash-1600x900.png
|
||||
silentpic=/etc/splash/ultra1/images/splash-1600x900.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1920x1080.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra1/images/splash-1920x1080.png
|
||||
silentpic=/etc/splash/ultra1/images/splash-1920x1080.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 800x600.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra1/images/splash-800x600.png
|
||||
silentpic=/etc/splash/ultra1/images/splash-800x600.png
|
Before Width: | Height: | Size: 1001 KiB |
Before Width: | Height: | Size: 736 KiB |
Before Width: | Height: | Size: 812 KiB |
Before Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 426 KiB |
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1024x768.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra2/images/splash-1024x768.png
|
||||
silentpic=/etc/splash/ultra2/images/splash-1024x768.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1280x1024.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra2/images/splash-1280x1024.png
|
||||
silentpic=/etc/splash/ultra2/images/splash-1280x1024.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1280x720.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra2/images/splash-1280x720.png
|
||||
silentpic=/etc/splash/ultra2/images/splash-1280x720.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1280x800.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra2/images/splash-1280x800.png
|
||||
silentpic=/etc/splash/ultra2/images/splash-1280x800.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1400x1050.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra2/images/splash-1400x1050.png
|
||||
silentpic=/etc/splash/ultra2/images/splash-1400x1050.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1600x1200.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra2/images/splash-1600x1200.png
|
||||
silentpic=/etc/splash/ultra2/images/splash-1600x1200.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1600x900.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra2/images/splash-1600x900.png
|
||||
silentpic=/etc/splash/ultra2/images/splash-1600x900.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 1920x1080.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra2/images/splash-1920x1080.png
|
||||
silentpic=/etc/splash/ultra2/images/splash-1920x1080.png
|
@ -1,16 +0,0 @@
|
||||
# This is a gensplash configuration file for
|
||||
# theme OpenELEC, resolution 800x600.
|
||||
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
bgcolor=0
|
||||
|
||||
# ttf message output parameters
|
||||
text_x=10
|
||||
text_y=10
|
||||
text_size=18
|
||||
text_color=#83b9dd
|
||||
text_font=/usr/share/fonts/liberation/LiberationSans-Regular.ttf
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
pic=/etc/splash/ultra2/images/splash-800x600.png
|
||||
silentpic=/etc/splash/ultra2/images/splash-800x600.png
|
Before Width: | Height: | Size: 2.0 MiB |
Before Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 1.7 MiB |
Before Width: | Height: | Size: 2.3 MiB |
Before Width: | Height: | Size: 2.8 MiB |
Before Width: | Height: | Size: 2.2 MiB |
Before Width: | Height: | Size: 862 KiB |