summaryrefslogtreecommitdiff
path: root/camlibs/spca50x
Commit message (Expand)AuthorAgeFilesLines
...
* disable more info.name handlingMarcus Meissner2009-01-101-5/+1
* added ChangeLog and other not yet distributed filesMarcus Meissner2008-10-191-1/+1
* more gone .cvsignore filesMarcus Meissner2008-09-261-6/+0
* removed unused manual functionMarcus Meissner2007-05-161-9/+0
* just check return of strchr() (CID 25)Marcus Meissner2007-05-101-1/+2
* make sure no code paths use flash_file_count uninitialized (CID 126)Marcus Meissner2007-05-101-0/+3
* added 2 missing free()s (CID 78) (CID 79)Marcus Meissner2007-05-101-5/+19
* added missing free (mybuf) spotted by Coverity (CID 81) (CID 82) (CID 80)Marcus Meissner2007-05-101-18/+60
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-16/+16
* made some stuff static/constMarcus Meissner2006-11-193-101/+7
* Move header files one last time to reduce file path lengths in tarball.Hans Ulrich Niedermann2006-10-143-3/+3
* camlib README files: rename, ship in dist tarball, install as docHans Ulrich Niedermann2006-10-072-1/+3
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-287-14/+14
* https://launchpad.net/products/libgphoto/+bug/61163Hubert Figuiere2006-09-201-1/+1
* converted more camlibs to fsfuncs.Marcus Meissner2006-03-311-10/+9
* add *.sym file to _DEPENDENCIESHans Ulrich Niedermann2006-01-031-0/+1
* build camlibs as libtool modules with simple names and symbol listHans Ulrich Niedermann2005-06-111-9/+10
* remove redundant INCLUDE = definitions from Makefile.amHans Ulrich Niedermann2005-04-141-6/+0
* * Makefile.am: added stuff to EXTRA_DISTMarcus Meissner2005-03-311-0/+2
* Fix build for gcc 2.95 (bug #1055868)Hubert Figuiere2004-10-282-1/+7
* * made pd_enable static (not used outside of file)Marcus Meissner2004-08-231-1/+1
* Commit the rest of the Dakota changes and change John's email address asTill Adam2004-02-223-8/+51
* Add the new cams to the README.Till Adam2004-02-221-0/+2
* Add support for the Dakota disposable cameras. This is the work ofTill Adam2004-02-225-11/+61
* Make --camera work by removing the : from the string before comparing.Till Adam2004-02-223-5/+21
* Fix embarassing logic braino that disables reset for a few cams too many.Till Adam2004-02-211-4/+2
* Add Aiptel:Pencam without flash as an explicit model people can specifyTill Adam2004-02-201-2/+5
* adhere to common machine parsable ChangeLog formatHans Ulrich Niedermann2004-01-181-5/+5
* Fix brokeness for pencams which don't react well to the resetTill Adam2004-01-173-2/+18
* added templateHans Ulrich Niedermann2004-01-161-5/+22
* Run this file with perl to create the lsusb output in extra files.Hans Ulrich Niedermann2004-01-161-0/+1
* added michels camHans Ulrich Niedermann2004-01-161-0/+261
* Added the first oneHans Ulrich Niedermann2004-01-161-0/+233
* lsusb-v collects detaild information about supported cameras.Hans Ulrich Niedermann2004-01-161-0/+10
* Applied several regexp: :%s#\/\/\(.*\)#\/\* \1 \*\/#g (transform // in /* */)...Arnaud Launay2003-09-1513-296/+289
* Add missing colons and the Minton F5 as confirmed by Denis.Till Adam2003-06-101-8/+4
* Cleanup.Till Adam2003-06-091-4/+1
* 0x4000, not 0x400Till Adam2003-06-071-2/+2
* Fix copyright, as per Arnaud's request.Till Adam2003-06-076-6/+6
* Align to different sizes for firmware 1 and 2 cams.Till Adam2003-06-071-2/+9
* typoTill Adam2003-06-071-1/+1
* Don't free non-existant files.Till Adam2003-06-071-2/+2
* initTill Adam2003-06-072-1/+1
* initializeTill Adam2003-06-071-0/+1
* And two separate dirty flags.Till Adam2003-06-074-19/+20
* Use separate counts for flash and sdram in the private lib.Till Adam2003-06-074-14/+16
* Enable TOC caching for 504 flash cams. Let's see how this goes.Till Adam2003-06-071-12/+13
* Add support for cameras with a spca500 chip and flash storage, namely theTill Adam2003-06-047-183/+752
* Update changelog and reduce whitespace diff with other pending patches.Till Adam2003-06-043-3/+3
* Return an mtime (0) in the info func, so libgphoto2 doesn't go tryingTill Adam2003-06-041-0/+4