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

Comparing PDL-Audio/Changes (file contents):
Revision 1.3 by root, Tue Dec 28 02:02:59 2004 UTC vs.
Revision 1.6 by root, Tue Nov 8 18:48:47 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.1 Tue Nov 8 19:48:00 CET 2005
6 - fix raudio/waudio/describe_audio to use the same logical
7 layout for samples and to work correctly for stereo audio
8 (reported by Bob MacCallum).
9
101.011 Thu Mar 3 18:00:52 CET 2005
11 - change of contact address.
12 - improved README.
13
141.01 Tue Dec 28 21:50:20 CET 2004
6 - compile sndlib with -fPIC. 15 - compile sndlib with -fPIC or equivalent.
7 - fixed some typoes, and many minor bugs 16 - fixed some typoes, and many minor bugs
8 (thx to oesi). 17 (thx to oesi).
9 - open soundcards in nonblocking mode when initializing, 18 - open soundcards in nonblocking mode when initializing,
10 avoiding blocks on lesser hardware. 19 avoiding blocks on lesser hardware.
11 - avoid in-place fftw as they are documented gto work but simply 20 - avoid in-place fftw as they are documented gto work but simply

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines