shithub: sox

RSS feed

5a36edac – robs <robs> authored on 2008/02/17 03:15
clean-up

c9d24fa2 – robs <robs> authored on 2008/02/16 18:28
added option normalise across all channels or normalise individual channels

f82246b0 – robs <robs> authored on 2008/02/16 17:11
removing deprecated stuff

5c183d4c – robs <robs> authored on 2008/02/16 15:14
fix warning and clean up

0ce74a0c – robs <robs> authored on 2008/02/16 13:30
fix warning

941d0237 – robs <robs> authored on 2008/02/16 12:56
warning fix

86c5fb1c – robs <robs> authored on 2008/02/16 12:17
don't need this file anymore

b5f2e419 – robs <robs> authored on 2008/02/16 11:43
fixing warnings

1a8314ff – robs <robs> authored on 2008/02/15 15:34
allow HAVE_STRING_H to work here

f92e29d9 – robs <robs> authored on 2008/02/14 15:36
added two splice example

a39f4b10 – robs <robs> authored on 2008/02/14 14:59
Fix crash on 64-bit arch with tempo & key effects. (Sami Liedes)

ae9950f6 – evilynux <evilynux> authored on 2008/02/14 00:02
Initial pkg-config support.

c76e2756 – robs <robs> authored on 2008/02/13 04:11
doc updates

22b6b7d6 – robs <robs> authored on 2008/02/12 17:22
Various clean-ups; set (modern) sensible default signal params.

04652d1e – rrt <rrt> authored on 2008/02/11 08:34
Add deprecation for WVE to soxformat.7

e8b85684 – robs <robs> authored on 2008/02/10 13:42
various small clean-ups

d5aabbc4 – robs <robs> authored on 2008/02/10 07:15
normalise effect

ebeb3d0c – robs <robs> authored on 2008/02/10 06:11
typo

b7a1855e – robs <robs> authored on 2008/02/09 14:18
sexy soxi

fb6af3a1 – evilynux <evilynux> authored on 2008/02/09 09:47
Updated debian package, see debian changelog.

42e00425 – robs <robs> authored on 2008/02/09 07:31
Added deprecation table & FORTIFY_SOURCE

f1ebb3d4 – robs <robs> authored on 2008/02/09 05:31
Added remix effect

926fc365 – robs <robs> authored on 2008/02/03 07:25
Added effect to splice together audio sections

8534b0ef – robs <robs> authored on 2008/01/31 14:48
Fix [1864216] comments mangled when writing ogg-vorbis

53e5c79a – cbagwell <cbagwell> authored on 2008/01/29 12:38
Adding release date.

8bac0b84 – robs <robs> authored on 2008/01/28 18:40
dates

9b91211f – cbagwell <cbagwell> authored on 2008/01/28 18:01
Allow "make distcheck" to work when we are testing all formats.

30dddcc8 – robs <robs> authored on 2008/01/27 06:24
fix for ext. lib detection in some environments

e37c58bc – robs <robs> authored on 2008/01/27 06:22
set default compression (esp. for non-sox apps)

b5facd7d – robs <robs> authored on 2008/01/27 04:35
tweaks

c7117004 – robs <robs> authored on 2008/01/25 16:57
Further length fixes

c6f953b2 – robs <robs> authored on 2008/01/24 15:58
Fix some output-file length issues

7438be46 – robs <robs> authored on 2008/01/24 15:06
Fix and support for FLAC 1.2.x; further fixes needed in sox.c tho'

72751915 – robs <robs> authored on 2008/01/22 14:25
Fix -V on non-gnu systems

1317b2de – rrt <rrt> authored on 2008/01/21 12:10
Add support for upcoming libsndfile 1.0.18: two new formats, Ogg and WVE.

06929bc2 – rrt <rrt> authored on 2008/01/21 07:09
Add example1 to ignore list

78d8ca4c – robs <robs> authored on 2008/01/21 03:31
fix for Reuben

71acf4db – cbagwell <cbagwell> authored on 2008/01/20 13:51
Add OGG Libraries when linking FLAC since FLAC can optionally

f25c73a8 – cbagwell <cbagwell> authored on 2008/01/19 22:07
Add note about LADSPA search path.

0581ae2d – cbagwell <cbagwell> authored on 2008/01/19 20:29
Fix crash when "rec" is ran with no arguments.

155fd6b7 – cbagwell <cbagwell> authored on 2008/01/19 18:39
Give proper credit to bugfix.

d84bb80c – cbagwell <cbagwell> authored on 2008/01/19 18:34
Switch to 16-bit format for libao to work with 100% of its plugins.

301fd25e – cbagwell <cbagwell> authored on 2008/01/15 10:08
Applying a debian patch that helped audio device detection when no libao.

7e297026 – cbagwell <cbagwell> authored on 2008/01/14 21:37
Add in required library for FLAC on mingw.

1752ba45 – cbagwell <cbagwell> authored on 2008/01/13 22:59
Fix previous broken submit to link ogg vorbis libraries in right order.

88c96318 – cbagwell <cbagwell> authored on 2008/01/13 22:40
Add in some missing libraries to links (required for static libraries).

a5e16714 – cbagwell <cbagwell> authored on 2008/01/11 22:57
Allow user to specify libao plugin to use. Demote priority of libao driver until it works with at least Fedora+Pulseaudio.

a47fa363 – robs <robs> authored on 2008/01/04 13:41
clarify freq. sweep type

