shithub: sox

RSS feed

9d0d0175 – robs <robs> authored on 2007/09/03 17:16
build fixes

1b544167 – cbagwell <cbagwell> authored on 2007/09/03 14:43
Have autoconf invoke internal libgsm. Needed for "make dist" to work.

682f2711 – cbagwell <cbagwell> authored on 2007/09/03 01:22
cleanup libgsm directory.

39fee9b1 – cbagwell <cbagwell> authored on 2007/09/02 18:29
Bumping library version # since they are not compatible with last release.

126277fd – cbagwell <cbagwell> authored on 2007/09/02 18:24
Add check for gettimeofday

fec935b1 – cbagwell <cbagwell> authored on 2007/09/02 18:11
Use stdlib.h instead of malloc.h (required by newer freebsd).

274bb0bd – cbagwell <cbagwell> authored on 2007/09/02 18:08
Add in missing formats.h for "make dist".

124f64c8 – rrt <rrt> authored on 2007/08/31 09:02
Add __OS2__ to the backslash brigade.

a71a600d – rrt <rrt> authored on 2007/08/30 21:19
Make sure off_t is defined; fix for OS/2.

fd572dc8 – cbagwell <cbagwell> authored on 2007/08/29 21:05
Get "make dist" working.

93a1dcde – rrt <rrt> authored on 2007/08/27 20:36
Revert signal handling change.

e0148bb9 – rrt <rrt> authored on 2007/08/27 20:35
Improve formatting

61cdb3dc – rrt <rrt> authored on 2007/08/23 18:21
Add more generated files.

9c3f4673 – rrt <rrt> authored on 2007/08/23 18:08
Add configure.lineno and config.status.lineno

f5361546 – rrt <rrt> authored on 2007/08/23 18:05
Don't trap SIGTERM.

109b7aaa – rrt <rrt> authored on 2007/08/23 18:01
Cosmetic tidying

2f8ffb2e – rrt <rrt> authored on 2007/08/22 20:51
Abort rather than skip if only one track.

367f1ee6 – cbagwell <cbagwell> authored on 2007/08/05 22:34
Allow disabling llibltdl even when building shared libraries.

375fdbf9 – robs <robs> authored on 2007/07/29 04:38
Fix crash when encoding vorbis with no comment

d2137b74 – robs <robs> authored on 2007/07/22 17:51
recent change

18ee63ea – cbagwell <cbagwell> authored on 2007/07/22 14:06
adding bugfix note.

1aa427de – robs <robs> authored on 2007/07/22 10:35
tidying up

21ae07fa – rrt <rrt> authored on 2007/07/21 22:18
Add a couple of generated files

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.

3971c45e – rrt <rrt> authored on 2007/07/05 16:20
Remove "v" from version message, as it looks nicer. (Most programs

4f49a4a9 – rrt <rrt> authored on 2007/07/05 15:37
Link libsfx against libsox to satisfy Debian.

60a9aeda – evilynux <evilynux> authored on 2007/07/05 04:22
Debian bug #421682 is fixed.

d6002971 – evilynux <evilynux> authored on 2007/07/05 04:09
Added missing effects.h . It wasn't getting included in the tarball.

b484181a – robs <robs> authored on 2007/07/04 15:27
Fix a few small errors

a94ba4b5 – robs <robs> authored on 2007/07/03 17:11
Trying out soundtouch; same as stretch & pitch but much better audio

e8388c36 – robs <robs> authored on 2007/07/02 13:57
Added workaround info for dodgy vox files

8294be64 – robs <robs> authored on 2007/07/01 13:50
Fix copy/paste error

8034d6e7 – robs <robs> authored on 2007/06/25 14:20
Fix silly mistake

e2647d2f – robs <robs> authored on 2007/06/23 04:07
Fix alsa rec multi-channel bug

8b0f50de – robs <robs> authored on 2007/06/23 03:20
Display SoX version with -V

ee4a8b7f – robs <robs> authored on 2007/06/23 03:19
Fix alsa rec multi-channel bug

91304fd4 – robs <robs> authored on 2007/06/20 03:28
tidying

455880cd – robs <robs> authored on 2007/06/19 16:52
recent change

0fbf5836 – robs <robs> authored on 2007/06/19 16:41
Ensure NULL etc. are available throughout SoX

a1a13f4e – robs <robs> authored on 2007/06/19 15:31
tidying

d2db9420 – robs <robs> authored on 2007/06/19 04:01
sox namespace clean-ups

16333803 – robs <robs> authored on 2007/06/17 17:44
Fix MP3 libs detection

8b4468fd – robs <robs> authored on 2007/06/17 17:15
Keep old raw file extensions working for now

56f4404f – robs <robs> authored on 2007/06/17 17:12
Fix usage

2dd8e848 – robs <robs> authored on 2007/06/17 17:12
Can now run an effects chain with e.g. upsample, filter, downsample, dither.

1338952d – robs <robs> authored on 2007/06/17 14:36
recent change

6889492d – robs <robs> authored on 2007/06/17 10:59
Fix a bug

3b1312be – robs <robs> authored on 2007/06/17 10:58
Warn if adpcm state errors are detected

bda25d62 – robs <robs> authored on 2007/06/16 07:54
oops\!

545303ad – robs <robs> authored on 2007/06/15 18:08
be more helpful

e81132de – robs <robs> authored on 2007/06/15 17:58
oops effect

6c5a3543 – rrt <rrt> authored on 2007/06/11 06:48
Detect lame.h as well as lame/lame.h; fixes #1720591

c3d59a87 – robs <robs> authored on 2007/06/10 15:57
small fix

dfe7ff45 – robs <robs> authored on 2007/06/10 14:52
Sounds like people over at sox-users don't want to lose the signal-size letters just yet.

543588d3 – robs <robs> authored on 2007/06/10 14:34
Fix a crash

ff89831f – robs <robs> authored on 2007/06/10 13:48
Peter Samuelson's rabbit streaming support.

48282e9c – robs <robs> authored on 2007/06/10 10:07
tidying

7b8c0761 – robs <robs> authored on 2007/06/10 10:07
tidying

49e582e1 – rrt <rrt> authored on 2007/06/09 18:56
Fix MP3 libs detection

c0ee26e6 – rrt <rrt> authored on 2007/06/09 18:36
Fix HAVE_MP3 setting

b123511e – robs <robs> authored on 2007/06/09 08:23
Effects chain can now handle multiple effects changing rate or chans, though current effects are not suited to this

0e90c7f7 – robs <robs> authored on 2007/06/09 08:20
tidying

599a8963 – rrt <rrt> authored on 2007/06/07 06:29
Add missing bold marking

c3211040 – rrt <rrt> authored on 2007/06/06 18:08
Tidy comments

67145058 – rrt <rrt> authored on 2007/06/05 09:32
Add libsfx to sox libs

79ac68a9 – robs <robs> authored on 2007/06/02 15:01
sox namespace cleanups

bfbd4adf – robs <robs> authored on 2007/06/02 13:00
Added effects-chain buffering for effects that use a window

Next