shithub: sox

RSS feed

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.

7cf7395e – cbagwell <cbagwell> authored on 2009/12/29 21:36
remote -static and use gcc. Add cygwin32 to ZIP filename.

215c9054 – cbagwell <cbagwell> authored on 2009/12/29 18:41
cygwin 1.7's gcc-4 doesn't support -static option currently.

777157a4 – cbagwell <cbagwell> authored on 2009/12/27 23:25
add note on how to get flac working on os x.

dce67cbd – cbagwell <cbagwell> authored on 2009/12/27 22:12
Minor doc updates.

0354585d – cbagwell <cbagwell> authored on 2009/12/27 22:12
Move all AM_CONDITIONAL()'s to before call to AC_CONFIG_FILES().

52135872 – idigdoug <idigdoug> authored on 2009/12/24 03:05
Fix MinGW warning for unused parameter.

f3ff097e – idigdoug <idigdoug> authored on 2009/12/24 02:54
Fix warnings in MinGW build.

92c826d1 – idigdoug <idigdoug> authored on 2009/12/24 02:36
Fix warnings from MS Visual Studio build.

b26f538e – idigdoug <idigdoug> authored on 2009/12/24 02:10
Apply changes suggested in tracker patch 2909975 to fix effect flags for fade, remix, silence, and speed effects.

e634cfd6 – idigdoug <idigdoug> authored on 2009/12/23 02:48
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.

35643916 – idigdoug <idigdoug> authored on 2009/12/23 02:31
Use conio.h for interactive console with MinGW. Adds HAVE_CONIO_H config setting, enabled by default for MSVC and MinGW.

dc233c9e – cbagwell <cbagwell> authored on 2009/12/21 19:39
Enable cygwin TEMP work around on mingw as well.

5ee564e9 – cbagwell <cbagwell> authored on 2009/12/21 18:40
Revert use of fseeko64 on mingw for now since its buggy.

c84892ac – cbagwell <cbagwell> authored on 2009/12/20 23:00
Fix disabling amr support.

1a66892c – cbagwell <cbagwell> authored on 2009/12/20 20:24
Clean up some warnings.

e12fc13a – cbagwell <cbagwell> authored on 2009/12/20 13:53
Use off64_t when using fseeko64.

6ed42af1 – evilynux <evilynux> authored on 2009/12/18 23:26
- Removed .so files that are now included in "libsox.so".

e9252af0 – cbagwell <cbagwell> authored on 2009/12/17 17:53
Update configure to not require amr package to be installed if

0b885112 – idigdoug <idigdoug> authored on 2009/12/17 00:19
Make AMR formats be able to dlopen either 3GPP or OpenCore shared library.

b110c3be – cbagwell <cbagwell> authored on 2009/12/16 23:22
Detect fseeko replacement on mingw.

12bfcf2d – cbagwell <cbagwell> authored on 2009/12/16 22:47
When mingw supports openmp, need to distribute some extra libraries.