From 8f9ee0039bf37433c5eacbdb1b81d2a11122daac Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 20 Dec 2022 16:18:30 +0100 Subject: updated NEWS to current state --- NEWS | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 22e5acd68..296abb94d 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,28 @@ libgphoto2 2.5.30.1 development snapshot +pentax: +* added Pentax KP id + +ptp2: +* do better event queueing during capture (makes capture faster, avoids losing events) +* Canon EOS: OLC logic rewritten to be table driven, more debugging of the content, + config "testolc" to generate debugoutput. Supports more cameras better. +* Sony Alpha: Added config options: focusarea, liveviewsettingeffect +* Battery Level: also support ENUM style battery reporting for Canon +* Nikon 1: S1 also does not support everything +* New ids: + - Nikon Z30 + - Canon EOS 850D, R7, R10, R5 C + - Fuji X-H2 + - Pentax KP (PTP mode) + - Sigma fp L + - GOPRO HERO 11 BLACK + - new ids also imported from libmtp + general: -* disable log formatting when we are not logging (speeds up large downloads, as - we are not hex dumping data and immediately discard the text) +* disable log formatting when we are not logging (speeds up large downloads, as + we are not hex dumping the whole data and immediately discard the result) +* libltdl usage now thread-safe. (some other library pieces are not threadsafe yet) translations: * updated swedish -- cgit v1.2.1