openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libgphoto2
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
5 days
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 474 of 487
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added notes about setting time.
Gus Hartmann
More...
over 24 years ago
Added dimagev_set_date(), which sets the camera clock to system time.
Gus Hartmann
More...
over 24 years ago
Aded declaration of dimagev_set_date() and include for time.h. This include should be checked for by configure.
Gus Hartmann
More...
over 24 years ago
Added dimagev_set_date() to camera_init(), with non-fatal results if it should fail.
Gus Hartmann
More...
over 24 years ago
Fixed an awful bug in dimagev_decimal_to_bcd() that was found while fixing dimagev_set_date(). Also added some documentation on packet format.
Gus Hartmann
More...
over 24 years ago
Improved documentation.
Gus Hartmann
More...
over 24 years ago
Added myself to AUTHORS.
Gus Hartmann
More...
over 24 years ago
Added the GNU GPL boilerplate header and copyright information.
Gus Hartmann
More...
over 24 years ago
Added copyright information, as well as the GNU GPL boilerplate.
Gus Hartmann
More...
over 24 years ago
Added more headers to the include search, so that correct values for HAVE_*_H will be included in config.h
Gus Hartmann
More...
over 24 years ago
Added some more notes.
Gus Hartmann
More...
over 24 years ago
Added some better notes in README about image capture function.
Gus Hartmann
More...
over 24 years ago
Last printfs changed to gp_debug_printf.
Lutz Mueller
More...
over 24 years ago
beep is guint.
Lutz Mueller
More...
over 24 years ago
fixed some bugs (see Changelog)
Philippe Marzouk
More...
over 24 years ago
Fixed the stupid error in dimagev_packet_verify() about debugging info. Fixed declaration accordingly.
Gus Hartmann
More...
over 24 years ago
Started adding protocol information in the comments in dimagev.h. Fixed dimagev_verify_packet() to use GP_ERROR and GP_OK instead of 0 and 1.
Gus Hartmann
More...
over 24 years ago
Upped the sleep() in dimagev_get_picture() to 2 seconds. Basicly, the retrieval worked fine in debug mode because so much time was spent printing debug values. When it wasn't doing all that I/O, the camera was getting overwhelmed. This seems to work okay.
Gus Hartmann
More...
over 24 years ago
Added 'minolta' as a valid driver option to configure.in .
Gus Hartmann
More...
over 24 years ago
Since Minolta makes several cameras with (to the best of my knowledge) different communications protocols, this directory will divide the drivers accordingly.
Gus Hartmann
More...
over 24 years ago
This is the first commit of the Minolta Dimage V camera library. This is a new work, owing very little to my previous gphoto 0.4.x Minolta Dimage V driver. It support image capture, download, and deletion.
Gus Hartmann
More...
over 24 years ago
Ignore the gtkam binary
jerdfelt
More...
over 24 years ago
Name images "image" or "thumbnail".
Lutz Mueller
More...
over 24 years ago
Free the camera widget.
Lutz Mueller
More...
over 24 years ago
Bring digita driver back in line with changes to API
Johannes Erdfelt
More...
over 24 years ago
Minor style and whitespace cleanups
Johannes Erdfelt
More...
over 24 years ago
Minor cleanup
Johannes Erdfelt
More...
over 24 years ago
Just some normal .cvsignore templates
Johannes Erdfelt
More...
over 24 years ago
Give the preview a name.
Lutz Mueller
More...
over 24 years ago
Added GP_CAPTURE_PREVIEW and corresponding option to the command-line frontend.
Lutz Mueller
More...
over 24 years ago
←
1
2
…
470
471
472
473
474
475
476
477
478
…
486
487
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree