ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/PDL-Audio/Changes
(Generate patch)

Comparing PDL-Audio/Changes (file contents):
Revision 1.1 by root, Tue Dec 28 01:05:16 2004 UTC vs.
Revision 1.5 by root, Thu Mar 3 17:36:58 2005 UTC

1Revision history for Perl extension PDL::Audio 1Revision history for Perl extension PDL::Audio
2 2
3TODO: read_sound returns undef? how to return ints from pp_def subs? 3TODO: read_sound returns undef? how to return ints from pp_def subs?
4 4
51.01 51.011 Thu Mar 3 18:00:52 CET 2005
6 - change of contact address.
7 - improved README.
8
91.01 Tue Dec 28 21:50:20 CET 2004
6 - compile sndlib with -fPIC. 10 - compile sndlib with -fPIC or equivalent.
7 - fixed some typoes, and many minor bugs 11 - fixed some typoes, and many minor bugs
8 (thx to oesi). 12 (thx to oesi).
13 - open soundcards in nonblocking mode when initializing,
14 avoiding blocks on lesser hardware.
15 - avoid in-place fftw as they are documented gto work but simply
16 barf.
9 17
101.0 Mon Jul 12 15:28:17 CEST 2004 181.0 Mon Jul 12 15:28:17 CEST 2004
11 - fixed _writesound (I never needed that). 19 - fixed _writesound (I never needed that).
12 - slightly improved filter_center. 20 - slightly improved filter_center.
13 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines