├── camera
├── consumer-rules.pro
├── src
│ └── main
│ │ ├── cpp
│ │ ├── libexif
│ │ │ ├── config.h
│ │ │ └── libexif-0.6.21
│ │ │ │ ├── po
│ │ │ │ ├── stamp-po
│ │ │ │ ├── be.gmo
│ │ │ │ ├── bs.gmo
│ │ │ │ ├── cs.gmo
│ │ │ │ ├── da.gmo
│ │ │ │ ├── de.gmo
│ │ │ │ ├── es.gmo
│ │ │ │ ├── fr.gmo
│ │ │ │ ├── it.gmo
│ │ │ │ ├── ja.gmo
│ │ │ │ ├── nl.gmo
│ │ │ │ ├── pl.gmo
│ │ │ │ ├── pt.gmo
│ │ │ │ ├── ru.gmo
│ │ │ │ ├── sk.gmo
│ │ │ │ ├── sq.gmo
│ │ │ │ ├── sr.gmo
│ │ │ │ ├── sv.gmo
│ │ │ │ ├── tr.gmo
│ │ │ │ ├── uk.gmo
│ │ │ │ ├── vi.gmo
│ │ │ │ ├── en_AU.gmo
│ │ │ │ ├── en_CA.gmo
│ │ │ │ ├── en_GB.gmo
│ │ │ │ ├── pt_BR.gmo
│ │ │ │ ├── zh_CN.gmo
│ │ │ │ ├── quot.sed
│ │ │ │ ├── boldquot.sed
│ │ │ │ ├── remove-potcdate.sin
│ │ │ │ ├── POTFILES.in
│ │ │ │ └── insert-header.sin
│ │ │ │ ├── libexif
│ │ │ │ ├── _stdint.h
│ │ │ │ ├── fuji
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── canon
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── pentax
│ │ │ │ │ └── Makefile-files
│ │ │ │ └── olympus
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── AUTHORS
│ │ │ │ ├── test
│ │ │ │ ├── nls
│ │ │ │ │ ├── print-localedir.c
│ │ │ │ │ ├── check-localedir.in
│ │ │ │ │ └── check-nls.in
│ │ │ │ └── Makefile.am
│ │ │ │ ├── libexif-uninstalled.pc.in
│ │ │ │ ├── m4m
│ │ │ │ └── Makefile.am
│ │ │ │ ├── contrib
│ │ │ │ ├── Makefile.am
│ │ │ │ ├── watcom
│ │ │ │ │ └── _stdint.h
│ │ │ │ └── examples
│ │ │ │ │ └── Makefile.am
│ │ │ │ ├── doc
│ │ │ │ ├── README.apidocs
│ │ │ │ └── footer.html
│ │ │ │ ├── libexif.pc.in
│ │ │ │ ├── binary
│ │ │ │ └── Makefile.am
│ │ │ │ ├── auto-m4
│ │ │ │ └── ltversion.m4
│ │ │ │ └── README-Win32.txt
│ │ ├── libgphoto2
│ │ │ ├── config.h
│ │ │ └── libgphoto2-2.5.23
│ │ │ │ ├── po
│ │ │ │ ├── stamp-po
│ │ │ │ ├── cs.gmo
│ │ │ │ ├── da.gmo
│ │ │ │ ├── de.gmo
│ │ │ │ ├── es.gmo
│ │ │ │ ├── eu.gmo
│ │ │ │ ├── fr.gmo
│ │ │ │ ├── hu.gmo
│ │ │ │ ├── it.gmo
│ │ │ │ ├── ja.gmo
│ │ │ │ ├── nl.gmo
│ │ │ │ ├── pl.gmo
│ │ │ │ ├── ru.gmo
│ │ │ │ ├── sv.gmo
│ │ │ │ ├── uk.gmo
│ │ │ │ ├── vi.gmo
│ │ │ │ ├── zh_CN.gmo
│ │ │ │ ├── quot.sed
│ │ │ │ ├── boldquot.sed
│ │ │ │ ├── remove-potcdate.sin
│ │ │ │ └── insert-header.sin
│ │ │ │ ├── libgphoto2_port
│ │ │ │ ├── po
│ │ │ │ │ ├── stamp-po
│ │ │ │ │ ├── de.po
│ │ │ │ │ ├── eu.po
│ │ │ │ │ ├── cs.gmo
│ │ │ │ │ ├── da.gmo
│ │ │ │ │ ├── de.gmo
│ │ │ │ │ ├── es.gmo
│ │ │ │ │ ├── eu.gmo
│ │ │ │ │ ├── fi.gmo
│ │ │ │ │ ├── fr.gmo
│ │ │ │ │ ├── it.gmo
│ │ │ │ │ ├── ja.gmo
│ │ │ │ │ ├── nl.gmo
│ │ │ │ │ ├── pl.gmo
│ │ │ │ │ ├── ru.gmo
│ │ │ │ │ ├── sk.gmo
│ │ │ │ │ ├── sr.gmo
│ │ │ │ │ ├── sv.gmo
│ │ │ │ │ ├── uk.gmo
│ │ │ │ │ ├── vi.gmo
│ │ │ │ │ ├── pt_BR.gmo
│ │ │ │ │ ├── zh_CN.gmo
│ │ │ │ │ ├── zh_TW.gmo
│ │ │ │ │ ├── quot.sed
│ │ │ │ │ ├── boldquot.sed
│ │ │ │ │ ├── POTFILES.in
│ │ │ │ │ ├── remove-potcdate.sin
│ │ │ │ │ └── insert-header.sin
│ │ │ │ ├── iolib.sym
│ │ │ │ ├── COPYING.LIB
│ │ │ │ ├── ChangeLog
│ │ │ │ ├── AUTHORS
│ │ │ │ ├── README
│ │ │ │ ├── doc
│ │ │ │ │ ├── gphoto2-port-api.sgml
│ │ │ │ │ └── Makefile.am
│ │ │ │ ├── gphoto-m4
│ │ │ │ │ ├── gp-manual-documentation.m4
│ │ │ │ │ ├── Makefile.am
│ │ │ │ │ ├── gp-subpackage.m4
│ │ │ │ │ ├── gp-udev.m4
│ │ │ │ │ ├── gp-check-doxygen.m4
│ │ │ │ │ ├── gp-manual-gtk-doc.m4
│ │ │ │ │ ├── gp-internal-docs.m4
│ │ │ │ │ └── gp-manual-fig2dev.m4
│ │ │ │ ├── ptpip
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── disk
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── serial
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── usbscsi
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── libgphoto2_port.pc.in
│ │ │ │ ├── libusb1
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── usb
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── usbdiskdirect
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── vusb
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── README.txt
│ │ │ │ ├── auto-m4
│ │ │ │ │ └── ltversion.m4
│ │ │ │ ├── libgphoto2_port-uninstalled.pc.in
│ │ │ │ ├── installcheck.mk
│ │ │ │ └── test
│ │ │ │ │ └── Makefile.am
│ │ │ │ ├── packaging
│ │ │ │ ├── Makefile.am
│ │ │ │ ├── ChangeLog
│ │ │ │ ├── rpm
│ │ │ │ │ ├── Makefile.am
│ │ │ │ │ └── Makefile.in
│ │ │ │ ├── linux-hotplug
│ │ │ │ │ ├── Makefile.am
│ │ │ │ │ └── 90-gphoto-camera-policy.fdi
│ │ │ │ └── generic
│ │ │ │ │ └── Makefile.am
│ │ │ │ ├── camlibs
│ │ │ │ ├── camlib.sym
│ │ │ │ ├── template
│ │ │ │ │ ├── README.template
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── minolta
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── dimagev
│ │ │ │ │ │ ├── COPYING
│ │ │ │ │ │ └── Makefile-files
│ │ │ │ ├── sonydscf1
│ │ │ │ │ ├── README.sonydscf1
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── mustek
│ │ │ │ │ ├── AUTHOR
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── STATUS
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ ├── image.h
│ │ │ │ │ └── rs232.h
│ │ │ │ ├── kodak
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ ├── dc120
│ │ │ │ │ │ ├── ChangeLog
│ │ │ │ │ │ └── Makefile-files
│ │ │ │ │ ├── dc240
│ │ │ │ │ │ ├── ChangeLog
│ │ │ │ │ │ ├── Makefile-files
│ │ │ │ │ │ └── dc240.h
│ │ │ │ │ ├── dc3200
│ │ │ │ │ │ ├── ChangeLog
│ │ │ │ │ │ └── Makefile-files
│ │ │ │ │ ├── ez200
│ │ │ │ │ │ ├── ChangeLog
│ │ │ │ │ │ ├── Makefile-files
│ │ │ │ │ │ └── Protocol.txt
│ │ │ │ │ ├── dc210
│ │ │ │ │ │ ├── TODO
│ │ │ │ │ │ └── Makefile-files
│ │ │ │ │ └── CAMERAS
│ │ │ │ ├── fuji
│ │ │ │ │ ├── fuji.c
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── PROTOCOL
│ │ │ │ ├── jd11
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── decomp.h
│ │ │ │ ├── konica
│ │ │ │ │ ├── COPYING
│ │ │ │ │ ├── qm150.c
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── qm150.txt
│ │ │ │ │ ├── README.konica
│ │ │ │ │ ├── localization
│ │ │ │ │ │ └── Makefile.am
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── TODO
│ │ │ │ ├── largan
│ │ │ │ │ └── lmini
│ │ │ │ │ │ ├── README.largan-lmini
│ │ │ │ │ │ ├── ChangeLog
│ │ │ │ │ │ ├── lmini_ccd.h
│ │ │ │ │ │ └── Makefile-files
│ │ │ │ ├── ptp2
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── TODO
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── olympus-wrap.h
│ │ │ │ ├── canon
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── crc.h
│ │ │ │ │ ├── doc
│ │ │ │ │ │ └── Makefile.am
│ │ │ │ │ ├── .indent.pro
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── casio
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── casio-qv.c
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ ├── ycctoppm.h
│ │ │ │ │ └── camtojpeg.h
│ │ │ │ ├── digita
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── dimera
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── CREDITS
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── TODO
│ │ │ │ ├── jamcam
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── README.jamcam
│ │ │ │ ├── ricoh
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── sierra
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── stv0680
│ │ │ │ │ ├── LICENCE
│ │ │ │ │ ├── bayer.c
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── demosaic_sharpen.c
│ │ │ │ │ ├── 680_commands_and_communication_sdk.pdf.gz
│ │ │ │ │ ├── sharpen.h
│ │ │ │ │ ├── README.pdf
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ ├── CREDITS
│ │ │ │ │ ├── demosaic_sharpen.h
│ │ │ │ │ └── bayer.h
│ │ │ │ ├── sx330z
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── directory
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── panasonic
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── l859
│ │ │ │ │ │ ├── ChangeLog
│ │ │ │ │ │ ├── Makefile-files
│ │ │ │ │ │ ├── TODO
│ │ │ │ │ │ └── README.panasonic-l859
│ │ │ │ │ ├── README.panasonic
│ │ │ │ │ ├── coolshot
│ │ │ │ │ │ ├── Makefile-files
│ │ │ │ │ │ ├── ChangeLog
│ │ │ │ │ │ └── README.panasonic-coolshot
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── pccam600
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── README.pccam600
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── polaroid
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── dlink350f.h
│ │ │ │ ├── spca50x
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── ChangeLog.gsmart
│ │ │ │ │ ├── README.spca50x
│ │ │ │ │ ├── ChangeLog.benq
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── ChangeLog.spca504_flash
│ │ │ │ ├── soundvision
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── BUGS
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── agfa-cl20
│ │ │ │ │ ├── pic-header.txt
│ │ │ │ │ ├── STATUS
│ │ │ │ │ ├── README.agfa-cl20
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── ChangeLog
│ │ │ │ ├── digigr8
│ │ │ │ │ ├── digi_postprocess.c
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── jl2005c
│ │ │ │ │ ├── README.jl2005bcd-compression
│ │ │ │ │ ├── jpeg_memsrcdest.h
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── jl2005bcd_decompress.h
│ │ │ │ ├── pentax
│ │ │ │ │ ├── README.pentax
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── js0n.h
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── sq905
│ │ │ │ │ ├── TODO
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── gsmart300
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── lg_gsm
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── README.lg_gsm
│ │ │ │ ├── samsung
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── ChangeLog
│ │ │ │ ├── barbie
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── ChangeLog
│ │ │ │ ├── hp215
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── ChangeLog
│ │ │ │ ├── adc65
│ │ │ │ │ ├── TODO
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── Changelog
│ │ │ │ ├── aox
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── ax203
│ │ │ │ │ ├── jpeg_memsrcdest.h
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── enigma13
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ ├── STATUS
│ │ │ │ │ └── README.enigma13
│ │ │ │ ├── mars
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── stv0674
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── Changelog
│ │ │ │ ├── iclick
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── ChangeLog
│ │ │ │ ├── smal
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── ChangeLog
│ │ │ │ ├── sonydscf55
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ ├── TODO
│ │ │ │ │ └── ChangeLog
│ │ │ │ ├── sonix
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── jl2005a
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ └── ChangeLog
│ │ │ │ ├── tp6801
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── pccam300
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ └── README.pccam300
│ │ │ │ ├── topfield
│ │ │ │ │ ├── Makefile-files
│ │ │ │ │ ├── ChangeLog
│ │ │ │ │ └── crc16.h
│ │ │ │ ├── clicksmart310
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── toshiba
│ │ │ │ │ └── pdrm11
│ │ │ │ │ │ └── Makefile-files
│ │ │ │ ├── st2205
│ │ │ │ │ └── Makefile-files
│ │ │ │ └── sipix
│ │ │ │ │ └── Makefile-files
│ │ │ │ ├── AUTHORS
│ │ │ │ ├── COPYING
│ │ │ │ ├── ChangeLog
│ │ │ │ ├── MAINTAINERS
│ │ │ │ ├── doc
│ │ │ │ ├── api
│ │ │ │ │ ├── gphoto2-api.sgml
│ │ │ │ │ └── Makefile.am
│ │ │ │ ├── README.apidocs
│ │ │ │ ├── frontend_devel.txt
│ │ │ │ ├── frontend_devel.sgml
│ │ │ │ └── build_OS2.txt
│ │ │ │ ├── gphoto-m4
│ │ │ │ ├── gp-manual-documentation.m4
│ │ │ │ ├── Makefile.am
│ │ │ │ ├── gp-subpackage.m4
│ │ │ │ ├── gp-udev.m4
│ │ │ │ ├── gp-check-doxygen.m4
│ │ │ │ ├── gp-manual-gtk-doc.m4
│ │ │ │ ├── gp-internal-docs.m4
│ │ │ │ └── gp-manual-fig2dev.m4
│ │ │ │ ├── libgphoto2.pc.in
│ │ │ │ ├── README
│ │ │ │ ├── auto-m4
│ │ │ │ └── ltversion.m4
│ │ │ │ ├── libgphoto2
│ │ │ │ ├── exif.h
│ │ │ │ └── gamma.h
│ │ │ │ ├── tests
│ │ │ │ ├── test-pedantic-compilation.cxx
│ │ │ │ ├── test-pedantic-compilation.c
│ │ │ │ └── ddb
│ │ │ │ │ ├── ddb-common.c
│ │ │ │ │ └── check-ddb.sh.in
│ │ │ │ ├── examples
│ │ │ │ ├── samples.h
│ │ │ │ └── context.c
│ │ │ │ ├── libgphoto2-uninstalled.pc.in
│ │ │ │ └── installcheck.mk
│ │ ├── ltdl
│ │ │ ├── src
│ │ │ │ ├── androidcompat.h
│ │ │ │ └── android
│ │ │ │ │ └── config.h
│ │ │ └── CMakeLists.txt
│ │ └── camera.h
│ │ ├── AndroidManifest.xml
│ │ └── java
│ │ └── de
│ │ └── stuermerbenjamin
│ │ └── android
│ │ └── gphoto2
│ │ └── Camera.kt
└── proguard-rules.pro
├── gradle
└── wrapper
│ ├── gradle-wrapper.jar
│ └── gradle-wrapper.properties
├── app
└── src
│ ├── main
│ ├── ic_launcher-playstore.png
│ ├── res
│ │ ├── mipmap-hdpi
│ │ │ ├── ic_launcher.png
│ │ │ └── ic_launcher_round.png
│ │ ├── mipmap-mdpi
│ │ │ ├── ic_launcher.png
│ │ │ └── ic_launcher_round.png
│ │ ├── mipmap-xhdpi
│ │ │ ├── ic_launcher.png
│ │ │ └── ic_launcher_round.png
│ │ ├── mipmap-xxhdpi
│ │ │ ├── ic_launcher.png
│ │ │ └── ic_launcher_round.png
│ │ ├── mipmap-xxxhdpi
│ │ │ ├── ic_launcher.png
│ │ │ └── ic_launcher_round.png
│ │ ├── values
│ │ │ ├── ic_launcher_background.xml
│ │ │ ├── strings.xml
│ │ │ ├── colors.xml
│ │ │ └── styles.xml
│ │ ├── mipmap-anydpi-v26
│ │ │ ├── ic_launcher.xml
│ │ │ └── ic_launcher_round.xml
│ │ └── drawable
│ │ │ └── ic_launcher_foreground.xml
│ └── AndroidManifest.xml
│ ├── test
│ └── java
│ │ └── de
│ │ └── stuermerbenjamin
│ │ └── sample
│ │ └── ExampleUnitTest.kt
│ └── androidTest
│ └── java
│ └── de
│ └── stuermerbenjamin
│ └── sample
│ └── ExampleInstrumentedTest.kt
├── settings.gradle
├── .travis.yml
└── gradle.properties
/camera/consumer-rules.pro:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/config.h:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/stamp-po:
--------------------------------------------------------------------------------
1 | timestamp
2 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/config.h:
--------------------------------------------------------------------------------
1 | #define PACKAGE_VERSION "2.5.23"
2 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/stamp-po:
--------------------------------------------------------------------------------
1 | timestamp
2 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/stamp-po:
--------------------------------------------------------------------------------
1 | timestamp
2 |
--------------------------------------------------------------------------------
/camera/src/main/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/packaging/Makefile.am:
--------------------------------------------------------------------------------
1 | SUBDIRS = linux-hotplug generic rpm
2 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/camlib.sym:
--------------------------------------------------------------------------------
1 | camera_abilities
2 | camera_id
3 | camera_init
4 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/template/README.template:
--------------------------------------------------------------------------------
1 | This is a template for a camera library.
2 |
--------------------------------------------------------------------------------
/gradle/wrapper/gradle-wrapper.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/gradle/wrapper/gradle-wrapper.jar
--------------------------------------------------------------------------------
/app/src/main/ic_launcher-playstore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/ic_launcher-playstore.png
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/libexif/_stdint.h:
--------------------------------------------------------------------------------
1 | /* This file is generated automatically by configure */
2 | #include
3 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/minolta/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += minolta/NEWER_MINOLTAS
4 |
--------------------------------------------------------------------------------
/settings.gradle:
--------------------------------------------------------------------------------
1 | include ':app'
2 |
3 | // contains the source code and CMake build script for the libgphoto2 library.
4 | include ':camera'
5 |
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-hdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/res/mipmap-hdpi/ic_launcher.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-mdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/res/mipmap-mdpi/ic_launcher.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/res/mipmap-xhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/iolib.sym:
--------------------------------------------------------------------------------
1 | gp_port_library_list
2 | gp_port_library_operations
3 | gp_port_library_type
4 |
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-hdpi/ic_launcher_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-mdpi/ic_launcher_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/be.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/be.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/bs.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/bs.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/cs.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/cs.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/da.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/da.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/de.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/de.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/es.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/es.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/fr.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/fr.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/it.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/it.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/ja.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/ja.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/nl.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/nl.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/pl.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/pl.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/pt.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/pt.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/ru.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/ru.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/sk.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/sk.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/sq.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/sq.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/sr.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/sr.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/sv.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/sv.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/tr.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/tr.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/uk.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/uk.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/vi.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/vi.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/en_AU.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/en_AU.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/en_CA.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/en_CA.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/en_GB.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/en_GB.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/pt_BR.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/pt_BR.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/zh_CN.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libexif/libexif-0.6.21/po/zh_CN.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/AUTHORS:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/AUTHORS
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/COPYING:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/COPYING
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sonydscf1/README.sonydscf1:
--------------------------------------------------------------------------------
1 | Camera is freshly updated and new.
2 |
3 | - Image download works
4 | - --summary works
5 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/cs.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/cs.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/da.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/da.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/de.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/de.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/es.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/es.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/eu.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/eu.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/fr.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/fr.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/hu.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/hu.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/it.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/it.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/ja.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/ja.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/nl.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/nl.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/pl.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/pl.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/ru.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/ru.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/sv.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/sv.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/uk.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/uk.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/vi.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/vi.gmo
--------------------------------------------------------------------------------
/app/src/main/res/values/ic_launcher_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | #58DCA8
4 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/MAINTAINERS:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/MAINTAINERS
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/mustek/AUTHOR:
--------------------------------------------------------------------------------
1 | Henning Zabel
2 |
3 | Gphoto2 Port by Marcus Meissner
4 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/zh_CN.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/zh_CN.gmo
--------------------------------------------------------------------------------
/app/src/main/res/values/strings.xml:
--------------------------------------------------------------------------------
1 |
2 | A Camera
3 |
4 | Detect
5 |
6 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/template/ChangeLog:
--------------------------------------------------------------------------------
1 | 2005-12-25 Hubert Figuiere
2 |
3 | * template.c: cleanup and some warning fixed.
4 |
5 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | # SUBDIRS = dc120 dc210 dc240 dc3200 ez200
4 |
5 | EXTRA_DIST += kodak/CAMERAS
6 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/fuji/fuji.c:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/fuji/fuji.c
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/packaging/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/packaging/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/fuji/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/fuji/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/jd11/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/jd11/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/COPYING:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/COPYING
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/qm150.c:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/qm150.c
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/largan/lmini/README.largan-lmini:
--------------------------------------------------------------------------------
1 | This is the driver for largan lmini camera.
2 |
3 | It is still untested because I don't have the camera.
4 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/ptp2/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/ptp2/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/quot.sed:
--------------------------------------------------------------------------------
1 | s/"\([^"]*\)"/“\1”/g
2 | s/`\([^`']*\)'/‘\1’/g
3 | s/ '\([^`']*\)' / ‘\1’ /g
4 | s/ '\([^`']*\)'$/ ‘\1’/g
5 | s/^'\([^`']*\)' /‘\1’ /g
6 | s/“”/""/g
7 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/canon/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/canon/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/casio/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/casio/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/casio/casio-qv.c:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/casio/casio-qv.c
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/digita/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/digita/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/dimera/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/dimera/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/jamcam/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/jamcam/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/qm150.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/qm150.txt
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/mustek/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/mustek/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/ricoh/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/ricoh/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sierra/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sierra/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/LICENCE:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/LICENCE
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/bayer.c:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/bayer.c
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sx330z/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sx330z/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/doc/api/gphoto2-api.sgml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/doc/api/gphoto2-api.sgml
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/de.po:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/de.po
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/eu.po:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/eu.po
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/directory/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/directory/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/panasonic/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/panasonic/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/pccam600/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/pccam600/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/polaroid/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/polaroid/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sonydscf1/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sonydscf1/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/spca50x/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/spca50x/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/COPYING.LIB:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/COPYING.LIB
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/cs.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/cs.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/da.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/da.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/de.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/de.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/es.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/es.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/eu.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/eu.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/fi.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/fi.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/fr.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/fr.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/it.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/it.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/ja.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/ja.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/nl.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/nl.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/pl.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/pl.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/ru.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/ru.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/sk.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/sk.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/sr.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/sr.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/sv.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/sv.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/uk.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/uk.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/vi.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/vi.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/packaging/rpm/Makefile.am:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/packaging/rpm/Makefile.am
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/packaging/rpm/Makefile.in:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/packaging/rpm/Makefile.in
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/quot.sed:
--------------------------------------------------------------------------------
1 | s/"\([^"]*\)"/“\1”/g
2 | s/`\([^`']*\)'/‘\1’/g
3 | s/ '\([^`']*\)' / ‘\1’ /g
4 | s/ '\([^`']*\)'$/ ‘\1’/g
5 | s/^'\([^`']*\)' /‘\1’ /g
6 | s/“”/""/g
7 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc120/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc120/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc240/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc240/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/README.konica:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/README.konica
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/soundvision/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/soundvision/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/pt_BR.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/pt_BR.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/zh_CN.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/zh_CN.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/zh_TW.gmo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/zh_TW.gmo
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/agfa-cl20/pic-header.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/agfa-cl20/pic-header.txt
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc3200/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc3200/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/largan/lmini/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/largan/lmini/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/minolta/dimagev/COPYING:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/minolta/dimagev/COPYING
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/panasonic/l859/ChangeLog:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/panasonic/l859/ChangeLog
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/spca50x/ChangeLog.gsmart:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/spca50x/ChangeLog.gsmart
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/spca50x/README.spca50x:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/spca50x/README.spca50x
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/AUTHORS:
--------------------------------------------------------------------------------
1 | Lutz Mueller
2 | Jan Patera
3 | Hans Ulrich Niedermann
4 | Hubert Figuiere
5 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/digigr8/digi_postprocess.c:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/digigr8/digi_postprocess.c
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/panasonic/README.panasonic:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/panasonic/README.panasonic
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/demosaic_sharpen.c:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/demosaic_sharpen.c
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/gphoto-m4/gp-manual-documentation.m4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/gphoto-m4/gp-manual-documentation.m4
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/quot.sed:
--------------------------------------------------------------------------------
1 | s/"\([^"]*\)"/“\1”/g
2 | s/`\([^`']*\)'/‘\1’/g
3 | s/ '\([^`']*\)' / ‘\1’ /g
4 | s/ '\([^`']*\)'$/ ‘\1’/g
5 | s/^'\([^`']*\)' /‘\1’ /g
6 | s/“”/""/g
7 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/AUTHORS:
--------------------------------------------------------------------------------
1 | Scott Fritzinger
2 | Johannes Erdfelt (USB support)
3 |
4 | Based on work by:
5 | Beat Christen
6 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/README:
--------------------------------------------------------------------------------
1 | libgphoto2_port is a part of libgphoto2.
2 |
3 | It could be separated, but as nobody else is using it, it remains
4 | integrated into the libgphoto2 package.
5 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/doc/gphoto2-port-api.sgml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/doc/gphoto2-port-api.sgml
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/jl2005c/README.jl2005bcd-compression:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/jl2005c/README.jl2005bcd-compression
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/test/nls/print-localedir.c:
--------------------------------------------------------------------------------
1 | #include "config.h"
2 | #include "libexif/i18n.h"
3 |
4 | #include
5 |
6 | int main()
7 | {
8 | puts(LOCALEDIR);
9 | puts("\n");
10 | return 0;
11 | }
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/largan/lmini/lmini_ccd.h:
--------------------------------------------------------------------------------
1 | #ifndef __LARGAN_CCD_H__
2 | #define __LARGAN_CCD_H__
3 |
4 | void largan_ccd2dib(char *pData, char *pDib, long dwDibRowBytes, int nCcdFactor);
5 |
6 | #endif
7 |
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/libexif-uninstalled.pc.in:
--------------------------------------------------------------------------------
1 | Name: libexif
2 | Description: Library for easy access to EXIF data
3 | Version: @VERSION@
4 | Libs: ${pcfiledir}/libexif/libexif.la
5 | Cflags: -I${pcfiledir}/@srcdir@ -I${pcfiledir}
6 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/konica/localization/Makefile.am:
--------------------------------------------------------------------------------
1 | localizationdir = $(datadir)/$(PACKAGE)/$(VERSION)/konica
2 | localization_DATA = english french german japanese korean spanish
3 |
4 | EXTRA_DIST = $(localization_DATA)
5 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/gphoto-m4/gp-manual-documentation.m4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/gphoto-m4/gp-manual-documentation.m4
--------------------------------------------------------------------------------
/gradle/wrapper/gradle-wrapper.properties:
--------------------------------------------------------------------------------
1 | distributionBase=GRADLE_USER_HOME
2 | distributionPath=wrapper/dists
3 | distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip
4 | zipStoreBase=GRADLE_USER_HOME
5 | zipStorePath=wrapper/dists
6 |
--------------------------------------------------------------------------------
/app/src/main/res/values/colors.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | #008577
4 | #00574B
5 | #D81B60
6 |
7 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/canon/crc.h:
--------------------------------------------------------------------------------
1 | #ifndef CRC_H
2 | #define CRC_H
3 |
4 | int canon_psa50_gen_crc(const unsigned char *pkt, int len);
5 | int canon_psa50_chk_crc(const unsigned char *pkt, int len, unsigned short crc);
6 |
7 | #endif
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/pentax/README.pentax:
--------------------------------------------------------------------------------
1 | This driver is imported from the pkremote project.
2 |
3 | http://sf.net/projects/pkremote/
4 |
5 | It uses special SCSI commands tunneled over USB Mass
6 | Storage to control the camera.
7 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/680_commands_and_communication_sdk.pdf.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/thebino/libgphoto2android/HEAD/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/680_commands_and_communication_sdk.pdf.gz
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/m4m/Makefile.am:
--------------------------------------------------------------------------------
1 | EXTRA_DIST = gp-byteorder.m4 gp-check-library.m4 gp-check-popt.m4 gp-check-shell-environment.m4 gp-config-msg.m4 gp-documentation.m4 gp-gettext-hack.m4 gp-packaging.m4 gp-pkg-config.m4 gp-references.m4 stdint.m4
2 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/sharpen.h:
--------------------------------------------------------------------------------
1 | #ifndef __STV680_SHARPEN_H
2 | #define __STV680_SHARPEN_H
3 | void sharpen(int width, int height,
4 | unsigned char *src_region, unsigned char *dest_region,
5 | int sharpen_percent
6 | );
7 | #endif
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/contrib/Makefile.am:
--------------------------------------------------------------------------------
1 | SUBDIRS = examples
2 |
3 | # The c++ and aolserver contrib directories are out of date and are
4 | # are pointless to distribute in the offical source release.
5 |
6 | EXTRA_DIST = watcom/Makefile watcom/_stdint.h
7 |
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/boldquot.sed:
--------------------------------------------------------------------------------
1 | s/"\([^"]*\)"/“\1”/g
2 | s/`\([^`']*\)'/‘\1’/g
3 | s/ '\([^`']*\)' / ‘\1’ /g
4 | s/ '\([^`']*\)'$/ ‘\1’/g
5 | s/^'\([^`']*\)' /‘\1’ /g
6 | s/“”/""/g
7 | s/“/“[1m/g
8 | s/”/[0m”/g
9 | s/‘/‘[1m/g
10 | s/’/[0m’/g
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/gphoto-m4/Makefile.am:
--------------------------------------------------------------------------------
1 | # This is the compatibility Makefile.am - you are probably better off
2 | # just including the Makefile-files directly from your top-level
3 | # Makefile.am.
4 |
5 | EXTRA_DIST =
6 |
7 | include Makefile-files
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/gphoto-m4/gp-subpackage.m4:
--------------------------------------------------------------------------------
1 | AC_DEFUN([GP_SUBPACKAGE],
2 | [
3 | AC_ARG_VAR([enable_subpackage_][$1], [enable subpackage ][$1][ (true or false)])
4 | test "x${[enable_subpackage_][$1]}" = "x" && [enable_subpackage_][$1]=true
5 | ])dnl
6 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/po/boldquot.sed:
--------------------------------------------------------------------------------
1 | s/"\([^"]*\)"/“\1”/g
2 | s/`\([^`']*\)'/‘\1’/g
3 | s/ '\([^`']*\)' / ‘\1’ /g
4 | s/ '\([^`']*\)'$/ ‘\1’/g
5 | s/^'\([^`']*\)' /‘\1’ /g
6 | s/“”/""/g
7 | s/“/“[1m/g
8 | s/”/[0m”/g
9 | s/‘/‘[1m/g
10 | s/’/[0m’/g
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/gphoto-m4/Makefile.am:
--------------------------------------------------------------------------------
1 | # This is the compatibility Makefile.am - you are probably better off
2 | # just including the Makefile-files directly from your top-level
3 | # Makefile.am.
4 |
5 | EXTRA_DIST =
6 |
7 | include Makefile-files
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/gphoto-m4/gp-subpackage.m4:
--------------------------------------------------------------------------------
1 | AC_DEFUN([GP_SUBPACKAGE],
2 | [
3 | AC_ARG_VAR([enable_subpackage_][$1], [enable subpackage ][$1][ (true or false)])
4 | test "x${[enable_subpackage_][$1]}" = "x" && [enable_subpackage_][$1]=true
5 | ])dnl
6 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/doc/README.apidocs:
--------------------------------------------------------------------------------
1 | Rules for the API docs:
2 |
3 | 1. Clearly distinguish between internal and the external API/ABI.
4 | 2. Mark internal stuff with \internal.
5 | 3. If this has been solved, start documenting the external interface.
6 |
7 | Thank you.
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/ez200/ChangeLog:
--------------------------------------------------------------------------------
1 | 2007-06-04 Marcus Meissner
2 |
3 | * ez200.c, ez200.h, library.c: Collapsed the driver
4 | into 1 file, ez200.c
5 |
6 | * ez200.c: Cleaned up, tightened code.
7 | * ez200.c: Added delete-all.
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/ptp2/TODO:
--------------------------------------------------------------------------------
1 | Unordered TODO list:
2 |
3 | -- lot of internal error handling code is needed and the whole internal
4 | error reporting scheme has to be reorganized and improved!
5 |
6 | -- consider the idea of adding lasterror variable to PTPParams
7 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sq905/TODO:
--------------------------------------------------------------------------------
1 | Here is a short list of things which might still need work. It is envisioned
2 | that this list might change from time to time.
3 |
4 | Not much left on the list of unsupported functionality, AFAIK.
5 |
6 | Theodore Kilgore (03/09/07)
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/boldquot.sed:
--------------------------------------------------------------------------------
1 | s/"\([^"]*\)"/“\1”/g
2 | s/`\([^`']*\)'/‘\1’/g
3 | s/ '\([^`']*\)' / ‘\1’ /g
4 | s/ '\([^`']*\)'$/ ‘\1’/g
5 | s/^'\([^`']*\)' /‘\1’ /g
6 | s/“”/""/g
7 | s/“/“[1m/g
8 | s/”/[0m”/g
9 | s/‘/‘[1m/g
10 | s/’/[0m’/g
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/gsmart300/ChangeLog:
--------------------------------------------------------------------------------
1 | 2007-12-10 Marcus Meissner
2 |
3 | * *.[ch]: use gp_file_append(), removed some signedness warnings.
4 |
5 |
6 | Sam Jan 18 11:28:57 2003 Till Adam
7 |
8 | * initial import
9 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/lg_gsm/ChangeLog:
--------------------------------------------------------------------------------
1 | 2005-12-25 Hubert Figuiere
2 |
3 | * library.c, lg_gsm.c: cleanup the code and warning removal
4 |
5 | 2005-12-16 Guillaume Bedot
6 |
7 | * First attempt to make a gphoto2 driver for the LG T5100
8 |
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/po/POTFILES.in:
--------------------------------------------------------------------------------
1 | libgphoto2_port/gphoto2-port-info-list.c
2 | libgphoto2_port/gphoto2-port-result.c
3 | libgphoto2_port/gphoto2-port.c
4 | disk/disk.c
5 | serial/unix.c
6 | usbdiskdirect/linux.c
7 | usb/libusb.c
8 | libusb1/libusb1.c
9 | usbscsi/linux.c
10 |
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/mustek/STATUS:
--------------------------------------------------------------------------------
1 | Current Status:
2 |
3 | It compiles.
4 |
5 | Due to the USB Interrupt reading the driver is not yet working with USB.
6 | Sometimes the correct interrupt data is transfered, most time it isn't.
7 |
8 | I do not have a serial cable :/
9 |
10 | - Marcus
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/doc/README.apidocs:
--------------------------------------------------------------------------------
1 | Rules for the API docs:
2 |
3 | 1. DO NOT DOCUMENT ANYTHING YET
4 | 2. If you know a method to keep API docs and internal docs apart, with
5 | doxygen, please tell us.
6 | 3. If this has been solved, start documenting the external interface.
7 |
8 | Thank you.
9 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/libexif.pc.in:
--------------------------------------------------------------------------------
1 | prefix=@prefix@
2 | exec_prefix=@exec_prefix@
3 | libdir=@libdir@
4 | includedir=@includedir@
5 |
6 | Name: libexif
7 | Description: Library for easy access to EXIF data
8 | Requires:
9 | Version: @VERSION@
10 | Libs: -L${libdir} -lexif
11 | Libs.private: -lm
12 | Cflags: -I${includedir}
13 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/agfa-cl20/STATUS:
--------------------------------------------------------------------------------
1 | Thumbnail and full image support for all resolutions.
2 |
3 | Deleting files not yet supported.
4 |
5 | Need to experiment more what happens with huge number of pictures.
6 | Send me a corrupted image if you find any!
7 | Use gphoto2 to extract the raw data also
8 |
9 |
10 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0680/README.pdf:
--------------------------------------------------------------------------------
1 | The documentation found in the PDF file is part of the STV 0680 SDK.
2 |
3 | It was provided by STM without NDA for 'use by interested developers' and
4 | contains the important parts of the USB command set.
5 |
6 | It was provided 'as is' and does not imply any official support from STM.
7 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/samsung/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += samsung.la
4 | EXTRA_DIST += samsung/ChangeLog
5 |
6 | samsung_la_SOURCES = samsung/samsung.c
7 | samsung_la_LDFLAGS = $(camlib_ldflags)
8 | samsung_la_DEPENDENCIES = $(camlib_dependencies)
9 | samsung_la_LIBADD = $(camlib_libadd)
10 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/libexif/fuji/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 | noinst_LTLIBRARIES += libmnote-fuji.la
3 | libmnote_fuji_la_SOURCES = \
4 | fuji/mnote-fuji-entry.c fuji/mnote-fuji-entry.h \
5 | fuji/exif-mnote-data-fuji.c fuji/exif-mnote-data-fuji.h \
6 | fuji/mnote-fuji-tag.c fuji/mnote-fuji-tag.h
7 | libmnote_fuji_la_LIBADD = $(LTLIBINTL)
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/barbie/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += barbie/Protocol.txt barbie/ChangeLog
4 | EXTRA_LTLIBRARIES += barbie.la
5 |
6 | barbie_la_SOURCES = barbie/barbie.c
7 | barbie_la_LDFLAGS = $(camlib_ldflags)
8 | barbie_la_DEPENDENCIES = $(camlib_dependencies)
9 | barbie_la_LIBADD = $(camlib_libadd)
10 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/libexif/canon/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 | noinst_LTLIBRARIES += libmnote-canon.la
3 | libmnote_canon_la_SOURCES = \
4 | canon/exif-mnote-data-canon.c canon/exif-mnote-data-canon.h \
5 | canon/mnote-canon-entry.c canon/mnote-canon-entry.h \
6 | canon/mnote-canon-tag.c canon/mnote-canon-tag.h
7 | libmnote_canon_la_LIBADD = $(LTLIBINTL)
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/fuji/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += fuji/PROTOCOL fuji/ChangeLog
4 |
5 | EXTRA_LTLIBRARIES += fuji.la
6 |
7 | fuji_la_SOURCES = fuji/library.c fuji/fuji.c fuji/fuji.h
8 | fuji_la_LDFLAGS = $(camlib_ldflags)
9 | fuji_la_DEPENDENCIES = $(camlib_dependencies)
10 | fuji_la_LIBADD = $(camlib_libadd)
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/pentax/ChangeLog:
--------------------------------------------------------------------------------
1 | 2011-10-01 Marcus Meissner
2 |
3 | * pslr.c,pslr.h: Imported from pkremote project, adjusted to
4 | have more generic port handling
5 |
6 | * library.c: Interfaced with pslr code:
7 | - capture image (to ram)
8 | - configuration of base values
9 | - capture tethered
10 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sx330z/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += sx330z.la
4 | EXTRA_DIST += sx330z/ChangeLog
5 |
6 | sx330z_la_SOURCES = sx330z/library.c sx330z/sx330z.c sx330z/sx330z.h
7 | sx330z_la_LDFLAGS = $(camlib_ldflags)
8 | sx330z_la_DEPENDENCIES = $(camlib_dependencies)
9 | sx330z_la_LIBADD = $(camlib_libadd)
10 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/hp215/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += hp215.la
4 | EXTRA_DIST += hp215/ChangeLog hp215/PROTOCOL
5 |
6 | hp215_la_SOURCES = hp215/hp215.c hp215/hp215.h hp215/crctab.h
7 | hp215_la_LDFLAGS = $(camlib_ldflags)
8 | hp215_la_DEPENDENCIES = $(camlib_dependencies)
9 | hp215_la_LIBADD = $(camlib_libadd)
10 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/fuji/PROTOCOL:
--------------------------------------------------------------------------------
1 |
2 | These are just some quick notes.
3 |
4 | fuji_get_cmds:
5 | --------------
6 | ESC STX
7 | 00 4d 1b 00
8 | 00 02 07 09 0a 0b 0c 0e 0f 11 13 17 19 1b 29 4c 51 80 82 84 86 c0 20 22 2a 2b 2e
9 | ESC ETX
10 | 9b
11 |
12 | fuji_pic_count:
13 | ---------------
14 | ESC STX
15 | 00 06 02 00
16 | 02 00
17 | ESC ETX
18 | 05
19 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc210/TODO:
--------------------------------------------------------------------------------
1 | There are still some minor problems/issues:
2 |
3 | - Check the epoch problem that occurs when setting/reading the
4 | camera or file time
5 | - Internationalization
6 | - Allow switching the thumbnail type in preferences
7 | - Clean up the code and add some more comments
8 | - Find the error in reading the battery status
9 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/contrib/watcom/_stdint.h:
--------------------------------------------------------------------------------
1 | #ifndef __STDINT_H
2 | #define __STDINT_H
3 | #include
4 | typedef unsigned char uint8_t;
5 | typedef unsigned short uint16_t;
6 | typedef unsigned long uint32_t;
7 |
8 | typedef signed char int8_t;
9 | typedef signed short int16_t;
10 | typedef signed long int32_t;
11 | #endif
12 |
13 |
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/libexif/pentax/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 | noinst_LTLIBRARIES += libmnote-pentax.la
3 | libmnote_pentax_la_SOURCES = \
4 | pentax/mnote-pentax-entry.c pentax/mnote-pentax-entry.h \
5 | pentax/exif-mnote-data-pentax.c pentax/exif-mnote-data-pentax.h \
6 | pentax/mnote-pentax-tag.c pentax/mnote-pentax-tag.h
7 | libmnote_pentax_la_LIBADD = $(LTLIBINTL)
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/adc65/TODO:
--------------------------------------------------------------------------------
1 | 04/19/2001 - Benjamin Moos
2 | * Not much, it works finally!
3 | * The images are less than perfect, but I like them better than the
4 | overprocessed ones that the Windows driver puts out. I need to
5 | analyze the response curves for each color of CMOS cell for one, and
6 | we could definitely use some judicious smoothing.
7 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/canon/doc/Makefile.am:
--------------------------------------------------------------------------------
1 | # The name of the module.
2 | DOC_MODULE=canon
3 |
4 | # The directory containing the source code (if it contains documentation).
5 | DOC_SOURCE_DIR=$(top_srcdir)/camlibs/canon
6 |
7 | # include common doc generation rules
8 | include $(top_srcdir)/libgphoto2_port/doc/DocRules.am
9 |
10 | EXTRA_DIST += Protocol.xml
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/pccam600/README.pccam600:
--------------------------------------------------------------------------------
1 | This software is based upon usbsniffing, and therefore is
2 | marked EXPERIMENTAL.
3 | The format of the WAV file is IMA ADPCM (code=0x11) also called DVI ADPCM,
4 | and can be converted with sox -i inputfile outputfile.
5 | The format of the RAW files is unknown so if anyone finds/knows a way
6 | to decode it please contact me.
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/aox/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += aox.la
4 | camlibdoc_DATA += aox/README.aox
5 |
6 | EXTRA_DIST += aox/README.aox aox/ChangeLog
7 |
8 | aox_la_SOURCES = aox/library.c aox/aox.c aox/aox.h
9 | aox_la_LDFLAGS = $(camlib_ldflags)
10 | aox_la_DEPENDENCIES = $(camlib_dependencies)
11 | aox_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/libexif/olympus/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 | noinst_LTLIBRARIES += libmnote-olympus.la
3 | libmnote_olympus_la_SOURCES = \
4 | olympus/mnote-olympus-entry.c olympus/mnote-olympus-entry.h \
5 | olympus/exif-mnote-data-olympus.c olympus/exif-mnote-data-olympus.h \
6 | olympus/mnote-olympus-tag.c olympus/mnote-olympus-tag.h
7 | libmnote_olympus_la_LIBADD = $(LTLIBINTL)
8 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/ax203/jpeg_memsrcdest.h:
--------------------------------------------------------------------------------
1 | #include
2 |
3 | #if JPEG_LIB_VERSION < 80 && !defined(MEM_SRCDST_SUPPORTED)
4 |
5 | void
6 | jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
7 | unsigned long bufsize);
8 |
9 | void
10 | jpeg_mem_dest (j_compress_ptr cinfo, unsigned char ** outbuffer,
11 | unsigned long * outsize);
12 |
13 | #endif
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/doc/api/Makefile.am:
--------------------------------------------------------------------------------
1 | ## Process this file with automake to produce Makefile.in
2 |
3 | # The name of the module.
4 | DOC_MODULE=gphoto2
5 |
6 | # The directory containing the source code (if it contains documentation).
7 | DOC_SOURCE_DIR=../../libgphoto2
8 |
9 | # include common doc generation rules
10 | include $(top_srcdir)/libgphoto2_port/doc/DocRules.am
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/jl2005c/jpeg_memsrcdest.h:
--------------------------------------------------------------------------------
1 | #include
2 |
3 | #if JPEG_LIB_VERSION < 80 && !defined(MEM_SRCDST_SUPPORTED)
4 |
5 | void
6 | jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
7 | unsigned long bufsize);
8 |
9 | void
10 | jpeg_mem_dest (j_compress_ptr cinfo, unsigned char ** outbuffer,
11 | unsigned long * outsize);
12 |
13 | #endif
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/ptpip/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += ptpip.la
4 |
5 | ptpip_la_LDFLAGS = $(iolib_ldflags)
6 | ptpip_la_CPPFLAGS = \
7 | $(AM_CPPFLAGS) \
8 | $(INTL_CFLAGS) \
9 | $(CPPFLAGS)
10 | ptpip_la_DEPENDENCIES = $(iolib_dependencies)
11 | ptpip_la_LIBADD = $(iolib_libadd) $(INTLLIBS)
12 | ptpip_la_SOURCES = ptpip/ptpip.c
13 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/binary/Makefile.am:
--------------------------------------------------------------------------------
1 | if SHIP_BINARIES
2 |
3 | EXTRA_DIST = include bin
4 |
5 | SH_DIST_HOOK = dist-ship-binary-hook
6 | dist-ship-binary-hook include bin:
7 | cd "$(top_builddir)" && $(MAKE) includedir="$(PWD)/include" DESTDIR="" prefix="$(PWD)/tmp" install
8 | mkdir -p "$(PWD)/bin"
9 | cp "$(PWD)/tmp/bin/"*.dll "bin/"
10 |
11 | endif
12 |
13 | dist-hook: $(SH_DIST_HOOK)
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/adc65/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += adc65/README.adc65 adc65/TODO adc65/Changelog
4 | camlibdoc_DATA += adc65/README.adc65
5 |
6 | EXTRA_LTLIBRARIES += adc65.la
7 |
8 | adc65_la_SOURCES = adc65/adc65.c
9 | adc65_la_LDFLAGS = $(camlib_ldflags)
10 | adc65_la_DEPENDENCIES = $(camlib_dependencies)
11 | adc65_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/soundvision/BUGS:
--------------------------------------------------------------------------------
1 | Known Bugs:
2 |
3 | overall:
4 | * Long timeout (and usb read error) on alternate runnings of gphoto2.
5 | All attempts to track this down so far have failed.
6 |
7 | agfa-specific:
8 |
9 |
10 | tiger-fastflicks specific:
11 | * File upload for tiger doesn't work [even though it should].
12 | * Delete-all on tiger sometimes causes problems.
13 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/enigma13/ChangeLog:
--------------------------------------------------------------------------------
1 | 2004-12-22 Hubert Figuiere
2 |
3 | * enigma13.c (enigma13_detect_storage_type): Comment out dead code.
4 | (enigma13_get_filecount): Comment out dead code.
5 |
6 | 2004-10-28 Hubert Figuiere
7 |
8 | * enigma13.c (enigma13_flash_delete_all): Fix build for gcc 2.9
9 | (bug #1055868)
10 |
11 |
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/spca50x/ChangeLog.benq:
--------------------------------------------------------------------------------
1 | Mon Jan 20 20:45:15 2003 Till Adam
2 |
3 | * remove unused exit handler
4 | * write the current date and time to the cam in init, to sync it. It seems
5 | to require that occasionally to be able to keep time.
6 |
7 | Sam Jan 18 22:00:10 2003 Till Adam
8 |
9 | * initial import
10 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/jd11/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += jd11/jd11.html jd11/ChangeLog
4 |
5 | EXTRA_LTLIBRARIES += jd11.la
6 |
7 | jd11_la_SOURCES = \
8 | jd11/jd11.c \
9 | jd11/serial.h jd11/serial.c \
10 | jd11/decomp.h jd11/decomp.c
11 | jd11_la_LDFLAGS = $(camlib_ldflags)
12 | jd11_la_DEPENDENCIES = $(camlib_dependencies)
13 | jd11_la_LIBADD = $(camlib_libadd)
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/ltdl/src/androidcompat.h:
--------------------------------------------------------------------------------
1 | /* androidcompat.h -- android compatibility header file
2 | * Copyright (C) 2010 Konstantin Sobolev
3 | * konstantin.sobolev@gmail.com
4 | */
5 |
6 | #ifndef ANDROIDCOMPAT_H
7 | #define ANDROIDCOMPAT_H 1
8 |
9 | # ifndef __error_t_defined
10 | typedef int error_t;
11 | # define __error_t_defined 1
12 | # endif
13 |
14 | #include
15 |
16 | #endif
17 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/camera.h:
--------------------------------------------------------------------------------
1 | #ifndef __CAMERA_H
2 | #define __CAMERA_H
3 | #include
4 |
5 | #ifdef __cplusplus
6 | extern "C" {
7 | #endif
8 |
9 | extern int get_config_value_string (Camera *, const char *, char **, GPContext *);
10 | extern int set_config_value_string (Camera *, const char *, const char *, GPContext *);
11 |
12 |
13 | #ifdef __cplusplus
14 | };
15 | #endif
16 |
17 | #endif //__CAMERA_H
18 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/doc/Makefile.am:
--------------------------------------------------------------------------------
1 | ## Process this file with automake to produce Makefile.in
2 |
3 | # The name of the module.
4 | DOC_MODULE=gphoto2-port
5 |
6 |
7 | # The directory containing the source code (if it contains documentation).
8 | DOC_SOURCE_DIR=../libgphoto2_port
9 |
10 | # include common doc generation rules
11 | include DocRules.am
12 |
13 | EXTRA_DIST += DocRules.am
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/dimera/CREDITS:
--------------------------------------------------------------------------------
1 | $Id$
2 |
3 | Brian Beattie
4 | Original gphoto 0.4 driver
5 |
6 | Chuck Homic
7 | Converting raw camera images to RGB
8 |
9 | Dan Fandrich
10 | Information on protocol, raw image format, gphoto2 port
11 |
12 | Gregg Berg
13 | Driver patches
14 |
15 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/mars/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += mars/protocol.txt mars/README.mars mars/ChangeLog
4 | camlibdoc_DATA += mars/README.mars
5 |
6 | EXTRA_LTLIBRARIES += mars.la
7 |
8 | mars_la_SOURCES = mars/library.c mars/mars.c mars/mars.h
9 | mars_la_LDFLAGS = $(camlib_ldflags)
10 | mars_la_DEPENDENCIES = $(camlib_dependencies)
11 | mars_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/packaging/linux-hotplug/Makefile.am:
--------------------------------------------------------------------------------
1 | EXTRA_DIST = usbcam.console usbcam.group usbcam.user usbcam.x11-app \
2 | 90-gphoto-camera-policy.fdi gphoto-set-procperm
3 |
4 | # FIXME: This should only be built if target system is linux - not if
5 | # the building system is linux.
6 | if HAVE_LINUX
7 |
8 | hotplugdoc_DATA = usbcam.console usbcam.group usbcam.user usbcam.x11-app
9 |
10 | endif
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/digita/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += digita.la
4 | EXTRA_DIST += digita/ChangeLog
5 |
6 | digita_la_SOURCES = \
7 | digita/digita.c \
8 | digita/serial.c \
9 | digita/usb.c \
10 | digita/commands.c \
11 | digita/digita.h
12 | digita_la_LDFLAGS = $(camlib_ldflags)
13 | digita_la_DEPENDENCIES = $(camlib_dependencies)
14 | digita_la_LIBADD = $(camlib_libadd)
15 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/ez200/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += kodak/ez200/Protocol.txt kodak/ez200/ez200-lsusb.txt kodak/ez200/ChangeLog
4 |
5 | EXTRA_LTLIBRARIES += kodak_ez200.la
6 |
7 | kodak_ez200_la_SOURCES = kodak/ez200/ez200.c
8 | kodak_ez200_la_LDFLAGS = $(camlib_ldflags)
9 | kodak_ez200_la_DEPENDENCIES = $(camlib_dependencies)
10 | kodak_ez200_la_LIBADD = $(camlib_libadd)
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0674/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += stv0674/Protocol stv0674/Changelog
4 |
5 | EXTRA_LTLIBRARIES += stv0674.la
6 |
7 | stv0674_la_SOURCES = \
8 | stv0674/stv0674.c stv0674/stv0674.h \
9 | stv0674/library.c stv0674/library.h
10 | stv0674_la_LDFLAGS = $(camlib_ldflags)
11 | stv0674_la_DEPENDENCIES = $(camlib_dependencies)
12 | stv0674_la_LIBADD = $(camlib_libadd)
13 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/disk/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += disk.la
4 |
5 | disk_la_LDFLAGS = $(iolib_ldflags)
6 | disk_la_CPPFLAGS = \
7 | $(AM_CPPFLAGS) \
8 | $(INTL_CFLAGS) \
9 | $(LIBUSB_CFLAGS) \
10 | $(CPPFLAGS)
11 | disk_la_DEPENDENCIES = $(iolib_dependencies)
12 | disk_la_LIBADD = $(iolib_libadd)
13 | disk_la_LIBADD += $(INTLLIBS)
14 | disk_la_SOURCES = disk/disk.c
15 |
--------------------------------------------------------------------------------
/app/src/main/res/values/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/jamcam/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += jamcam/README.jamcam jamcam/ChangeLog
4 | camlibdoc_DATA += jamcam/README.jamcam
5 |
6 | EXTRA_LTLIBRARIES += jamcam.la
7 |
8 | jamcam_la_SOURCES = jamcam/jamcam.c jamcam/library.c jamcam/library.h
9 | jamcam_la_LDFLAGS = $(camlib_ldflags)
10 | jamcam_la_DEPENDENCIES = $(camlib_dependencies)
11 | jamcam_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/lg_gsm/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += lg_gsm/README.lg_gsm lg_gsm/ChangeLog
4 | camlibdoc_DATA += lg_gsm/README.lg_gsm
5 |
6 | EXTRA_LTLIBRARIES += lg_gsm.la
7 |
8 | lg_gsm_la_SOURCES = lg_gsm/library.c lg_gsm/lg_gsm.c lg_gsm/lg_gsm.h
9 | lg_gsm_la_LDFLAGS = $(camlib_ldflags)
10 | lg_gsm_la_DEPENDENCIES = $(camlib_dependencies)
11 | lg_gsm_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/stv0674/Changelog:
--------------------------------------------------------------------------------
1 | 2004-01-21 Marcus Meissner
2 |
3 | * stv0674.c: Added che-ez! snap
4 |
5 | 2002-12-03 Marcus Meissner
6 |
7 | * License changed to LGPL v2 (with Vincents agreement)
8 |
9 | 2002-12-03 Marcus Meissner
10 |
11 | * Initial import of camlib driver written by
12 | Vincent Sanders
13 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/iclick/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += iclick/README.iclick iclick/ChangeLog
4 | camlibdoc_DATA += iclick/README.iclick
5 |
6 | EXTRA_LTLIBRARIES += iclick.la
7 |
8 | iclick_la_SOURCES = iclick/library.c iclick/iclick.c iclick/iclick.h
9 | iclick_la_LDFLAGS = $(camlib_ldflags)
10 | iclick_la_DEPENDENCIES = $(camlib_dependencies)
11 | iclick_la_LIBADD = $(camlib_libadd)
12 |
13 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/smal/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += smal/README.smal smal/ChangeLog
4 | camlibdoc_DATA += smal/README.smal
5 |
6 | EXTRA_LTLIBRARIES += smal.la
7 |
8 | smal_la_SOURCES = \
9 | smal/smal.c smal/ultrapocket.c \
10 | smal/smal.h smal/ultrapocket.h
11 | smal_la_LDFLAGS = $(camlib_ldflags)
12 | smal_la_DEPENDENCIES = $(camlib_dependencies)
13 | smal_la_LIBADD = $(camlib_libadd)
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/serial/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += serial.la
4 |
5 | serial_la_LDFLAGS = $(iolib_ldflags)
6 | serial_la_CPPFLAGS = \
7 | $(AM_CPPFLAGS) \
8 | $(INTL_CFLAGS) \
9 | $(CPPFLAGS)
10 | serial_la_DEPENDENCIES = $(iolib_dependencies)
11 | serial_la_LIBADD = $(iolib_libadd)
12 | serial_la_LIBADD += $(SERIAL_LIBS) $(INTLLIBS)
13 | serial_la_SOURCES = serial/unix.c
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/directory/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += directory.la
4 | EXTRA_DIST += directory/ChangeLog
5 |
6 | directory_la_SOURCES = directory/directory.c
7 | directory_la_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS) $(LIBEXIF_CFLAGS)
8 | directory_la_LDFLAGS = $(camlib_ldflags)
9 | directory_la_DEPENDENCIES = $(camlib_dependencies)
10 | directory_la_LIBADD = $(camlib_libadd) $(LIBEXIF_LIBS)
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/contrib/examples/Makefile.am:
--------------------------------------------------------------------------------
1 | # Simple example programs
2 | check_PROGRAMS = photographer thumbnail write-exif
3 |
4 | # Example programs with dependencies other than plain libexif
5 | COMPLICATED_EXAMPLES = cam_features.c
6 |
7 | # Build just the simple examples as a sanity check, but include them all in
8 | # the source archive
9 |
10 | EXTRA_DIST = $(COMPLICATED_EXAMPLES)
11 | LDADD = $(top_builddir)/libexif/libexif.la
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/agfa-cl20/README.agfa-cl20:
--------------------------------------------------------------------------------
1 | How to install this camlib:
2 |
3 | Copy the agfa-cl20 directory to ...../libgphoto2/camlibs
4 |
5 | Then, edit the file configure.in (in the libgphoto2 directory) on lines:
6 | 148, and
7 | 160
8 | to include "agfa-cl20" in the list of driver names.
9 |
10 | THEN you can run "sh autoconf.sh"
11 | ./configure --prefix=/usr --with-drivers=agfa-cl20
12 | make
13 | make install
14 |
15 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc120/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += kodak_dc120.la
4 | EXTRA_DIST += kodak/dc120/ChangeLog
5 |
6 | kodak_dc120_la_SOURCES = \
7 | kodak/dc120/dc120.c kodak/dc120/dc120.h \
8 | kodak/dc120/library.c kodak/dc120/library.h
9 | kodak_dc120_la_LDFLAGS = $(camlib_ldflags)
10 | kodak_dc120_la_DEPENDENCIES = $(camlib_dependencies)
11 | kodak_dc120_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc240/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += kodak_dc240.la
4 | EXTRA_DIST += kodak/dc240/ChangeLog
5 |
6 | kodak_dc240_la_SOURCES = \
7 | kodak/dc240/dc240.c kodak/dc240/dc240.h \
8 | kodak/dc240/library.c kodak/dc240/library.h
9 | kodak_dc240_la_LDFLAGS = $(camlib_ldflags)
10 | kodak_dc240_la_DEPENDENCIES = $(camlib_dependencies)
11 | kodak_dc240_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sonydscf55/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += sony_dscf55.la
4 | EXTRA_DIST += sonydscf55/ChangeLog sonydscf55/TODO
5 |
6 | sony_dscf55_la_SOURCES = \
7 | sonydscf55/sony.c sonydscf55/sony.h \
8 | sonydscf55/camera.c sonydscf55/nls.h
9 | sony_dscf55_la_LDFLAGS = $(camlib_ldflags)
10 | sony_dscf55_la_DEPENDENCIES = $(camlib_dependencies)
11 | sony_dscf55_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/usbscsi/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | ## Compile the IO library into a libtool module shared library
4 | EXTRA_LTLIBRARIES += usbscsi.la
5 |
6 | usbscsi_la_LDFLAGS = $(iolib_ldflags)
7 | usbscsi_la_CPPFLAGS = $(AM_CPPFLAGS) $(INTL_CFLAGS) $(CPPFLAGS)
8 | usbscsi_la_DEPENDENCIES = $(iolib_dependencies)
9 | usbscsi_la_LIBADD = $(iolib_libadd) $(INTLLIBS)
10 | usbscsi_la_SOURCES = usbscsi/linux.c
11 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc3200/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += kodak_dc3200.la
4 | EXTRA_DIST += kodak/dc3200/ChangeLog
5 |
6 | kodak_dc3200_la_SOURCES = \
7 | kodak/dc3200/dc3200.c kodak/dc3200/dc3200.h \
8 | kodak/dc3200/library.c kodak/dc3200/library.h
9 | kodak_dc3200_la_LDFLAGS = $(camlib_ldflags)
10 | kodak_dc3200_la_DEPENDENCIES = $(camlib_dependencies)
11 | kodak_dc3200_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/libgphoto2_port.pc.in:
--------------------------------------------------------------------------------
1 | prefix=@prefix@
2 | exec_prefix=@exec_prefix@
3 | libdir=@libdir@
4 | includedir=@includedir@
5 | VERSION=@VERSION@
6 | driverdir=@iolibdir@
7 |
8 | Name: libgphoto2_port
9 | Description: Device-independent access to serial, USB, and other ports
10 | URL: http://gphoto.org/proj/libgphoto2/
11 | Version: @VERSION@
12 | Libs: -L${libdir} -lgphoto2_port -lm
13 | Cflags: -I${includedir}/gphoto2
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/libusb1/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += usb1.la
4 |
5 | usb1_la_LDFLAGS = $(iolib_ldflags)
6 | usb1_la_CPPFLAGS = \
7 | $(AM_CPPFLAGS) \
8 | $(INTL_CFLAGS) \
9 | $(LIBUSB1_CFLAGS) \
10 | $(CPPFLAGS)
11 | usb1_la_DEPENDENCIES = $(iolib_dependencies)
12 | usb1_la_LIBADD = $(iolib_libadd)
13 | usb1_la_LIBADD += $(LIBUSB1_LIBS) $(INTLLIBS)
14 | usb1_la_SOURCES = libusb1/libusb1.c
15 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/kodak/dc210/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += kodak_dc210.la
4 | EXTRA_DIST += kodak/dc210/ChangeLog kodak/dc210/TODO
5 |
6 | kodak_dc210_la_SOURCES = \
7 | kodak/dc210/dc210.c kodak/dc210/dc210.h \
8 | kodak/dc210/library.c kodak/dc210/library.h
9 | kodak_dc210_la_LDFLAGS = $(camlib_ldflags)
10 | kodak_dc210_la_DEPENDENCIES = $(camlib_dependencies)
11 | kodak_dc210_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/pccam600/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += pccam600/README.pccam600 pccam600/ChangeLog
4 | camlibdoc_DATA += pccam600/README.pccam600
5 |
6 | EXTRA_LTLIBRARIES += pccam600.la
7 |
8 | pccam600_la_SOURCES = pccam600/pccam600.c pccam600/pccam600.h pccam600/library.c
9 | pccam600_la_LDFLAGS = $(camlib_ldflags)
10 | pccam600_la_DEPENDENCIES = $(camlib_dependencies)
11 | pccam600_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sonix/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += sonix/README.sonix sonix/ChangeLog
4 | camlibdoc_DATA += sonix/README.sonix
5 |
6 | EXTRA_LTLIBRARIES += sonix.la
7 |
8 | sonix_la_SOURCES = \
9 | sonix/library.c \
10 | sonix/sonix.c sonix/sonix.h \
11 | sonix/sakar-avi-header.h
12 | sonix_la_LDFLAGS = $(camlib_ldflags)
13 | sonix_la_DEPENDENCIES = $(camlib_dependencies)
14 | sonix_la_LIBADD = $(camlib_libadd)
15 |
--------------------------------------------------------------------------------
/app/src/test/java/de/stuermerbenjamin/sample/ExampleUnitTest.kt:
--------------------------------------------------------------------------------
1 | package de.stuermerbenjamin.sample
2 |
3 | import org.junit.Assert.assertEquals
4 | import org.junit.Test
5 |
6 | /**
7 | * Example local unit test, which will execute on the development machine (host).
8 | *
9 | * See [testing documentation](http://d.android.com/tools/testing).
10 | */
11 | class ExampleUnitTest {
12 | @Test
13 | fun addition_isCorrect() {
14 | assertEquals(4, 2 + 2)
15 | }
16 | }
17 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/enigma13/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += enigma13/STATUS enigma13/protocol.txt enigma13/README.enigma13 enigma13/ChangeLog
4 | camlibdoc_DATA += enigma13/README.enigma13
5 |
6 | EXTRA_LTLIBRARIES += enigma13.la
7 |
8 | enigma13_la_SOURCES = enigma13/enigma13.c
9 | enigma13_la_LDFLAGS = $(camlib_ldflags)
10 | enigma13_la_DEPENDENCIES = $(camlib_dependencies)
11 | enigma13_la_LIBADD = $(camlib_libadd)
12 |
13 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/doc/frontend_devel.txt:
--------------------------------------------------------------------------------
1 |
2 |
3 | gPhoto Front-end Developer's Guide
4 |
5 | Scott Fritzinger
6 | 2000-07-26
7 | Revision 1
8 |
9 | \tableofcontents{}
10 |
11 | 1 Understanding the gPhoto2 Structure
12 |
13 | 1.1 Role of the gPhoto2 Core
14 |
15 | 1.2 Role of the Camera Library
16 |
17 | 1.3 Role of the Front-end
18 |
19 | 2 Implementing the Front-end
20 |
21 | 2.1 gPhoto2 Core API
22 |
23 | 2.2 Functions Required By the Front-end
24 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/iclick/ChangeLog:
--------------------------------------------------------------------------------
1 | 2004-11-26 Theodore Kilgore
2 | * library.c: Fixed signedness errors
3 | * iclick.c: ditto
4 | * iclick.h: changed a return type from char* to int
5 |
6 | 2004-11-29 Marcus Meissner
7 |
8 | * .cvsignore: ignore stuff
9 | * library.c: Fixed C99ism (by Dan Fandrich)
10 |
11 | 2004-11-26 Theodore Kilgore
12 |
13 | * *.[c,h]: First check-in.
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/dimera/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += dimera/CREDITS dimera/Protocol.txt dimera/ChangeLog dimera/TODO
4 |
5 | EXTRA_LTLIBRARIES += dimera3500.la
6 |
7 | dimera3500_la_SOURCES =\
8 | dimera/dimera3500.c \
9 | dimera/mesalib.c dimera/mesalib.h\
10 | dimera/dimeratab.h
11 | dimera3500_la_LDFLAGS = $(camlib_ldflags)
12 | dimera3500_la_DEPENDENCIES = $(camlib_dependencies)
13 | dimera3500_la_LIBADD = $(camlib_libadd)
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/usb/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += usb/usb-os2.c
4 |
5 | EXTRA_LTLIBRARIES += usb.la
6 |
7 | usb_la_LDFLAGS = $(iolib_ldflags)
8 | usb_la_CPPFLAGS = \
9 | $(AM_CPPFLAGS) \
10 | $(INTL_CFLAGS) \
11 | $(LIBUSB_CFLAGS) \
12 | $(CPPFLAGS)
13 | usb_la_DEPENDENCIES = $(iolib_dependencies)
14 | usb_la_LIBADD = $(iolib_libadd)
15 | usb_la_LIBADD += $(LIBUSB_LIBS) $(INTLLIBS)
16 | usb_la_SOURCES = usb/libusb.c
17 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sq905/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += sq905/README.913C sq905/README.sq905 sq905/ChangeLog sq905/TODO
4 | camlibdoc_DATA += sq905/README.913C sq905/README.sq905
5 |
6 | EXTRA_LTLIBRARIES += sq905.la
7 |
8 | sq905_la_SOURCES = sq905/library.c sq905/sq905.c sq905/sq905.h sq905/postprocess.c
9 | sq905_la_LDFLAGS = $(camlib_ldflags)
10 | sq905_la_DEPENDENCIES = $(camlib_dependencies)
11 | sq905_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/jl2005a/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += jl2005a/README.jl2005a jl2005a/ChangeLog
4 | camlibdoc_DATA += jl2005a/README.jl2005a jl2005a/ChangeLog
5 |
6 | EXTRA_LTLIBRARIES += jl2005a.la
7 |
8 | jl2005a_la_SOURCES = jl2005a/library.c\
9 | jl2005a/jl2005a.c\
10 | jl2005a/jl2005a.h
11 | jl2005a_la_LDFLAGS = $(camlib_ldflags)
12 | jl2005a_la_DEPENDENCIES = $(camlib_dependencies)
13 | jl2005a_la_LIBADD = $(camlib_libadd)
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/tp6801/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += tp6801/README.tp6801 tp6801/tp6801-dump.c
4 | camlibdoc_DATA += tp6801/README.tp6801
5 |
6 | EXTRA_LTLIBRARIES += tp6801.la
7 |
8 | tp6801_la_SOURCES = tp6801/library.c tp6801/tp6801.c tp6801/tp6801.h
9 | tp6801_la_LDFLAGS = $(camlib_ldflags)
10 | tp6801_la_DEPENDENCIES = $(camlib_dependencies)
11 | tp6801_la_LIBADD = $(camlib_libadd) @LIBGD_LIBS@
12 | tp6801_la_CFLAGS = @LIBGD_CFLAGS@
13 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/enigma13/STATUS:
--------------------------------------------------------------------------------
1 | Todo
2 | ----
3 |
4 | - Download thrumbnails images
5 | - Delete last image / all images
6 | - Get image informations ( Size in pixel)
7 | - Clean the code
8 | - Find all over commands (if there are)
9 |
10 |
11 |
12 | Already working
13 | ---------------
14 |
15 | - Get camera directory (TOC)
16 | - Get camera storage capabilities
17 | - Get image size (in bytes)
18 | - Download an image from Flash and Cards
19 |
20 |
21 |
22 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/pccam300/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += pccam300/README.pccam300 pccam300/pccam300-lsusb.txt pccam300/ChangeLog
4 | camlibdoc_DATA += pccam300/README.pccam300
5 |
6 | EXTRA_LTLIBRARIES += pccam300.la
7 |
8 | pccam300_la_SOURCES = pccam300/pccam300.c pccam300/pccam300.h pccam300/library.c
9 | pccam300_la_LDFLAGS = $(camlib_ldflags)
10 | pccam300_la_DEPENDENCIES = $(camlib_dependencies)
11 | pccam300_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/enigma13/README.enigma13:
--------------------------------------------------------------------------------
1 | Olivier Fauchon
2 |
3 |
4 | Digital Dream Enigma 1.3 Driver
5 | -------------------------------
6 |
7 |
8 |
9 |
10 | Compatible hardware
11 | -------------------
12 |
13 | - Digital Dream Enigma 1.3
14 |
15 |
16 |
17 |
18 |
19 |
20 | Thanks
21 | ------
22 |
23 | - spca50x & blink2 developpers for their code. It inspired me a lot.
24 | - Benoit Papillault for snoopy
25 | - Irc & mailing list people.
26 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/topfield/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_LTLIBRARIES += topfield.la
4 | EXTRA_DIST += topfield/ChangeLog
5 | topfield_la_SOURCES = topfield/crc16.c topfield/crc16.h topfield/tf_bytes.c topfield/tf_bytes.h topfield/mjd.c topfield/mjd.h \
6 | topfield/puppy.c topfield/usb_io.h topfield/usb_io.c
7 | topfield_la_LDFLAGS = $(camlib_ldflags)
8 | topfield_la_DEPENDENCIES = $(camlib_dependencies)
9 | topfield_la_LIBADD = $(camlib_libadd) $(LTLIBICONV)
10 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2.pc.in:
--------------------------------------------------------------------------------
1 | prefix=@prefix@
2 | exec_prefix=@exec_prefix@
3 | libdir=@libdir@
4 | includedir=@includedir@
5 | VERSION=@VERSION@
6 | driverdir=@camlibdir@
7 |
8 | Name: libgphoto2
9 | Description: Library for easy access to digital cameras
10 | URL: http://gphoto.org/proj/libgphoto2/
11 | Version: @VERSION@
12 | Requires: libgphoto2_port >= 0.10.0
13 | Requires.private: @REQUIREMENTS_FOR_LIBEXIF@
14 | Libs: -L${libdir} -lgphoto2 -lm
15 | Cflags: -I${includedir}/gphoto2
16 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/clicksmart310/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += clicksmart310/README.clicksmart310
4 | camlibdoc_DATA += clicksmart310/README.clicksmart310
5 |
6 | EXTRA_LTLIBRARIES += clicksmart310.la
7 |
8 | clicksmart310_la_SOURCES = \
9 | clicksmart310/library.c \
10 | clicksmart310/clicksmart.c clicksmart310/clicksmart.h \
11 | clicksmart310/spca50x-jpeg-header.h
12 | clicksmart310_la_LDFLAGS = $(camlib_ldflags)
13 | clicksmart310_la_LIBADD = $(camlib_libadd)
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/libgphoto2_port/usbdiskdirect/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | ## Compile the IO library into a libtool module shared library
4 | EXTRA_LTLIBRARIES += usbdiskdirect.la
5 |
6 | usbdiskdirect_la_LDFLAGS = $(iolib_ldflags)
7 | usbdiskdirect_la_CPPFLAGS = $(AM_CPPFLAGS) $(INTL_CFLAGS) $(CPPFLAGS)
8 | usbdiskdirect_la_DEPENDENCIES = $(iolib_dependencies)
9 | usbdiskdirect_la_LIBADD = $(iolib_libadd) $(INTLLIBS) $(SERIAL_LIBS)
10 | usbdiskdirect_la_SOURCES = usbdiskdirect/linux.c
11 |
--------------------------------------------------------------------------------
/camera/src/main/java/de/stuermerbenjamin/android/gphoto2/Camera.kt:
--------------------------------------------------------------------------------
1 | package de.stuermerbenjamin.android.gphoto2
2 |
3 | class Camera {
4 |
5 | companion object {
6 | init {
7 | System.loadLibrary("camera")
8 | }
9 | }
10 |
11 | private external fun getLibraryVersion(): String
12 | private external fun create(): Long
13 |
14 | fun libraryVersion(): String {
15 | return getLibraryVersion()
16 | }
17 |
18 | fun createCamera() {
19 | create()
20 | }
21 | }
22 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/sonydscf1/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += sonydscf1/README.sonydscf1 sonydscf1/ChangeLog
4 | camlibdoc_DATA += sonydscf1/README.sonydscf1
5 |
6 | EXTRA_LTLIBRARIES += sony_dscf1.la
7 |
8 | sony_dscf1_la_SOURCES = \
9 | sonydscf1/command.c sonydscf1/command.h \
10 | sonydscf1/sonydscf1.c sonydscf1/pmp.h
11 | sony_dscf1_la_LDFLAGS = $(camlib_ldflags)
12 | sony_dscf1_la_DEPENDENCIES = $(camlib_dependencies)
13 | sony_dscf1_la_LIBADD = $(camlib_libadd)
14 |
15 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/panasonic/l859/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += panasonic/l859/README.panasonic-l859 panasonic/l859/ChangeLog panasonic/l859/TODO
4 | camlibdoc_DATA += panasonic/l859/README.panasonic-l859
5 |
6 | EXTRA_LTLIBRARIES += panasonic_l859.la
7 |
8 | panasonic_l859_la_SOURCES = panasonic/l859/l859.c panasonic/l859/l859.h
9 | panasonic_l859_la_LDFLAGS = $(camlib_ldflags)
10 | panasonic_l859_la_DEPENDENCIES = $(camlib_dependencies)
11 | panasonic_l859_la_LIBADD = $(camlib_libadd)
12 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/toshiba/pdrm11/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += toshiba/pdrm11/README.toshiba-pdrm11
4 | camlibdoc_DATA += toshiba/pdrm11/README.toshiba-pdrm11
5 |
6 | EXTRA_LTLIBRARIES += toshiba_pdrm11.la
7 |
8 | toshiba_pdrm11_la_SOURCES = \
9 | toshiba/pdrm11/library.c \
10 | toshiba/pdrm11/pdrm11.c toshiba/pdrm11/pdrm11.h
11 | toshiba_pdrm11_la_LDFLAGS = $(camlib_ldflags)
12 | toshiba_pdrm11_la_DEPENDENCIES = $(camlib_dependencies)
13 | toshiba_pdrm11_la_LIBADD = $(camlib_libadd)
14 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/barbie/ChangeLog:
--------------------------------------------------------------------------------
1 | 2009-02-13 Marcus Meissner
2 |
3 | * barbie.c: made even more clean, split reader
4 | code in CameraFile* and char * generator.
5 |
6 | 2007-05-23 Marcus Meissner
7 |
8 | * main.c: Removed.
9 | * library.c: Reworked Bayer array decoding.
10 | Use global bayer routines.
11 |
12 | * library.c, barbie.c: Largish clean up.
13 |
14 | * library.c,barbie.h: Merged into barbie.c
15 | * Protocol.txt: Extracted from barbie.h
16 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/camlibs/gsmart300/Makefile-files:
--------------------------------------------------------------------------------
1 | # -*- Makefile -*-
2 |
3 | EXTRA_DIST += gsmart300/README.gsmart300 gsmart300/ChangeLog
4 | camlibdoc_DATA += gsmart300/README.gsmart300
5 |
6 | EXTRA_LTLIBRARIES += gsmart300.la
7 |
8 | gsmart300_la_SOURCES = \
9 | gsmart300/gsmart300.c gsmart300/gsmart300.h \
10 | gsmart300/library.c \
11 | gsmart300/gsmart300-jpeg-header.h
12 | gsmart300_la_LDFLAGS = $(camlib_ldflags)
13 | gsmart300_la_DEPENDENCIES = $(camlib_dependencies)
14 | gsmart300_la_LIBADD = $(camlib_libadd)
15 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libgphoto2/libgphoto2-2.5.23/gphoto-m4/gp-udev.m4:
--------------------------------------------------------------------------------
1 | dnl Determines whether UDEV code should be compiled.
2 | dnl $1 contains shell code that returns 0 if all other prerequisites (like
3 | dnl libusb) are available.
4 | AC_DEFUN([GP_UDEV],[dnl
5 | if test "x${udevscriptdir}" = "x"; then udevscriptdir="\${libdir}/udev"; fi
6 | AC_ARG_VAR([udevscriptdir],[Directory where udev scripts like check-ptp-camera will be installed])
7 | AC_SUBST([udevscriptdir])
8 | AM_CONDITIONAL([HAVE_UDEV],[if echo "$host"|grep -i linux >/dev/null ; then $1; fi ])
9 | ])dnl
10 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/po/remove-potcdate.sin:
--------------------------------------------------------------------------------
1 | # Sed script that remove the POT-Creation-Date line in the header entry
2 | # from a POT file.
3 | #
4 | # The distinction between the first and the following occurrences of the
5 | # pattern is achieved by looking at the hold space.
6 | /^"POT-Creation-Date: .*"$/{
7 | x
8 | # Test if the hold space is empty.
9 | s/P/P/
10 | ta
11 | # Yes it was empty. First occurrence. Remove the line.
12 | g
13 | d
14 | bb
15 | :a
16 | # The hold space was nonempty. Following occurrences. Do nothing.
17 | x
18 | :b
19 | }
20 |
--------------------------------------------------------------------------------
/camera/src/main/cpp/libexif/libexif-0.6.21/doc/footer.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
8 |
9 | Generated by
10 |
11 |
12 |