summaryrefslogtreecommitdiff
path: root/camlibs/sq905/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* camlibs/sq905: New camera found, addedTheodore Kilgore2010-02-191-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12713 67ed7778-7388-44ab-90cf-0a291f65f57c
* camlibs/sq905: Raw files now each have the corresponding catalog entry as a ↵Theodore Kilgore2008-05-291-0/+4
| | | | | | footer. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11155 67ed7778-7388-44ab-90cf-0a291f65f57c
* camlibs/sq905: gp_ahd_decode replaces by gp_bayer_decodeTheodore Kilgore2008-05-281-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11154 67ed7778-7388-44ab-90cf-0a291f65f57c
* Several cameras added to the respective lists in camlibs/digigr8, sonix, and ↵Theodore Kilgore2007-10-171-0/+3
| | | | | | sq905 git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10792 67ed7778-7388-44ab-90cf-0a291f65f57c
* fixed signedness compile warnings in camlibs/aox and camlibs/sq905Theodore Kilgore2007-06-241-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10402 67ed7778-7388-44ab-90cf-0a291f65f57c
* fixed some free() calls and some memory leaks (CID 40) (CID 39) (CIDMarcus Meissner2007-05-101-0/+4
| | | | | | | 38) git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10162 67ed7778-7388-44ab-90cf-0a291f65f57c
* sq905 decompression algorithm doneTheodore Kilgore2007-03-091-0/+8
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10042 67ed7778-7388-44ab-90cf-0a291f65f57c
* * library.c: Shark 2-in-1 MiniHubert Figuiere2006-01-041-23/+11
| | | | | | | Request Ultra Slim git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8403 67ed7778-7388-44ab-90cf-0a291f65f57c
* library.c: raw photo download routine segfault fixed.Theodore Kilgore2005-12-131-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8312 67ed7778-7388-44ab-90cf-0a291f65f57c
* * library.c: Several improvements for SQ_MODEL_POCK_CAMTheodore Kilgore2005-07-111-0/+9
| | | | | | | | | * postprocess.c: Several improvements for SQ_MODEL_POCK_CAM * sq905.c: Several improvements for SQ_MODEL_POCK_CAM, thanks to Julius Schwartzenberg <julius@zgod.cjb.net> for exhaustive testing! git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8174 67ed7778-7388-44ab-90cf-0a291f65f57c
* * library.c: bug in compressed photo routine fixed, found by Cedric CellTheodore Kilgore2005-05-181-0/+6
| | | | | | | ier. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8009 67ed7778-7388-44ab-90cf-0a291f65f57c
* fixed some typos in ChangeLogTheodore Kilgore2005-04-171-5/+11
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7867 67ed7778-7388-44ab-90cf-0a291f65f57c
* fix sq_decompress() to handle Magpix B350Theodore Kilgore2005-04-161-0/+10
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7857 67ed7778-7388-44ab-90cf-0a291f65f57c
* postprocess.c: small oops repaired in sq_decompress()Theodore Kilgore2005-04-121-1/+7
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7801 67ed7778-7388-44ab-90cf-0a291f65f57c
* improvements for compressed modeTheodore Kilgore2005-04-031-0/+7
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7717 67ed7778-7388-44ab-90cf-0a291f65f57c
* added two cameras in library.c; code cleanup in postprocess.cTheodore Kilgore2005-01-171-1/+9
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7522 67ed7778-7388-44ab-90cf-0a291f65f57c
* merge from 2.1.5 branchHubert Figuiere2004-12-161-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7434 67ed7778-7388-44ab-90cf-0a291f65f57c
* postprocess.c: bugfix for release.Theodore Kilgore2004-11-261-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7395 67ed7778-7388-44ab-90cf-0a291f65f57c
* added ViviCam 5B and SY-2107C cameras.Theodore Kilgore2004-11-121-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7381 67ed7778-7388-44ab-90cf-0a291f65f57c
* Fix build for gcc 2.95 (bug #1055868)Hubert Figuiere2004-10-281-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7374 67ed7778-7388-44ab-90cf-0a291f65f57c
* Argus DC-1730 added. Also see comments for files.Theodore Kilgore2004-08-261-0/+11
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7312 67ed7778-7388-44ab-90cf-0a291f65f57c
* Major rewrite. See ChangeLog and README for details.Theodore Kilgore2004-06-291-0/+23
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7227 67ed7778-7388-44ab-90cf-0a291f65f57c
* *** empty log message ***Theodore Kilgore2003-11-221-0/+13
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6934 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-10-30 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-10-301-0/+7
| | | | | | | | | | * sq905.c: Give credit to individual people (here Paulo Tribolet Abreu <paulotex@gmx.net> who reported a special model) in the ChangeLog, not all over the code to keep the code readable. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6904 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-10-29 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-10-291-0/+5
| | | | | | | | * library.c: Reduce memory requirements by first freeing one variable before allocating memory for another. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6903 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-10-29 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-10-291-0/+5
| | | | | | | | * library.c: Substitute memcpy by for (...) { (...) } on request of Theodore Kilgore <kilgota@banach.math.auburn.edu>. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6902 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-10-29 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-10-291-0/+5
| | | | | | | | * sq905.[c.h]: Patch by Thodore Kilgore <kilgota@banach.math.auburn.edu>: Introduce new SQ_MODEL_PRECISION. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6901 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-10-29 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-10-291-0/+6
| | | | | | | | | * library.c: Patch by Theodore Kilgore <kilgota@banach.math.auburn.edu>: Fix postprocessing of files where comp_ration != 2. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6900 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-10-10 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-10-101-0/+6
| | | | | | | | | * library.c: Patch by Theodore Kilgore <kilgota@banach.math.auburn.edu>: Allocate enough bytes for image data _and_ header. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6813 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-10-07 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-10-071-0/+8
| | | | | | | | | | | * sq905.c: Patch by Theodore Kilgore <kilgota@banach.math.auburn.edu>, without ChangeLog entry, unfortunately not against latest cvs, and not in 'cvs diff -u3 -p' format. Hence no guaranty that I figured out the right lines and the right changes. No idea if the code now works better than before. But it compiles :-) git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6809 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-08-01 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-08-011-0/+5
| | | | | | | | * sq905.c: Additional information by Paulo Tribolet Abreu <paulotex@gmx.net>. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6629 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-08-01 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-07-311-0/+5
| | | | | | | | * sq905.c: Additional information by Paulo Tribolet Abreu <paulotex@gmx.net>. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6628 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-07-30 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-07-291-0/+4
| | | | | | | * library.c: Move some variables around to make non-gcc-compilers happy. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6610 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-07-15 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-07-151-0/+7
| | | | | | | | | | * sq905.[c]: Some indentation fixes. (sq_read_data): Theodore Kilgore <kilgota@banach.math.auburn.edu> tells me that the gp_port_write and gp_port_set_timeout is not needed here. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6581 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-07-12 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-07-121-1/+7
| | | | | | | | | * library.c * sq905.[c,h]: New code by Theodore Kilgore <kilgota@banach.math.auburn.edu> git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6574 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-07-07 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-07-071-0/+6
| | | | | | | | | * library.c * sq905.c: Got some more feedback from Theodore Kilgore <kilgota@banach.math.auburn.edu git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6549 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-06-30 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-06-301-0/+4
| | | | | | | * library.c: Implement downloading of pictures. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6543 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003-06-30 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-06-301-1/+5
| | | | | | | * sq905.[c,h]: Updates by the author. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6542 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2003/06/26 Lutz Mueller <lutz@users.sourceforge.net>Lutz Mueller2003-06-261-0/+3
* *.[c,h]: First check-in. Not functional yet. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6539 67ed7778-7388-44ab-90cf-0a291f65f57c