summaryrefslogtreecommitdiff
path: root/camlibs/enigma13/enigma13.c
Commit message (Expand)AuthorAgeFilesLines
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-251-13/+3
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-111-1/+1
* Fix byte swap calls (#626)Zeranoe2021-02-241-2/+2
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-16/+16
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-251-2/+2
* do not sleep during fuzzing (AFL)Marcus Meissner2020-02-101-0/+5
* fixed typosHerbert Parentes Fortes Neto2019-05-051-2/+2
* fixed typos in translatable stringsAnders Jonsson2017-01-161-2/+2
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-031-1/+0
* removed copyright umlauts and replaced other umlautsMarcus Meissner2014-06-271-1/+1
* Add <unistd.h> to files which use usleep()Daniel P. Berrange2014-06-041-2/+0
* Remove mostly unused GP_SYSTEM_SLEEP macroDaniel P. Berrange2014-06-041-2/+2
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-1/+1
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* add some _BSD_SOURCE or _POSIX_C_SOURCE where neededMarcus Meissner2013-02-201-0/+2
* Minor changes to improve compatibility.Dan Fandrich2011-04-041-5/+5
* Replaced C99-style commentsDan Fandrich2010-09-151-1/+1
* Batch commit from weekend work:Marcus Meissner2009-02-161-10/+0
* added missing free()s (CID 66)Marcus Meissner2007-05-111-71/+59
* more typo fixedHubert Figuiere2006-10-151-1/+1
* Move header files one last time to reduce file path lengths in tarball.Hans Ulrich Niedermann2006-10-141-1/+1
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-4/+4
* converted more camlibs to fsfuncs.Marcus Meissner2006-03-311-9/+7
* Some code clean up by Edward KunsHubert Figuiere2004-12-231-0/+4
* Fix build for gcc 2.95 (bug #1055868)Hubert Figuiere2004-10-281-2/+3
* fixed compile warnings, add i18n magic.Marcus Meissner2004-08-091-1/+15
* Initial release of Usb Digital Dream Enigma 1.3 Camera DriverOlivier Fauchon2004-08-021-0/+432