shithub: sox

RSS feed

556f4b50 – cbagwell <cbagwell> authored on 2000/07/24 14:30
Updated autoconf files so that it will detect darwin platforms.

73a82c06 – cbagwell <cbagwell> authored on 2000/07/24 12:15
Made aiff files use COMT chunks when outputing. Also fixed how header

5644827b – cbagwell <cbagwell> authored on 2000/06/16 15:43
Updated description of CD-R file formats.

bf564541 – cbagwell <cbagwell> authored on 2000/06/15 14:01
Moved some inlined code to functions so that others can make use of

b9f0992b – cbagwell <cbagwell> authored on 2000/06/07 14:35
Adding patch to rename fail() and warn() functions to be nicer to the

5ac69af1 – cbagwell <cbagwell> authored on 2000/04/30 22:39
Document updates.

00c5f228 – cbagwell <cbagwell> authored on 2000/04/25 18:20
*** empty log message ***

89867ead – cbagwell <cbagwell> authored on 2000/04/25 18:18
Adding pitch and stretch effects. Removed support for OS9.

1097cf39 – cbagwell <cbagwell> authored on 2000/04/11 11:55
Forgot to add speed.c.

c7328066 – cbagwell <cbagwell> authored on 2000/04/11 10:33
Added a speed effect. Fixed final buffer problem in stat effect.

98c0f283 – cbagwell <cbagwell> authored on 2000/03/27 14:13
Added pan and vol effects.

689b86e5 – cbagwell <cbagwell> authored on 2000/03/06 21:53
Added support for new st_fail() function and converted sox.c and 8svx.c to

3913916c – cbagwell <cbagwell> authored on 2000/03/03 21:50
Fix adpcm support for stereo files. Better error checking for

459c39db – cbagwell <cbagwell> authored on 2000/03/03 21:36
Adding new adpcm files to non-unix makefiles.

5c49ab96 – cbagwell <cbagwell> authored on 2000/03/01 11:38
Minor update to get wav.c to compile under Visual C++.

2bd69111 – cbagwell <cbagwell> authored on 2000/02/22 13:07
Updating comment code in aiff handler.

8524406f – cbagwell <cbagwell> authored on 2000/02/22 12:51
Permissions?

c054521c – cbagwell <cbagwell> authored on 2000/02/22 12:49
Attempting to fix file permission problem.

150ff45e – cbagwell <cbagwell> authored on 2000/02/22 12:44
Added support to install files when working from a directory differnt

06441152 – cbagwell <cbagwell> authored on 2000/02/06 14:33
Cosmetic name change from ft->style to ft->encoding.

271f865d – cbagwell <cbagwell> authored on 2000/02/01 13:49
Bugfixes to wavwritehdr() for GSM support and invalid outputs.

05ac00e0 – cbagwell <cbagwell> authored on 2000/01/26 22:04
Applying small cosmetic fixes.

719cb10b – cbagwell <cbagwell> authored on 2000/01/06 14:17
Fixed small fread bug introduced to sndrtool.c file.

d020c097 – cbagwell <cbagwell> authored on 2000/01/06 00:15
Added st_reads() functions and converted files to use them.

279dd05d – cbagwell <cbagwell> authored on 2000/01/05 10:29
Fixed minor typos.

5d838971 – cbagwell <cbagwell> authored on 2000/01/04 19:02
First pass at abstracting I/O calls. Still lots more to go though.

276efc18 – cbagwell <cbagwell> authored on 2000/01/03 11:04
More bugfixes from initial return codes.

549841b7 – cbagwell <cbagwell> authored on 1999/12/29 12:58
Made -Wall support only for GCC compilers.