• svn URL

Use this URL in your Subversion client. Need more instructions?
 

Development Kit to expand functionality of some compact digital photo cameras.

root

User picture

Author: philmoz

Revision: 1863 («Previous)


(19 May 23:00 UTC) 4 days ago

Add Artist/Owner name and Copyright to the DNG header if set in the camera.
Requires new PARAM_xxx values in platform_camera.h.
Enabled for G12, SX30, SX40, IXUS310 and G1X.
If PARAM_ARTIST_NAME is defined the Artist tag is set from this value (G1X)
Otherwise if PARAM_OWNER_NAME is defined the Artist tag is set from this (G12, SX30, SX40, IXUS310)
If PARAM_COPYRIGHT is defined the Copyright tag is set from this (G1X)

 
Name Date Rev. Commit message
branches Fri, May 18 1860 [philmoz] Update to IXUS65 from srsa_4c http://chdk.setepontos.com/...
tags Thu, Mar 08 2007 12 [vitalyb] * pre8 release
trunk Sat, May 19 1863 [philmoz] Add Artist/Owner name and Copyright to the DNG header if ...