remote -static and use gcc. Add cygwin32 to ZIP filename.
cygwin 1.7's gcc-4 doesn't support -static option currently.
add note on how to get flac working on os x.
Minor doc updates.
Move all AM_CONDITIONAL()'s to before call to AC_CONFIG_FILES().
Fix MinGW warning for unused parameter.
Fix warnings in MinGW build.
Fix warnings from MS Visual Studio build.
Apply changes suggested in tracker patch 2909975 to fix effect flags for fade, remix, silence, and speed effects.
Allow the waveaudio device to support "8-bit" playback. Mainly so you can hear what the result will sound like if you were to encode to an 8-bit format.
Use conio.h for interactive console with MinGW. Adds HAVE_CONIO_H config setting, enabled by default for MSVC and MinGW.
Enable cygwin TEMP work around on mingw as well.
Revert use of fseeko64 on mingw for now since its buggy.
Fix disabling amr support.
Clean up some warnings.
Use off64_t when using fseeko64.
- Removed .so files that are now included in "libsox.so".
Update configure to not require amr package to be installed if
Make AMR formats be able to dlopen either 3GPP or OpenCore shared library.
Detect fseeko replacement on mingw.
When mingw supports openmp, need to distribute some extra libraries.
Split source files into separate folders to make them easier to find. Change SoX project settings so that it reports OMP support if present during the build process.
Add missing flags to usage string.
The MSVC build of LibSndFile isn't officially supported or tested, so I'm a bit
Add -lpthreads to -lgomp on platforms known to need it.
Strip binary before packaging.
Update "tempo" effect documentation. Also fix some punctuation inconsistencies in other parts of the man page.
Add missing --enable-dl-amrnb option.
Update with latest instructions for cygwin and mingw+fedora build.
Look for libpng12 as backup to libpng since some people may not package
automate building mingw version of sox under unix with cross compiler.
Force gcc-4 again.
Removing unused optional-fmts.in file.
Support file extensions to allow testing mingw cross compiles+wine.
Remove redundant typedef from msvc9 soxconfig.h file.
Fix wavpack support for MSVC9 project.
Update documentation regarding VC9 build.
Get rid of all references to amr1.h and amr2.h this time.
Remove now unneeded headers from distribution.
Add info about the msvc9 build project.
MSVC9 build solution for SoX and supplemental libraries. Requires the sources for the supplemental libraries to be extracted next to the SoX sources.
Add optional support for glob and ltdl on MS Windows via minimal substitute libraries.
Output better diagnostic messages when searching for shared libraries. Define aliases for Posix function names so they can be recognized by VC without warning. Allow use of 64-bit file lengths with the MSVC CRT.
Skip compiling ffmpeg.c if !HAVE_FFMPEG. Skip compiling wavpack.c if !HAVE_WAVPACK_H && !HAVE_WAVPACK. If HAVE_WAVPACK_H is set, look for <wavpack.h> (source location), otherwise look for <wavpack/wavpack.h> (installed location). Does not affect existing code, but allows MSVC compiles to more easily build against the wavpack source distribution.
No longer needed after recent changes to AMR plugin.
Fix disabling of sndfile support introduced with dlopen support.
Only link in external libraries once. For shared libsox, link into