TTview

From OpenTom

Jump to: navigation, search
TTview/TTslideshow
TTview is a commandline tool which can displa png, bmp and jpg images on the (framebuffer) display. It can also be used as a slideshow application.
Properties
Developer: Markus Hoffmann et al.
Version: 1.00  (20.12.2008)
Architecture: linux, arm-linux
Language: C
Comment: For TTslideshow TTconsole is needed. TomTom Version maintained by Markus Hoffmann
Dependencies
Requires: TTconsole
See also: Software
Image:slideshow.png TTview is a commandline tool which allows to display png, bmp and jpeg files on the touchscreen display. You can position the images on the screen at arbitary position, resize it, and a slideshow is realized if multiple files are to be displayed. (The gif file support has been removed.)

TTslideshow is a little script which displays all image files in the /mnt/sdcard/media folder as a slideshow. By modifying this script, you can change the duration of display, size of the image and other options.

Contents

Download

Installation

Unpack the binary package (zip file) and move the contents to your tomtom Directory just as they are.

d    80  bin/
d    40  lib/
-  2638  README
-   364  RELEASE_NOTES
d    80  SDKRegistry/
d    40  media/

Make sure, that these directories exist. They might be already there, which is fine. In that case make sure that the contents of bin/ lib/ and SDKRegistry/ get to the TomTom.

Compile

Unpack the tar.gz file and read the README and follow the instructions. You will need the ARM-Linux crosscompiler development environment.

Release Notes

1.00    2008-12-31      Markus Hoffmann  <kollo---users.sourceforge.net>
      * Modified it for the use on a TomTom navigation device
      * renamed it to TTview
      * removed the gif file support (because I do not have a libungif, which 
        runs without libX11)
      * added some commandline-options

0.99    2003-08-24      Mateusz Golicz mtg---elsat.net.pl
      * fixes in transparent and interlaced GIF & PNG support
      * support for using the alpha channel
      * docs update

0.98    2002-12-05      Nat Ersoz       nat.ersoz----myrio.com
      * fbv now supports the "stride" feature (it works (hopefully)
          well when a device supports a line length longer than
          the viewable graphics display)

0.96    2002-01-15      Tomasz Sterna   smoku---jaszczur.org
        * BMP files support (RLE compression and 16bpp not supported yet)

0.95    2001-08-09      Tomasz Sterna
        * dropped autotools
        * added tgt-like configure script

0.94b   2001-02-19      Marcin Zieba    piaskowy----irc.pl
        * adding automake support
        * manual page
        * main.c: added long options support, fixed? segv. Checked, if user supplied filename.

-0.93b  2000-11-23      Tomasz 'smoku' Sterna  <smoku----linux-pl.com>
                        Mateusz 'mteg' Golicz  <mtg---elsat.net.pl>
        * added this entry just to be fair, they did it all.

comments

TTview was created from the fbv package.


See also: TTconsole

Personal tools