summaryrefslogtreecommitdiff
path: root/packaging/generic/print-camera-list.c
Commit message (Expand)AuthorAgeFilesLines
* the 666 class match code is handled below, and caused bad UDEV ruleslibgphoto2-2_3Marcus Meissner2007-01-311-2/+2
* compile fixHans Ulrich Niedermann2006-12-181-2/+2
* rename check_ptp_camera to check-ptp-camera (now all utilities use hyphens)Hans Ulrich Niedermann2006-12-181-8/+24
* added check_ptp_camera helper script,Marcus Meissner2006-12-111-6/+14
* fixed the interface class matcher to actually work.Marcus Meissner2006-11-091-12/+8
* align portable_audio_player subfields with HAL ones.Marcus Meissner2006-10-301-2/+2
* Use _GPHOTO2_INTERNAL_CODE to compile internal code, put GP_DEBUG there.Hans Ulrich Niedermann2006-10-041-3/+0
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-7/+2
* fix a few corner cases generating gp2ddb outputHans Ulrich Niedermann2006-09-191-17/+47
* blacklist usb_class 666Hans Ulrich Niedermann2006-09-191-6/+6
* fix hotplug output: check (a->port & GP_PORT_USB) before reading any USB valuesHans Ulrich Niedermann2006-09-181-20/+23
* print-camera-list update:Hans Ulrich Niedermann2006-09-181-173/+158
* use udev-rules-0.98 instead of udev-new-rules (as suggested by ndim)Marcus Meissner2006-09-011-5/+5
* added generator for udev new rules.Marcus Meissner2006-09-011-12/+134
* Add experimental code for camlib-external database.Hans Ulrich Niedermann2006-08-181-0/+177
* supply total number of cameras to output functionsHans Ulrich Niedermann2006-08-181-1/+8
* handle audio players in hal-fdi and hal-fdi-device generation.Marcus Meissner2006-07-021-7/+22
* fix print-camera-list udev rules (set OWNER, not USER)Hans Ulrich Niedermann2006-06-261-9/+9
* improve udev rules output (support direct setting of file mode, owner, and gr...Hans Ulrich Niedermann2006-06-131-17/+79
* fix print-camera-list build within libgphoto2 package (include file names wit...Hans Ulrich Niedermann2006-06-131-2/+5
* - use "INT" instead of "DEV" in defines for interface classes.Marcus Meissner2006-01-251-0/+104
* we need to match the interface class, not the device class.Marcus Meissner2006-01-231-15/+15
* added "idlist" mode to print "vendor:product name"Marcus Meissner2006-01-141-0/+23
* implemented remaining output formatsHans Ulrich Niedermann2006-01-091-56/+58
* implement human readable outputHans Ulrich Niedermann2006-01-091-17/+122
* add commentHans Ulrich Niedermann2006-01-091-0/+1
* improved output: warn that we're not completely implementedHans Ulrich Niedermann2006-01-091-2/+8
* add generic program to produce camera lists in a multitude of formats (human ...Hans Ulrich Niedermann2006-01-091-0/+540