summaryrefslogtreecommitdiff
path: root/examples/preview.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-2/+2
* add O_BINARY flag for open() calls to write images in binary mode on Windowspeterbud2016-11-191-1/+1
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-031-1/+0
* pass onoff argument to autofocusMarcus Meissner2014-10-091-1/+15
* remove warningMarcus Meissner2014-05-021-1/+1
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-0/+2
* From: "Daniel P. Berrange" <berrange@redhat.com>Marcus Meissner2014-04-111-2/+2
* added a bit focusing to the preview sample, also added manual focusingMarcus Meissner2013-01-091-0/+2
* add a focusing sample to previewMarcus Meissner2013-01-091-0/+5
* testcase for eos zoomingMarcus Meissner2010-05-241-1/+10
* fixed for new gp_log functionsMarcus Meissner2010-03-131-4/+3
* comment out capture (should just take previews)Marcus Meissner2010-01-171-0/+2
* owner -> ownernameMarcus Meissner2009-07-291-4/+2
* added a preview taking exampleMarcus Meissner2009-07-281-0/+171