Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 1997 17:38:28 -0400
From:      Randall Hopper <rhh@ct.picker.com>
To:        multimedia@freebsd.org
Subject:   Fxtv 0.4
Message-ID:  <19970416173828.02068@ct.picker.com>

next in thread | raw e-mail | index | archive | help
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?19970416173828.02068>