shithub: sox

RSS feed

c33f3eb7 – cbagwell <cbagwell> authored on 2006/03/19 21:37
Don't call drain() again when it alread returned EOF.

05f98be8 – cbagwell <cbagwell> authored on 2006/03/19 21:14
Add check for clipping to dat.

a0ab06d0 – cbagwell <cbagwell> authored on 2006/03/19 21:07
Adding support for multiple channels in dat files.

761a3593 – cbagwell <cbagwell> authored on 2006/03/19 18:44
Updates to effects to return EOF when finished.

4eddd5b3 – cbagwell <cbagwell> authored on 2006/03/18 23:12
Updating silence effect docs.

01244391 – cbagwell <cbagwell> authored on 2006/03/18 22:08
Adding support for compiling with Open Watcom compiler.

a06902b5 – cbagwell <cbagwell> authored on 2006/03/18 22:01
Prevent error messages from causing crashes.

ba30b3af – cbagwell <cbagwell> authored on 2006/03/18 16:05
Fix uninitialized variable in pitch.

8b075351 – cbagwell <cbagwell> authored on 2006/03/05 21:02
Bugfixes to silence effect.

fdc86dac – cbagwell <cbagwell> authored on 2006/02/21 21:24
Initial pass at making all drain()'s return ST_EOF when no more data.

0f749305 – cbagwell <cbagwell> authored on 2006/02/21 20:45
Changing CLIP macros prototypes.

1e0a2088 – cbagwell <cbagwell> authored on 2006/02/20 22:21
Fix typo in stlib.dsp.

4a74ece1 – cbagwell <cbagwell> authored on 2006/02/20 22:15
Fix infinite loop reading tags of size 8192.

5b1e9a75 – cbagwell <cbagwell> authored on 2006/02/20 22:12
Fix broken internal strdup function.

35b98e0f – cbagwell <cbagwell> authored on 2006/02/20 22:06
Under windows, make piped inputs use binary mode.

6918be14 – cbagwell <cbagwell> authored on 2006/02/19 20:33
Overflow fixes in aiff and sphere.

dee63f71 – cbagwell <cbagwell> authored on 2006/02/19 17:35
Convert to common set of CLIP routines.

69778917 – cbagwell <cbagwell> authored on 2006/02/19 14:26
Fix for file extension parser on output filenames.

e0e9c996 – cbagwell <cbagwell> authored on 2006/02/19 13:13
Stop "filter" infinit loop. Stop crashing when no filename extension.

8e0aa733 – cbagwell <cbagwell> authored on 2005/12/04 19:56
doc update

623b2582 – cbagwell <cbagwell> authored on 2005/11/30 20:25
Allow aborting with SIGTERM along with SIGINT.

b765d62d – cbagwell <cbagwell> authored on 2005/11/30 20:14
Add extra error checking for 4-channel swapping.

5cb0ea04 – cbagwell <cbagwell> authored on 2005/11/17 21:06
Fix fade effect's fade-out-length to align with man page.

3dd3196e – cbagwell <cbagwell> authored on 2005/11/17 18:22
Allow -4 to be specified on avg effect.

e8b75b81 – cbagwell <cbagwell> authored on 2005/11/10 10:05
updating skeleton file a little.

3e65ee7b – cbagwell <cbagwell> authored on 2005/11/06 21:55
Changing == to = for solaris /bin/sh

32b94c5d – cbagwell <cbagwell> authored on 2005/11/06 18:40
Removing unneeded echo.

49be44cc – cbagwell <cbagwell> authored on 2005/11/06 18:36
Update play script to support multiple files.

faabf433 – cbagwell <cbagwell> authored on 2005/11/05 18:52
Updating period/buffer setting based on suggestions from xine-lib alsa author.

5c98974d – cbagwell <cbagwell> authored on 2005/11/01 20:56
Change standard messages into reports instead of warnings.

f3194c05 – cbagwell <cbagwell> authored on 2005/10/18 20:38
Fix for non-padded wav files from looking up sox.

4ff0d096 – cbagwell <cbagwell> authored on 2005/10/16 23:05
Adding new stio to all makefiles

ad8db4ef – cbagwell <cbagwell> authored on 2005/10/16 23:02
Again, fixed status to align with how ft->length is stored.

