ChangeLog:
* Changed FBAS and SVHS to COMPOSITE and SVIDEO.
* Moved nvtvsimple files to own directory, with own configure.
* Adapted man directory for automake.
* Changed x_includes to X_CFLAGS in configure.in, to fix
Debian bug 192455.
* Added nvtvsimple files from Mattias Eriksson.
* Added automake files. Renamed LICENSE -> COPYING,
main.[ch] -> nvtv.[ch], server.c -> nvtvd.c.
* Updated xine info in FAQ.
* Card argument for setup, proper mux setup for Voodoo3.
* Added another Voodoo3 BT connector status detection.
* Added PAL-M and NTSC-J converter for Brooktree/Conexant.
* Added extra bus for I830.
* Dump for i830 in probeCard.
* Added CH7009 (Model2) detection and preleminary support.
* Fixed devMem in nvdump.
* Check if NV Timer is active before using it.
* WxWin configure stuff (no WxWin files yet).
* Fixed missing 'methods' in TvNull.
* Support NVidia driver 1.0-4349.
* Special init also for NV17, NV18, NV25, NV30.
* Refactored identify mapping into card_direct.
On my side:
o Instead of hacking configure script and some Makefiles, I hacked
configure.in and autoconf'ed it. I'll send the patch to the
author.
o Use normal install target now that there are automake files. Now
binaries are in bin instead of sbin, and man page for nvtv goes
in section 1. Oh, well. I still want some docs to be installed.
a daemon. It offers no logging facility though, so you loose error
messages. Patch will be sent to the author.
o Import patch from CVS to fix a bug when an unmanaged encoder is found.