2008-04-29 11:31:38 by Stephen Borrill | Files touched by this commit (4) |  |
Log message:
Changes:
libgphoto2 2.4.1
This is a 2.4 release branch update.
Package / System integration:
* HAL FDI files now use "info.subsystem" instead of \
"info.bus", required
by hal after March 2008.
* Suppress another Olympus camera in FDI file that is better of done
using Mass Storage only.
libgphoto2_port:
* Suppress more known network filesystems in "disk" autodetection
* disabled usb_reset for Canon cameras in "usb", broke EOS cameras.
PTP2 driver:
* Merged all new Camera IDs from TRUNK.
* Configuration bugfix for multiple options with the same name.
* Capture bugfix for Nikon Coolpix
* Various small bugfixes.
Canon driver:
* Increased the event timeout, so operations work again.
* Fixed a bug in interval capture
* some additional configuration values for newer cameras
Mars driver:
* Synced with SVN TRUNK (1:1 copy).
* Better whitebalance postprocessing
* Camera ids added
* Decompression fixes
Digigr8 driver:
* Synced with SVN TRUNK (1:1 copy).
* bugfixes
Sonix driver:
* Synced with SVN TRUNK (1:1 copy).
* bugfixes
+ changes from 2.3.x
|
2008-04-29 11:31:09 by Stephen Borrill | Files touched by this commit (10) |  |
Log message:
Changes:
libgphoto2 2.4.1
This is a 2.4 release branch update.
Package / System integration:
* HAL FDI files now use "info.subsystem" instead of \
"info.bus", required
by hal after March 2008.
* Suppress another Olympus camera in FDI file that is better of done
using Mass Storage only.
libgphoto2_port:
* Suppress more known network filesystems in "disk" autodetection
* disabled usb_reset for Canon cameras in "usb", broke EOS cameras.
PTP2 driver:
* Merged all new Camera IDs from TRUNK.
* Configuration bugfix for multiple options with the same name.
* Capture bugfix for Nikon Coolpix
* Various small bugfixes.
Canon driver:
* Increased the event timeout, so operations work again.
* Fixed a bug in interval capture
* some additional configuration values for newer cameras
Mars driver:
* Synced with SVN TRUNK (1:1 copy).
* Better whitebalance postprocessing
* Camera ids added
* Decompression fixes
Digigr8 driver:
* Synced with SVN TRUNK (1:1 copy).
* bugfixes
Sonix driver:
* Synced with SVN TRUNK (1:1 copy).
* bugfixes
+ changes from 2.3.x
|
2008-04-13 00:43:15 by Johnny C. Lam | Files touched by this commit (370) |
Log message:
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
|
2007-12-23 06:11:35 by Min Sik Kim | Files touched by this commit (1) |
Log message:
print-usb-usermap was removed in 2.3.1. Update PLIST.Linux accordingly.
This fixes PR 37583.
|
2007-06-21 05:40:24 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Do not include link options in Makefile dependencies.
This fixes PR 36202.
|
2007-05-01 14:03:26 by Bernd Ernesti | Files touched by this commit (1) |
Log message:
Use a different way to really disable doxygen. CONFIGURE_FLAGS+=DOXYGEN=no
does not work anymore. Use CONFIGURE_ENV+=ac_cv_path_DOXYGEN=false
Bump PKGREVISION.
|
2007-04-25 15:36:18 by Stephen Borrill | Files touched by this commit (4) |
Log message:
Use improved patch for UCS-2/iconv problems.
Based on: \
https://sourceforge.net/tracker/?func=detail&atid=108874&aid=1648398&group_id=8874
Bump PKGREVISION to 3
|
2007-03-20 11:25:16 by David Brownlee | Files touched by this commit (1) |
Log message:
commit for patch-aa
|
2007-03-20 11:22:31 by David Brownlee | Files touched by this commit (2) |  |
Log message:
update libgphoto2 to 2.3.1nb2 - fix typo in patch-aa
|
2007-03-19 09:42:04 by Stephen Borrill | Files touched by this commit (3) |
Log message:
Patch ptp code to work with (hopefully) all implementations of iconv,
including NetBSD in-tree, pkgsrc and glibc.
|