summary refs log tree commit
DateCommit message (Expand)
2015-12-20sox.1: fix section name js/doc
2015-02-26Remove hepler script. It's mostly unmaintained, I don't know if anyone but me...
2015-02-26chmod'ing unneeded executable bit.
2015-02-26Merge most Debian changes into master.
2015-02-22Read for more development.
2015-02-22Fixes for issues found during 14.4.2 release.
2015-02-22sox-14.4.2 release sox-14.4.2
2014-12-22News update for 14.4.2. sox-14.4.2rc2
2014-12-22sox-14.4.2rc2 version bump.
2014-12-22Distribute real sox.exe and not libtool wrapper.
2014-12-22Switch to rsync when releasing files
2014-12-22More checks for invalid MS ADPCM blocks.
2014-12-22Check for minimum size sphere headers
2014-12-21Update stack-protect logic to work for cygwin sox-14.4.2rc1
2014-12-16osxbuild updates for OSX 10.9 and latest libraries
2014-10-29Default to silent mode for automake
2014-10-29Switch to gcc's -fstack-protector
2014-10-29Fix warning about ignored cdecl.
2014-10-29prevent division by 0 when input signal is entirely non-negative, non-positiv...
2014-10-29New libsox example6: give explicit output attributes
2014-10-29minor change: use periodic window
2014-10-29slight simplification
2014-10-29AIFF comments implementation now passes this test
2014-10-29fix warning on 64-bit arch.
2014-10-26Work around for libsndfile size bug on RF64
2014-10-26Add reading support for RF64 WAV files.
2014-10-26ladspa: optionally perform latency compensation
2014-10-07Remove deprecated options in tests.
2014-10-07fix lsx_filelength() prototype mismatach.
2014-10-05Fix for max size text chunks in aiff files.
2013-11-26Add missing comma in man page
2013-05-27add Dolph window for spectrogram effect
2013-04-10Fix signalinfo handling in example3.c
2013-03-10configure.ac: Simplify version comparisons
2013-03-09Link Windows build to wsock32.dll again
2013-03-09Don't export (most) internal libsox symbols
2013-03-08Merge branch 'opus'
2013-03-08Only use -Wno-long-long on GCC
2013-03-08Add documentation for Opus support
2013-03-07Add read-only Opus support using libopusfile.
2013-03-05Remove remaining references to FFmpeg
2013-03-05Remove deprecated mixer effect
2013-03-04Simplify configuration checks for math functions
2013-03-04Call AC_CONFIG_MACRO_DIR unconditionally
2013-03-03Enable writing WAV files with 64-bit floats
2013-03-03Add missing includes
2013-03-03Use binary mode when writing spectrogram to stdout
2013-03-01Document limited Replay Gain tag support
2013-03-01Add binaries with .exe extension to .gitignore
2013-02-28Update INSTALL