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.
f7b5831c
– idigdoug <idigdoug>
authored
on 2009/12/16 18:34
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.
f303a26b
– idigdoug <idigdoug>
authored
on 2009/12/16 18:24
Add missing flags to usage string.
693831ac
– idigdoug <idigdoug>
authored
on 2009/12/14 02:27
The MSVC build of LibSndFile isn't officially supported or tested, so I'm a bit
3b74bed1
– cbagwell <cbagwell>
authored
on 2009/12/13 22:26
Add -lpthreads to -lgomp on platforms known to need it.
bd2f5a1c
– cbagwell <cbagwell>
authored
on 2009/12/13 22:25
Strip binary before packaging.
3cc150e0
– idigdoug <idigdoug>
authored
on 2009/12/13 08:30
Update "tempo" effect documentation. Also fix some punctuation inconsistencies in other parts of the man page.
4eab2808
– cbagwell <cbagwell>
authored
on 2009/12/09 23:29
Add missing --enable-dl-amrnb option.
b1e18d58
– cbagwell <cbagwell>
authored
on 2009/12/09 23:25
Update with latest instructions for cygwin and mingw+fedora build.
a6c3f58f
– cbagwell <cbagwell>
authored
on 2009/12/09 23:23
Look for libpng12 as backup to libpng since some people may not package
5847d353
– cbagwell <cbagwell>
authored
on 2009/12/08 22:26
automate building mingw version of sox under unix with cross compiler.
7240239c
– cbagwell <cbagwell>
authored
on 2009/12/08 20:38
Force gcc-4 again.
c777d1f1
– cbagwell <cbagwell>
authored
on 2009/12/08 20:35
Removing unused optional-fmts.in file.
c826576d
– cbagwell <cbagwell>
authored
on 2009/12/08 20:29
Support file extensions to allow testing mingw cross compiles+wine.
63bba519
– idigdoug <idigdoug>
authored
on 2009/12/06 21:27
Remove redundant typedef from msvc9 soxconfig.h file.
3f21ef30
– idigdoug <idigdoug>
authored
on 2009/12/06 20:53
Fix wavpack support for MSVC9 project.
f628fcf2
– idigdoug <idigdoug>
authored
on 2009/12/06 01:56
Update documentation regarding VC9 build.
fc31b990
– cbagwell <cbagwell>
authored
on 2009/12/02 09:45
Get rid of all references to amr1.h and amr2.h this time.
96db055f
– cbagwell <cbagwell>
authored
on 2009/12/02 09:39
Remove now unneeded headers from distribution.
2d5b46df
– idigdoug <idigdoug>
authored
on 2009/12/02 07:11
Add info about the msvc9 build project.
5cc55d28
– idigdoug <idigdoug>
authored
on 2009/12/02 06:18
MSVC9 build solution for SoX and supplemental libraries. Requires the sources for the supplemental libraries to be extracted next to the SoX sources.
b01b3221
– idigdoug <idigdoug>
authored
on 2009/12/02 06:11
Add optional support for glob and ltdl on MS Windows via minimal substitute libraries.
1135e7d9
– idigdoug <idigdoug>
authored
on 2009/12/02 06:09
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.
7e33bc77
– idigdoug <idigdoug>
authored
on 2009/12/02 06:06
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.
ea405f02
– idigdoug <idigdoug>
authored
on 2009/12/02 06:01
No longer needed after recent changes to AMR plugin.
200bd01f
– cbagwell <cbagwell>
authored
on 2009/11/29 20:42
Fix disabling of sndfile support introduced with dlopen support.
b9e77a7f
– cbagwell <cbagwell>
authored
on 2009/11/29 20:08
Only link in external libraries once. For shared libsox, link into
867e2c23
– cbagwell <cbagwell>
authored
on 2009/11/29 15:55
Add support for dlopen() of amr-nb and amr-wb libraries.
4428da8a
– cbagwell <cbagwell>
authored
on 2009/11/28 11:05
Change MP3 input percision back to 16 bits to make default behavior
0ab7230f
– cbagwell <cbagwell>
authored
on 2009/11/28 10:48
Don't link in sndfile with --enable-dl-sndfile.
334287d8
– cbagwell <cbagwell>
authored
on 2009/11/28 01:09
Cleanup ID3 tag support to work with 3.97 lame as much as possible.
1e097282
– cbagwell <cbagwell>
authored
on 2009/11/27 22:36
Don't check each windows header file to prevent multiple additions
c8ec2375
– cbagwell <cbagwell>
authored
on 2009/11/27 22:29
mmsystem.h requires windows.h to be loaded first. Required for cygwin.
1c381cce
– cbagwell <cbagwell>
authored
on 2009/11/27 22:08
Add support for --enable-dl-sndfile to configure (dlopen libsndfile).
92bdeaa6
– cbagwell <cbagwell>
authored
on 2009/11/27 20:51
Depredicate lame 3.97.
d46ab74d
– cbagwell <cbagwell>
authored
on 2009/11/27 20:15
Only support ID3TAG writing with lame 3.98 using id3tag_set_fieldvalue
c03d444e
– cbagwell <cbagwell>
authored
on 2009/11/17 17:12
Fix writing 24-bit PAF files and possibly other libsndfile formats that
1b0c7960
– cbagwell <cbagwell>
authored
on 2009/11/15 20:42
Optional support for opencore-amr libraries.
8769e54f
– evilynux <evilynux>
authored
on 2009/10/10 12:24
Really include README.source is the Debian package.
ec27f1e0
– evilynux <evilynux>
authored
on 2009/10/10 11:26
- Merged with NMU patch from Stefano Zacchiroli;
e11ca5c9
– evilynux <evilynux>
authored
on 2009/10/10 11:19
Plenty of hyphen explicitely converted to minus to make groff happy.
9b1f7f51
– robs <robs>
authored
on 2009/09/27 11:43
Refactor dynamic loading, fix MP3 issues - ID: 2859256 - latest patch
586dec6f
– robs <robs>
authored
on 2009/09/17 13:54
spelling
0aa16580
– robs <robs>
authored
on 2009/09/17 13:42
[2859244] Fixes to improve compatibility with MSVC
e7baef0a
– robs <robs>
authored
on 2009/09/17 13:08
rm duplicate include
51522baa
– robs <robs>
authored
on 2009/09/17 13:00
latest mp3 patch
e585fc3e
– robs <robs>
authored
on 2009/09/16 14:17
update (c) notice
624ec8c8
– robs <robs>
authored
on 2009/09/16 13:54
write id3 tags to mp3
fac1bc9a
– robs <robs>
authored
on 2009/09/16 06:44
fix warning
5c849034
– robs <robs>
authored
on 2009/09/16 06:38
Fix [2859842] stats effect crashes on 64-bit arch.
6e2b4fea
– robs <robs>
authored
on 2009/09/15 14:44
make c++ compatible
4506c187
– robs <robs>
authored
on 2009/09/15 14:37
mp3 compression params
9d30067b
– robs <robs>
authored
on 2009/09/13 11:27
recent changes
35d8af3c
– robs <robs>
authored
on 2009/09/13 11:25
32-bit alsa
4c7a8b4b
– robs <robs>
authored
on 2009/09/13 06:26
fix warning
2daa65c5
– robs <robs>
authored
on 2009/09/13 06:26
minor
7fc5dcfd
– robs <robs>
authored
on 2009/09/13 06:14
bit-rot reorg
95527af6
– robs <robs>
authored
on 2009/09/13 05:55
oops
20603b91
– robs <robs>
authored
on 2009/09/13 05:52
bit-rot reorg
fff250a9
– robs <robs>
authored
on 2009/09/12 18:46
fix warnings
1ae14957
– robs <robs>
authored
on 2009/09/12 18:32
file IO in memory
075f3b16
– robs <robs>
authored
on 2009/09/12 17:32
fix warnings
d8386c30
– robs <robs>
authored
on 2009/09/12 14:00
waveaudio devices
8330c91f
– robs <robs>
authored
on 2009/09/12 12:51
promote waveaudio above oss
9be087e6
– robs <robs>
authored
on 2009/09/12 06:36
MS wave audio record support from Doug Cook
8099559f
– robs <robs>
authored
on 2009/09/12 06:31
bit-rot detection files
abac63d3
– robs <robs>
authored
on 2009/09/11 13:33
show soxi version & usage information when no args given
Next