shithub: sox

RSS feed

2d44d891 – cbagwell <cbagwell> authored on 2008/03/20 16:17
Adding missing ";" to have uninstall work on my box.

6b86772b – cbagwell <cbagwell> authored on 2008/03/20 10:06
Remove bash extension to make work on Solaris boxes.

09be0dfc – robs <robs> authored on 2008/03/19 18:48
Made sox.c work with sox.h; had to move some stuff around

d329019a – robs <robs> authored on 2008/03/18 17:25
tidying up a few things

bacd7d0b – robs <robs> authored on 2008/03/16 16:56
allow, e.g., -r 6k

ef2b5a4a – robs <robs> authored on 2008/03/16 16:51
use sox_read_b_buf when expect to hit EOF

93a6c6ea – robs <robs> authored on 2008/03/16 16:49
allow, e.g., -r 6k

0141f233 – robs <robs> authored on 2008/03/16 13:59
don't display null file-name

e04b05e7 – robs <robs> authored on 2008/03/16 12:44
tests update

23f04e2f – robs <robs> authored on 2008/03/16 11:13
sphere updates

09794bf2 – robs <robs> authored on 2008/03/16 04:44
now with valid header

31cbdafe – robs <robs> authored on 2008/03/16 04:11
Can now write Sounder files

40ad2f19 – robs <robs> authored on 2008/03/16 03:52
Can now write Sounder files

280fbd36 – evilynux <evilynux> authored on 2008/03/15 17:15
[debian/libsox-fmt-base.install]: Added htk format library.

684e7511 – evilynux <evilynux> authored on 2008/03/15 16:52
Brought back changes from Debian's 14.0.1-2 (almost forgot them) :-/

7e6e3381 – evilynux <evilynux> authored on 2008/03/15 16:43
[libsox-dev.install]: Added pkgconfig file.

ec4cfae2 – evilynux <evilynux> authored on 2008/03/15 16:41
Fixed changelog-header-regexp.

c94b05ce – robs <robs> authored on 2008/03/14 03:29
fix off_T size check on Mac

fc46b56f – rrt <rrt> authored on 2008/03/12 18:09
Correct the header of this man page to mention "SoXI" rather than

b4033e7c – rrt <rrt> authored on 2008/03/11 21:13
Uninstall play, rec, soxi links and man page links.

1fdbf2dc – robs <robs> authored on 2008/03/10 20:08
contrast enhancement effect

06166039 – robs <robs> authored on 2008/03/09 17:46
updates for recent changes

40b45188 – robs <robs> authored on 2008/03/09 16:38
a few fixes

7a078e8c – robs <robs> authored on 2008/03/09 07:16
read MP3 ID3 tags; simpler play display

b8a72eb3 – robs <robs> authored on 2008/03/08 17:32
Fix ungraceful handling of out of disc space and other writeerrors

cb3ed744 – robs <robs> authored on 2008/03/08 17:32
Fix ungraceful handling of out of disc space and other writeerrors

17a5049a – robs <robs> authored on 2008/03/08 15:04
new combine_method: sox_multiply

eb042779 – robs <robs> authored on 2008/03/08 14:24
new delay effect

6763cba3 – robs <robs> authored on 2008/03/08 06:01
removing obsolete stuff

6ae9ff77 – robs <robs> authored on 2008/03/08 05:54
auto clean-up, fix, & additions

b029fc3c – cbagwell <cbagwell> authored on 2008/03/07 15:14
Add in missing FFMPEG_LIBS when searching for libraries.

f40e25a1 – robs <robs> authored on 2008/03/06 15:37
Fix [1187257] wav MS-ADPCM block-align size incorrect

b1d87fb8 – robs <robs> authored on 2008/03/06 14:55
--help-format

5d2e7c1b – evilynux <evilynux> authored on 2008/03/06 13:07
Updated according to latest CVS version.

41a2b5a9 – robs <robs> authored on 2008/03/05 16:28
fix size not being written for adpcm

93aaf4e4 – robs <robs> authored on 2008/03/05 12:15
add FR#

bd9940eb – robs <robs> authored on 2008/03/05 12:12
Added some VOC ADPCMs

84145f47 – robs <robs> authored on 2008/03/05 06:45
fix (again!) noise at end of alsa playback

0e45c03f – cbagwell <cbagwell> authored on 2008/03/04 18:41
Foritified sox was crashing in sf handler on writes. Simple fix

4a4ea33e – robs <robs> authored on 2008/03/04 15:29
Support .amb

3d4cdf3d – robs <robs> authored on 2008/03/03 14:20
Restructuring some internals; let me know what I've broken...

cc625286 – cbagwell <cbagwell> authored on 2008/03/01 13:26
Use correct string compare operator.

902c9fc8 – cbagwell <cbagwell> authored on 2008/03/01 13:12
Make pkg-config optional and allow specifying .pc install directory.

42db1b4a – cbagwell <cbagwell> authored on 2008/02/22 15:54
Test ffmpeg libs in order required for strict linking.

39b71fb5 – robs <robs> authored on 2008/02/20 15:58
Makes no difference on 32-bit systems.

c8421213 – robs <robs> authored on 2008/02/20 15:50
Fix short noise at end of alsa playback

ce264136 – robs <robs> authored on 2008/02/20 15:45
tweaks

90dfe0bb – robs <robs> authored on 2008/02/20 05:05
vol is really annoying, as unlike every other effect, it doesn't use dBs

7765a321 – robs <robs> authored on 2008/02/20 03:12
VU meter improvements:

38f21528 – robs <robs> authored on 2008/02/17 15:33
heuristic to set album replay-gain mode

2423ba7e – robs <robs> authored on 2008/02/17 13:04
try to order functions from least to most significant (ish)

b106f2ad – robs <robs> authored on 2008/02/17 12:32
simple V.U. meter

bb56888a – robs <robs> authored on 2008/02/17 05:23
fix warnings

f1a111af – robs <robs> authored on 2008/02/17 03:51
Fix [1890983] rec shortcut should apply bit depth; update some comments

147c4c1d – robs <robs> authored on 2008/02/17 03:34
added option to normalise across all channels or normalise individual channels

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.

Next