Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 1997 17:31:35 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        Randall Hopper <rhh@ct.picker.com>
Cc:        multimedia@freebsd.org
Subject:   Re: Fxtv 0.4 
Message-ID:  <199704170031.RAA00609@rah.star-gate.com>
In-Reply-To: Your message of "Wed, 16 Apr 1997 17:38:28 EDT." <19970416173828.02068@ct.picker.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

Most cool. Works like a charm over here. 
When moving the window around, can you freeze the last shown frame 
so that we don't get a black window.


We have to get you clipping support and then you will be all set.

So for version 1.x we will add clipping and arbiratry support for 
different orders of pixels RGB vs BGR etc..

An experimental version of the driver has some primitive clipping so 
that functionality seems to work with the bt848.

	Enjoy,
	Amancio


>From The Desk Of Randall Hopper :
> Just uploaded Fxtv 0.4 up at http://multiverse.com/~rhh/fxtv.
> 
> This version adds the action routines a few folks have asked for, so you
> can now bind channel, volume, tuner input, mute, etc. to the keys or mouse
> buttons of your choice.  This version also uses the XFree Video Mode
> extension (the part of it that's working anyway :-) to support auto
> mode-switching down to 640x480 when you zoom the video.
> 
> The ChangeLog's attached below.  I've been pretty busy with other things
> the last few weeks, so only a couple things that are new.
> 
> Randall
> 
> 
> Changes from 0.3.2-0.4
> ----------------------
> - Allow hypenated ranges in channelList setting (e.g. 3-30)
> - Extended detection of pixel geometry and DirectVideo support
>   - Should fix BGR cards until native driver support added
> - Prep work for driver pixel geometry support additions
> - Support separate channel lists for antenna and cable  
> - New Xt Action routines (see sample Fxtv app-default file): 
>   - TVToggleZoom( [window|fullscreen] ) - zoom/unzoom the video window
>   - TVSetChannel( [chan|+-inc] ) - set channel, abs or relative to current
>   - TVSetVolume(  [vol|+-inc] )  - set volume percentage, abs or relative
>   - TVToggleMute()               - mute/unmute audio
>   - TVSetCaptureInput( [tuner|video|svhs|+-inc] - chg capture input, abs/rel
>   - TVSetTunerMode   ( [antenna|cable|+-inc] - chg tuner mode, abs/rel
> - baseTranslations set on videoWin to use action routines
> - Support mode (res) switch down when video window zoomed (fullscreen)
>   - Viewport and SwitchToMode calls commented until XFree bugs fixed 
> - Types renamed to avoid conflicts with Xwd.h
> 
> 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704170031.RAA00609>