shithub: sox

RSS feed

dd776a38 – cbagwell <cbagwell> authored on 2011/02/27 11:41
Updates for 14.3.2 release.

097eee4a – cbagwell <cbagwell> authored on 2011/02/23 23:31
do pointer math on char * instead of float * to fix mem

70291cec – cbagwell <cbagwell> authored on 2011/02/23 22:53
Fix warning message while recording.

c4e5ba5b – cbagwell <cbagwell> authored on 2011/02/23 22:22
Document the multiple combine method in man and usage output.

8aafb703 – cbagwell <cbagwell> authored on 2011/02/23 21:54
Update example3 so that it can play mono files on OSX with coreaudio.

5b834068 – cbagwell <cbagwell> authored on 2011/02/23 21:03
Free pthread items and remove callbacks. Allows back-to-back

b90cd902 – cbagwell <cbagwell> authored on 2011/02/22 23:27
Move device start until after locking mutex so less chance of playing

2c1b8ba2 – cbagwell <cbagwell> authored on 2011/02/22 22:17
Miscalculated consumed samples when short buffer was provided.

2bc58856 – cbagwell <cbagwell> authored on 2011/02/21 23:26
Another attempt and fixing coreaudio segfaults. Simplify by

b7dbdc17 – cbagwell <cbagwell> authored on 2011/02/20 13:41
changelog/news cleanups.

f13f3f83 – cbagwell <cbagwell> authored on 2011/02/20 13:33
meant to leave build enabled by default.

3b26f5a8 – cbagwell <cbagwell> authored on 2011/02/20 13:16
Add release script to automate as much as possible.

042b6a03 – cbagwell <cbagwell> authored on 2011/02/19 21:03
Update with new items since 14.32-RC1.

e38ffc2c – cbagwell <cbagwell> authored on 2011/02/19 20:43
Support an absolute end position for trim effect instead of only

083d40f1 – cbagwell <cbagwell> authored on 2011/02/19 20:00
Update copyright dates and doc dates

19631f40 – cbagwell <cbagwell> authored on 2011/02/19 16:36
Add support for specifying non-default audio device on coreaudio.

0aff9d90 – cbagwell <cbagwell> authored on 2011/02/19 15:22
Look for more than 1 buffer and warn user. Attempt to fix

5bff6d2f – cbagwell <cbagwell> authored on 2011/02/19 14:42
Small performance improvement for absolute paths that aren't found.

1573e88a – cbagwell <cbagwell> authored on 2011/02/19 12:57
Installation doc improvements.

bbdb7f0e – cbagwell <cbagwell> authored on 2011/02/19 12:49
Instruction improvements.

88a3e69b – cbagwell <cbagwell> authored on 2011/02/19 12:41
Update cygwin build descriptions to include static libid3tag and

3036a8f1 – cbagwell <cbagwell> authored on 2011/02/19 12:37
Update references to external libraries used. Update build descriptions

7a12d05b – cbagwell <cbagwell> authored on 2011/02/19 11:50
Ship ladspa.h header so ladspa effect can be enabled always.

15125e1d – cbagwell <cbagwell> authored on 2011/02/19 11:42
Add support for lt_dlsetsearchpath() to win32 library

5ab3ca52 – cbagwell <cbagwell> authored on 2011/02/18 22:15
Since using groff anyways, switch to groff distributed script to

d370253a – robs <robs> authored on 2011/02/18 09:16
Fix incorrect MP3 file length determination with VBR & .5s initial silence.

14da3acd – robs <robs> authored on 2011/02/18 09:11
read a bit more audio (650ms) before concluding CBR

533fb355 – cbagwell <cbagwell> authored on 2011/02/17 22:29
Updates to osxbuild to force 10.5 compatibility.

707b3693 – idigdoug <idigdoug> authored on 2011/02/17 02:23
Updating msvc9 and msvc10 builds to work with newer versions of format

c922d5b0 – idigdoug <idigdoug> authored on 2011/02/17 01:34
Include SndFile/inttypes.h in distribution so that the msvc10 build succeeds.

8568f0f0 – cbagwell <cbagwell> authored on 2011/02/16 19:28
libpng15 seems to require application to include zlib.h. Do

592ed220 – cbagwell <cbagwell> authored on 2011/02/16 19:19
Look png.h in libpng to help OpenBSD packaging.

80f14e7c – evilynux <evilynux> authored on 2011/02/16 11:23
Close LADSPA bug entry in Debian changelog.

c5f3b604 – cbagwell <cbagwell> authored on 2011/02/15 23:12
Handle Logic Pro WAV files that correctly word align its chunks.

64d81b4c – cbagwell <cbagwell> authored on 2011/02/15 22:54
update changelog for zero length chunk.

e300f6a8 – cbagwell <cbagwell> authored on 2011/02/15 22:50
Do not treat zero length chunks as fatal errors. Continue to

ed128fe7 – cbagwell <cbagwell> authored on 2011/02/15 21:18
fix segfault with some ladspa plugins.

733efdea – cbagwell <cbagwell> authored on 2011/02/15 09:25
fix html install.

a7b7403d – cbagwell <cbagwell> authored on 2011/02/14 23:40
Store images in a subdir which then lets re-enable install logic.

90cb3fb6 – cbagwell <cbagwell> authored on 2011/02/14 22:45
convert to groff for HTML generation since we are using for PDF.

645535dc – cbagwell <cbagwell> authored on 2011/02/14 13:54
make amr-* and sndfile honor --with-dyn-default.

b2e83b7c – cbagwell <cbagwell> authored on 2011/02/13 23:50
Since win32 binary is from MSYS, give MSYS instructions for

f8667d2d – evilynux <evilynux> authored on 2011/02/13 23:33
Improved ffmpeg m4 check.

2a87f8e5 – evilynux <evilynux> authored on 2011/02/13 23:03
Look for avcodec_decode_audio3; we now require libavcodec >= 0.6.

49079863 – evilynux <evilynux> authored on 2011/02/13 23:01
Fix small warning.

19f04176 – evilynux <evilynux> authored on 2011/02/13 22:37
Bumped version build-dep on avcodec to 0.6.0 as avcodec_decode_audio3 does not exist in 0.5.x.

d672d5ba – evilynux <evilynux> authored on 2011/02/13 22:33
Clarify biquad numerator and denominator in manpage as per user request.

da1e755a – cbagwell <cbagwell> authored on 2011/02/13 21:47
resetting version # to CVS.

fc2dde31 – cbagwell <cbagwell> authored on 2011/02/13 21:47
minor updates

4ba605c5 – cbagwell <cbagwell> authored on 2011/02/13 19:33
add default MSYS filenames for libraries.

a58e4aa7 – cbagwell <cbagwell> authored on 2011/02/13 13:52
Note that recording just now works.