summaryrefslogtreecommitdiff
path: root/camlibs/konica/konica.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-05-06 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-05-061-1/+7
| | | | | | | * library.c: ping the camera every minute to prevent shutdown. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4492 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-03-04 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-03-041-2/+2
| | | | | | | | | | | With the help of Thomas Ronayne <trona@ameritech.net>: * konica.c (konica_get_image_info): The C200 needs up to 2 seconds to respond. * library.c: The image ids for a C200 are 2 bytes long, not 4. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4236 67ed7778-7388-44ab-90cf-0a291f65f57c
* Additional debugging messages.Lutz Mueller2002-01-291-1/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4047 67ed7778-7388-44ab-90cf-0a291f65f57c
* Progress support.Lutz Mueller2002-01-291-83/+81
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4046 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-01-29 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-01-291-348/+248
| | | | | | | | * library.h: Removed. * konica.[c,h]: Prepare support for progress information. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4045 67ed7778-7388-44ab-90cf-0a291f65f57c
* Added include of config.h before include of gphoto2 header filesDan Fandrich2002-01-251-1/+3
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4006 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-01-16 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-01-151-12/+8
| | | | | | | | | Black magic by Marcus Meissner <marcus@jet.franken.de>: find . -type f | xargs grep -l gp_debug_printf | xargs perl -pi -e 's/gp_debug_printf\(\s*GP_DEBUG[^,]*,[^,]*,(.*)$/GP_DEBUG(\1/' git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3902 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-01-06 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-061-8/+9
| | | | | | | * konica.c: #define PACKET_SIZE instead of using a static variable. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3746 67ed7778-7388-44ab-90cf-0a291f65f57c
* Localization fixes for konica driverLutz Mueller2001-10-271-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2819 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-201-22/+22
| | | | | | | | * camlibs/minolta/dimagev/dimagev.[c,h]: Prepare for removal of camera->camlib_data. Fix memory leaks (in case of errors). git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2662 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-01 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-011-48/+55
| | | | | | | * camlibs/konica: Rejoice, we no longer have a glib dependency! git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2348 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-01 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-011-104/+105
| | | | | | | | * camlibs/konica/konica.[c,h]: * camlibs/konica/library.c: Moving towards glib-free code... git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2341 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-01 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-011-500/+372
| | | | | | | | * camlibs/konica/konica.[c,h]: * camlibs/konica/library.c: Moving towards glib-free code... git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2340 67ed7778-7388-44ab-90cf-0a291f65f57c
* Install the localization files.Lutz Mueller2001-09-021-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2171 67ed7778-7388-44ab-90cf-0a291f65f57c
* First step towards being non-glib-dependent.Lutz Mueller2001-08-311-279/+185
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2152 67ed7778-7388-44ab-90cf-0a291f65f57c
* bvl: Updated complete OS/2 Make systembvl2001-03-131-1383/+1383
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1731 67ed7778-7388-44ab-90cf-0a291f65f57c
* Fix compile warnings: Include gphoto2.h before glib.h.Lutz Mueller2001-02-181-1/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1577 67ed7778-7388-44ab-90cf-0a291f65f57c
* Check for missing data (i.e. the camera skips the step "sending image data" ↵Lutz Mueller2001-01-231-32/+53
| | | | | | when the image number is too high). git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1532 67ed7778-7388-44ab-90cf-0a291f65f57c
* Fixed error handling which was broken due to API changes.Lutz Mueller2001-01-231-2/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1531 67ed7778-7388-44ab-90cf-0a291f65f57c
* added libgphoto2_port into tree. ouch.Scott Fritzinger2001-01-221-23/+23
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1526 67ed7778-7388-44ab-90cf-0a291f65f57c
* Enhanced error reporting.Lutz Mueller2000-11-281-594/+474
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1352 67ed7778-7388-44ab-90cf-0a291f65f57c
* Fixed setting of date.Lutz Mueller2000-10-131-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1198 67ed7778-7388-44ab-90cf-0a291f65f57c
* Lots of changes:Lutz Mueller2000-09-141-130/+84
| | | | | | | | | - camera configuration now works again - debugging stuff beautified - some cosmetic changes git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1044 67ed7778-7388-44ab-90cf-0a291f65f57c
* renamed gp_camera_message/status/... to gp_frontend_message/... added ↵Scott Fritzinger2000-09-131-1/+1
| | | | | | gp_frontend_prompt, added gp_camera_init, replace camera_config_set/get with camera_config, other misc fixes git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1033 67ed7778-7388-44ab-90cf-0a291f65f57c
* appplied localization patchesScott Fritzinger2000-08-311-72/+190
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1001 67ed7778-7388-44ab-90cf-0a291f65f57c
* added patches from Lutz. now supports localizationScott Fritzinger2000-08-121-149/+57
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@869 67ed7778-7388-44ab-90cf-0a291f65f57c
* added Lutz's patches for filename-centric APIScott Fritzinger2000-08-081-99/+166
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@853 67ed7778-7388-44ab-90cf-0a291f65f57c
* added patch from lutz to konicaScott Fritzinger2000-07-301-3/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@803 67ed7778-7388-44ab-90cf-0a291f65f57c
* updated gtk-old interface to new object-oriented APIScott Fritzinger2000-07-261-2/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@758 67ed7778-7388-44ab-90cf-0a291f65f57c
* added konica library. thanx Lutz\!Scott Fritzinger2000-07-201-0/+1687
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@726 67ed7778-7388-44ab-90cf-0a291f65f57c