Phil Dibowitz wrote:
> Concordance 0.21 is officially released! This release adds many new features
> including firmware update support for the 5xx line of remotes, significantly
> improved IR learning support (including learning more than one key in a
> session), and integrated udev support.

For those interested, there's quite a lot of change since 0.20:

 Changelog                                |   58 ++-
 ReleaseChecklist                         |   22 +
 SubmittingPatches                        |   32 +
 concordance/README                       |   59 ++-
 concordance/concordance.1                |    9
 concordance/concordance.c                |  460 ++++++++++++++++++++++--
 concordance/configure.ac                 |    2
 consnoop/Makefile                        |    8
 consnoop/consnoop.cpp                    |  189 +++++++---
 libconcord/INSTALL.linux                 |   37 +
 libconcord/Makefile.am                   |   32 +
 libconcord/bindings/perl/README          |   54 ++
 libconcord/bindings/perl/concord.i       |  124 ++++++
 libconcord/bindings/perl/test.pl         |   60 +++
 libconcord/bindings/python/README        |   45 ++
 libconcord/bindings/python/libconcord.py |  584 ++++++++++++++++++++-----------
 libconcord/bindings/python/setup.py      |    4
 libconcord/configure.ac                  |    9
 libconcord/gen_udev_support              |  231 ++++++++++++
 libconcord/libconcord.cpp                |  246 ++++++++++---
 libconcord/libconcord.h                  |   85 ++++
 libconcord/remote.cpp                    |  323 +++++++++--------
 libconcord/remote.h                      |   24 -
 libconcord/remote_info.h                 |   12
 libconcord/remote_z.cpp                  |    5
 libconcord/web.cpp                       |   44 ++
 libconcord/web.h                         |    7
 libconcord/win/libconcord.def            |   13
 28 files changed, 2221 insertions(+), 557 deletions(-)


-- 
Phil Dibowitz                             p...@ipom.com
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to