Commit graph

11 commits

Author SHA1 Message Date
Quentin Garnier
e0f9a8f771 o Document -d/--debug option in nvtvd.8
o Create a Makefile.common file to pave the way for nvtv-gtk2
2003-06-11 20:39:43 +00:00
Quentin Garnier
62afcde4ab Update to 0.4.5 done. 2003-06-07 17:51:44 +00:00
Quentin Garnier
74405561c6 Update to 0.4.5.
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.
2003-06-07 17:50:19 +00:00
Quentin Garnier
0c1bec02b4 Update gkrellm2, newsx, nvtv. I've already started working on nvtv
update. Like anyone cares anyway.
2003-06-03 04:30:21 +00:00
Quentin Garnier
266bc86027 Only add -li386 if we're on NetBSD. Should be done in configure, but I
don't know anything about that.
2003-05-03 11:36:45 +00:00
Quentin Garnier
d025aae76c Ready for import. 2003-05-03 11:22:26 +00:00
Quentin Garnier
e74a011536 o Add a call to daemon() in src/server.c so nvtvd can really be used as
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.
2003-05-03 11:20:38 +00:00
Quentin Garnier
4bed3fd1bf nvtv segfaults on unsupported encoders. It's a known bug, not related to
pkgsrc.
2003-04-09 16:59:58 +00:00
Hubert Feyrer
b25bf144d6 nvtv crashes immediately upon startup for me 2003-04-06 13:01:27 +00:00
Quentin Garnier
f52c71370b The package would be perfect with a rc.d script. 2003-03-26 20:51:07 +00:00
Quentin Garnier
77596ef4ec Import of nvtv (nv-tv-out on SourceForge). I send-pr'd this months ago, I
guess it needs a review by someone who can actually test it.
2003-03-26 20:40:41 +00:00