| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
20 Feb 2013 20:14:49
3.9.0.5
|
nox  |
Update to 3.9.0.5 .
Submitted by: hselasky (maintainer) |
26 Jan 2013 20:34:31
3.9.0.4
|
nox  |
Put back service control change from r311039 that accidentally was reverted.
Reported by: rm (via irc)
Pointy hat to: nox (self) |
26 Jan 2013 20:27:40
3.9.0.4
|
nox  |
Update to 3.9.0.4 .
Submitted by: hselasky (maintainer) |
26 Jan 2013 18:10:48
3.9.0.1
|
eadler  |
Canonicalize service control
Approved by: hselasky (maintainer) |
12 Jan 2013 20:14:52
3.9.0.1
|
nox  |
Update to 3.9.0.1 .
Submitted by: hselasky (maintainer) |
03 Oct 2012 19:10:23
3.7.0.4
|
nox  |
Update to 3.7.0.4 .
Submitted by: hselasky (maintainer) |
23 Sep 2012 16:40:18
3.7.0.3
|
nox  |
- Fix build with clang. [1]
- Remove duplicate patch.
PR: ports/171891 [1]
Submitted by: rakuco, hselasky (maintainer, clang fix) [1] |
22 Sep 2012 18:59:32
3.7.0.3
|
nox  |
- Update to 3.7.0.3 .
- Strip Makefile headers.
Submitted by: hselasky (maintainer) |
28 Jun 2012 17:49:52
3.6.0.1_1
|
nox  |
- Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd ,
and multimedia/linux_dvbwrapper : CA_GET_SLOT_INFO and CA_GET_MSG
need to be _IOWR not _IOR.
- Bump PORTREVISION for multimedia/vdr too since it uses one of the ioctls.
(This fixes the CI slot of at last the TT CT-3650 DVB-C/T tuner.)
Approved by: hselasky (maintainer of multimedia/webcamd) |
26 Jun 2012 16:58:00
3.6.0.1
|
nox  |
- Update to 3.6.0.1 .
- Convert to OPTIONng.
- Add fix for em28xx /dev/video*.
Submitted by: hselasky (maintainer) |
10 May 2012 20:12:43
3.5.0.2_1
|
nox  |
- Get rid of set_rcvar.
- Bump PORTREVISION.
Submitted by: avg
Approved by: hselasky (maintainer, via private email) |
27 Apr 2012 09:49:01
3.5.0.2
|
kwm  |
Update to 3.5.0.2.
Update media tree sources to version 3.5-staging.
Add new drivers, and fix the mceusb remote control driver.
Submitted by: maintainer |
16 Jan 2012 19:55:32
3.2.0.2
|
nox  |
Update to 3.2.0.2 .
Submitted by: hselasky (maintainer) |
14 Jan 2012 08:57:23
3.1.0.4
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
13 Dec 2011 22:44:39
3.1.0.4
|
nox  |
Update to 3.1.0.4 .
Submitted by: hselasky (maintainer)
Feature safe: yes |
23 Aug 2011 13:19:58
3.0.0.2
|
kwm  |
Update to 3.0.0.2.
- Added new ioctl VIDIOC_QUERYUSBINFO for use with LIBV4L.
- Fix for EVIOCGKEYCODE ioctl.
- Fix for segfault, due to wrong header file used when compiling linux_i2c.c.
- Include linux_make tool in distribution.
Submitted by: maintainer |
16 Jul 2011 21:35:48
3.0.0.1_1
|
kwm  |
Add patch to fix ir-keytable -r
Submitted by: nox@
Approved by: maintainer |
16 Jul 2011 13:54:12
3.0.0.1
|
kwm  |
Update to 3.0.0.1.
This release includes a update of source to linux 3.0 and a brand now build
system.
Submitted by: maintainer |
28 Apr 2011 19:48:46
0.1.26
|
kwm  |
Update to 0.1.26.
Remove some files, which caused some issues.
Submitted by: maintainer |
21 Apr 2011 09:06:26
0.1.24
|
kwm  |
Update webcamd to 0.1.24.
*) fix remote controls due to wrong initialisation order.
*) fix some reported regression issues.
*) character devices created by webcamd are now chowned to webcamd:webcamd and
chmodded to 0660. Add a small UPDATING blob about this.
Submitted by: hselasky@ (maintainer) |
27 Mar 2011 13:33:42
0.1.23
|
kwm  |
Update to 0.1.23.
Add support for setting and getting linux module parameters.
Some minor improvements regarding the jiffies computation.
Submitted by: hselasky@ (maintainer) |
01 Mar 2011 13:19:16
0.1.20_1
|
kwm  |
The devd script was too restrictive regarding vendor ID for vendor specific
class USB devices.
Submitted by: Hans Petter Selasky <hselasky@freebsd.org> (maintainer) |
28 Feb 2011 20:05:20
0.1.20
|
kwm  |
Update to 0.1.20.
Add more DVB-xxx drivers and manual pages.
Some minor bugfixes.
Add support for USB remote controls.
Submitted by: Hans Petter Selasky <hselasky@freebsd.org> (maintainer) |
20 Jan 2011 18:35:28
0.1.18_1
|
jkim  |
Update devd(8) configuration file to not start webcamd on vendor-specific
interface class devices except for Logitech's.
Approved by: hselasky (maintainer)
Feature safe: yes |
12 Dec 2010 22:52:07
0.1.18
|
kwm  |
Update to 0.1.18.
Added man-pages for all drivers, including webcamd itself.
Big thanks to Dru Lavigne!
Fixed deadlock/hang issue with hald during plug of USB device after boot.
Improve the handling of optional hal support in the webcamd rc script.
Based on a patch by Luigi Rizzo with additional comments by dougb@.
Upgraded drivers to latest version from the respective V4L repositories
Added new debug option to the port config system.
Added License keyword.
Fixed problem with -B option.
Submitted by: hselasky@ (maintainer) |
12 Nov 2010 20:57:42
0.1.16
|
pav  |
- Do not remove etc/devd, it is now part of mtree |
09 Sep 2010 14:36:04
0.1.16
|
kwm  |
Update to 0.1.16.
- Add support for GNU/kFreeBSD
- Add support for DBUS/HAL registration
- Add support for more DVB tuner frontends
- Add support for multi-antenna DVB adapters
- Update to latest version of Linux DVB code
Submitted by: maintainer |
09 Aug 2010 20:12:00
0.1.14_1
|
kwm  |
* Allow boot with more than one webcam or dvb-t device.
* Fix rc.d/webcamd failure when libcuse4bsd.so cannot be found during early
bootup.
Submitted by: maintainer |
04 Jun 2010 22:12:21
0.1.14
|
kwm  |
Update to 0.1.14.
Add missing CONFIG_XXX defines.
Fix issue with priority settings.
Fix high CPU usage problem on SMPs at startup.
update V4L code.
Submitted by: maintainer |
07 May 2010 18:14:14
0.1.12
|
kwm  |
Update to 0.1.12.
Fix some memory leaks and a video device close hang issue. [1]
Update webcamd.conf script, to use the new notify system MFC'd in r207397. [2]
Note that the old script didn't work at all. And the new one only doesn't work
if you use an older version of 8-stable or 8.0-release.
Submitted by: maintainer [1], Andrew Thompson [2] |
29 Apr 2010 21:47:35
0.1.10
|
kwm  |
Update to 0.1.10.
Add more drivers. Fix double buffering of BULK transfers.
Fix incorrectly defined FE_GET_PROPERTY ioctl for which the workaround
as used in the Linux drivers doesn't work on FreeBSD; more details in
this thread:
http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-April/010958.html [1]
Submitted by: Hans Petter Selasky <hselasky@c2i.net> (maintainer)
Juergen Lock <nox@jelal.kn-bremen.de> [1] |
27 Mar 2010 00:15:24
0.1.8
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
25 Mar 2010 13:56:58
0.1.8
|
kwm  |
Update to 0.1.8.
Support usb dvb (Digital Video Broadcast) devices.
Submitted by: Hans Petter Selasky <hselasky AT FreeBSD.org> |
21 Jan 2010 15:13:21
0.1.4
|
kwm  |
Update to 0.1.4.
Submitted by: maintainer |
16 Jan 2010 20:51:23
0.1.0
|
kwm  |
Webcamd is a 500KiloByte daemon that enables use of hundreds of different USB
based webcam devices under the FreeBSD-8/9 operating system. The webcam daemon
is basically an application which is a port of Video4Linux USB webcam drivers
into userspace on FreeBSD. The daemon currently depends on libc, pthreads,
libusb and the VIDEO4BSD kernel module.
Submitted by: Andrew Thompson <thompsa AT FreeBSD.org>
Hans Petter Selasky <hselasky AT FreeBSD.org> |