We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9280771 commit 20bceb2Copy full SHA for 20bceb2
1 file changed
CHANGELOG.txt
@@ -15,6 +15,11 @@ GNU General Public License for more details.
15
You should have received a copy of the GNU General Public License
16
along with this program. If not, see <http://www.gnu.org/licenses/>.
17
18
+Changes in 1.5.1:
19
+ 1/ Added gp_camera_get_single_config(), gp_camera_set_single_config() and
20
+ gp_camera_list_config() functions, if used with libgphoto2 v2.5.10+.
21
+ 2/ Changed version related compilation flags.
22
+
23
Changes in 1.5.0:
24
1/ API change! The gp_file_open function now allocates and returns a new
25
CameraFile object.
0 commit comments