summaryrefslogtreecommitdiff
path: root/camlibs/sierra
Commit message (Expand)AuthorAgeFilesLines
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-258-15/+15
* Fix minor typosYuri Chornoivan2020-05-251-1/+1
* Added nikon coolpix 4100 (sierra) (It also works in PTP mode though)Marcus Meissner2020-02-031-0/+3
* read only packets of up to MAX_PACKET_SIZE to avoid stack overflow (AFL)Marcus Meissner2019-04-221-0/+4
* BSD_SOURCE -> DEFAULT_SPURCEMarcus Meissner2018-06-201-1/+1
* fixed typos in translatable stringsAnders Jonsson2017-01-161-3/+3
* Adjust the semantics of gp_widget_changed to not clear the changed state.Marcus Meissner2016-11-202-0/+26
* Help editors treat as Makefiles all our Makefile-files filesHans Ulrich Niedermann2016-10-281-0/+2
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-031-1/+0
* fixed spelling of PortugueseMarcus Meissner2015-07-142-4/+4
* one more dead code piece (Coverity)Marcus Meissner2015-06-071-3/+1
* remove some dead code (Coverity)Marcus Meissner2015-06-071-4/+2
* more ascii conversionMarcus Meissner2014-06-271-1/+1
* removed copyright umlauts and replaced other umlautsMarcus Meissner2014-06-2710-10/+10
* Add <unistd.h> to files which use usleep()Daniel P. Berrange2014-06-041-0/+1
* Remove mostly unused GP_SYSTEM_SLEEP macroDaniel P. Berrange2014-06-041-3/+3
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-4/+4
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-113-28/+43
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-112-4/+4
* iFrom: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-6/+6
* From: "Daniel P. Berrange" <berrange@redhat.com>Marcus Meissner2014-04-111-2/+0
* select libusb mass storage emulation on non-linuxMarcus Meissner2014-03-172-1/+4
* add a fallback-to-genericusb mode to the generic scsi wrapperMarcus Meissner2014-03-161-11/+125
* handle some error returns (Coverity)Marcus Meissner2014-01-051-4/+4
* added missing copyright headerMarcus Meissner2014-01-011-0/+19
* updated fsf addressMarcus Meissner2014-01-0110-20/+20
* rename AppleQuickTake 200 to (Sierra Mode) toMarcus Meissner2013-12-011-1/+2
* wrong sizeof (Coverity)Marcus Meissner2013-06-281-2/+2
* ENQ is also good. seen on Olympus 3030Marcus Meissner2013-05-301-0/+1
* handle missing register 4 gracefully for nikon coolpixMarcus Meissner2013-04-131-3/+8
* switch the nikon coolpix 2500 from raw <-> normalMarcus Meissner2013-03-241-0/+4
* fixed LIBADDMarcus Meissner2013-03-101-1/+1
* added #define _BSD_SOURCE for ansi like buildsMarcus Meissner2013-02-201-0/+2
* the olympus e series is not sierra capableMarcus Meissner2012-10-071-1/+2
* allow ACK also as capture resultMarcus Meissner2011-09-301-1/+2
* updatedMarcus Meissner2011-01-261-0/+6
* added nikon coolpix2500 infoMarcus Meissner2011-01-261-0/+133
* let usbwrap use the usb mass storage passing frontendMarcus Meissner2011-01-253-176/+92
* report function where stuff happensMarcus Meissner2011-01-252-4/+4
* from 2.4 branchMarcus Meissner2010-09-301-4/+16
* added e-520Marcus Meissner2010-08-071-0/+2
* Eliminated some compiler warnings, fixing a couple of smallDan Fandrich2010-07-111-1/+0
* added w90, but disabledMarcus Meissner2010-04-281-0/+3
* more debugging in hereMarcus Meissner2010-03-251-3/+3
* added correct 4300 code.Marcus Meissner2010-01-171-2/+48
* special case the nikon 4300Marcus Meissner2010-01-152-1/+2
* Fixed a bunch of C89 and SUS portability issues.Dan Fandrich2009-07-302-3/+3
* handle 0% as "OK".Marcus Meissner2009-07-021-0/+2
* Batch commit from weekend work:Marcus Meissner2009-02-161-1/+5
* removed a const which was not warranted.Marcus Meissner2009-02-141-1/+1