080b6c7c – cbagwell <cbagwell> authored on 2005/10/16 22:54
Adding new stio file.

95160bda – cbagwell <cbagwell> authored on 2005/10/16 22:09
Change output buffer status to show xxx.xx percision.

4ddd8a9a – cbagwell <cbagwell> authored on 2005/10/01 16:59
more interface updates

3d4d1cb3 – cbagwell <cbagwell> authored on 2005/10/01 16:08
Move to st_seeki.

f77f0f73 – cbagwell <cbagwell> authored on 2005/10/01 16:02
Moving ft->length back to total samples instead of frames

f05b764b – cbagwell <cbagwell> authored on 2005/09/26 21:59
Documenting new interface to libst.

ec5cdbd6 – cbagwell <cbagwell> authored on 2005/09/26 21:58
Documenting new user interface to libst.

4c6e35d2 – cbagwell <cbagwell> authored on 2005/09/26 20:50
doc updates

e2e7cef1 – cbagwell <cbagwell> authored on 2005/09/26 20:46
Rename internal st_seek to st_seeki so that st_seek can be used

00c3c905 – cbagwell <cbagwell> authored on 2005/09/25 16:21
Trying to improve buffer sizes.

b68ebe63 – cbagwell <cbagwell> authored on 2005/09/25 16:07
If SND_LIB_VERSION >= 1.0.9, then turn off software resampling and

7c78e78c – cbagwell <cbagwell> authored on 2005/09/24 20:07
fix typos

33ccbc88 – cbagwell <cbagwell> authored on 2005/09/20 21:36
word-align SSND and APPL chunks.

8ecf5197 – cbagwell <cbagwell> authored on 2005/09/19 09:58
Back out snd_pcm_set_rate_resample since that is only in recent

7faab638 – cbagwell <cbagwell> authored on 2005/09/18 22:22
voxwrite() was not returning number of samples written.

c6b7f738 – cbagwell <cbagwell> authored on 2005/09/18 20:59
Print "Aborted" when user ctrl-c's.

b3574439 – cbagwell <cbagwell> authored on 2005/09/18 20:47
Make sure all effects data buffers are looked at or lost data

c6059aab – cbagwell <cbagwell> authored on 2005/09/18 20:29
Vorbis wasn't returning # of samples written.

15bbd271 – cbagwell <cbagwell> authored on 2005/09/18 20:06
Using ALSA's resample routines until find problem with sox's.

16704130 – cbagwell <cbagwell> authored on 2005/09/18 18:02
Move SIGINT handling to sox.c to fix playback aborts.

2c318fba – cbagwell <cbagwell> authored on 2005/09/17 19:00
debug code for alsa driver.

69aa432c – cbagwell <cbagwell> authored on 2005/09/17 16:52
Add underrun recovery to alsa driver.

4976f141 – cbagwell <cbagwell> authored on 2005/09/17 13:12
Flush alsa buffer when done.

3179089d – cbagwell <cbagwell> authored on 2005/09/17 00:41
Change ALSA driver to asoundlib. Add st_open and st_close helper

4066d990 – cbagwell <cbagwell> authored on 2005/09/14 19:34
Move buffer resets deeping into loop to fix some buffers from

14df40d0 – cbagwell <cbagwell> authored on 2005/09/14 18:44
Added status option (-S) to display progress.

b4e5bf24 – cbagwell <cbagwell> authored on 2005/09/11 13:53
Allow "swap 1 1" to work.

c694b451 – cbagwell <cbagwell> authored on 2005/09/10 17:40
Typos and document updates

a2cf03b1 – cbagwell <cbagwell> authored on 2005/09/10 16:49
Fix bug running -c and -r together would drop audio data

9f37c163 – cbagwell <cbagwell> authored on 2005/09/08 22:04
Fixed noisered to warn during clipping instead of aborting.

28aa893e – cbagwell <cbagwell> authored on 2005/09/08 21:17
Fixing seeking in AIFF, SMP, and WAV. Would incorrectly calc

bf53127e – cbagwell <cbagwell> authored on 2005/09/08 21:03
Force st_signalinfo_t to be signed char in case thats not the

