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

Comparing PDL-Audio/Changes (file contents):
Revision 1.2 by root, Tue Dec 28 01:38:19 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).
9 - open soundcards in nonblocking mode when initializing, 13 - open soundcards in nonblocking mode when initializing,
10 avoiding blocks on lesser hardware. 14 avoiding blocks on lesser hardware.
15 - avoid in-place fftw as they are documented gto work but simply
16 barf.
11 17
121.0 Mon Jul 12 15:28:17 CEST 2004 181.0 Mon Jul 12 15:28:17 CEST 2004
13 - fixed _writesound (I never needed that). 19 - fixed _writesound (I never needed that).
14 - slightly improved filter_center. 20 - slightly improved filter_center.
15 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines