summaryrefslogtreecommitdiff
path: root/camlibs/directory
Commit message (Collapse)AuthorAgeFilesLines
...
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-4/+4
| | | | | | | | | | This moves the header files to a new subdirectory gphoto2 in both libgphoto2 and libphoto2_port/libgphoto2. All references are adapted appropriately. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9221 67ed7778-7388-44ab-90cf-0a291f65f57c
* * directory.c: Added more extensions as file types.Hubert Figuiere2006-06-052-1/+11
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8840 67ed7778-7388-44ab-90cf-0a291f65f57c
* use static fsfuncsMarcus Meissner2006-03-191-12/+13
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8630 67ed7778-7388-44ab-90cf-0a291f65f57c
* add *.sym file to _DEPENDENCIESHans Ulrich Niedermann2006-01-031-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8401 67ed7778-7388-44ab-90cf-0a291f65f57c
* use the name "Mass Storage Camera" to avoid clientMarcus Meissner2005-08-172-0/+10
| | | | | | | hacks against "Directory Browse" git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8215 67ed7778-7388-44ab-90cf-0a291f65f57c
* has GP_PORT_DISK, remove some no longer available operations.Marcus Meissner2005-08-161-7/+3
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8213 67ed7778-7388-44ab-90cf-0a291f65f57c
* mark the UNIX / as empty ...Marcus Meissner2005-08-151-8/+17
| | | | | | | | If someone erroneously opens it the camera client should not traverse the whole unix fs. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8211 67ed7778-7388-44ab-90cf-0a291f65f57c
* - dropped strange symlink handlingMarcus Meissner2005-08-141-142/+64
| | | | | | | - fixed all other non-base accessor functions git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8210 67ed7778-7388-44ab-90cf-0a291f65f57c
* drop fprintfsMarcus Meissner2005-08-141-6/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8209 67ed7778-7388-44ab-90cf-0a291f65f57c
* support GP_PORT_DISK ports with their directories .Marcus Meissner2005-08-142-35/+101
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8208 67ed7778-7388-44ab-90cf-0a291f65f57c
* keep namespace clear: rename GP_SYSTEM_* to gp_system_*Hans Ulrich Niedermann2005-06-111-32/+32
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8070 67ed7778-7388-44ab-90cf-0a291f65f57c
* build camlibs as libtool modules with simple names and symbol listHans Ulrich Niedermann2005-06-111-10/+6
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8065 67ed7778-7388-44ab-90cf-0a291f65f57c
* aftermath of build system updateHans Ulrich Niedermann2005-04-151-5/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7850 67ed7778-7388-44ab-90cf-0a291f65f57c
* remove redundant INCLUDE = definitions from Makefile.amHans Ulrich Niedermann2005-04-141-7/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7830 67ed7778-7388-44ab-90cf-0a291f65f57c
* Update Lutz's emailArnaud Launay2003-07-131-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6576 67ed7778-7388-44ab-90cf-0a291f65f57c
* * directory.c: We support EXIF download.Marcus Meissner2003-02-272-2/+8
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6274 67ed7778-7388-44ab-90cf-0a291f65f57c
* * directory.c (file_list_func): call GP_SYSTEM_CLOSEDIR() whereHubert Figuiere2003-01-292-3/+14
| | | | | | | | appropriate to not leak. (folder_list_func): same as above. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6157 67ed7778-7388-44ab-90cf-0a291f65f57c
* replace (c) and (C) by �Arnaud Launay2002-12-151-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5969 67ed7778-7388-44ab-90cf-0a291f65f57c
* <config.h> -> "config.h"Arnaud Launay2002-11-291-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5859 67ed7778-7388-44ab-90cf-0a291f65f57c
* gettext stuff for ArnaudHans Ulrich Niedermann2002-11-231-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5776 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-11-20 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-11-202-1/+19
| | | | | | | * directory.c: Additional debugging stuff. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5716 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-11-04 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-11-102-4/+43
| | | | | | | * directory.c: Don't follow links. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5593 67ed7778-7388-44ab-90cf-0a291f65f57c
* moved definition of camlibdir to configure.inHans Ulrich Niedermann2002-11-061-1/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5547 67ed7778-7388-44ab-90cf-0a291f65f57c
* - modify config.h locationArnaud Launay2002-09-141-0/+1
| | | | | | | - add intl dir in include dirs git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5277 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-07-17 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-07-172-0/+18
| | | | | | | * directory.c: Improve user feedback by calling gp_context_idle. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4871 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-02-26 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-02-262-1/+12
| | | | | | | | * directory.c (delete_file_func): In case of error, tell the user what went wrong. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4224 67ed7778-7388-44ab-90cf-0a291f65f57c
* * directory.c: Now using MIME type macros. Replaced // comment.Dan Fandrich2002-02-132-4/+8
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4152 67ed7778-7388-44ab-90cf-0a291f65f57c
* Comment out debugging...Lutz Mueller2002-02-071-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4099 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-02-07 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-02-073-4/+12
| | | | | | | * directory.c: Detect *.jpeg files, too. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4095 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-02-07 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-02-072-2/+29
| | | | | | | | * Makefile.am: * directory.c: Support GP_FILE_TYPE_EXIF ifdef HAVE_EXIF git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4094 67ed7778-7388-44ab-90cf-0a291f65f57c
* * **/Makefile.am: Do not use $(prefix)/lib/, but $(libdir).Marcus Meissner2002-01-251-1/+1
| | | | | | | | On some architecturs $(libdir) might not be /lib/, but /lib64/ (on s390x for instance). git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4010 67ed7778-7388-44ab-90cf-0a291f65f57c
* Translation fixes.Lutz Mueller2002-01-161-1/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3921 67ed7778-7388-44ab-90cf-0a291f65f57c
* Translation fixes.Lutz Mueller2002-01-161-1/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3920 67ed7778-7388-44ab-90cf-0a291f65f57c
* More link stuff.Lutz Mueller2002-01-161-9/+26
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3918 67ed7778-7388-44ab-90cf-0a291f65f57c
* Small changes.Lutz Mueller2002-01-161-5/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3909 67ed7778-7388-44ab-90cf-0a291f65f57c
* Small fixes.Lutz Mueller2002-01-131-1/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3865 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-131-6/+37
| | | | | | | * library.c: Remove references to gp_camera_set_error. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3857 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-121-12/+16
| | | | | | | | | | | | | | | | Finished the GPContext stuff - changes all over the place. Basically, gp_[file,camera]_progress has been replaced by gp_context_progress_*. Well, we haven't release a gphoto2-2.0 yet, therefore I hope you don't mind the API change... * libgphoto2/gphoto2-camera.[c,h]: Added a GPContext parameter to any function that can possibly communicate with the camera. That makes every function cancellable (which is good), makes it possible to report multiple errors during execution of a command, offers several (nested) progress reports, and many other goodies. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3841 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-01-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-101-10/+12
| | | | | | | | | | | | * libgphoto2/gphoto2-filesys.[c,h]: Add a GPContext to all functions that potentially access the camera. This makes cancelling of all operations possible and improves error reporting. * tests/test-filesys.c: * libgphoto2/gphoto2-camera.c: * camlibs: Adjust to reflect above changes git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3798 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-01-02 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-021-1/+1
| | | | | | | | | * libgphoto2/Makefile.am * camlibs/ * /Makefile.am: Install drivers into versioned subdirectories. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3648 67ed7778-7388-44ab-90cf-0a291f65f57c
* Zero out the CameraAbilities struct so we don't have garbage in fieldsJohannes Erdfelt2001-12-301-0/+1
| | | | | | | | This should help fix some of the problems with the new USB class matching code people have reported git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3628 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-12-29 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-292-3/+24
| | | | | | | * directory.c: Even more debugging. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3608 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-12-28 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-282-7/+62
| | | | | | | | | * directory.c: Debugging stuff, file deletion. CVS Committing in . git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3601 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-12-07 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-071-6/+2
| | | | | | | | * configure.in: Remove dotlib hack * camlibs: Do it "the right way" git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3422 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-12-05 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-051-1/+3
| | | | | | | $builddir != $srcdir fixes. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3402 67ed7778-7388-44ab-90cf-0a291f65f57c
* Added include of sys/types.h so utime.h will work on FreeBSDDan Fandrich2001-12-051-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3388 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-11-27 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-11-272-15/+17
| | | | | | | * directory.c: Support GP_FILE_TYPE_PREVIEW, too. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3246 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-11-27 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-11-271-46/+91
| | | | | | | | * libgphoto2/gphoto2-filesys.h: On Mariusz request, add a GP_FILE_INFO_TIME git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3239 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-11-26 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-11-261-51/+43
| | | | | | | | | | | * camlibs/directory/directory.c (set_info_func): Rewrite * camlibs/ptp/library.c: * camlibs/fuji/fuji.c: Don't advertise what you don't support. * camlibs/konica/library.c (set_info_func): Rewrite * libgphoto2: Make *set_info consistent git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3224 67ed7778-7388-44ab-90cf-0a291f65f57c
* Make debugging of CameraWidgets easier.Lutz Mueller2001-11-161-2/+9
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3060 67ed7778-7388-44ab-90cf-0a291f65f57c