shithub: sox

RSS feed

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

59d54efc – robs <robs> authored on 2008/08/20 10:43
quash warnings on 64-bit arch

b763f63e – cbagwell <cbagwell> authored on 2008/08/19 21:58
Fixe memory leaks in effects chain when restarting effects.

1b550b87 – robs <robs> authored on 2008/08/18 13:27
add utsname check

322089ce – robs <robs> authored on 2008/08/18 02:41
Display SoX build environment information with -V -V

6e81fe04 – cbagwell <cbagwell> authored on 2008/08/12 19:06
Initial support for writing to multiple output files.

53ed5467 – robs <robs> authored on 2008/08/12 02:33
restore check

80688834 – robs <robs> authored on 2008/08/11 16:10
add build info (for bug reports)

cb4508bb – robs <robs> authored on 2008/08/11 16:06
html

fed5ed9c – evilynux <evilynux> authored on 2008/08/07 09:56
Give supported format examples in libsox-fmt-base description.

4de91f4b – evilynux <evilynux> authored on 2008/08/07 09:48
Forgot to close the libsox/libsfx bug along with description improvment.

b393c8d7 – evilynux <evilynux> authored on 2008/08/07 09:43
Better short description for libsox1.

11b47ed3 – cbagwell <cbagwell> authored on 2008/08/06 20:33
Add lpc10 check for library that was just added to gsm.

cf0debe6 – robs <robs> authored on 2008/08/06 15:16
minor

a3dd8e27 – robs <robs> authored on 2008/08/06 03:35
Apply [ 2038855 ] external lpc10 lib patch

a61d9e4f – robs <robs> authored on 2008/08/06 03:29
bump date

77ec7a16 – evilynux <evilynux> authored on 2008/08/05 09:18
Most notably preventing libsox-fmt-alsa from being packaged where alsa doesn't exist (e.g. kfreebsd and hurd).

b0fe3375 – evilynux <evilynux> authored on 2008/08/05 09:00
- Moved Homepage field to source section as recommended by 6.2.4 of best packaging practices.

2be5185b – cbagwell <cbagwell> authored on 2008/08/04 23:30
Finding header doesn't always mean library is around, especially when using LDFLAGS=-static. Some updates to handle this better.

a669b692 – robs <robs> authored on 2008/08/04 04:12
sp.

9caafcd1 – robs <robs> authored on 2008/08/04 04:01
some users are asking for more details on deemph

b64a7cd7 – cbagwell <cbagwell> authored on 2008/08/03 22:06
Only increase warnings for our library, not external mantained libraries.

2648c5b8 – robs <robs> authored on 2008/08/03 15:32
quash (but not fix) 2 LFS off_t warnings

a9440fd6 – robs <robs> authored on 2008/08/03 15:31
use same logic as configure.ac for gcc version check

711abe31 – robs <robs> authored on 2008/08/03 14:42
Deemp --> deemph so people can more easily find when this was fixed

c098bbeb – robs <robs> authored on 2008/08/03 14:30
-Wconversion now set from configure.ac

Next