summaryrefslogtreecommitdiff
path: root/libgphoto2_port/libgphoto2_port
Commit message (Expand)AuthorAgeFilesLines
...
* * Introduce FOO-uninstalled.pc files for both libgphoto2 and libgphoto2_port.Hans Ulrich Niedermann2007-05-142-17/+1
* Added class based control messages, read and write.Marcus Meissner2007-05-092-0/+58
* static const, not const staticHans Ulrich Niedermann2006-12-281-1/+1
* New syntax for print-camera-list's udev outputHans Ulrich Niedermann2006-12-181-4/+12
* reformatted sourceHans Ulrich Niedermann2006-12-161-2/+3
* fixed backslashes from last commitMarcus Meissner2006-12-071-4/+4
* Make sure AM_CPPFLAGS with the local -I directories comes first.Hans Ulrich Niedermann2006-12-071-1/+1
* Move header files one last time to reduce file path lengths in tarball.Hans Ulrich Niedermann2006-10-148-803/+2
* Remove all OS/2 specific build files.Hans Ulrich Niedermann2006-10-063-83/+88
* ship libgphoto2_port.pcHans Ulrich Niedermann2006-10-051-1/+6
* Use _GPHOTO2_INTERNAL_CODE to compile internal code, put GP_DEBUG there.Hans Ulrich Niedermann2006-10-043-9/+5
* remove non-debugging definitions of GP_LOG macroHans Ulrich Niedermann2006-10-041-9/+4
* cheat about variadic macros in C++ pedantic compilationHans Ulrich Niedermann2006-10-031-2/+6
* get rid of GP_LOG macroHans Ulrich Niedermann2006-10-031-31/+4
* ship libgphoto2_port.pc requiring libusb >= 0.1.11 (in which libusb.pc was ad...Hans Ulrich Niedermann2006-09-292-1/+15
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-2815-37/+40
* make sure the destination directory exists before symlinkingHans Ulrich Niedermann2006-08-241-0/+1
* Add infrastructure to read/write enums as human readable strings (internal!)Hans Ulrich Niedermann2006-08-185-0/+163
* install gphoto2/ -> . symlink in include dirHans Ulrich Niedermann2006-08-181-0/+16
* add ltdl item to version informationHans Ulrich Niedermann2006-06-241-0/+10
* define bind_textdomain_codeset to be empty if no ENABLE_NLSMarcus Meissner2006-06-201-0/+1
* make gtk-doc build againMarcus Meissner2006-05-131-1/+2
* Do not change to Windows mode during compilation of WINE.Marcus Meissner2006-04-071-2/+2
* revert. not necessary to pass on the information to the driver...Marcus Meissner2006-02-192-14/+3
* Add address to ptpip port settings. (not enlarging the struct, so binary comp...Marcus Meissner2006-02-192-3/+14
* do not second guess offsets, just copy over the previousMarcus Meissner2006-02-191-8/+7
* fixed generic/regexp matching, was writing into the wrong list entry.Marcus Meissner2006-02-171-5/+8
* enabled ptpip support, added configure checks for -ldns_sd library.Marcus Meissner2006-02-161-1/+2
* added gp_port_message_codeset() function, switching the output strings toMarcus Meissner2006-01-043-0/+8
* add *.sym file to _DEPENDENCIESHans Ulrich Niedermann2006-01-031-1/+2
* untranslate 2 stringsMarcus Meissner2005-09-131-2/+2
* * libgphoto2_port/gphoto2-port.h: new disk settings struct.Hubert Figuiere2005-06-134-0/+15
* namespace cleanup still going on:Hans Ulrich Niedermann2005-06-111-2/+20
* keep namespace clear: rename GP_SYSTEM_* to gp_system_*Hans Ulrich Niedermann2005-06-114-31/+41
* link libgphoto2_port with explicit symbol listHans Ulrich Niedermann2005-06-112-2/+53
* * disk/*:Hubert Figuiere2005-06-111-1/+2
* gp_port_usb_msg_write andTheodore Kilgore2005-06-093-1/+64
* only use va_copy if it is availableHans Ulrich Niedermann2005-05-021-0/+7
* we use libltdl, and OSX does not have dlfcn.hHans Ulrich Niedermann2005-05-021-1/+0
* Fix source files to compile with the shipped convenience libltdl.Hans Ulrich Niedermann2005-04-292-8/+0
* set camlib/iolib dir at runtime with environment variable CAMLIBS/IOLIBSHans Ulrich Niedermann2005-04-241-3/+13
* * gphoto2-port-log.c: Use a fresh va_list for every logger (necessaryMarcus Meissner2005-04-181-2/+5
* aftermath of build system updateHans Ulrich Niedermann2005-04-154-167/+9
* updated build systemHans Ulrich Niedermann2005-04-151-1/+1
* more new build systemHans Ulrich Niedermann2005-04-142-0/+7
* first part of new build systemHans Ulrich Niedermann2005-04-141-9/+21
* earlier EXTRA_DIST note was mistaken - it was due to a bug in tar (Debian #30...Hans Ulrich Niedermann2005-04-031-2/+6
* to ensure that EXTRA_DIST is really distributed - move it to the topHans Ulrich Niedermann2005-04-021-2/+2
* Made debug messages explicit about whether ltdl is being used.Stephen H. Westin2005-03-281-13/+18
* Extra underscore not needed for Mac using ltdl.Stephen H. Westin2005-03-281-3/+3