- Change wording for some OPTIONS descriptions
- Mark IGNORE on <8.3
Changes:
- Use DRIVER_MODULE_ORDERED() everywhere and set 8.2-STABLE as
minimum OS version, fixes kmod load failure on latest 8.3
- Add DVB_ENUM_DELSYS and fix DVB API version at 5.5 to fix capture
with latest VDR
PR: ports/175150
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
- Fix DVB hang w/ VLC 2.0
- Improve interrupt handling performance for all devices
- Clean up analog signal scan output
PR: ports/174527
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
- Trim Makefile Headers
New in this version:
- Enable MSIs by default for PCIe devices
- Add dynamic port and timer configuration to capture app
- Add cx88d rc script to automatically create DVB interfaces
PR: ports/171480
Submitted by: Jason Harmening <jason.harmening@gmail.com>
Approved by: crees (mentor)
--Add support for HAL registration of DVB devices (required by Kaffeine)
--New input source selection mechanism for capture app
--Various usability/performance improvements
PR: ports/169086
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
PR: ports/165652
Submitted by: maintainer, jason.harmening@gmail.com
Add Linux /dev/radio support
Add support for Hauppauge WinTV PCI-FM
Add support for ATI HDTV Wonder
- Add analog audio & video support to capture app
- Add clipping support to analog video driver
- Clean up driver ioctl(2) interfaces
- Add link to wiki
PR: 129775
Submitted by: Jason Harmening <jason dot harmening at gmail dot com> (maintainer)
- Add -q and -l options to capture app
- Fix checksum/size mismatch caused by stale distfile on FTP server
PR: 127972
Submitted by: Jason Harmening <jason dot harmening at gmail dot com> (maintainer)
the Conexant CX23880/1/2/3 series of chips. This port
includes the cx88 kernel drivers as well as a simple app
for HDTV capture. It requires multimedia/libtuner for
channel selection and peripheral configuration.
PR: 127669
Submitted by: Jason Harmening <jason dot harmening at gmail dot com>