-
We use libvisca with two models of Elmo camera PTC-100S and PTC-110R. The 110R is basically just the inverted version of the 100S.
Here are the vendor and model ID's, as reported by testvisca.
2009-04-20 21:43:46 UTC in VISCA camera control library
-
version 1.0.0 built the shared library libvisca.so.1.0.0.
version 1.0.1 builds the shared library libvisca.so.0.1.0, which doesn't make sense, as this implies an older, incompatible version of the library
configure.in has:
# set the libtool shared library version numbers
lt_major=1
lt_revision=0
lt_age=1
it should be:
# set the libtool shared library version numbers
lt_major=1...
2009-04-20 21:17:27 UTC in VISCA camera control library
-
I have the same problem. set_pantilt_relative position doesn't work either.
It worked fine in 1.0.0, but not anymore.
2009-04-20 21:11:31 UTC in VISCA camera control library
-
This happens when, for example, you click 'Save' on the System Settings page.
I get the error:
Warning: array_map() [function.array-map]: Argument #2 should be an array in /usr/local/webspace/webcalendar/includes/formvars.php on line 31
Which I fixed by adding parentheses to the getPostValue function where appropriate.
2007-11-09 20:52:55 UTC in WebCalendar
-
btb committed patchset 173 of module gtkextramm to the gtkextramm CVS repository, changing 3 files.
2003-08-04 22:48:03 UTC in gtkextramm
-
btb committed patchset 171 of module gtkextramm to the gtkextramm CVS repository, changing 1 files.
2001-12-17 07:39:13 UTC in gtkextramm
-
btb committed patchset 168 of module gtkextramm to the gtkextramm CVS repository, changing 2 files.
2001-12-14 21:02:00 UTC in gtkextramm
-
btb committed patchset 167 of module gtkextramm to the gtkextramm CVS repository, changing 15 files.
2001-12-14 19:55:28 UTC in gtkextramm
-
btb committed patchset 3 of module xrazzle to the XRazzle! CVS repository, changing 3 files.
2000-04-27 22:48:48 UTC in XRazzle!
-
btb committed patchset 2 of module xrazzle to the XRazzle! CVS repository, changing 2 files.
2000-04-27 22:35:11 UTC in XRazzle!