summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2006-03-21 07:01:39 +0000
committerMarcus Meissner <marcus@jet.franken.de>2006-03-21 07:01:39 +0000
commit961d8f3b5db46556a12b898fdb437028dbacdd17 (patch)
tree8ba1c36a3c7bf0657ad10fd416a3268d45350bb7 /ChangeLog
parent61e873abe35288c4d63146f8e7b0f9e584ba2aba (diff)
downloadlibgphoto2-961d8f3b5db46556a12b898fdb437028dbacdd17.tar.gz
Added gp_camera_wait_for_event() API, contributed by:
Edward Flick <eddy@cdf-imaging.com> git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8647 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 086285cac..5e9039450 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-03-21 Marcus Meissner <marcus@jet.franken.de>
+
+ * libgphoto2/gphoto2-camera.[ch]:
+
+ Added gp_camera_wait_for_event() API, to wait for
+ specific camera events and return them to the caller.
+ See camlibs/ptp2/library.c for an example usage.
+
+ Contributed by Edward Flick <eddy@cdf-imaging.com>.
+
2006-01-27 Theodore Kilgore <kilgota@auburn.edu>
* camlibs/clicksmart310/*: Supports Logitech Clicksmart 310.