File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11python-gphoto2 - Python interface to libgphoto2
22http://github.com/jim-easterbrook/python-gphoto2
3- Copyright (C) 2014-18 Jim Easterbrook jim@jim-easterbrook.me.uk
3+ Copyright (C) 2014-19 Jim Easterbrook jim@jim-easterbrook.me.uk
44
55This program is free software: you can redistribute it and/or modify
66it under the terms of the GNU General Public License as published by
@@ -15,6 +15,13 @@ GNU General Public License for more details.
1515You should have received a copy of the GNU General Public License
1616along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
18+ Changes in 2.0.0:
19+ 1/ COMPATIBILITY CHANGE: gp_log_add_func and use_python_logging now return a
20+ Python object which must be stored until logging is no longer needed.
21+ 2/ Added cam-conf-view-gui & wait-for-event examples. Thanks to the users who
22+ contributed these.
23+ 3/ Various minor bug fixes and improvements.
24+
1825Changes in 1.9.0:
1926 1/ Enabled use of context callback functions such as
2027 gp_context_set_progress_funcs.
You can’t perform that action at this time.
0 commit comments