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.4 by root, Tue Dec 28 20:51:02 2004 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.01 Tue Dec 28 21:50:20 CET 2004
6 - compile sndlib with -fPIC. 6 - compile sndlib with -fPIC or equivalent.
7 - fixed some typoes, and many minor bugs 7 - fixed some typoes, and many minor bugs
8 (thx to oesi). 8 (thx to oesi).
9 - open soundcards in nonblocking mode when initializing, 9 - open soundcards in nonblocking mode when initializing,
10 avoiding blocks on lesser hardware. 10 avoiding blocks on lesser hardware.
11 - avoid in-place fftw as they are documented gto work but simply
12 barf.
11 13
121.0 Mon Jul 12 15:28:17 CEST 2004 141.0 Mon Jul 12 15:28:17 CEST 2004
13 - fixed _writesound (I never needed that). 15 - fixed _writesound (I never needed that).
14 - slightly improved filter_center. 16 - slightly improved filter_center.
15 17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines