RSS feed
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.
1ae3f8d9
– cbagwell <cbagwell>
authored
on 1999/12/28 21:02
Initial support for return codes with effects.
761307a4
– cbagwell <cbagwell>
authored
on 1999/12/28 17:54
Quick update to GSM files for using return codes.
d8c8e7b9
– cbagwell <cbagwell>
authored
on 1999/12/28 13:35
First round at converting file handlers to use return codes
f81d531e
– cbagwell <cbagwell>
authored
on 1999/12/22 17:23
Bug fixes to filter that match last updates to resample effect
d99a8f79
– cbagwell <cbagwell>
authored
on 1999/12/22 17:23
Updates to test programs.
f22c816e
– cbagwell <cbagwell>
authored
on 1999/12/16 10:49
Small typo in man page.
cedf8c7e
– cbagwell <cbagwell>
authored
on 1999/12/16 10:48
Bug fixes in filter effects.
c56f9e47
– cbagwell <cbagwell>
authored
on 1999/12/13 14:31
Minor document updates for new filters.
6a408912
– cbagwell <cbagwell>
authored
on 1999/12/12 23:33
Added support for C++ programs using the libst.
e30f496c
– cbagwell <cbagwell>
authored
on 1999/12/12 16:12
Updating documentation.
9bddfb82
– cbagwell <cbagwell>
authored
on 1999/12/07 15:20
Adding new test file, corr.c
a188768f
– cbagwell <cbagwell>
authored
on 1999/12/07 15:13
Fixed array overrun bug in echos.c, thanks to Zinx Verituse.
76caa137
– cbagwell <cbagwell>
authored
on 1999/12/07 11:57
Various updates.
cd6f068a
– cbagwell <cbagwell>
authored
on 1999/12/06 23:11
u_char isn't defined on all platforms. Also added back libst.h
9f72db1f
– cbagwell <cbagwell>
authored
on 1999/12/06 15:38
Updating copywrite to make SoX use LGPL.
c892e197
– cbagwell <cbagwell>
authored
on 1999/12/06 13:25
Fixed alaw/ulaw conversion macro.
57af571d
– cbagwell <cbagwell>
authored
on 1999/12/04 17:22
Fixing a few problems in the test directory. Still needs more work.
8a4f90fa
– cbagwell <cbagwell>
authored
on 1999/12/04 17:13
Major library support updates. Stereo GSM support.
8c54fac1
– cbagwell <cbagwell>
authored
on 1999/12/04 17:08
Adding updated configure.
9b8757ea
– cbagwell <cbagwell>
authored
on 1999/12/03 12:12
We will now only override the OSS sample rates if they are more then
55f8f1ea
– cbagwell <cbagwell>
authored
on 1999/12/03 11:12
Left out some credits.
beb75f87
– cbagwell <cbagwell>
authored
on 1999/12/01 15:00
Updated Changelog
cda92aa1
– cbagwell <cbagwell>
authored
on 1999/12/01 14:58
Fixed configure typeo. Fixed bug in clip24() functions and moved to misc
30788517
– cbagwell <cbagwell>
authored
on 1999/11/30 17:13
Adding new gsm/adpcm test program.
baa718b3
– cbagwell <cbagwell>
authored
on 1999/11/30 16:45
Added latest alsa updates.
361710b1
– cbagwell <cbagwell>
authored
on 1999/11/30 16:39
Additional adpcm updates.
f8ce704d
– cbagwell <cbagwell>
authored
on 1999/11/23 16:28
Adding GSM WAV support plus other bug fixes.
613f50d0
– cbagwell <cbagwell>
authored
on 1999/11/22 13:11
Adding MS and IMA ADPCM write support!
da6bd76b
– cbagwell <cbagwell>
authored
on 1999/11/22 11:09
IMA ADPCM write support in wav files, speed up of adpcm codecs, and speed
eb34a52b
– cbagwell <cbagwell>
authored
on 1999/11/18 16:34
Removing dead file.
71b37b7c
– cbagwell <cbagwell>
authored
on 1999/11/18 14:46
Bug fixes and more configure support.
829553d2
– cbagwell <cbagwell>
authored
on 1999/11/16 17:38
Lots more good resample updates.
fc433781
– cbagwell <cbagwell>
authored
on 1999/11/16 13:24
Fixing STARTWRITE typos.
215f6dd5
– cbagwell <cbagwell>
authored
on 1999/11/14 22:10
More libary updates. Bugfixes in raw handler
d089cf02
– cbagwell <cbagwell>
authored
on 1999/11/14 13:29
Adding cygwin support.
8963ad85
– cbagwell <cbagwell>
authored
on 1999/11/11 23:14
More dos and makefile updates.
9e03e512
– cbagwell <cbagwell>
authored
on 1999/11/11 22:47
More makefile updates.
1d09da3a
– cbagwell <cbagwell>
authored
on 1999/11/11 22:04
A few dos updates and some cleanups.
ca201805
– cbagwell <cbagwell>
authored
on 1999/11/11 15:58
Adding new test code.
19f64639
– cbagwell <cbagwell>
authored
on 1999/11/11 15:48
Adding a lot of patches from Stan Brooks.
7b8a31bb
– cbagwell <cbagwell>
authored
on 1999/11/05 13:33
Bumping up release version.
957e8964
– cbagwell <cbagwell>
authored
on 1999/11/05 13:17
Removing unused g711 file. Good for reference but bad for maint.
a479f706
– cbagwell <cbagwell>
authored
on 1999/10/30 14:20
Clearing up channel and rate options descriptions.
03c73e6b
– cbagwell <cbagwell>
authored
on 1999/10/27 09:18
Fixing typo in makefile.in.
1f2d58df
– cbagwell <cbagwell>
authored
on 1999/10/26 10:51
*** empty log message ***
f6b38c5d
– cbagwell <cbagwell>
authored
on 1999/10/24 18:01
*** empty log message ***
26fb5f3d
– cbagwell <cbagwell>
authored
on 1999/10/18 11:17
Updating aiff support again. When we started ignoring empty INST
de3efbf7
– cbagwell <cbagwell>
authored
on 1999/10/13 21:58
Made sox delete files by default again.
2512ec55
– cbagwell <cbagwell>
authored
on 1999/10/10 17:53
Updating docs as requested by users for -c and -r options.
0dc38173
– cbagwell <cbagwell>
authored
on 1999/09/29 12:48
Commenting on new need for force overwrite option.
39fa45a7
– cbagwell <cbagwell>
authored
on 1999/09/29 12:23
Adding compander effect, fixing record problem in script, causing
22a16468
– cbagwell <cbagwell>
authored
on 1999/09/29 09:12
Adding avr.c file.
5cf04f87
– cbagwell <cbagwell>
authored
on 1999/09/26 15:14
Adding AVR support and a few clean ups from Jan Paul Schmidt.
020d604e
– cbagwell <cbagwell>
authored
on 1999/07/14 15:36
Fixing mistake in case statement.
f39bad1c
– cbagwell <cbagwell>
authored
on 1999/07/12 17:37
Fixed bug in comment field for AIFF files.
551f1951
– cbagwell <cbagwell>
authored
on 1999/07/10 18:28
No, really
37b0d036
– cbagwell <cbagwell>
authored
on 1999/07/10 18:01
Last gsm update for a while
ebb633a4
– cbagwell <cbagwell>
authored
on 1999/07/10 15:32
Really think I got gsm this time
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
Next