RFLoadReader(): change the log message from a scary "Warning" to a more
informative one
2 lines of code changed in 1 file:
SYS_ThreadCreate(): call pthread_attr_destroy() to free memory allocated
by pthread_attr_init()
Thanks to Paul Klissner for the bug report
8 lines of code changed in 1 file:
release 1.4.4
11 lines of code changed in 2 files:
use SCARD_PROTOCOL_UNDEFINED instead of SCARD_PROTOCOL_UNSET
19 lines of code changed in 3 files:
rename SCARD_PROTOCOL_UNSET to SCARD_PROTOCOL_UNDEFINED to reflect the
Windows winscard API
SCARD_PROTOCOL_UNSET is still defined for backward compatibility
2 lines of code changed in 1 file:
HPEstablishUSBNotifications(): make the log message more explicit when
the driver does not support IFD_GENERATE_HOTPLUG (it is not an error)
1 lines of code changed in 1 file:
update IFDHPowerICC() documentation
8 lines of code changed in 1 file: