summaryrefslogtreecommitdiff
path: root/libgphoto2/libgphoto2.sym
Commit message (Collapse)AuthorAgeFilesLines
* export gp_port_abilities_list_load_dirMarcus Meissner2012-03-181-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13934 67ed7778-7388-44ab-90cf-0a291f65f57c
* Implemented a gp_camera_file_read partial read function.Marcus Meissner2010-03-261-4/+2
| | | | | | | (draft) git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12848 67ed7778-7388-44ab-90cf-0a291f65f57c
* added gp_widget_set_readonly / get_readonlyMarcus Meissner2009-12-131-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12556 67ed7778-7388-44ab-90cf-0a291f65f57c
* first implementation of CameraFile programmaticMarcus Meissner2009-04-131-0/+1
| | | | | | | handler implementation git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11976 67ed7778-7388-44ab-90cf-0a291f65f57c
* add a new trigger capture function (just triggers capture, no results)Marcus Meissner2009-04-101-0/+1
| | | | | | | | added a new CAPTURE_COMPLETE event for wait_for_event. some deprecated stuff removed. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11958 67ed7778-7388-44ab-90cf-0a291f65f57c
* Batch commit from weekend work:Marcus Meissner2009-02-161-2/+2
| | | | | | | | | | | | | | - removed "type" from CameraFile handling: - all put_file functions and hooks get "type" as argument now - added type to the set_file_info_noop call - started removal of "name" from CameraFile - generate new filename from original filename + camerafile type + mimetype - new gp_camera_autodetect() helper function - adapted all drivers. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11818 67ed7778-7388-44ab-90cf-0a291f65f57c
* Hooking up AHD Bayer algorithmTheodore Kilgore2008-04-201-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11115 67ed7778-7388-44ab-90cf-0a291f65f57c
* implemented a programmatic way to get storage information.Marcus Meissner2007-01-021-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9830 67ed7778-7388-44ab-90cf-0a291f65f57c
* added gp_file_slurp() (camlib internal)Marcus Meissner2006-12-281-0/+1
| | | | | | | | | fixed all lseek arguments to be in the correct order (OFFSET,TYPE). changed gp_file_open() to supply the filedescriptor to "fd" based CameraFiles. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9754 67ed7778-7388-44ab-90cf-0a291f65f57c
* Make it possible to associate CameraFile with UNIX fds.Marcus Meissner2006-12-211-0/+1
| | | | | | | New API gp_file_new_from_fd(). git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9695 67ed7778-7388-44ab-90cf-0a291f65f57c
* Remove symbol from libgphoto2.sym: gpi_gphoto_port_type_map is in ↵Hans Ulrich Niedermann2006-12-181-1/+0
| | | | | | libgphoto2_port git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9658 67ed7778-7388-44ab-90cf-0a291f65f57c
* removed CameraFile based bayer conversion.Marcus Meissner2006-12-161-5/+0
| | | | | | | This is only API removal, no changes. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9620 67ed7778-7388-44ab-90cf-0a291f65f57c
* removed gpi_exif_dump. made lots of not external used functions static.Marcus Meissner2006-12-161-1/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9617 67ed7778-7388-44ab-90cf-0a291f65f57c
* actually list gp_list_find_by_name() in libgphoto2.symHans Ulrich Niedermann2006-10-131-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9322 67ed7778-7388-44ab-90cf-0a291f65f57c
* Add infrastructure to read/write enums as human readable strings (internal!)Hans Ulrich Niedermann2006-08-181-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9103 67ed7778-7388-44ab-90cf-0a291f65f57c
* Added gp_camera_wait_for_event() API, contributed by:Marcus Meissner2006-03-211-0/+1
| | | | | | | Edward Flick <eddy@cdf-imaging.com> git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8647 67ed7778-7388-44ab-90cf-0a291f65f57c
* added gp_filesystem_set_funcs() to set all fs related functionMarcus Meissner2006-03-191-0/+1
| | | | | | | at once, from a struct. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8625 67ed7778-7388-44ab-90cf-0a291f65f57c
* added gp_message_codeset() to switch the messages to a specific codeset.Marcus Meissner2006-01-041-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8405 67ed7778-7388-44ab-90cf-0a291f65f57c
* namespace cleanup still going on:Hans Ulrich Niedermann2005-06-111-17/+11
| | | | | | | | | | | | | | | | | - Add comments to Makefile.am about the different symbol names and their purposes, so that the rationale behind the *.sym contents may be found easily. - Remove libgphoto2/pattrec.[ch] - the only user was camlibs/konica/qm150.c and it hasn't been using it probably for years. - Rename all formerly exported symbols not starting with gp_* to gpi_* or gpe_* and try to export only those which are absolutely required by the camlibs. This still leaves a number of internal symbols exported, but at least their number is a lot lower than it was before. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8073 67ed7778-7388-44ab-90cf-0a291f65f57c
* link libgphoto2 with explicit symbol listHans Ulrich Niedermann2005-06-111-0/+180
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8068 67ed7778-7388-44ab-90cf-0a291f65f57c