| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jan 2013 00:27:02
1.4.6
|
madpilot  |
- Update to 1.4.6
- 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) |
18 Dec 2012 01:42:46
1.4.5
|
beech  |
- Update to 1.4.5
- 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) |
19 Sep 2012 12:46:16
1.4.4
|
madpilot  |
- Fix typo
- Change to full identity of creator
Reported by: danfe
Reviewed by: tabthorpe
Approved by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit) |
18 Sep 2012 23:34:47
1.4.4
|
madpilot  |
- Update to version 1.4.4
- 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) |
17 Jun 2012 23:38:12
1.4.3
|
sylvio  |
- Update to 1.4.3
--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) |
03 Mar 2012 21:10:53
1.4.2
|
jgh  |
- Update to 1.4.2
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 |
11 Oct 2011 18:42:57
1.4.1
|
nox  |
Update to 1.4.1 .
PR: ports/161399
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
02 Oct 2011 19:53:14
1.4.0
|
pav  |
- Mark BROKEN: bad depobj
Reported by: pointyhat |
19 Sep 2011 19:32:22
1.4.0
|
beech  |
- Update to 1.4.0
- Add Linux DVB compatibility to capture app
- Fix driver load failure when built w/ clang
- Fix simultaneous captures w/ MSIs enabled
PR: ports/160766
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
20 May 2011 06:47:50
1.3.1_1
|
culot  |
- Use OSVERSION instead of grep output as basis for determining whether
kernel provides kmem_alloc_attr()
Requested by: pav@
PR: ports/157193
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
19 May 2011 08:11:36
1.3.1_1
|
culot  |
- Add IGNORE tag for kernels that lack kmem_alloc_attr()
- Fix bug w/ analog audio slave captures
- Bump PORTREVISION
PR: ports/157171
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
16 May 2011 08:14:46
1.3.1
|
culot  |
- Update to 1.3.1
PR: ports/157053
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
17 Dec 2010 03:51:24
1.3.0
|
linimon  |
Use the $SRC_BASE Makevar instead of hard-coding.
Hat: portmgr |
21 Nov 2010 14:24:16
1.3.0
|
nivit  |
- Update to 1.3.0
- Fix build on -CURRENT
PR: ports/152428
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
07 Jul 2010 10:45:29
1.2.2
|
erwin  |
Mark BROKEN on HEAD: does not build
Feature safe: yes |
25 Apr 2010 13:59:12
1.2.2
|
sylvio  |
- Update to 1.2.2
PR: ports/146025
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
01 Apr 2010 07:13:03
1.2.1
|
linimon  |
Mark as broken on powerpc.
Hat: portmgr |
02 Jan 2010 18:26:21
1.2.1
|
erwin  |
Mark BROKEN on 9.x: does not build |
17 Sep 2009 16:06:12
1.2.1
|
amdmi3  |
- Update to 1.2.1
PR: 138767
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Feature safe: yes |
22 Jun 2009 22:46:10
1.2.0
|
amdmi3  |
- Update to 1.2.0
- Fix on CURRENT
- While here, also mark MAKE_JOBS_UNSAFE
PR: 135903
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
25 May 2009 10:54:12
1.1.0
|
erwin  |
Mark BROKEN on 8.x: does not build. |
21 Dec 2008 16:15:04
1.1.0
|
amdmi3  |
- Update to 1.1.0:
- 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) |
09 Oct 2008 11:58:16
1.0.2
|
amdmi3  |
- Update to 1.0.2:
- 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) |
01 Oct 2008 16:17:56
1.0.1
|
amdmi3  |
cx88 provides drivers for TV/radio capture cards based on
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> |