shithub: sox

RSS feed

2e5330ec – robs <robs> authored on 2008/10/15 15:57
expand tempo range

154d8b86 – cbagwell <cbagwell> authored on 2008/10/12 20:55
Making an invalid option to return error code of 1 again.

06fea2e3 – cbagwell <cbagwell> authored on 2008/10/12 19:42
Treat special data chunk length of 0x7fff0000 to mean lenght is unknown and

9d65fe39 – robs <robs> authored on 2008/10/12 04:40
allow durations of an hour or more

b696cd58 – robs <robs> authored on 2008/10/12 04:13
remove dead code

b694f9b4 – cbagwell <cbagwell> authored on 2008/10/11 23:32
Add optional pseudo-effect restart so that same list of effects can be ran over and over when they end.

03cf73d0 – cbagwell <cbagwell> authored on 2008/10/11 13:30
rename functions users shouldn't use to lsx_.

1094247c – cbagwell <cbagwell> authored on 2008/10/11 13:16
Rename files not used by sox.c to be lsx_*.

5c88b8ad – cbagwell <cbagwell> authored on 2008/10/11 12:57
Fix typo that caused nothing to be defined.

f24b2b70 – cbagwell <cbagwell> authored on 2008/10/09 20:49
Need to clear out -lsamplerate when not found.

41190aa4 – cbagwell <cbagwell> authored on 2008/10/09 20:33
Autodetect when to install symlinks.

29647996 – cbagwell <cbagwell> authored on 2008/10/09 00:21
Move some utils used by sox.c into public sox.h interface.

60523b85 – cbagwell <cbagwell> authored on 2008/10/08 23:46
multiple output files is now based on "newfile" pseudo-effect. Initial

5c8fa508 – cbagwell <cbagwell> authored on 2008/10/08 17:54
Change sox_seek() to use 64-bit offsets to allow seeking beyond 2G.

1eb8cd19 – robs <robs> authored on 2008/10/07 15:45
return the compliment

061203c9 – cbagwell <cbagwell> authored on 2008/10/06 22:17
Attempting largefile work around for platforms with broken header files.

c2fdff84 – robs <robs> authored on 2008/10/01 03:51
patch from Alexis Ballier

1d3a39e1 – robs <robs> authored on 2008/10/01 03:49
merge in magic branch

bc9c3c01 – robs <robs> authored on 2008/09/29 02:46
couple of fixes

8f467feb – robs <robs> authored on 2008/09/29 02:32
fix sndfile inclusion

a57b598c – robs <robs> authored on 2008/09/29 02:08
fix rare crash

d198b749 – cbagwell <cbagwell> authored on 2008/09/28 22:15
Add new psuedo-effects ":" and "newfile" to allow running more then

064994fe – robs <robs> authored on 2008/09/27 11:00
minor

2776fb46 – robs <robs> authored on 2008/09/27 07:33
embryonic bend effect

fe1c1e06 – cbagwell <cbagwell> authored on 2008/09/26 21:19
Testing mailing list.

62421c1a – robs <robs> authored on 2008/09/26 08:08
minor

a53c8071 – robs <robs> authored on 2008/09/26 07:12
add gnuplot support to filter effect

ba9146d9 – robs <robs> authored on 2008/09/26 07:02
add gnuplot support to filter effect

892e6043 – robs <robs> authored on 2008/09/26 04:50
plot fix/update

56b92728 – robs <robs> authored on 2008/09/25 17:16
[1958680] Support more than 32 input files

9637c4c8 – robs <robs> authored on 2008/09/25 11:59
unfiltered cvsd

693c66a9 – robs <robs> authored on 2008/09/25 11:49
unfiltered cvsd

1139f212 – robs <robs> authored on 2008/09/25 11:46
allow k suffix on freqs

baaedc42 – robs <robs> authored on 2008/09/25 09:18
--bits, --encoding, doc clean-up

2b5cc07f – robs <robs> authored on 2008/09/24 17:44
revert to fix double free crash

57eec584 – robs <robs> authored on 2008/09/22 07:21
quash dup. define warning

6a79b422 – robs <robs> authored on 2008/09/22 07:13
install hooks for soxeffect.7 backwards compatibility

6aed947e – robs <robs> authored on 2008/09/22 05:48
reunify sox.1 & soxeffect.7; display file type enhancements

8481bc76 – cbagwell <cbagwell> authored on 2008/09/21 20:32
Support a list of effects; one for each output file created. Minor refactoring of effects flow.

887eacdd – robs <robs> authored on 2008/09/21 16:49
revert mistaken commit