shithub: sox

RSS feed

baeb7093 – cbagwell <cbagwell> authored on 1999/07/10 15:19
More tweaks to GSM support

a26698bc – cbagwell <cbagwell> authored on 1999/07/08 23:45
Fixed avg error chechking, improved GSM search support, and made play script install optional

86f79664 – cbagwell <cbagwell> authored on 1999/07/02 13:10
Adding sigintreg prototype

b9bce3d7 – cbagwell <cbagwell> authored on 1999/07/01 22:07
Change wav support so that it can not create invalid output formats.

1e2e146f – cbagwell <cbagwell> authored on 1999/07/01 21:57
Updated FreeBSD support, GSM compile bug, and Makefile portability

aeddf54a – cbagwell <cbagwell> authored on 1999/07/01 21:15
Fixed math library problem

b09c8099 – cbagwell <cbagwell> authored on 1999/06/30 23:03
Fixed more compile problems, fixed *pass filters bug, Updated docs.

07c9e25d – cbagwell <cbagwell> authored on 1999/06/08 23:36
Fixing rec manual

2ac9477a – cbagwell <cbagwell> authored on 1999/06/08 23:07
Updated play scripts and fixed aiff comments

81e2aac1 – cbagwell <cbagwell> authored on 1999/04/20 21:04
Various fixes

647cc7f9 – cbagwell <cbagwell> authored on 1999/04/18 23:02
Updating various small details.

544b7d53 – cbagwell <cbagwell> authored on 1999/04/08 22:38
Updated docs

b944867d – cbagwell <cbagwell> authored on 1999/04/02 22:01
updating docs and examples

c68357d8 – cbagwell <cbagwell> authored on 1999/04/02 21:53
Adding more swap support

9e4c0adc – cbagwell <cbagwell> authored on 1999/04/02 21:09
Adding support for swap effect

dd388d7b – cbagwell <cbagwell> authored on 1999/04/02 20:32
Adding swap effect

f946c532 – cbagwell <cbagwell> authored on 1999/03/16 14:06
Fixed typo in alsa.c

17b69f7e – cbagwell <cbagwell> authored on 1999/03/14 15:40
Updated man pages

25efd2a0 – cbagwell <cbagwell> authored on 1999/03/14 15:30
Adding new formats to wav and fixed ctrl-c problem in hardware modules

c61a5fec – cbagwell <cbagwell> authored on 1999/03/11 11:27
Fix testall.bat

49e9d645 – cbagwell <cbagwell> authored on 1999/03/10 08:53
Updated configure script

cf33c3c0 – cbagwell <cbagwell> authored on 1999/03/09 14:26
Fixed length bug in maud

54fb906c – cbagwell <cbagwell> authored on 1999/03/09 14:14
Enhancing unistd.h detection

2c465129 – cbagwell <cbagwell> authored on 1999/03/05 15:54
Updating resample effect and fixing SEEK_* stuff

18298ac2 – cbagwell <cbagwell> authored on 1999/03/05 15:11
Adding support for OSS driver to use new rawread()/rawwrite() funcs.

41916992 – cbagwell <cbagwell> authored on 1999/03/05 09:02
Sync'ed up configure with configure.in

987ddbfb – cbagwell <cbagwell> authored on 1999/03/04 23:46
Fixed various bugs introduced by block read/writes.

a99b80e0 – cbagwell <cbagwell> authored on 1999/03/03 10:28
Changing Sun audio drivers to use new rawread()/write()

efad487d – cbagwell <cbagwell> authored on 1999/02/28 15:23
Fixed minor problems related to new raw functions

98cb9132 – cbagwell <cbagwell> authored on 1999/02/28 15:21
Fixed a few EOF problems

64dc1479 – cbagwell <cbagwell> authored on 1999/02/27 18:01
Adding ALSA supportt

8a376c3c – cbagwell <cbagwell> authored on 1999/02/24 22:33
fixed rawread/writes for most handlers

27308932 – cbagwell <cbagwell> authored on 1999/02/24 21:47
added a FormatTag into error output

1fe09e34 – cbagwell <cbagwell> authored on 1999/02/24 21:39
Changed raw drivers to be block oriented. Did some endianess cleanups as well.

5e32cee2 – cbagwell <cbagwell> authored on 1999/02/22 22:27
Removed unneeded code.

d8d8acd6 – cbagwell <cbagwell> authored on 1999/02/15 17:08
Making getopt() prototype optional to avoid duplicate and different

7c3c2149 – cbagwell <cbagwell> authored on 1999/02/09 22:06
Adding comment for AIFF changes

32f8c561 – cbagwell <cbagwell> authored on 1999/02/09 22:05
Fix an endian problem and got aiff working with a known invalid aiff

a9fddb06 – cbagwell <cbagwell> authored on 1999/02/08 21:08
Removed oss and sunaudio from duplicate sections.

fa894e6a – cbagwell <cbagwell> authored on 1999/02/07 16:17
Trying to correct "executable" permission problem caused by windows.

dbc561bc – cbagwell <cbagwell> authored on 1999/02/07 16:16
Fixing minor problems in configure scripts.

22782a35 – cbagwell <cbagwell> authored on 1999/02/06 13:56
Adding configure support.

e4a0b7ef – cbagwell <cbagwell> authored on 1999/02/06 13:35
Fixing control character problems in batch files.

590bc2de – cbagwell <cbagwell> authored on 1999/02/06 13:15
Removing Makefile. "configure" file now create a default Makefile.

f6a42c50 – cbagwell <cbagwell> authored on 1999/02/05 23:09
Updated comment

fb0d5ff0 – cbagwell <cbagwell> authored on 1999/02/05 22:53
Changed #defines to be "configure" friendly. Also updated unix makefiles to

98267de4 – cbagwell <cbagwell> authored on 1999/02/01 23:03
Initial revision