summaryrefslogtreecommitdiff
path: root/camlibs
Commit message (Expand)AuthorAgeFilesLines
* 2002-01-06 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-062-8/+13
* * Reverted back to Johannes original code (all USB definitionsMarcus Meissner2002-01-061-4/+1
* Make sure dev->config is not NULL before walking the descriptorsJohannes Erdfelt2002-01-061-1/+3
* forgot the changelogMarcus Meissner2002-01-061-0/+5
* * bayer.c, library.c: Integrated a speedup of theMarcus Meissner2002-01-062-27/+37
* Make it work again by specifying the inep explicitly.Marcus Meissner2002-01-061-1/+2
* Automatically set config, interface, altsetting, inep and outep based onJohannes Erdfelt2002-01-0610-149/+109
* Removed unneeded header file includesDan Fandrich2002-01-051-7/+0
* fixed bug in jamcam.c introduced in gp_camera_progress->gp_file_progressChris Pinkham2002-01-051-3/+4
* Eliminated // comments for compatibility with pre-C99 compilersFredrik2002-01-055-22/+25
* updated status of A10.Fredrik2002-01-051-5/+4
* Use predefined MIME types where applicableDan Fandrich2002-01-051-9/+9
* Eliminated // comments for compatibility with pre-C99 compilersDan Fandrich2002-01-051-2/+2
* Eliminated // comments for compatibility with pre-C99 compilersDan Fandrich2002-01-051-1/+1
* camlibs/panasonic/coolshotChris Pinkham2002-01-058-35/+68
* Including config.h (for inline) and string.h (for memset)Dan Fandrich2002-01-041-0/+2
* Renamed macro arguments to avoid luser compilers replacing %sDan Fandrich2002-01-042-7/+10
* Eliminated // comments for compatibility with pre-C99 compilers.Dan Fandrich2002-01-041-1/+4
* Removed more byteorder stuff. Removed driver product/venodr models.Mariusz Woloszyn2002-01-043-42/+18
* * removed hto*le() stuffMariusz Woloszyn2002-01-043-118/+127
* fixed error with Camera Abilities initializationMariusz Woloszyn2002-01-042-0/+5
* Added woraround for ioctl return 0 problemMariusz Woloszyn2002-01-041-3/+8
* better date/time set/getFredrik2002-01-044-68/+137
* add one more string for localization.Fredrik2002-01-041-1/+1
* * replaced c++ comments by c comments, to avoid confusingMarcus Meissner2002-01-041-2/+2
* Added Jenoptik JD12 800ff, Dynatron Dynacam 800, which are just rebrands.Marcus Meissner2002-01-031-0/+2
* Added several more URLs, some more models of digital cameras.Marcus Meissner2002-01-031-2/+27
* Changed download to use gp_file_progress to allow user to cancel.Dan Fandrich2002-01-031-8/+23
* another rebrand, the Digitaldream DIGITAL 2000.Marcus Meissner2002-01-031-0/+4
* Changed the driver to declare itself to be production use (no known bugs left).Marcus Meissner2002-01-033-12/+12
* removed #undef's forgotten here when they were moved to canon.c.Fredrik2002-01-031-5/+0
* better checks of return values in canon_int_set_file_attributes() andFredrik2002-01-031-24/+23
* made port->type default stuff compile with gcc 2.95.3Hans Ulrich Niedermann2002-01-032-4/+6
* improved port->type default macrosHans Ulrich Niedermann2002-01-031-3/+14
* canon_int_get_disk_name(): fixed default branchHans Ulrich Niedermann2002-01-031-2/+2
* canon_int_switch_camera_off(): fixed default branchHans Ulrich Niedermann2002-01-031-2/+1
* maybe I was too fast with the 'endian' changes to canon_int_get_battery() -Fredrik2002-01-031-2/+2
* cleanup to canon_int_directory_operations() - use GP_DEBUG, check resultsFredrik2002-01-031-16/+18
* make canon_int_get_battery endian aware.Fredrik2002-01-031-3/+5
* Fixed bug reported by Dan Fendrich: models[] should not be static.Hans Ulrich Niedermann2002-01-032-2/+2
* filename2mimetype() addedHans Ulrich Niedermann2002-01-022-0/+22
* fixed doc error concerning placement of fields in dataHans Ulrich Niedermann2002-01-021-1/+1
* descr typoHans Ulrich Niedermann2002-01-021-1/+1
* is_movie() cleanupHans Ulrich Niedermann2002-01-021-2/+5
* gphoto2canonpath(): handle non-"D:" drive names, remove trailing backslashHans Ulrich Niedermann2002-01-022-10/+32
* canon_int_get_disk_name_info(): check parameters for being NULLHans Ulrich Niedermann2002-01-021-3/+6
* added CHECK_PARAM_NULL macroHans Ulrich Niedermann2002-01-021-0/+6
* moved model data definitions from .h to .cHans Ulrich Niedermann2002-01-022-40/+54
* help for emacs usersHans Ulrich Niedermann2002-01-027-0/+49
* Removed all references to camera->pl->canon_comm_method.Hans Ulrich Niedermann2002-01-023-93/+102