Revision history for Perl extension Audio::Ecasound.
1.01 Mon Jul 12 12:18:04 EST 2010
- Clarify license for Debian packaging
(Thanks Joel Roth http://github.com/bolangi)
0.93 Sun Jan 6 15:30:02 EST 2008
- RT #32101: missing flush to STDOUT from Andreas Koenig
$| is Makefile.PL and use MM's prompt instead of custom
0.92 Sun Dec 16 14:15:44 EST 2007
- Update email address
- 'todo' test done, shush test warning
- Require ecasound 2.4.5, document bugs around 2.4.4
http://www.eca.cx/ecasound-list/2006/06/0004.html
http://www.eca.cx/ecasound-list/2006/12/0007.html
0.91 Tue May 30 22:40:23 EST 2006
- Fixup pattern for tests on chainsetup error messages
(Joel Roth http://ecmdr.infogami.com)
- Move test.pl to t/ecasound.t
- Add t/pod.t for Kwalitee
0.9 Sun Aug 10 16:38:10 EST 2003
- Use UNIVERSAL::isa for self test (more robust)
- Updated eg/* for new cop-status
- on_error with Carp::* + docs
- Use libecasoundc-config (renamed in ecasound)
- Fix lib dir in Ecasound.xs (change in ecasound)
- Makefile.PL requires ecasound 2.2 for above
- Remove -lkvutils, not required
- Thread warning updated from feedback
- Update/Fix tests for new return formats and codes
- Warn and document ECASOUND re: env var
0.2 Tue Jun 26 01:28:01 EST 2001
- Public debut, Changes file becomes relevant
0.01 Mon May 21 14:39:57 2001
- original version; created by h2xs 1.20 with options
-A -x -p eci_ -n ECI ecasound/ecasoundc.h -lecasoundc