index
:
delta/libgphoto2.git
fuji
gopro
issue-467-wip
issue-467-wip4
issue-467-wip5
issue-467-wip6
libgphoto2-2_2
libgphoto2-2_3
libgphoto2-2_4
lumix
master
pentax
test
tmp-issue-467-wip3
travis-test
wip
wip-test
github.com: gphoto/libgphoto2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgphoto2_port
/
usb
/
libusb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out i18n stuff into separate i18n.h files
Hans Ulrich Niedermann
2021-10-25
1
-18
/
+2
*
Remove trailing whitespace from all *.h and *.c files.
Siim Meerits
2020-07-27
1
-28
/
+28
*
BSD_SOURCE -> DEFAULT_SOURCE
Marcus Meissner
2018-06-20
1
-1
/
+1
*
timeout 0 in libusb 0.x is also okish
Marcus Meissner
2017-03-05
1
-0
/
+1
*
define ENODATA if not present
peterbud
2016-11-19
1
-0
/
+4
*
do not check the return of the gp_port_info_list_append in generic
Marcus Meissner
2016-02-07
1
-1
/
+1
*
remove more unistd.h inclusions that are not needed
Marcus Meissner
2016-01-03
1
-1
/
+0
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-09-09
1
-3
/
+3
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-07-22
1
-32
/
+12
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-07-22
1
-41
/
+34
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-07-22
1
-52
/
+28
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-07-21
1
-4
/
+2
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-07-21
1
-6
/
+2
*
converted comment text to ascii
Marcus Meissner
2014-06-27
1
-2
/
+2
*
updated fsf address
Marcus Meissner
2014-01-01
1
-2
/
+2
*
disable mtp detection code more
Marcus Meissner
2013-07-16
1
-1
/
+6
*
dont use uninitialized vars (Coverity)
Marcus Meissner
2013-06-28
1
-1
/
+1
*
report some common programs that block libgphoto2 usage
Marcus Meissner
2013-06-27
1
-1
/
+10
*
also allow port open with just the info set
Marcus Meissner
2013-05-05
1
-4
/
+108
*
resetting
Marcus Meissner
2013-05-01
1
-1
/
+4
*
implemented a gp_port_reset() function
Marcus Meissner
2013-03-10
1
-0
/
+15
*
added #define _BSD_SOURCE
Marcus Meissner
2013-02-20
1
-0
/
+3
*
do not save the settings, we need to update them
Marcus Meissner
2012-03-26
1
-0
/
+2
*
more debug
Marcus Meissner
2011-02-24
1
-2
/
+6
*
disable mtp featured device opening and probing, as it causes
Marcus Meissner
2011-01-27
1
-1
/
+31
*
added another timeout errno
Marcus Meissner
2010-11-15
1
-1
/
+1
*
a bit more debug
Marcus Meissner
2010-07-17
1
-0
/
+2
*
finally fixed the usb: vs usb:XXX,YYY mess.
Marcus Meissner
2010-06-25
1
-7
/
+13
*
dev->config might be NULL (like on MacOS X)
Marcus Meissner
2010-02-07
1
-18
/
+20
*
libusb.c: More "gphoto2-port-usb"->"libusb" fixes
Hans Ulrich Niedermann
2010-02-04
1
-6
/
+6
*
libusb.c: Make GP_LOG_DEBUG component "libusb"
Hans Ulrich Niedermann
2010-02-04
1
-8
/
+8
*
libusb.c: Check port for NULL before dereferencing
Hans Ulrich Niedermann
2010-02-04
1
-2
/
+3
*
Replace all %m format strings
Hans Ulrich Niedermann
2010-02-01
1
-19
/
+36
*
read string descriptors and check them for MTP before doing OSD probing.
Marcus Meissner
2009-11-04
1
-0
/
+31
*
also hide 0xe0 clas devices
Marcus Meissner
2009-10-02
1
-2
/
+5
*
comment out two debuglines that just spam the logfile
Marcus Meissner
2009-06-08
1
-1
/
+4
*
reattach usb kernel driver on close, if attached previously
Marcus Meissner
2009-04-13
1
-0
/
+25
*
reverted incorrectly submitted fix
Marcus Meissner
2008-11-21
1
-16
/
+16
*
return 0 if we did not open the device.
Marcus Meissner
2008-11-21
1
-16
/
+18
*
GPPortInfo struct abstracted into a private struct.
Marcus Meissner
2008-03-15
1
-9
/
+15
*
do not detach usb storage devices.
Marcus Meissner
2007-11-27
1
-1
/
+1
*
usb_reset is too dangerous for EOS cameras.
Marcus Meissner
2007-08-16
1
-1
/
+3
*
mark timeout from interrupt with its error return value
Marcus Meissner
2007-07-21
1
-2
/
+4
*
also calculate maxpacketsize on class based matches too.
Marcus Meissner
2007-06-22
1
-0
/
+10
*
fixed %d which should better be a %02x
Marcus Meissner
2007-06-13
1
-1
/
+1
*
reset only Canon devices.
Marcus Meissner
2007-06-09
1
-3
/
+8
*
reset the USB device on close.
Marcus Meissner
2007-06-09
1
-0
/
+5
*
in update, check the correct previous settings if we need to
Marcus Meissner
2007-05-16
1
-5
/
+30
*
Added class based control messages, read and write.
Marcus Meissner
2007-05-09
1
-0
/
+31
*
fixed format string.
Marcus Meissner
2007-05-05
1
-1
/
+1
[next]