7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 5 days ago.
Jun 02, 2024 — Jun 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ptp2: disable some unused canon functions More... 8 months ago
ptp2: replace (most) oid/object_id symbols with handle More... 8 months ago
ptp2: move 'oid' variable into PTPObjectInfo as (Object) 'Handle' More... 8 months ago
rename event -> canonevent to avoid shadow variable warning More... 8 months ago
added fuji gfx100 ii More... 8 months ago
updated NEWS More... 8 months ago
ptp2: rename PTPParams::uilocked -> eos_uilocked to make scope clearer More... 8 months ago
ptp2: comment out currently unused MTPObjectFormat More... 8 months ago
ptp2: rename MTPProperties struct and members... More... 8 months ago
ptp2: replace nrofsomearray pattern with somearray_len pattern More... 8 months ago
ptp2: replace "sizeof(a) / sizeof(a[0])"-pattern with ARRAYSIZE() macro More... 8 months ago
ptp2: drop the "Supported" string in some PTPDeviceInfo members More... 8 months ago
ptp2: rename DevicePropertyCode -> DevicePropCode for consistency More... 8 months ago
ptp2: rename ObjectPropertyCode -> ObjectPropCode for consistency More... 8 months ago
ptp2: rename PTPPropertyValue to PTPPropValue for consistency More... 8 months ago
ptp2: rename (Object|Thumb)CompressedSize -> (Object|Thumb)Size More... 8 months ago
ptp2: rename Maximum/MinimumValue -> Max/MinValue for better readability More... 8 months ago
ptp2: rename FactoryDefaultValue -> DefaultValue for better readability More... 8 months ago
Makefile cleanups More... 8 months ago
README.Sony: Add inferred year 2024 to content More... 8 months ago
ptp: tune EOS_FocusInfoEx, FocusInfo event related code More... 8 months ago
ptp2: fix ptp_unpack_EOS_FocusInfoEx More... 8 months ago
ptp2: print human readable EOS event names in log More... 8 months ago
ptp2: fix focus info/mask event handling regression More... 8 months ago
ptp2: Canon EOS event handling naming improvements More... 8 months ago
added new EOS command codes and event codes More... 8 months ago
config: set default value to a string only if we have a string widget (AFL) More... 8 months ago
more debugoutput More... 8 months ago
added NULL check for params->deviceinfo.Model (afl) More... 8 months ago
init some variables, as they are reported uninitialized in some paths via afl More... 8 months ago