shithub: sox

RSS feed

a9a57db8 – idigdoug <idigdoug> authored on 2011/01/24 02:06
Fix broken msvc10 autoconf file.

9102c9c8 – idigdoug <idigdoug> authored on 2011/01/24 01:52
Add support for building SoX via Microsoft Visual Studio 2010 (msvc10).

f41f8eda – cbagwell <cbagwell> authored on 2011/01/22 09:35
Fixe to allow mp3 seeking to location zero. patch from

5f47e1ec – cbagwell <cbagwell> authored on 2011/01/09 18:54
Ignore generate makefiles.

01bd5701 – cbagwell <cbagwell> authored on 2011/01/09 17:19
Add CXXFLAGS for libsndfile on OSX.

f6ec8c25 – cbagwell <cbagwell> authored on 2011/01/09 17:09
Updates to osxbuild script to work with 10.6's gcc default compiler

676fb3cd – cbagwell <cbagwell> authored on 2011/01/09 13:32
reverting pthread commit. It was already handled elsewhere.

4fadb8b4 – cbagwell <cbagwell> authored on 2011/01/09 13:27
Add comment about libid3tag not wanting to compile as shared using

7a7429ef – cbagwell <cbagwell> authored on 2011/01/09 11:34
Change 24-bit WAV files to use standard channel mappings instead

1d4f474b – cbagwell <cbagwell> authored on 2011/01/09 11:28
Fix bug were FACT chunk was not accounted for in RIFF length

eabe39a6 – cbagwell <cbagwell> authored on 2011/01/09 11:25
Fix bug updating WavPack header when closing and a memory leak

25982e4f – cbagwell <cbagwell> authored on 2011/01/09 11:20
add seek support which must read samples but can skip unneeded

c7709bad – cbagwell <cbagwell> authored on 2010/11/04 21:10
Add support for 32-bit samples to OSS handler.

ed6e41bc – cbagwell <cbagwell> authored on 2010/09/21 18:15
Enable waveaudio in cmake compiles

033ff807 – robs <robs> authored on 2010/08/31 01:04
F.R. [3051700] raw spectrogram

2a0be2ce – robs <robs> authored on 2010/08/30 05:36
AMR file duration

5376908c – cbagwell <cbagwell> authored on 2010/08/29 12:02
Distribute msvc9 project files.

9f5e9c55 – cbagwell <cbagwell> authored on 2010/08/06 20:01
Fix segfaults when recording on OS X.

4ee6e3c1 – cbagwell <cbagwell> authored on 2010/05/05 23:28
Allow compiling MP3 support without libmad. Don't distribute

4499c21b – evilynux <evilynux> authored on 2010/05/05 15:26
Uploaded 14.3.1 to Debian, synch'd Debian packaging files.

2c3c76cd – cbagwell <cbagwell> authored on 2010/04/10 18:15
Create a windows installer when nsiswrapper is installed.

b8850883 – cbagwell <cbagwell> authored on 2010/04/10 13:37
Update changelog with release date.

cab8f2d4 – idigdoug <idigdoug> authored on 2010/02/22 01:05
Let the flac output format specify its own bit-depth instead of assuming 16 bits (avoid incorrectly dithering). Fix handling of "%n" format when width not specified.

05ad2f4d – idigdoug <idigdoug> authored on 2010/01/07 06:35
Mark speexdsp effect as experimental.

8d912d4b – idigdoug <idigdoug> authored on 2010/01/07 06:31
Fix incorrect direct use of FFT cache (used without lock and without previously

aaa89328 – idigdoug <idigdoug> authored on 2010/01/07 06:29
Update documentation for MSVC solution. Add experimental speexdsp effect to MSVC build.

0c961661 – idigdoug <idigdoug> authored on 2010/01/06 08:03
Add SpeexDSP effect to sox for easy-to-use automatic gain control and noise reduction filter.

351af0b4 – idigdoug <idigdoug> authored on 2010/01/06 08:02
Add coefficients for shibata noise shaping for additional sample rates.

d493867b – cbagwell <cbagwell> authored on 2010/01/03 15:25
sndio changelog entry

634f308a – cbagwell <cbagwell> authored on 2010/01/03 15:24
Prefer OpenBSD's sndio over older sunau drivers.

6473d74a – cbagwell <cbagwell> authored on 2010/01/02 19:48
Enable txt target on MSYS by replacing col program with sed script.

a40aaa02 – cbagwell <cbagwell> authored on 2010/01/02 18:25
Allow script to work under real MSYS setup and not just Fedora mingw.

88f09830 – cbagwell <cbagwell> authored on 2010/01/02 17:32
Don't make first call to AC_CHECK_HEADERS conditional.

1230a94a – idigdoug <idigdoug> authored on 2010/01/02 08:52
Fix warning in win32-glob when compiled with GCC.

b6532174 – idigdoug <idigdoug> authored on 2010/01/02 06:07
Fix some warnings in win32-ltdl.c when compiled under GCC.

8b53a743 – cbagwell <cbagwell> authored on 2010/01/01 21:15
Use internal win3 ltdl on mingw since its there.

15353655 – idigdoug <idigdoug> authored on 2010/01/01 20:48
Define _countof for platforms where not already defined (i.e. MinGW).

c5ce1c5d – cbagwell <cbagwell> authored on 2010/01/01 20:36
Don't use signal.h's kill() name to work around cygwin compiler bugs.

9b2998ac – cbagwell <cbagwell> authored on 2010/01/01 19:16
Enable glob support on mingw build.

16fcc452 – idigdoug <idigdoug> authored on 2010/01/01 07:30
64-bit file support in MinGW builds for windows.

f7c79041 – cbagwell <cbagwell> authored on 2009/12/29 22:38
Add win32 AMR notes. Add support for cygwin version of AMR DLL's.