7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Jun 02, 2024 — Jun 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
summary: fix embarrassing bug in recent commit (broke %x output) More... 9 months ago
summary: fix accidental ')' misplacement in recent commit More... 9 months ago
summary: tune table layout of properties some more More... 9 months ago
Canon cameras may also use MTP vendor extension codes (0xd4..) More... 9 months ago
summary: add info about Canon vendor extension properties More... 9 months ago
improve logging output for EOS_AutoPowerOff and EOS_ShutterReleaseCounter More... 9 months ago
ptp_unpack_CANON_changes: fix bug in bounds checking code More... 9 months ago
ptp_generic_getdevicepropdesc: remove code duplication More... 9 months ago
summary: layout property summary in a more table based look More... 9 months ago
ptp2: shorten 3 overly long EOS property names (remove "Setting" substr) More... 9 months ago
m4: fix output alignment in gettext domain check More... 9 months ago
introduce helper macros for automatic offset increment after dtoh More... 9 months ago
improve API of ptp_unpack_string and ptp_unpack_uint[16|32]_array More... 9 months ago
Better explanation for gtk-doc related dummy targets More... 9 months ago
AC_MSG_RESULT output requires AC_MSG_CHECKING before More... 9 months ago
ci: Start using silent rules More... 9 months ago
reduce textual 'noise' in the EOS event debug log entries More... 9 months ago
Enable silent build rules by default More... 9 months ago
ptp2: condense EOS OLCInfo related debug output More... 9 months ago
fix a few random compiler warnings More... 9 months ago
fix compiler warnings about potentially truncated strings from snprintf More... 9 months ago
fix regression introduced in #1002 More... 9 months ago
fix white-space and indentation inconsistencies (third round) More... 9 months ago
fix white-space and indentation inconsistencies (second round) More... 9 months ago
more replace sprintf(buf) + strdup(buf) pattern with new aprintf() More... 9 months ago
Update CI to FreeBSD 13.3 More... 9 months ago
add missing "event %d" prefix in debug output of OLC version string More... 9 months ago
make evaluation order consistent in equivalent if-statements More... 9 months ago
replace sprintf(buf) + strdup(buf) pattern with new aprintf() More... 9 months ago
make ptp_pack/unpack functions take const data pointers where appropriate More... 9 months ago