6e459618 – rrt <rrt> authored on 2008/01/03 18:23
Fix unsigned vs signed comparison warnings.

5df01d06 – rrt <rrt> authored on 2008/01/03 18:23
Simplify use of AC_ARG_WITH; no need to set with_foo explicitly.

e31bb3ef – rrt <rrt> authored on 2007/12/26 13:34
Put error checking back, but don't signal error for EOF unless 0 bytes

106014e3 – robs <robs> authored on 2007/12/26 12:09
revert recent change that was causing tests.sh to fail

99df22f4 – robs <robs> authored on 2007/12/26 11:12
support out-of-source-build

77790daa – rrt <rrt> authored on 2007/12/25 20:14
Don't install example1 in system bin directory.

c08494b8 – robs <robs> authored on 2007/12/25 16:34
Simple example of using SoX libraries

08cd2f3d – rrt <rrt> authored on 2007/12/24 07:22
Change ft_t to sox_format_t, eff_t to sox_effect_t, and remove some

215a5fc1 – robs <robs> authored on 2007/12/23 03:31
bitio is not used in SoX

35a6943f – robs <robs> authored on 2007/12/01 04:39
fix plotting

ccfb7451 – rrt <rrt> authored on 2007/11/21 10:58
Check for errors when reading & writing

0cbddf48 – robs <robs> authored on 2007/11/10 05:59
grammar

8e9abc55 – robs <robs> authored on 2007/11/10 05:58
further Fix spurious 'Premature EOF' message

bf805c35 – robs <robs> authored on 2007/11/05 01:27
dup

2c06d673 – robs <robs> authored on 2007/11/04 17:04
Fix spurious 'Premature EOF' message

a5824b58 – robs <robs> authored on 2007/11/04 13:25
mention libao; group libs

8f5e4cd1 – robs <robs> authored on 2007/11/04 13:17
fix some small build issues

79480d81 – robs <robs> authored on 2007/11/04 13:16
warning quashing

f51d9ead – robs <robs> authored on 2007/11/04 11:32
warning quashing

15b935c6 – robs <robs> authored on 2007/11/04 10:01
default to silent libtool

ca17c968 – robs <robs> authored on 2007/11/04 04:39
some fixes I've had lying around for literally years; may as well commit them I suppose

39de1440 – robs <robs> authored on 2007/11/04 03:26
more detail

e303ab56 – robs <robs> authored on 2007/11/04 03:25
OP has confirmed this fix

309cf8fe – evilynux <evilynux> authored on 2007/11/03 19:22
Added libid3tag0-dev to Build-Depends and bumped version to 14.0.1.

bbfe1e80 – robs <robs> authored on 2007/11/03 14:05
a little more detail

8aa8cb3e – robs <robs> authored on 2007/11/03 13:57
recent changes

8e469450 – robs <robs> authored on 2007/11/03 13:42
warning quashing

7f87d3a3 – robs <robs> authored on 2007/11/03 10:27
consistent checking for optional stuff

1cf1f93b – robs <robs> authored on 2007/11/03 10:24
cleaner inheritence

c3c54e7e – robs <robs> authored on 2007/11/03 10:08
progressing

8099cc1e – robs <robs> authored on 2007/11/03 10:00
clarify error messages

237fc812 – robs <robs> authored on 2007/11/02 16:40
some fixes for vox, but LSF also needs to be patched

523b28aa – robs <robs> authored on 2007/11/01 17:26
attempt to fix empty MARK chunk

cef9d9ad – rrt <rrt> authored on 2007/11/01 16:36
Set (bogus) size for ADPCM formats, same as SoX does natively: now we

72f919fa – rrt <rrt> authored on 2007/11/01 16:04
Underscore should be space here.

c9024670 – rrt <rrt> authored on 2007/11/01 15:53
Remove .cvsignore

d30bc608 – robs <robs> authored on 2007/11/01 15:19
Fix AMR build with --disable-shared

4ccbf422 – robs <robs> authored on 2007/10/30 15:42
clean up a bit

d6059b8f – robs <robs> authored on 2007/10/29 19:54
allow effects a bit more memory

b663509e – robs <robs> authored on 2007/10/28 16:53
small fix

0a9e2b9f – robs <robs> authored on 2007/10/28 16:52
initial mp3 duration support; please test

993ff2b8 – evilynux <evilynux> authored on 2007/10/27 14:31
Smoother transition from old SoX package to newest SoX+libsox packages.

24dba6cb – robs <robs> authored on 2007/10/27 11:29
unsigned sox_sample_t doesn't exist; changing sox_ssample_t back to sox_sample_t

044d2226 – robs <robs> authored on 2007/10/26 15:30
clean-up and optimisation

16513db1 – robs <robs> authored on 2007/10/26 13:59
SoX

9816c805 – robs <robs> authored on 2007/10/26 08:49
fix some buffer overruns

d29ccbd1 – robs <robs> authored on 2007/10/26 06:49
stop fooling FORTIFY_SOURCE

557ba985 – robs <robs> authored on 2007/10/26 05:21
mixer fixes

1eb8255c – robs <robs> authored on 2007/10/24 17:10
more changes for reverb

b5a13b52 – robs <robs> authored on 2007/10/23 15:59
Fix trim when first effect with IMA-ADPCM input wav file

69d3c4df – robs <robs> authored on 2007/10/22 19:40
freeverb

5d2a07fe – cbagwell <cbagwell> authored on 2007/10/20 10:50
Removing unused libltdl references.

Next