e16e2544 – cbagwell <cbagwell> authored on 2005/09/08 20:45
Changelog addition

30826f19 – jching <jching> authored on 2005/09/01 05:23
Set mask without overwriting it.

78eab619 – jching <jching> authored on 2005/08/29 17:43
With visual Studio, some POSIX symbols aren't defined if __STDC__ is

be960d18 – jching <jching> authored on 2005/08/29 16:46
Change path so we don't need to copy any files around.

ed3e2fba – jching <jching> authored on 2005/08/29 16:39
Avoid duplicate symbols on Win32 platform.

b64d8dc0 – jching <jching> authored on 2005/08/29 16:38
Avoid using non-ANSI library routine.

7bbcb9d7 – jching <jching> authored on 2005/08/29 16:37
Don't use inline keyword to be compatible with C89.

539ce7d6 – cbagwell <cbagwell> authored on 2005/08/21 20:49
Updating configure script version.

e2dc0160 – cbagwell <cbagwell> authored on 2005/08/21 18:51
Bumping version #.

39fa1f39 – cbagwell <cbagwell> authored on 2005/05/08 22:04
Various bugfixes.

628b719f – cbagwell <cbagwell> authored on 2005/05/04 21:33
buffer overflow fix

f952fd79 – cbagwell <cbagwell> authored on 2005/02/21 14:52
Fix typo in nuttall calculation.

f37f0c87 – cbagwell <cbagwell> authored on 2005/01/23 20:13
Add RIFX support to WAV. Auto-detect DEC-style .sd headers.

5c55ce9f – cbagwell <cbagwell> authored on 2004/12/21 11:39
fix compile problem in noisered.

105e2bc5 – cbagwell <cbagwell> authored on 2004/12/20 16:13
Adding new noise removal effect

791cff8c – cbagwell <cbagwell> authored on 2004/12/20 14:48
Updating version numbers to 12.17.7

09724420 – cbagwell <cbagwell> authored on 2004/12/20 14:43
Added in noise reduction effect.

6c020bad – cbagwell <cbagwell> authored on 2004/11/28 17:12
Abort chunk reads on invalid seeks.

c99441ba – cbagwell <cbagwell> authored on 2004/11/27 13:16
New sample script

50d4f9e4 – cbagwell <cbagwell> authored on 2004/11/22 18:07
Adding files to support compiling with visual c++

ec9ecc25 – cbagwell <cbagwell> authored on 2004/11/22 18:04
Adding files to help compiling with visual c++

af07e789 – cbagwell <cbagwell> authored on 2004/11/21 22:29
in linux, add include path to /lib/modules for alsa headers.

2ae81f2e – cbagwell <cbagwell> authored on 2004/11/07 17:37
default rule to compile .o from .c with CPPFLAGS

8d7d1460 – cbagwell <cbagwell> authored on 2004/11/07 17:16
Add default rule for .c to .o.

30eeaa08 – cbagwell <cbagwell> authored on 2004/11/05 23:35
cygwin fix to allow default CFLAGS settings

5ed26883 – cbagwell <cbagwell> authored on 2004/10/28 20:34
Better default values durig recording.

9dd22e5e – cbagwell <cbagwell> authored on 2004/10/28 20:25
minor update to get_format.

bf9afd21 – cbagwell <cbagwell> authored on 2004/10/28 20:15
Fix typos in alsa format checks.

a5b327cd – cbagwell <cbagwell> authored on 2004/10/24 21:47
more fixes for cool edits cue chunks

703f77e3 – cbagwell <cbagwell> authored on 2004/10/24 17:47
fix to not read cooledit extra data as audio.

4aff61af – cbagwell <cbagwell> authored on 2004/10/24 17:18
last partial buffer wasn't being flushed correctly on writes.

c4823e9b – cbagwell <cbagwell> authored on 2004/10/24 16:38
doc update

16fe5d50 – cbagwell <cbagwell> authored on 2004/10/23 20:45
more overriding of unsupported formats.

ccae7ed9 – cbagwell <cbagwell> authored on 2004/10/19 16:54
Fix a couple of references to rand() without calling srand() first.

0d555136 – cbagwell <cbagwell> authored on 2004/10/18 21:57
Workaround to get alsa driver compiling with newer alsa and older glibc.

Next