Skip to content

Latest commit

 

History

History
99 lines (60 loc) · 3.75 KB

Credits.md

File metadata and controls

99 lines (60 loc) · 3.75 KB

RemotePhotoTool Credits

The application is using several SDKs, components and libraries, which are described in this document.

Camera SDKs

Several SDKs are used to actually connect to and communicate with the cameras.

Canon SDKs

The application uses the Canon EOS Digital SDK (ED-SDK). It is licensed under the "Digital Image Developer Programme".

The application uses the Canon PowerShot Remote Capture Software Development Kit (PS-ReC). It is licensed under the "Digital Image Developer Programme".

The application uses the Canon Digital Camera Software Development Kit (CD-SDK) It is licensed under the "Digital Image Developer Programme".

gPhoto2

The application uses the libgphoto2 library from the gPhoto2 project. It is licensed under the GNU Lesser General Public License Version 2.1 (LGPL).

The application uses a Microsoft Visual Studio 2022 port of gPhoto2; the build script files are available in this repository: https://github.com/vividos/RemotePhotoTool/tree/main/build

Components and Libraries

Boost

The application uses the Boost library. Boost is licensed under the BSL Boost Software License, Version 1.0.

WTL

The application uses the WTL library from Microsoft. WTL is licensed under the Common Public License 1.0 (CPL).

JPEG library

The application uses the JPEG library written by the Independent JPEG Group. The JPEG library is licensed under a custom free license. The license needs use to state: "This software is based in part on the work of the Independent JPEG Group".

Lua

The application uses the Lua programming language. Lua is licensed under the terms of the MIT license.

Scintilla

The application uses the Scintilla source code editing component. The component is licensed under a custom license that permits use in any free project or commercial product.

The application uses the "WTL Scintilla Control Wrappers" from Programmer's Notepad by Gilad Novik. The wrapper code is licensed under the zlib license.

libexif

The application uses the libexif library to read EXIF data from images. The component is licensed under the GNU Lesser General Public License Version 2.1 (LGPL).

Other

The application uses the "famfamfam Silk icon set" created by Mark James. The icons are distributed under the "Creative Commons Attribution 2.5 License".