Hi, this software is not just a program, it's moreover a legend. It is THE protagonist of all videotext applications under Linux. During the past 10 years the video standards, the APIs, the kernel have seen lots of changes. But unfortunately this program has NOT seen much maintenance. The results of that misfit appearance are: 1. lots of forks flying around in the Internet 2. lots of patches flying around, some good, some disgusting, some out of time 3. lots of cruft which is completely outdated or obsolete for other reasons To handle all that in one big effort I decided to redesign the program completely, enlarging its capabilities for DVB-S at the same time. So here are the changes: 1. Erasure of old help pages and rename / reorganize / update the rest -> redesign of the online help system / implying alevt-date and alevt-cap 2. Erasure of old outdated integers, functions, parameters: - bell, big_buf, debug, display, editor, erc, fine_tune, newbttv, - oldbttv 3. Coding style cleanups (no superfluous comments, not more than 80 characters per column, no uncommented code. 4. No strange characters in the outfile, latin alphabet in purity instead. 5. Alevt can be started in 4 modes now if you are running it in DVB mode: - by service id (sid) - by teletext pid (ttpid) - by channel name - without parameter 6. Starting it in DVB mode on the command line it presents you a table with human readable values such as sid, teletext pid, PMT (Program Map Table), provider name, service name, language, service type. This makes it easier for you to start multiple teletext windows in multiple console sessions manually. If working with a script and the option -o (outfile) you can also start multiple teletext windows of all channels in a transponder. I develop a GUI using TCL / TK 8.5 and Iwidgets 4.01 to do that and other tasks graphically (i. e. by mouse click). 7. If you install the program on the command line by typing "make & make install" there is an uninstaller now to revert the installation: "make uninstall". ENJOY IT! Uwe Bugla, February 11th, 2010. External dependencies AleVT needs some system libraries to be installed in your system. They are zlib, libX11, libpng and libzvbi. Credits go to: - Andreas Rottmann from debian.org for compiler fixes and other kinds of investigation. - Francesco Lavra for supplying a kernel patch to avoid kernel demux incompatibilities with kernels >= 2.6.32 - Andy Walls for helpful investigation in kernelspace - Edgar Toernig for providing the source version 1.6.2 and doing all the development for the basic versions - Tom Zoerner for the implementation of libzvbi ngelog?id=a5baf5a5dbbb633a708d8bf988f5c81b00766eea&follow=1'>Add Build-Depends on libftdi-dev, libgphoto2-2-dev, libmpdclient-dev andJonathan McCrohan1-0/+2 libvncserver-dev to enable new drivers 2012-05-19Bump dh to v9Jonathan McCrohan4-82/+17 Switch to dh-style debian/rules 2012-05-19Import upstream version 0.11.0~svn1189Jonathan McCrohan3-6/+6 2012-05-19Fixes plugin_file syslog flood if file does not existJonathan McCrohan1-0/+1 2012-05-17d/rules: Add get-orig-source targetJonathan McCrohan3-0/+23 2012-05-17Import upstream version 0.11.0~svn1188Jonathan McCrohan12-428/+435 2012-05-17Undo wrap-and-sort for Uploaders: field.Jonathan McCrohan1-2/+1 dch thinks I'm NMU'ing. 2012-03-18update debian/changelogReinhard Tartler1-1/+6 2012-03-18Update Vcs-Bzr control field to new team addressReinhard Tartler1-1/+1 2012-03-09* Rewrite init script to use lsb-base functionsJonathan McCrohan2-7/+13 - fixes issue where invoke-rc.d would return error status during installation 2012-03-09Add watchfile lintian override; Using upstream svn instead Jonathan McCrohan2-1/+4 2012-03-08Update to S-V 3.9.3Jonathan McCrohan2-2/+3 2012-03-08* Rewrite init script to use lsb-base functions.Jonathan McCrohan3-15/+16 - init.d-script-does-not-implement-optional-option 2012-03-08copyright-refers-to-symlink-licenseJonathan McCrohan2-2/+3 2012-03-08* Lintian fixesJonathan McCrohan2-4/+7 - spelling-error-in-manpage 2012-03-08Import upstream version 0.11.0~svn1180Jonathan McCrohan19-2871/+3952 2011-12-27Import upstream version 0.11.0~svn1165Jonathan McCrohan6-166/+495 2011-12-25Import upstream version 0.11.0~svn1164Jonathan McCrohan11-162/+315 2011-12-25Update libmysqlclient-dev virtual package in build-depends.Jonathan McCrohan1-1/+1 Thanks to Clint Byrum <clint@ubuntu.com> for the patch. 2011-08-31Import upstream version 0.11.0~svn1159Jonathan McCrohan4-5/+5 2011-08-30update debian/changelogReinhard Tartler1-1/+4 2011-08-28* New upstream snapshotJonathan McCrohan2-4/+11 * Make lcd4linux linux specific (requested by kFreeBSD team) * Add optional build targets build-indep and build-dep (thanks to lintian for catching this) 2011-08-26Import upstream version 0.11.0~svn1158Reinhard Tartler34-1743/+4490 2011-08-20normalize with wrap-and-sort(1)Reinhard Tartler2-17/+20 2011-08-20Make lcd4linux linux specificReinhard Tartler1-2/+1 on request of freebsd porters: http://permalink.gmane.org/gmane.linux.debian.devel.general/164670 2011-04-29add sqlite3-dev to build dependssiretart@tauware.de2-2/+4 2011-04-29mention new co-maintainersiretart@tauware.de1-0/+1 2011-04-29add libdbus-1-dev to build dependssiretart@tauware.de2-1/+3 2011-04-29normalize fields with wrap-and-sort(1)siretart@tauware.de2-18/+20 2011-04-29fix order of calling dh_autoreconf_cleansiretart@tauware.de1-1/+1 avoids leftover debhelper log file 2011-04-29Add Uploader details to Debian PackageJonathan McCrohan1-0/+1 2011-04-27Bug fix: "script lcd4linux/init.d/lcd4linux missing dependency onReinhard Tartler2-1/+5 $syslog", thanks to Petter Reinholdtsen (Closes: #582825). 2011-04-27No longer build the mpd module. Closes: #578226Reinhard Tartler1-0/+1 2011-04-27No longer compile against Python. Python 2.6 now links against libssl,Reinhard Tartler2-2/+3 which is in conflicts with the package license GPL.