summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * more safe format string handling.Marcus Meissner2004-08-221-1/+1
* * remove extra space.Marcus Meissner2004-08-221-4/+3
* * fixed gp_log/GP_DEBUG calls in regards to int/long.Marcus Meissner2004-08-221-2/+2
* * %i -> %ld to match argument in log output.Marcus Meissner2004-08-221-1/+1
* * fixed gp_log / GP_DEBUG problems.Marcus Meissner2004-08-222-6/+4
* * fixed gp_log usage.Marcus Meissner2004-08-221-1/+1
* * fixed gp_log/GP_DEBUG strings problems.Marcus Meissner2004-08-224-18/+21
* * libgphoto/gphoto-result.h: Add gcc attributesMarcus Meissner2004-08-224-14/+65
* 2004-08-22 Marcus Meissner <marcus@jet.franken.de>Marcus Meissner2004-08-223-4/+28
* * Detach USB kernel drivers if possible. (Except storage.)Marcus Meissner2004-08-222-1/+32
* If we have 0 or 1 USB devices of unknown origin, do not use the enhanced usb:x,yMarcus Meissner2004-08-181-3/+31
* updated to 2.1.4head devel history.Marcus Meissner2004-08-181-0/+24
* added coolpix 4200Marcus Meissner2004-08-162-0/+3
* added lots of Kodak models from a list on our SF tracker.Marcus Meissner2004-08-152-0/+11
* added canon powershot a85Marcus Meissner2004-08-152-4/+5
* * library.c: Added EOS 1D Mark IIHubert Figuiere2004-08-152-1/+11
* * canon.[ch]: Added Powershot S60Hubert Figuiere2004-08-143-0/+7
* * added mtime support on NLST / file_list_funcMarcus Meissner2004-08-112-0/+59
* added MVC-CD500Marcus Meissner2004-08-102-0/+2
* fixed bufferhandling, we were overwriting unallocated memory in some cases.Marcus Meissner2004-08-092-2/+11
* fixed compile warnings, add i18n magic.Marcus Meissner2004-08-091-1/+15
* * .cvsignore: ignoreMarcus Meissner2004-08-092-3/+8
* Added Nikon DSC D70Marcus Meissner2004-08-092-0/+2
* added Ricoh Caplio GXMarcus Meissner2004-08-042-2/+6
* * library.c: Added Intel Pocket PC CS630 cameraMarcus Meissner2004-08-042-5/+7
* added canon powershot a310 idsMarcus Meissner2004-08-042-1/+7
* Initial release of Usb Digital Dream Enigma 1.3 Camera DriverOlivier Fauchon2004-08-026-2/+613
* Remove driver for Toshiba PDR-M65, it uses the Sierra protocol.Hans Ulrich Niedermann2004-08-029-709/+7
* Patch from Sean Bruno <sean.bruno@dsl-only.net> to support ToshibaPatrick Mansfield2004-08-014-33/+53
* Francois Tigeot <ftigeot@wolfpond.org>Marcus Meissner2004-07-231-1/+1
* Two extraneous lines removed from library.cTheodore Kilgore2004-07-232-2/+5
* comment/doc reformattingHans Ulrich Niedermann2004-07-192-6/+8
* More work...too tired...must sleep...camera still not working.Sean Bruno2004-07-191-19/+17
* Removed accidental insertion of fstab entries...What was I up to there?Sean Bruno2004-07-191-4/+3
* Discovered that the 64 byte packet from camera is the Exif II information for...Sean Bruno2004-07-181-1/+2
* Added DEFINE for JPEG_CHUNKSean Bruno2004-07-181-0/+2
* Still working on Image Transfer. Successfully created an "almost" valid JPG.Sean Bruno2004-07-181-10/+31
* Continued work on retreiving images. Succesfully retreived data from camera,...Sean Bruno2004-07-171-15/+86
* Continue to add functions.Sean Bruno2004-07-171-1/+2
* Added comment about 64byte header received between 30Kbyte image packets.Sean Bruno2004-07-171-1/+3
* To tired to continue. --get-all-files core dumps retrieving picture #1. Nee...Sean Bruno2004-07-171-2/+1
* add spca50x to list of interfering kernel modulesHans Ulrich Niedermann2004-07-171-2/+2
* updated pdrm65_get_filenames to properly determine how many files the camera ...Sean Bruno2004-07-171-3/+21
* Updated notes on proper negotiation.Sean Bruno2004-07-171-0/+3
* Modified pdrm65_get_filenames to properly determine how many files are in the...Sean Bruno2004-07-171-9/+7
* Modified README to reflect author and protcol for cameraSean Bruno2004-07-171-1/+8
* Documentation of the Toshiba PDR-M65 Communication ProtocolSean Bruno2004-07-171-0/+169
* Initial work done to add support for PDR-M65, this file compiles, but the lib...Sean Bruno2004-07-173-30/+139
* Aadded NIKON extension code and clear halt fixup by Corey MandersMariusz Woloszyn2004-07-163-7/+98
* Added support to clear halt on interrupt endpointMariusz Woloszyn2004-07-163-1/+7