summaryrefslogtreecommitdiff
path: root/libgphoto2_port/gphoto2
Commit message (Expand)AuthorAgeFilesLines
* added some apparent missijng include unistd.h to make it build for mingw/llvm...Marcus Meissner2023-02-141-0/+1
* Wrap unsafe libltdl calls with locking (#848)Marcus Meissner2022-11-051-0/+40
* Complete what adding gp_init_localedir() startedHans Ulrich Niedermann2022-05-191-0/+3
* Consistent spelling for initializeHans Ulrich Niedermann2022-05-151-1/+1
* merge a fix from mingw for ssize_t double definitionMarcus Meissner2022-01-101-0/+2
* remove superflous ;Marcus Meissner2021-11-281-1/+1
* added c++ wrappersMarcus Meissner2021-11-281-0/+7
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-057-21/+23
* Remove remnants of OS/2 supportHans Ulrich Niedermann2021-09-082-101/+0
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-277-59/+59
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-251-3/+3
* rename GP_PORT_TCP -> GP_PORT_IPMarcus Meissner2019-07-011-1/+1
* initial lumix buildMarcus Meissner2019-05-261-1/+2
* prevent redefining CAMLIBS and IOLIBS define that may already be defined in p...Michael Fink2017-10-161-3/+2
* add a missing extern "C"Marcus Meissner2017-04-191-0/+8
* add ssize_t define and __func__ define for visual cMarcus Meissner2016-01-031-0/+6
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-09-121-0/+6
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-09-091-8/+13
* added the GP_LOG_x macros in the non-gcc stdc branch too for MacOSMarcus Meissner2014-09-021-0/+10
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-221-0/+14
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-211-1/+7
* moved the new GP_ debug helper macros into theMarcus Meissner2014-07-201-12/+21
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-191-0/+20
* converted commenttext to asciiMarcus Meissner2014-06-275-5/+5
* Add <unistd.h> to files which use usleep()Daniel P. Berrange2014-06-041-0/+2
* Remove mostly unused GP_SYSTEM_SLEEP macroDaniel P. Berrange2014-06-041-10/+0
* Avoid redefining snprintf on Win32Daniel P. Berrange2014-06-041-1/+3
* add missing ;Marcus Meissner2014-02-221-1/+1
* undef interface after doing the windows.h inclusion, as we use it ourselvesMarcus Meissner2014-02-221-0/+2
* added copyright headerMarcus Meissner2014-01-011-1/+19
* updated fsf addressMarcus Meissner2014-01-016-12/+12
* implemented a gp_port_reset() functionMarcus Meissner2013-03-102-0/+4
* Minor changes to improve compatibility.Dan Fandrich2011-04-041-4/+3
* remove , at end of enum list (c++)Marcus Meissner2010-04-251-1/+1
* Add ax203 camlib for ax203 based picture framesHans de Goede2010-03-293-1/+22
* removed a ; at end of a enum, confuses C++ compiler.Marcus Meissner2010-03-201-1/+1
* - added usb disk direct driver.Marcus Meissner2010-03-134-13/+17
* 2009-10-03 Marcus Meissner <meissner@suse.de>Marcus Meissner2009-10-031-0/+4
* Fixed a bunch of C89 and SUS portability issues.Dan Fandrich2009-07-301-0/+2
* only define this stuff when building libgphoto2 itself,Marcus Meissner2008-07-131-0/+3
* GPPortInfo struct abstracted into a private struct.Marcus Meissner2008-03-152-66/+13
* same for gphoto2-portMarcus Meissner2007-12-291-2/+5
* restructured symbol versions a bit, fixed includesMarcus Meissner2007-12-291-3/+8
* switch to use symbol versioningMarcus Meissner2007-12-282-2/+37
* Increased GPPortInfo path buffer, since it can containMarcus Meissner2007-10-281-1/+1
* mvoe definition of IOLIBDIR_ENV; insist on at least one iolib loading success...Hans Ulrich Niedermann2007-08-141-0/+13
* documented all return codes in doxygenMarcus Meissner2007-05-311-1/+68
* corrected level text Marcus Meissner2007-05-251-1/+1
* doxygen marked upMarcus Meissner2007-05-251-8/+26
* some markup and fixesMarcus Meissner2007-05-253-5/+22