summaryrefslogtreecommitdiff
path: root/libgphoto2_port/ptpip/ptpip.c
Commit message (Expand)AuthorAgeFilesLines
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-251-18/+2
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-4/+4
* rename GP_PORT_TCP -> GP_PORT_IPMarcus Meissner2019-07-011-5/+5
* initial lumix buildMarcus Meissner2019-05-261-0/+12
* do not check the return of the gp_port_info_list_append in genericMarcus Meissner2016-02-071-1/+1
* remove more unistd.h inclusions that are not neededMarcus Meissner2016-01-031-1/+0
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-221-6/+6
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-211-4/+2
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-211-6/+4
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* GPPortInfo struct abstracted into a private struct.Marcus Meissner2008-03-151-14/+15
* Disable bonjour detection for now.Marcus Meissner2007-02-121-0/+2
* dummy entry for private structure to make it compile on Solaris.Marcus Meissner2006-12-221-0/+1
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-4/+4
* added update member, fixed port in auto-detectMarcus Meissner2006-03-181-1/+9
* added regexp matcher, so you can specify any host.Marcus Meissner2006-02-191-0/+5
* use "host:port" as port path.Marcus Meissner2006-02-191-6/+8
* some include guards, just in case.Marcus Meissner2006-02-161-3/+9
* Added PTPIP port support.Marcus Meissner2006-02-161-0/+256