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
about 6 hours
ago. based on code collected
1 day
ago.
Jun 17, 2024 — Jun 17, 2025
Showing page 472 of 487
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Check for and report new error variations.
Lutz Mueller
More...
over 24 years ago
New GP_ERROR variations.
Lutz Mueller
More...
over 24 years ago
Make code ready for GP_ERROR_*: "==GP_ERROR" => "!= GP_OK" or "< 0".
Lutz Mueller
More...
over 24 years ago
"==GP_ERROR" -> "!=GP_OK" to prepare enhanced error handling
Lutz Mueller
More...
over 24 years ago
Fixed image number/image id. Image numbers start with 1.
Lutz Mueller
More...
over 24 years ago
Use gp_filesys for image number retrieval.
Lutz Mueller
More...
over 24 years ago
G1 support
Philippe Marzouk
More...
over 24 years ago
Give the files the 'correct' filenames.
Lutz Mueller
More...
over 24 years ago
Removed an old debugging entry that is no longer needed.
Gus Hartmann
More...
over 24 years ago
Added note about setting clock on exit.
Gus Hartmann
More...
over 24 years ago
Switched from perror() to gp_debug_printf() wherever appropriate.
Gus Hartmann
More...
over 24 years ago
Fixed one small typo in a comment, and more importantly, now get camera status in the initialization routine.
Gus Hartmann
More...
over 24 years ago
Fixed the sanity check on card_status before deleting an image. Images can now be deleted again.
Gus Hartmann
More...
over 24 years ago
Fixed a time format error in dimagev_dump_camera_info(). Classic year 100 bug.
Gus Hartmann
More...
over 24 years ago
Added code to set the camera clock on exit as well as on initialization.
Gus Hartmann
More...
over 24 years ago
Removed code to leave "host mode" after capturing an image.
Gus Hartmann
More...
over 24 years ago
Removed code to leave "host mode" after deleting an image.
Gus Hartmann
More...
over 24 years ago
Removed code to leave "host mode" in both get_picture() and get_thumbnail(). Commented out call to gpe_dump_exif() that was only for debugging.
Gus Hartmann
More...
over 24 years ago
Switched to strncpy() for writing PPM header.
Gus Hartmann
More...
over 24 years ago
Added a seperate module for downloading functions.
Gus Hartmann
More...
over 24 years ago
Moved code for downloading images into download.c; util.c is only for micellaneous functions, like converting Y:Cb:Cr data into RGB PPMs. This should improve readability for third parties.
Gus Hartmann
More...
over 24 years ago
Moved code for downloading images and thumbnails into a new file.
Gus Hartmann
More...
over 24 years ago
Added a module to contain deletion.
Gus Hartmann
More...
over 24 years ago
Moved code for deleting images into a seperate module.
Gus Hartmann
More...
over 24 years ago
Fixed revision header.
Gus Hartmann
More...
over 24 years ago
Added some sanity checks to ensure that the memory card is writable before trying to capture an image. Also cleaned up some old debugging code.
Gus Hartmann
More...
over 24 years ago
Updated the README to reflect current events.
Gus Hartmann
More...
over 24 years ago
Added the first of the stuff required to check for snprintf. ALso changed several lengths to sizeof()s.
Gus Hartmann
More...
over 24 years ago
Added documentation for the thumbnail format and transformation. Added sanity check to ensure that images can be deleted before trying to actually delete one. Trimmed some buffers that weren't really being used.
Gus Hartmann
More...
over 24 years ago
Modified #define for version information.
Gus Hartmann
More...
over 24 years ago
←
1
2
…
468
469
470
471
472
473
474
475
476
…
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