summaryrefslogtreecommitdiff
path: root/libgphoto2_port/doc
Commit message (Collapse)AuthorAgeFilesLines
* Added:Hans Ulrich Niedermann2001-12-071-1/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GP_ERROR_IO GP_ERROR_IO_CLOSE GP_ERROR_IO_INIT GP_ERROR_IO_LOCK GP_ERROR_IO_OPEN GP_ERROR_IO_PIN GP_ERROR_IO_READ GP_ERROR_IO_SERIAL_BREAK GP_ERROR_IO_SERIAL_FLUSH GP_ERROR_IO_SERIAL_SPEED GP_ERROR_IO_SUPPORTED_SERIAL GP_ERROR_IO_SUPPORTED_USB GP_ERROR_IO_TIMEOUT GP_ERROR_IO_UPDATE GP_ERROR_IO_USB_CLAIM GP_ERROR_IO_USB_CLEAR_HALT GP_ERROR_IO_USB_FIND GP_ERROR_IO_WRITE GP_ERROR_UNKNOWN_PORT GP_LOG GP_DEBUG <SECTION> <FILE>gphoto2-port-usb</FILE> <TITLE>GPhoto2-Port-USB</FILE> gp_port_usb_find_device gp_port_usb_clear_halt gp_port_usb_msg_read gp_port_usb_msg_write </SECTION> <SECTION> <FILE>gphoto2-port-serial</FILE> <TITLE>GPhoto2-Port-Serial</FILE> B0 B1000000 B110 B115200 B1152000 B1200 B134 B150 B1500000 B153600 B1800 B19200 B200 B2000000 B230400 B2400 B300 B307200 B38400 B460800 B4800 B50 B500000 B57600 B576000 B600 B614400 B75 B76800 B921600 B9600 CBAUD CBAUDEX CIBAUD CLOCAL CMSPAR CREAD CS5 CS6 CS7 CS8 CSIZE CSTOPB </SECTION> git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3449 67ed7778-7388-44ab-90cf-0a291f65f57c
* DocumentationLutz Mueller2001-12-032-0/+57
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3365 67ed7778-7388-44ab-90cf-0a291f65f57c
* Documentation update.Lutz Mueller2001-11-301-5/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3292 67ed7778-7388-44ab-90cf-0a291f65f57c
* ignore -symbols.txtHans Ulrich Niedermann2001-11-251-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3190 67ed7778-7388-44ab-90cf-0a291f65f57c
* fixed cut-and-pastoHans Ulrich Niedermann2001-11-181-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3105 67ed7778-7388-44ab-90cf-0a291f65f57c
* sourced out doc generationHans Ulrich Niedermann2001-11-182-52/+57
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3098 67ed7778-7388-44ab-90cf-0a291f65f57c
* made gphoto2 compile with newer automake/autoconf and without docsHans Ulrich Niedermann2001-11-101-8/+16
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2989 67ed7778-7388-44ab-90cf-0a291f65f57c
* reintroduced GPLogLevel for log levels instead of int. maintains sourceHans Ulrich Niedermann2001-11-041-0/+1
| | | | | | | compatibility. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2902 67ed7778-7388-44ab-90cf-0a291f65f57c
* added dependencies like in doc/api/Makefile.am - rebuilds docs nowHans Ulrich Niedermann2001-11-041-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2901 67ed7778-7388-44ab-90cf-0a291f65f57c
* Fix dist-hook with --disable-gtk-docLutz Mueller2001-10-301-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2870 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-27 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-272-16/+72
| | | | | | | * libgphoto2: Updated documentation git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2785 67ed7778-7388-44ab-90cf-0a291f65f57c
* added scan and tmplHans Ulrich Niedermann2001-10-261-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2765 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-25 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-251-3/+3
| | | | | | | | * libgphoto2_port/gphoto2-port-core.[c,h]: Replaced by ... * libgphoto2_port/gphoto2-port-info-list.[c,h]: ... this file. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2734 67ed7778-7388-44ab-90cf-0a291f65f57c
* added DESTDIR to installation of html filesHans Ulrich Niedermann2001-10-201-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2645 67ed7778-7388-44ab-90cf-0a291f65f57c
* added missing files to EXTRA_DIST and *_SOURCESHans Ulrich Niedermann2001-10-191-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2638 67ed7778-7388-44ab-90cf-0a291f65f57c
* use htmldir in Makefile.amHans Ulrich Niedermann2001-10-191-3/+3
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2628 67ed7778-7388-44ab-90cf-0a291f65f57c
* Generate html on make (all-local).Lutz Mueller2001-10-161-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2545 67ed7778-7388-44ab-90cf-0a291f65f57c
* Updated.Lutz Mueller2001-10-162-1/+14
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2538 67ed7778-7388-44ab-90cf-0a291f65f57c
* *** empty log message ***Lutz Mueller2001-10-162-56/+15
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2533 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-16 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-164-166/+87
| | | | | | | | * doc: Create framework for documentation. * libgphoto2_port/gphoto2-port-log.[c,h]: Updated git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2532 67ed7778-7388-44ab-90cf-0a291f65f57c
* added libgphoto2_port into tree. ouch.Scott Fritzinger2001-01-223-0/+253
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1526 67ed7778-7388-44ab-90cf-0a291f65f57c