shithub: sox

RSS feed

45455c5b – rrt <rrt> authored on 2007/07/21 22:14
Remove generated files again. They really aren't needed.

28eb39a8 – robs <robs> authored on 2007/07/21 17:15
tempo improvements

a84664a8 – rrt <rrt> authored on 2007/07/19 14:23
Add --no-check-certificate to the wget command line to work with https

c8a0bd58 – rrt <rrt> authored on 2007/07/19 07:27
Rename HAVE_LIBLTDL to USE_LIBLTDL for clarity

cc2d84d6 – rrt <rrt> authored on 2007/07/19 07:25
Add 'generated' files which are in fact needed

252c1ccd – rrt <rrt> authored on 2007/07/19 07:05
Avoid a warning with redefinition of NUMERIC_PARAMETER by undefining

b1e21e64 – cbagwell <cbagwell> authored on 2007/07/15 13:36
FLAC doesn't link in with --disable-shared and current check thinks

79359116 – cbagwell <cbagwell> authored on 2007/07/15 11:45
Get --disable-shared working again. Also, works great for testing

d853caa8 – cbagwell <cbagwell> authored on 2007/07/15 11:10
Removing autogenerated files.

6bd8afa4 – cbagwell <cbagwell> authored on 2007/07/15 00:47
Get rid of code that needs both soxio and file handlers to both

d9dd5b3c – cbagwell <cbagwell> authored on 2007/07/15 00:04
Print encoding correctly for error case.

a9ae4914 – cbagwell <cbagwell> authored on 2007/07/09 23:16
Hardcode WAV endian to work on big endian machines. Ignore

4c5aa45b – cbagwell <cbagwell> authored on 2007/07/09 23:09
Backing out dead code.

4233f324 – cbagwell <cbagwell> authored on 2007/07/09 23:08
Backing out user override option. It would take to much work to get working right now.

fc3aa6e6 – cbagwell <cbagwell> authored on 2007/07/09 22:19
Allow user to specify endian and fix bug where audio device

42f8ff43 – cbagwell <cbagwell> authored on 2007/07/09 22:18
Allow supporting user specified endian on reads.

3b1bd3aa – robs <robs> authored on 2007/07/09 14:53
Commonalise some macros

e88bfd2c – robs <robs> authored on 2007/07/09 14:52
Change from c++ to c

9228e6c1 – cbagwell <cbagwell> authored on 2007/07/07 20:24
change wrong "sun" format to "sunau".

8767a9e1 – evilynux <evilynux> authored on 2007/07/07 11:37
Removed commented line.

0eb7c352 – evilynux <evilynux> authored on 2007/07/07 11:28
Removed wrong BTS entry... typo?!

7603c18a – evilynux <evilynux> authored on 2007/07/07 11:13
Added libsox-fmt-ffmpeg to libsox-fmt-all.

c37146bc – evilynux <evilynux> authored on 2007/07/06 14:52
Added missing build-depends on libavcodec-dev.

54134b1c – evilynux <evilynux> authored on 2007/07/06 05:24
- Bringing ffmpeg back to life. libavcodec >= cvs20070301 was uploaded to unstable.

5c0019dc – evilynux <evilynux> authored on 2007/07/06 05:23
Bringing ffmpeg back to life. libavcodec >= cvs20070301 was uploaded to unstable.

91a08c78 – evilynux <evilynux> authored on 2007/07/06 05:05
Huge changelog for incoming 14.0.0 version, inviting the user to read upstream changelog.

9dfc4c0d – rrt <rrt> authored on 2007/07/06 04:51
Null pointers should be NULL, not 0.

1427a1f4 – evilynux <evilynux> authored on 2007/07/06 04:09
Current version happens to fix an invalid pointer crash (BTS entry #414977).

a9be8d4a – rrt <rrt> authored on 2007/07/06 03:48
Undo change to version message to avoid breaking programs that rely on

66a83265 – evilynux <evilynux> authored on 2007/07/06 03:45
Added libsfx.

0ad69ed6 – evilynux <evilynux> authored on 2007/07/06 03:44
Fixed library entry and mention format plugins.

2905238a – evilynux <evilynux> authored on 2007/07/06 02:57
- Added build dependency on ladspa-sdk.

cb6e49b8 – evilynux <evilynux> authored on 2007/07/06 02:23
Added macro to detect target system.

914153d3 – cbagwell <cbagwell> authored on 2007/07/05 21:03
Make rabbit effect optional again. Make sunaudio little endian.