summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.5.1.1libgphoto2-2_5_1_1-releaseMarcus Meissner2013-01-292-1/+8
* swap check fo array boundary and array access to avoid overreadMarcus Meissner2013-01-291-1/+1
* senddata always uses uint64_t Marcus Meissner2013-01-294-6/+6
* rebel t4i is the US alias for the EOS 650DMarcus Meissner2013-01-281-0/+1
* 2.5.1 releaselibgphoto2-2_5_1-releaseMarcus Meissner2013-01-272-9/+11
* ptp_find_objecrt returns PTP_RC_OK on successMarcus Meissner2013-01-271-1/+1
* on a nikon objectadded , check if the object was already added,Marcus Meissner2013-01-271-0/+4
* check return value for handler creationMarcus Meissner2013-01-271-2/+4
* fixed the Nikon capture-to-ram / wait-event-to-ram logicMarcus Meissner2013-01-271-14/+18
* added eos6d infoMarcus Meissner2013-01-271-0/+3211
* rewrite EOS preview capture decoder to work better Marcus Meissner2013-01-271-15/+55
* fixed adding missing "Unknown xx" entries in the table settersMarcus Meissner2013-01-261-1/+6
* do not initialize the powershot again if alreadyMarcus Meissner2013-01-262-19/+20
* added Canon Rebel T2i aliasMarcus Meissner2013-01-261-7/+13
* return some generic PTP informations via the config apiMarcus Meissner2013-01-261-5/+68
* added eos 550d infoMarcus Meissner2013-01-251-0/+419
* added sample-justfocus.c fileMarcus Meissner2013-01-242-1/+70
* updatedMarcus Meissner2013-01-241-3/+9
* added d800Marcus Meissner2013-01-241-0/+2
* added EOS 6DMarcus Meissner2013-01-241-0/+5
* 4->7 typoMarcus Meissner2013-01-231-1/+1
* reduce wait times on device busy during EOS preview captureMarcus Meissner2013-01-201-6/+2
* do not shift the canon flags << 8Marcus Meissner2013-01-201-8/+8
* read the canon special flags again to detect "new" files.Marcus Meissner2013-01-201-2/+16
* allow 64bit writes (to support files > 4GB on MTP devices)Marcus Meissner2013-01-182-15/+15
* more notesMarcus Meissner2013-01-181-0/+26
* From: Paul Walmsley <pjw@archive.org> ...Marcus Meissner2013-01-181-2/+6
* 2 olympus eventsMarcus Meissner2013-01-181-0/+4
* enhanced the event loop after capture in the nikon capture pathMarcus Meissner2013-01-171-7/+16
* added more olympus scsi wrapping work.Marcus Meissner2013-01-132-160/+153
* olympus hook in (disabled)Marcus Meissner2013-01-131-23/+39
* curent work on olympus wrapped protocolMarcus Meissner2013-01-112-99/+96
* bump timeout to 0.1 secondsMarcus Meissner2013-01-111-1/+1
* use a -3 to 3 rangeMarcus Meissner2013-01-091-7/+10
* added a bit focusing to the preview sample, also added manual focusingMarcus Meissner2013-01-093-27/+60
* add a focusing sample to previewMarcus Meissner2013-01-094-3/+10
* added a focus sample Marcus Meissner2013-01-091-0/+140
* during polling for nikon dslr readyness, wait for 50msMarcus Meissner2013-01-091-0/+2
* From: Deti Fliegl <deti@fliegl.de> ...Marcus Meissner2013-01-091-1/+1
* replace n_tries in usb polling by timeoutMarcus Meissner2013-01-062-53/+58
* merge from other treeMarcus Meissner2013-01-061-4/+9
* 2.5.0.2 temp snapshot, news updatedMarcus Meissner2012-12-142-6/+27
* added finishMarcus Meissner2012-12-141-1/+1
* added finishMarcus Meissner2012-12-141-0/+613
* updated germanMarcus Meissner2012-12-141-2195/+2124
* updated polishMarcus Meissner2012-12-141-6/+6
* powersjot_prepare_capture ... allow getting called with initializedMarcus Meissner2012-12-131-11/+23
* use gp_file_append() in canon powershot capture, to allow motion jpegMarcus Meissner2012-12-131-1/+2
* canon powershot - wait-for-eventMarcus Meissner2012-12-131-0/+2
* The canon_int_get_release_param method loads all release params,Marcus Meissner2012-12-111-76/+39