summaryrefslogtreecommitdiff
path: root/libgphoto2_port
Commit message (Expand)AuthorAgeFilesLines
* added solaris mnttab handling (untested)Marcus Meissner2006-09-093-1/+100
* no close() ... or we close the wrong busMarcus Meissner2006-09-061-1/+0
* dbus_connection_disconnect is now dbus_connection_close.Marcus Meissner2006-09-051-1/+1
* line numbers syncedMarcus Meissner2006-09-0119-512/+540
* 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
* translate correctly "nicht -> nur"Marcus Meissner2006-08-081-1/+1
* Autodetect MTP devices by using a special interface class (666)Marcus Meissner2006-07-021-1/+87
* updated swedish translation.Marcus Meissner2006-06-261-182/+164
* also add $(INTLLIBS) to the port drivers.Marcus Meissner2006-06-253-1/+4
* add ltdl item to version informationHans Ulrich Niedermann2006-06-241-0/+10
* added netherland translation from Kurt De Beer of Debian NL TeamMarcus Meissner2006-06-221-1/+1
* added netherland translation from debian-nl team / Kurt De Bree.Marcus Meissner2006-06-221-0/+545
* make update-poMarcus Meissner2006-06-2118-366/+389
* updated polish from Jakub Bogusz <qboosh@pld-linux.org>Marcus Meissner2006-06-211-78/+32
* for robot submissionMarcus Meissner2006-06-211-4/+4
* define bind_textdomain_codeset to be empty if no ENABLE_NLSMarcus Meissner2006-06-201-0/+1
* update-poHans Ulrich Niedermann2006-06-2018-234/+234
* merge version bumps and CHANGES from 2.2.1Hubert Figuiere2006-06-191-2/+2
* struct stat s also used on non __linux.Marcus Meissner2006-06-191-2/+0
* check for timeout < 0, patch by Paul Walmsley.Marcus Meissner2006-06-061-1/+1
* check return values of setmntent() (could return NULLMarcus Meissner2006-05-311-35/+39
* update-poHans Ulrich Niedermann2006-05-2818-387/+410
* update-poHans Ulrich Niedermann2006-05-1617-204/+204
* make gtk-doc build againMarcus Meissner2006-05-131-1/+2
* stat the devices before opening, to safe time on locking attemptsMarcus Meissner2006-04-171-0/+4
* ukrainian translation.Marcus Meissner2006-04-071-231/+184
* Do not change to Windows mode during compilation of WINE.Marcus Meissner2006-04-071-2/+2
* make update-poMarcus Meissner2006-03-2318-270/+270
* added update member, fixed port in auto-detectMarcus Meissner2006-03-181-1/+9
* skip read-only / non configurable usb ports.Marcus Meissner2006-03-161-2/+12
* update svn:ignore, po/*.poHans Ulrich Niedermann2006-03-1518-594/+594
* git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8588 67ed7...Hans Ulrich Niedermann2006-03-1424-3096/+0
* 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
* added changesMarcus Meissner2006-02-191-1/+12
* allow generic disk:/path/ specifications, not just the autodetected ones.Marcus Meissner2006-02-191-1/+5
* do not second guess offsets, just copy over the previousMarcus Meissner2006-02-191-8/+7
* fixed typo.Marcus Meissner2006-02-191-1/+1
* 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
* +changelogMarcus Meissner2006-02-171-0/+5
* Allow matching usb:XXX,YYY entries even when not listed in --list-ports viaMarcus Meissner2006-02-171-1/+9
* fixed generic/regexp matching, was writing into the wrong list entry.Marcus Meissner2006-02-171-5/+8
* some include guards, just in case.Marcus Meissner2006-02-161-3/+9
* made update-poMarcus Meissner2006-02-1618-1606/+1812
* enabled ptpip support, added configure checks for -ldns_sd library.Marcus Meissner2006-02-163-1/+22
* Added PTPIP port support.Marcus Meissner2006-02-163-0/+275
* check for mntent.hMarcus Meissner2006-02-021-1/+1