shithub: sox

RSS feed

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

9d11b22f – robs <robs> authored on 2008/10/18 08:33
tidy up bend effect

61a9fffb – robs <robs> authored on 2008/10/18 07:40
tidy up bend effect

515acca5 – robs <robs> authored on 2008/10/17 15:48
fix build

5b71e252 – cbagwell <cbagwell> authored on 2008/10/16 16:21
Changing encoding list to float since thats all it support right now.

4d841254 – cbagwell <cbagwell> authored on 2008/10/15 21:31
Initial Mac OSX CoreAudio driver. Playing works but recording is untested.

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

2ce9ae35 – robs <robs> authored on 2008/09/21 16:46
new loudness effect

fe374157 – cbagwell <cbagwell> authored on 2008/09/20 10:48
cleanup

7289e815 – cbagwell <cbagwell> authored on 2008/09/20 10:23
Support substitutions in multiple output filename.

10c6b92e – robs <robs> authored on 2008/09/17 14:50
fix crash with pitch; update (c); tweak sox help

89e9bf4a – robs <robs> authored on 2008/09/17 03:55
change rate default settings

f1424234 – robs <robs> authored on 2008/09/17 02:47
Allow effects to use getopt

2b1a8636 – robs <robs> authored on 2008/09/17 02:10
allow longer effect help

5443fca9 – rrt <rrt> authored on 2008/09/14 06:45
Mention PRC fix.

96150e81 – rrt <rrt> authored on 2008/09/14 06:44
Apply bug-fix from Silas Brown to write data out correctly. That's

6b89e470 – robs <robs> authored on 2008/09/14 02:48
expand riaa doc

ec7125cb – robs <robs> authored on 2008/09/14 02:27
doh\!

615fa4b7 – cbagwell <cbagwell> authored on 2008/09/13 21:47
Add support for specifying effects with a text file instead of command line.

3466e693 – robs <robs> authored on 2008/09/13 11:52
fix noiseprof pass-through

6f85907e – robs <robs> authored on 2008/09/13 10:41
fft tidy-up

e29dcf16 – robs <robs> authored on 2008/09/13 07:59
fft tidy-up

3e7c1e46 – robs <robs> authored on 2008/09/12 16:24
riaa effect

4c789efc – robs <robs> authored on 2008/09/10 16:50
deprecate pan

1a4da748 – robs <robs> authored on 2008/09/10 14:17
remove deprecated pitch & stretch

c2749992 – robs <robs> authored on 2008/09/10 13:14
-b option for the norm effect; can be used to fix stereo imbalance

8ab40e81 – robs <robs> authored on 2008/09/08 15:33
fix stray LFs

e2640d6e – robs <robs> authored on 2008/09/05 03:24
fix for MSVC

657353a8 – robs <robs> authored on 2008/09/04 03:26
add ringing control to rate effect

beca3a7d – cbagwell <cbagwell> authored on 2008/09/02 21:23
Remove dead code.

59bd2c55 – cbagwell <cbagwell> authored on 2008/09/02 09:13
Remove dead code.

f476d288 – robs <robs> authored on 2008/09/02 02:59
make this macro available elsewhere

6b6a766c – robs <robs> authored on 2008/09/02 02:57
fix mp3 inclusion

6fa0f577 – cbagwell <cbagwell> authored on 2008/09/01 19:21
Restructure code so that restarting the effects chain can completely

7e27d2ef – robs <robs> authored on 2008/08/31 15:51
stat doc updates

f5fbe6ce – evilynux <evilynux> authored on 2008/08/26 19:59
Fix CFLAGS in pkg-config file. Thanks to Dan Dennedy.

73b0eb58 – robs <robs> authored on 2008/08/24 02:43
clarify

04fac279 – robs <robs> authored on 2008/08/23 14:32
add minimum-phase option to rate effect

f40cc40c – robs <robs> authored on 2008/08/23 14:00
revert change committed accidentally

bdd4e605 – cbagwell <cbagwell> authored on 2008/08/20 22:48
Fix double free of effects.

1a3d3a23 – evilynux <evilynux> authored on 2008/08/20 14:12
Added missing ffmpeg.h, fixes 'make dist' and builds from tarball.

1d710d29 – robs <robs> authored on 2008/08/20 13:18
recent changes

063099b9 – robs <robs> authored on 2008/08/20 13:07
quash warnings on 64-bit arch

Next