Romuald Conty
|
bd4a48990e
|
Attempt to fix Issue 14 and Issue 16: allow DLL creation and add C++ compatibility. (WARNING: this fix couldnt be tested here.)
|
2009-09-03 15:24:12 +00:00 |
|
Romuald Conty
|
70ede60e30
|
Add NFCIP (NDEP) as experimental feature (Thanks to Fkooman).
|
2009-09-03 13:47:26 +00:00 |
|
Romuald Conty
|
e92b8ab76f
|
ARYGON APDB1UA33N works with the revision.
|
2009-09-03 12:26:54 +00:00 |
|
Romuald Conty
|
d799098753
|
Put debug message at right place.
|
2009-09-03 11:44:56 +00:00 |
|
Romuald Conty
|
d6868037c8
|
Add CMake configure option to not compile PC/SC support (defaults ON).
Sync variables in CMake file with current pkg-config file variables.
|
2009-09-03 09:21:52 +00:00 |
|
Romuald Conty
|
3e547300b0
|
Fix pkg-config file: libdir was wrong.
|
2009-09-03 09:16:55 +00:00 |
|
Romuald Conty
|
73ad4d0f83
|
Disable forced speed in rs232.c
|
2009-09-03 09:05:27 +00:00 |
|
Romuald Conty
|
f5c401fb8c
|
Remove DOS line endings.
|
2009-09-02 20:15:21 +00:00 |
|
Romuald Conty
|
a552a596fb
|
Add alternative build system (CMake).
|
2009-09-02 16:43:22 +00:00 |
|
Romuald Conty
|
b16bc53025
|
Attempt to support ARYGON APDB (APDB1UA33N and APDB2UA33).
Code clean up.
|
2009-08-28 16:54:04 +00:00 |
|
Romuald Conty
|
710745262d
|
Define useful messaging macros. WARNING: It use C99 syntax (__VA_ARGS__) and GNU extension (##), some tweaks may be needed to support non-C99 and non-GNU compiler.
|
2009-08-28 10:46:17 +00:00 |
|
Romuald Conty
|
0344b1aee2
|
Add doxygen comment to dev_callbacks struct.
|
2009-08-28 10:44:07 +00:00 |
|
Romuald Conty
|
379bc51241
|
Enhance autogen.sh script for debugging purpose: some autotools versions can be problem source.
|
2009-08-27 13:22:11 +00:00 |
|
Romuald Conty
|
0ea0ebe103
|
Import API documentation found at http://libnfc.org/libnfc/documentation/api in Doxygen format.
|
2009-08-27 10:49:45 +00:00 |
|
Romuald Conty
|
42d83fce56
|
Code cleanup for nfc-emulate, nfc-relay and nfc-anticol tools.
|
2009-08-26 10:57:38 +00:00 |
|
Romuald Conty
|
70cc04fe5f
|
Fix Issue 8: DOS line endings in README file. Thanks!
|
2009-08-26 09:37:12 +00:00 |
|
Romuald Conty
|
e05af04cce
|
C99 standard can now be disabled by configure using "--disable-std-c99" flag.
|
2009-08-26 09:14:23 +00:00 |
|
Romuald Conty
|
b08951a43e
|
Attempt to fix rpath issue on linux platform (it is already deprecated in main distributions. i.e. http://wiki.debian.org/RpathIssue)
|
2009-08-26 08:54:39 +00:00 |
|
Adam Laurie
|
eec2a3c220
|
add quiet mode to improve timing of emulate, relay and anticol commands
|
2009-08-23 09:50:46 +00:00 |
|
Adam Laurie
|
44f9cf9dd5
|
add UID feature to documentation and minor engrish correction
|
2009-08-21 13:44:53 +00:00 |
|
Adam Laurie
|
0b6090cfd6
|
test I can commit by adding allow UID to be specified
|
2009-08-21 13:34:53 +00:00 |
|
Romuald Conty
|
1ca94ca86c
|
Fix Issue 7: wrong paths in pkg-config file.
|
2009-08-19 14:39:19 +00:00 |
|
Romuald Conty
|
2bf4393191
|
Add MIFARE Ultratag tool. (Many thanks to xxv)
|
2009-07-24 15:35:02 +00:00 |
|
Romuald Conty
|
d6a4a2b422
|
Update ChangeLog, debian files and bump library version to 1.2.1.
|
2009-07-24 14:51:03 +00:00 |
|
Roel Verdult
|
8bc062da75
|
Added stdint/libusb filters to VS2005 project
|
2009-07-24 14:03:37 +00:00 |
|
Roel Verdult
|
66378cc2d5
|
Typecast to be specific what is needed
|
2009-07-24 14:02:39 +00:00 |
|
Roel Verdult
|
c4fb2bda0d
|
changed back uint32_t to size_t for linux64-pcsclite compatibility
|
2009-07-24 13:38:18 +00:00 |
|
Romuald Conty
|
d777e801fc
|
Update ChangeLog for 1.2.0
|
2009-07-23 14:45:50 +00:00 |
|
Romuald Conty
|
62e71024cf
|
Bump library version to 1.2.0
|
2009-07-23 13:34:02 +00:00 |
|
Romuald Conty
|
23b32a7742
|
Actual "Windows" tarball is more related to "Visual Studio 2005" than "Windows".
|
2009-07-23 10:56:34 +00:00 |
|
Romuald Conty
|
c92b437c69
|
Fix win32 paths in make_release.sh.
|
2009-07-23 10:40:24 +00:00 |
|
Roel Verdult
|
48c3996688
|
ISO14443-B support in nfc-list
|
2009-07-23 10:24:04 +00:00 |
|
Roel Verdult
|
4b3291f6b1
|
VS stdint-files
|
2009-07-23 10:22:03 +00:00 |
|
Roel Verdult
|
c43c1444c8
|
VS C++ project files
|
2009-07-23 10:20:30 +00:00 |
|
Romuald Conty
|
9e8ffea073
|
Fix license in debian files.
Add man pages in debian install.
|
2009-07-22 14:02:39 +00:00 |
|
Romuald Conty
|
b8191e5896
|
MacOSX users can now use autotoolized version.
|
2009-07-22 13:26:52 +00:00 |
|
Romuald Conty
|
536268c287
|
Import portability branch as trunk
|
2009-07-22 13:23:19 +00:00 |
|
Roel Verdult
|
452e4b31bf
|
mac pcsc compilation
|
2009-07-22 10:02:28 +00:00 |
|
Romuald Conty
|
440fa38889
|
Fix PCSC headers path on MacOS.
|
2009-07-22 09:35:48 +00:00 |
|
Romuald Conty
|
c0bcce387e
|
Fix stupid mistake in autogen.sh. MacOSX users can now run ./configure without problem.
Add ChangeLog information for next release.
|
2009-07-22 09:27:59 +00:00 |
|
Romuald Conty
|
e98e7d9415
|
Rename "byte" type into "byte_t" type.
|
2009-07-16 12:09:06 +00:00 |
|
Romuald Conty
|
3b8a414cd2
|
dev_callbacks_list should only get compiled into the libnfc library, not in every client application. (Thanks to snapdev)
|
2009-07-15 17:45:38 +00:00 |
|
Romuald Conty
|
45b2cfa258
|
Improve libusb detection if pkg-config is not present.
|
2009-06-30 13:30:31 +00:00 |
|
Roel Verdult
|
51720401a1
|
FIX (under MacOSX) ./autogen.sh: line 11: libtoolize: command not found
|
2009-06-30 10:53:53 +00:00 |
|
Romuald Conty
|
db6375511d
|
Improve MacOSX portability (again): many thanks to Daniel Macks <dmacks@netspace.org> from #fink irc channel.
|
2009-06-29 08:47:19 +00:00 |
|
Romuald Conty
|
658f24ba3e
|
Improve MacOSX portability: many thanks to Daniel Macks <dmacks@netspace.org> from #fink irc channel.
|
2009-06-29 08:32:07 +00:00 |
|
Romuald Conty
|
d5b1ccea6d
|
Fix configure.ac
|
2009-06-29 06:58:40 +00:00 |
|
Romuald Conty
|
3c6f9c3a8c
|
Install man pages with binaries.
|
2009-06-29 06:55:17 +00:00 |
|
Romuald Conty
|
bb4d79735a
|
Add manpages for nfc-tools.
|
2009-06-26 15:10:01 +00:00 |
|
Romuald Conty
|
0da43b6731
|
Add LICENSE and README files to releases produce by make_release.sh script.
Fix MacOSX Makefile embedded in MacOSX archive by make_release.sh.
Replace COPYING content with LGPLv3.
|
2009-06-26 09:22:26 +00:00 |
|