| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This means FXTV should be able to compile on the really old Bt848
driver that ships with FreeBSD 2.2.8
|
|
|
|
| |
channel set
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This requires Bt848 driver version 1.66 or later.
3.2-RELEASE shipped with version 1.61.
New drivers are in the 3.x-stable kernel source tree. They can also be found at
http://www.freebsd.org/~roger or http://telepresence.dmem.strath.ac.uk/bt848
|
| |
|
|
|
|
|
| |
This allows FXTV to compile with XFree86 3.9.15 (a 4.0 pre-release beta)
This has no effect on XFree86 3.3.4.
|
| |
|
|
|
|
|
|
| |
X server with both depth 8 and 24 visuals.
Submitted by: Luoqi Chen <luoqi@watermarkgroup.com>
|
| |
|
| |
|
|
|
|
| |
location.
|
|
|
|
| |
Submitted by: Randall Hopper <aa8vb@pagesz.net>
|
|
|
|
| |
Submitted by: Randall Hopper <aa8vb@pagesz.net>
|
|
|
|
| |
Submitted by: Randall Hopper <aa8vb@pagesz.net>
|
| |
|
|
|
|
| |
would go backwards.
|
|
|
|
| |
Approved by: asami
|
|
|
|
| |
Submitted by: Josh Gilliam <josh@quick.net>
|
| |
|
|
|
|
| |
in the first place.
|
|
|
|
| |
ELF conversion.
|
| |
|
| |
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
|
|
|
|
|
|
|
| |
This way, you can, for example, "setenv HAVE_XFREE86 no"
to get fxtv to compile if you have special/extenuating circumstances.
Submitted by: Randall Hopper <rhh@ct.picker.com>
|
|
|
|
|
|
|
|
| |
* change checksum and filename/version number in Makefile.
* change patch-ab to patch cleanly against new version.
* remove patch-aa -- it is no longer needed.
* add patch-ac to fix a small tiffio.h bogon in the source.
* add some new files to PLIST.
|
|
|
|
|
|
|
| |
but while the correct solution is being sought, this is probably the best.
Submitted by: Randall Hopper
OK'ed By: Satoshi Asami
|
|
|
|
|
|
|
|
|
|
|
| |
Changes from 0.45-0.46
----------------------
- Event handling fixes for fvwm95
- Inval saved ximage when contin capture started (for restacking refreshes)
- Fix out-of-date internal app-defaults values
- Fixed mem leaks that add up capturing videos
- Turn off hardware cursor over video window when continuous video is on
- Restore video mode on normal exit
|
|
|
|
|
| |
This was the last commit in this series. If I broke anything, yell at me.
Not that think you'd need any encouragement. ;-)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: Randall Hopper <rhh@ct.picker.com>
Video Window Annotation for changes in Station, Input Device, Tuner Mode,
Volume, and Mute should make it more enjoyable to surf when zoomed
full-screen.
Station IDs will let the PAL (and NTSC) folks come up with their own names
for stations (e.g. E1, ITH, FOX, CBS). You can map these IDs to channel
numbers or frequencies. Channel number lists are now obsoleted by
the more general station lists. (NOTE: See README sections 1.6.1-1.6.2)
Video window translations added for changing station (via ID, channel
number, or frequency). Should make full-screen surfing of cable or
satellite simpler.
Japanese cable support from (Hideyuki Suzuki), and Dynamic Input Format
Selection (Joao Carlos Mendes Luis).
And Direct Video enhancements for moving and stacking the TV window on
your desktop. Now when you lower the video window behind another window,
Fxtv will continue to blast (using XImages) rather than just turn off.
Also, unlike previous versions, Fxtv shouldn't leave any video trash on
your desktop after you move it in direct video mode. Note that if you have
opaque moves on in your window manager, you'll of course see video stream
trails "while" you're moving the Fxtv window, but after you let go, the
desktop will be entirely cleaned up. Fxtv also won't stomp on occluding
windows anymore.
Hope you have fun with it, and let me know if you have any problems.
Randall
|
|
X console using a Brooktree BT848 based TV card. The driver is /dev/bktr0.
PR: 4527
Submitted by: Randall Hopper
|