From aa5c1b436c666f197eff8b50ba838de83bc7f1df Mon Sep 17 00:00:00 2001 From: Hubert Figuiere Date: Wed, 7 Jun 2006 04:36:17 +0000 Subject: Commit b02_add_canon_control_dialogue.patch git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8850 67ed7778-7388-44ab-90cf-0a291f65f57c --- camlibs/canon/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camlibs/canon/ChangeLog') diff --git a/camlibs/canon/ChangeLog b/camlibs/canon/ChangeLog index 8bff17ae9..2b74eb8bb 100644 --- a/camlibs/canon/ChangeLog +++ b/camlibs/canon/ChangeLog @@ -1,5 +1,12 @@ 2006-06-07 Paul Walmsley + * canon.[ch]: Add canon_int_do_control_dialogue() and + canon_int_do_control_dialogue_payload(). These functions execute + a remote capture command on the camera and return the camera's + response. canon_int_do_control_dialogue_payload() gives the caller + full control over the payload. We need these to retrieve and set + the camera's release parameters. + * usb.[ch]: Split canon_usb_dialogue() into two functions: canon_usb_dialogue_full(), which returns the full camera response packet, needed by canon_usb_long_dialogue() (and also by -- cgit v1.2.1