shithub: sox

RSS feed

71897cdf – robs <robs> authored on 2008/11/02 03:09
quash warnings

2d49c44d – evilynux <evilynux> authored on 2008/11/01 21:22
Close two bugs fixed in new upstream release.

94eed612 – cbagwell <cbagwell> authored on 2008/11/01 18:11
Adding zlib to link of id3lib to work on strict links.

d64bd96a – cbagwell <cbagwell> authored on 2008/11/01 16:50
doc updates.

0ba30432 – robs <robs> authored on 2008/11/01 09:20
quash warnings on 64-bit arch

ca793409 – robs <robs> authored on 2008/11/01 08:49
Fix 'phaser' clicks and overflows

b3cb872a – cbagwell <cbagwell> authored on 2008/10/31 17:03
Doc updates.

84ae4fe3 – robs <robs> authored on 2008/10/30 01:29
example of batch processing on MS-windows

6c97d471 – robs <robs> authored on 2008/10/30 01:03
quash warnings on 64-bit

ff12ef77 – evilynux <evilynux> authored on 2008/10/29 23:46
- Updated to 14.2.0.

c9c4203f – cbagwell <cbagwell> authored on 2008/10/29 12:30
Add rules to install/uninstall PDF and HTML files that we can generate.

ea530d14 – robs <robs> authored on 2008/10/28 04:31
updates

32972fe2 – robs <robs> authored on 2008/10/27 05:13
tweaks

9060bb6d – robs <robs> authored on 2008/10/27 03:58
Fix [2007062] Earwax effect can overflow; should clip

05195832 – robs <robs> authored on 2008/10/27 03:15
Fix [2026912] Fails on URL-like filenames

de8669fd – robs <robs> authored on 2008/10/26 16:38
update tests

abb1667c – cbagwell <cbagwell> authored on 2008/10/26 10:54
Allow sample command to show up in pdf version.

3ba60a5d – cbagwell <cbagwell> authored on 2008/10/26 09:47
get rid of extra cast.

c37bc06c – cbagwell <cbagwell> authored on 2008/10/26 09:41
Adding note about possible sample loss.

dc35efc0 – robs <robs> authored on 2008/10/26 05:34
Improved handling of speed changes in the effects chain.

3ae511f8 – robs <robs> authored on 2008/10/26 05:18
reserve some bits

ded08660 – robs <robs> authored on 2008/10/26 03:23
duration how includes hours

63a14609 – robs <robs> authored on 2008/10/26 03:22
uname support

95837022 – robs <robs> authored on 2008/10/26 03:21
don't display version info twice with sox -V4

7e9702f1 – robs <robs> authored on 2008/10/26 03:20
quash warnings

2c042efb – robs <robs> authored on 2008/10/25 17:51
fix endian stuff

5ca8150c – cbagwell <cbagwell> authored on 2008/10/25 16:25
snd_pcm_readi returns negative numbers so store in a signed variable.

466fc1d8 – robs <robs> authored on 2008/10/25 16:21
doc updates for recent changes

a8423668 – cbagwell <cbagwell> authored on 2008/10/25 15:52
Add crazy example that shows most 14.2.0 new features including -p option, multiple effect chains, and multiple output files.

491a6439 – cbagwell <cbagwell> authored on 2008/10/25 15:03
Errors during read/writes were not really being caught.

ec9b7b9d – robs <robs> authored on 2008/10/25 13:48
updates to new sox format

5d2778c5 – robs <robs> authored on 2008/10/25 11:12
un-deprecate stretch

cd2fbdcf – robs <robs> authored on 2008/10/25 11:11
fix crash: compensate for SOX_EFF_GETOPT

8f56b0d4 – robs <robs> authored on 2008/10/25 09:11
tweaks for multiple input pipes

f05d9c5b – robs <robs> authored on 2008/10/25 08:31
fix 'speed'; broken in recent refactorings

8446fc53 – robs <robs> authored on 2008/10/25 07:50
further support for multiple input pipes

82528814 – robs <robs> authored on 2008/10/25 06:26
set initial sin phase = pi/2 for initial mod = 0

e1d31edf – robs <robs> authored on 2008/10/25 03:56
added support for multiple input pipes

3128d87f – cbagwell <cbagwell> authored on 2008/10/24 23:53
Add information on multiple effects chains.

f9bed986 – robs <robs> authored on 2008/10/24 16:58
fix delay for phase > linear

daf445fe – robs <robs> authored on 2008/10/24 13:53
revert error message

61785c92 – robs <robs> authored on 2008/10/24 02:25
Fix [2190767] 'norm' under-amplifying in some cases

edac8bf1 – robs <robs> authored on 2008/10/24 02:21
ChangeLog

27f834ac – cbagwell <cbagwell> authored on 2008/10/23 22:15
Renamed some internal routines back to lsx_ even though sox.c use them.

dd60a438 – cbagwell <cbagwell> authored on 2008/10/23 21:47
malloc effect chains on demand to save memory.

f20e48eb – cbagwell <cbagwell> authored on 2008/10/23 18:42
Adding ltmain.sh.

3d08e8fa – robs <robs> authored on 2008/10/22 17:27
doc/comment tweaks

57ec44a1 – robs <robs> authored on 2008/10/22 15:37
improve URL failure messages

8bf24b7f – cbagwell <cbagwell> authored on 2008/10/21 22:55
Update on aiff-c format.

d7b75b7c – cbagwell <cbagwell> authored on 2008/10/20 20:34
Add sample code on how SoX could be made interactive.

e51c625a – rrt <rrt> authored on 2008/10/20 11:32
Improve error message.

81fcaa2b – cbagwell <cbagwell> authored on 2008/10/19 20:39
Document cygwin static steps and update testing section slightly

58d6929d – robs <robs> authored on 2008/10/19 11:24
minor

59f265b0 – robs <robs> authored on 2008/10/19 02:38
Trimming out initial distortion.

3d300cf1 – cbagwell <cbagwell> authored on 2008/10/18 20:02
Trimming out initial distortion.

7710c2d7 – cbagwell <cbagwell> authored on 2008/10/18 19:52
Merge libsfx back into libsox until such time as someone wants to

8b7c2ffd – robs <robs> authored on 2008/10/18 17:08
doc/comment tweaks

433944e9 – cbagwell <cbagwell> authored on 2008/10/18 12:59
more libsfx symbol cleanup.

f0c438f6 – cbagwell <cbagwell> authored on 2008/10/18 12:42
More symbol name cleanup.

19079619 – robs <robs> authored on 2008/10/18 08:48
14.2 designators

f9dc9dd5 – robs <robs> authored on 2008/10/18 08:39
reprieve for stretch