Bug 49112

Summary: update-port: graphics/xawtv
Product: Ports & Packages Reporter: Oliver Lehmann <lehmann>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: lehmann
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
xawtv.patch none

Description Oliver Lehmann 2003-03-11 14:10:07 UTC
	cards like
bktr0: <BrookTree 878> mem 0xef002000-0xef002fff irq 5 at device 11.0 on pci0
bktr0: Hauppauge Model 61344 D421
bktr0: Detected a MSP3415D-B3 at 0x80
bktr0: Hauppauge WinCast/TV, Philips FR1216 PAL FM tuner, msp3400c stereo, remote control.
	only playing sound if audio input was set to "internal"

	cards like
bktr0: <BrookTree 878> mem 0xd9002000-0xd9002fff irq 10 at device 9.0 on pci0
bktr0: Hauppauge Model 61344 D221
bktr0: Detected a MSP3415D-A2 at 0x80
bktr0: Hauppauge WinCast/TV, Philips FR1216 PAL FM tuner, msp3400c stereo, remote control.
	playing in the "tuner" or in the "internal" setting.

	Implement a selectbox where the user can select "audio internal","audio external"
	or "tuner" to give sound to users with the 1st card.

	cribed from: graphics/fxtv

	actually you have to set the input source every startup manually (if you
	have the 1st card - default is tuner). Actually i'm discussing with the
	xawtv author about a config-file option.

	new files:	files/patch-libng::grab-ng.h
			files/patch-libng::plugins::drv0-bsd.c
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-03-23 18:19:02 UTC
State Changed
From-To: open->closed

Superseded by 50177