7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 02, 2024 — Jun 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix memory leak in _put_Fuji_FocusPoint More... 9 months ago
add GNU __attribute__((__format__(printf,...))) to new aprintf function More... 9 months ago
fix a couple sprintf/strncpy related issues with buffer size More... 9 months ago
new camera_keep_device_on() function (less noise in debug log) More... 9 months ago
introduce helper function aprintf(fmt, ...) (#1010) More... 9 months ago
fix memory leaks related to PTPCanon_changes_entry.u.info (#1009) More... 9 months ago
Ptp cleanup (#1007) More... 9 months ago
add a few missing C_MEM() checks for realloc/strdup (#1006) More... 9 months ago
White space cleanup #3 (#1005) More... 9 months ago
add 3 missing .gitignore entries (#1004) More... 9 months ago
add minimal .editorconfig file, trying to prevent reintroduction of spaces (#1003) More... 9 months ago
fix white-space and indentation inconsistencies in ... (#1002) More... 9 months ago
remove unnecessary if (not-null) check before calling free() (#1001) More... 9 months ago
Handle Nikon D3x, which only allows 1 argument to PTP_OC_NIKON_InitiateCaptureRecInMedia More... 9 months ago
Changed spaces to tabs for consistency (#1000) More... 9 months ago
add canon shutterspeed and afmethod config property values from the R8 (#999) More... 9 months ago
fix white-space and indentation inconsistencies in ptp2 driver (#998) More... 9 months ago
Only allocate when a logging functions needs it (#997) More... 9 months ago
use the SDK values and meanings for the property decoder More... 9 months ago
add space for a missing \0 on malloc! More... 10 months ago
added some defs from Nikon Z More... 10 months ago
switched device prop code type to 32bit ... this supports the new Nikon Z propcodes More... 10 months ago
added some nikon entries above 0x10000 (yes, weird... more than 16bit) More... 10 months ago
Fix Canon EOS M50 Mark2 preview size (#992) More... 10 months ago
Support the SetModeDialDisable opcode for Canon cameras (#991) More... 10 months ago
Removed bitmask from devicepropchanged call that crashed using Nikon Z9 (#988) More... 10 months ago
name changemethod -> isenabled like in the SDK More... 11 months ago
debug getextdeviceinfo better More... 11 months ago
sony getextdeviceinfo can return 0 size during startup More... 11 months ago
mode 3.00 sonys have 2 parameters for GetExtDeviceInfo More... 11 months ago