Download Latest Version cs_git20120809-1429_CComp_2012-08-10_19-49.tgz (21.1 MB)
Email in envelope

Get an email when there's a new version of tuxcode

Home / Coolstream / Tools / logoview
Name Modified Size InfoDownloads / Week
Parent folder
ChangeLog 2012-03-27 740 Bytes
logoview_v1.03.tgz 2012-03-26 17.9 kB
logoview_v1.01.tgz 2012-03-25 9.3 kB
Totals: 3 Items   28.0 kB 0

logoview - Tool zum Anzeigen von Bildern auf der Coolstream


Info:

Unterstützt werden zur Zeit nur JPG-Bilder. Das Bild sollte in HD Auflösung (1280x720) vorliegen, wird jedoch, wenn nötig, skaliert.
logoview liest die Informationen über Bildschirmauflösung, OSD-Bereich aus der neutrino.conf, wenn diese nicht vorhanden ist (neues Image), wird keine Bild angezeigt.
logoview benötigt keine libcoolstream, ist also unabhängig von eventuellen Änderungen in dieser Library.

Lizenz: GPL Version 2

Sourcecode ansehen: http://tuxcode.git.sourceforge.net/git/gitweb.cgi?p=tuxcode/cs-tools;a=log;h=refs/heads/logoview

Sourcecode herunterladen:

git clone git://tuxcode.git.sourceforge.net/gitroot/tuxcode/cs-tools cs-tools
git checkout --track -b logoview origin/logoview
Aktualisieren: git pull

Aufruf:

logoview [LogoName] &
   LogoName   : Path to logofile (jpg only)
                default = /share/tuxbox/neutrino/icons/start.jpg

logoview <Options>
  Options:
     -l | --logo         Path to logofile (jpg only)
     -b | --background   Run in background
     -t | --timeout      Timeout in sec. (default 0 = no timeout)
     -c | --clearscreen  Clear screen when timeout (default = no)
     -h | --help         This help

  Example:
    logoview --background -t 3 --logo=/var/share/icons/logo.jpg
Source: readme.mkd, updated 2012-04-06