/[pcsclite]/trunk/Drivers/ccid/src/Info.plist.src
ViewVC logotype

Log of /trunk/Drivers/ccid/src/Info.plist.src

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 3024 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 26 13:20:43 2008 UTC (4 years, 10 months ago) by rousseau
File length: 3362 byte(s)
Diff to previous 2532
do not include the release number in the Info.plist to avoid a diff of a
configuration file when upgrading the package.

Thanks to Benoit Gonzalvo for the bug report

Revision 2532 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 19 12:14:37 2007 UTC (6 years ago) by rousseau
File length: 3379 byte(s)
Copied from: trunk/Drivers/ccid/src/Info.plist revision 2524
Diff to previous 2313
rename Info.plist as Info.plist.src since it is just a template

Revision 2313 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 6 21:51:32 2007 UTC (6 years, 4 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 3379 byte(s)
Diff to previous 2055
use MAGIC_IFDCAPABILITIES

Revision 2055 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 25 20:48:11 2006 UTC (7 years ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 3211 byte(s)
Diff to previous 1795
update the licence from GPL to LGPL

Revision 1795 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 11 10:39:54 2006 UTC (7 years, 4 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 3202 byte(s)
Diff to previous 1790
move the comment about APDU mode from ccid_open_hack() to Info.plist
since it is configured there

Revision 1790 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 11 07:51:13 2006 UTC (7 years, 4 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 3103 byte(s)
Diff to previous 1702
allow to select the power on voltage using Info.plist instead of
recompiling the source code

Revision 1702 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 7 15:41:47 2005 UTC (7 years, 6 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2880 byte(s)
Diff to previous 1614
exchange COMM and PERIODIC debug values so that all except PERIODIC
value is 7

Revision 1614 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 13 14:27:23 2005 UTC (7 years, 9 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2880 byte(s)
Diff to previous 1422
document DRIVER_OPTION_RESET_ON_CLOSE

Revision 1422 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 12 19:17:26 2005 UTC (8 years, 1 month ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2653 byte(s)
Diff to previous 1287
"Generic CCID reader" -> "Generic CCID driver"

Revision 1287 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 19 08:40:42 2004 UTC (8 years, 7 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2653 byte(s)
Diff to previous 1189
check firmware version to avoid firmwares with bugs. You can still use a
bigus firmware by setting DRIVER_OPTION_USE_BOGUS_FIRMWARE in Info.plist

Revision 1189 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 17 16:56:19 2004 UTC (8 years, 9 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2203 byte(s)
Diff to previous 1023
use the official doctype, public and system ids. Thanks to Ville Skytt�
and OpenCT

Revision 1023 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 2 14:12:36 2004 UTC (8 years, 10 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2171 byte(s)
Diff to previous 985
replace VENDOR pattern by MAGIC_VENDOR since we also have a VENDOR in
IOCTL_SMARTCARD_VENDOR_IFD_EXCHANGE and then a collision.

same change for PRODUCT and FRIENDLYNAME to be homogenous.

Revision 985 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 30 09:34:19 2004 UTC (8 years, 10 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2153 byte(s)
Diff to previous 881
document the possible values for ifdLogLevel and ifdDriverOptions

Revision 881 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 17 14:46:12 2004 UTC (9 years ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 1305 byte(s)
Diff to previous 776
add default ifdDriverOptions set to 0x0000

Revision 776 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 6 13:25:28 2004 UTC (9 years, 1 month ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 1250 byte(s)
Diff to previous 665
define default ifdLogLevel at 3 (DEBUG_LEVEL_CRITICAL | DEBUG_LEVEL_INFO)

Revision 665 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 2 10:05:34 2004 UTC (9 years, 3 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 1200 byte(s)
Diff to previous 651
use create_Info_plist.pl to generate the installed Info.plist from an
Info.plist template and a list of supported readers.

Revision 651 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 27 13:40:29 2004 UTC (9 years, 3 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2416 byte(s)
Diff to previous 607
add Silitek SK-3105 keyboard

Revision 607 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 15 08:19:03 2004 UTC (9 years, 4 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2284 byte(s)
Diff to previous 531
add ActivCard

Revision 531 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 29 18:06:08 2003 UTC (9 years, 6 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2153 byte(s)
Diff to previous 299
add USB identification for SPR 532

Revision 299 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 20 08:35:13 2003 UTC (9 years, 9 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 2036 byte(s)
Diff to previous 269
use an <array></array> for the alias enumeration

Revision 269 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Aug 12 12:40:23 2003 UTC (9 years, 9 months ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File length: 1962 byte(s)
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5