shithub: sox

RSS feed

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

0adab62c – rrt <rrt> authored on 2007/05/31 16:00
Remove dead file

e6e323a4 – rrt <rrt> authored on 2007/05/31 15:58
Update ladspa effect to work as source or sink.

6033bc8c – robs <robs> authored on 2007/05/30 14:41
updated for recent changes

2181b989 – rrt <rrt> authored on 2007/05/28 10:37
Try to fix linking

da61644d – rrt <rrt> authored on 2007/05/28 10:37
Add todo

804b3a0d – rrt <rrt> authored on 2007/05/28 06:15
Mention LADSPA and other fixes to text files.

f3d98954 – evilynux <evilynux> authored on 2007/05/27 15:42
Fixed "make dist" for older autotools. libgsm wasn't included for old versions...

678e9696 – rrt <rrt> authored on 2007/05/27 15:10
First cut of working LADSPA code, some cleanup.

471e5309 – robs <robs> authored on 2007/05/27 14:21
Remove dead code

0d1e4adf – robs <robs> authored on 2007/05/27 12:36
fix --plot usage

924db4eb – rrt <rrt> authored on 2007/05/27 11:04
API update

dd86c4d4 – rrt <rrt> authored on 2007/05/27 06:57
Improve

9adec4ae – robs <robs> authored on 2007/05/26 08:24
fix typo

6a8f2796 – robs <robs> authored on 2007/05/26 08:11
sox namespace fixes; handler/driver convergence; other clean-ups

8e668058 – robs <robs> authored on 2007/05/26 02:18
QAD fix to allow mixer to mixdown any number of channels

5c08f664 – robs <robs> authored on 2007/05/26 01:32
use cmake to support MSVC

e7b81f74 – robs <robs> authored on 2007/05/25 17:25
multi-channel effects chain

50b30d65 – robs <robs> authored on 2007/05/25 17:20
Cleanup fail messages; make MCHAN

1b80b0cf – robs <robs> authored on 2007/05/25 17:18
use min macro

668549e1 – rrt <rrt> authored on 2007/05/24 18:45
Attempt to fix playback on big-endian machines (bug #421682).

87c2911f – rrt <rrt> authored on 2007/05/24 18:44
Simplify format loading.

58f832ac – rrt <rrt> authored on 2007/05/24 18:42
Fix compilation.

0d760a4b – rrt <rrt> authored on 2007/05/24 18:40
Add FIXME to use vasprintf.

59288c4c – robs <robs> authored on 2007/05/21 15:07
Fix flow bugs in various effects

77be88f6 – robs <robs> authored on 2007/05/20 06:38
Document SHOUTcast limitations

1b9a445f – robs <robs> authored on 2007/05/20 06:01
Various portability enhancements and clean-ups.

bb443260 – robs <robs> authored on 2007/05/18 14:59
vorbis seek

5fc281c3 – rrt <rrt> authored on 2007/05/16 18:11
Enrich prototypes with argument names

12653efb – rrt <rrt> authored on 2007/05/16 18:09
Some reality syncing

d0ab0542 – robs <robs> authored on 2007/05/14 14:57
Allow simpler synth commands; null pointer idiom for format drivers.

e5059c2f – evilynux <evilynux> authored on 2007/05/14 02:03
Added alsa, ao and oss.

de54085a – evilynux <evilynux> authored on 2007/05/14 02:02
Fixed section of format libraries.

5fb305c8 – evilynux <evilynux> authored on 2007/05/14 02:00
Splitted I/O format librairies in their seperate packages so one need not to have a sound card.

5585c7fa – evilynux <evilynux> authored on 2007/05/14 01:56
Removed forgotten usr/bin, used to be for the sox-config utility.

70264ad3 – evilynux <evilynux> authored on 2007/05/14 01:55
Moved libsox-fmt-*.so files to their respective packages. Needed for SoX to detect the formats.

a9d1770e – evilynux <evilynux> authored on 2007/05/14 01:53
I/O format libraries are in seperate packages as one might not want to use any of those.

ec341002 – robs <robs> authored on 2007/05/13 11:59
Update report message

f92c586f – robs <robs> authored on 2007/05/13 11:58
Fix skips

8fe57dc6 – robs <robs> authored on 2007/05/13 11:55
Push looped sox_debug messages into sox_debug_more

9fad38d5 – robs <robs> authored on 2007/05/13 04:16
Updated for recent changes.

c257c174 – robs <robs> authored on 2007/05/13 03:54
Changing rate & channels is opt-in, not opt-out.

4a47abb5 – robs <robs> authored on 2007/05/13 02:30
Clean-ups.

2c40db71 – robs <robs> authored on 2007/05/13 02:11
Cleaner inheritence implementation

88c85534 – robs <robs> authored on 2007/05/13 02:10
Fixed:

d4b408da – rrt <rrt> authored on 2007/05/12 06:57
Remove bogus LADSPA stuff.

34d4d328 – evilynux <evilynux> authored on 2007/05/12 01:07
Reduce "unknown file" noise.

eebc882e – evilynux <evilynux> authored on 2007/05/12 01:02
libsox-fmt-all: Added missing dependency on libsox-fmt-sndfile.

da30dd2f – evilynux <evilynux> authored on 2007/05/12 00:57
Splitted format libraries in different packages (libsox-fmt-foo).

b1cdf74b – evilynux <evilynux> authored on 2007/05/12 00:55
Added note about experimental ffmpeg formats support.

3729926a – evilynux <evilynux> authored on 2007/05/12 00:54
Format libraries are handled seperatly.

7ff33c96 – evilynux <evilynux> authored on 2007/05/12 00:53
- Removed fPIC from CFLAGS as libtool takes care of it upstream.

0c6acdd4 – rrt <rrt> authored on 2007/05/11 21:37
Improve linking so that libsndfile and libFLAC aren't linked into all

93ef280a – rrt <rrt> authored on 2007/05/11 21:36
Fix sample usage message

fe98b28b – rrt <rrt> authored on 2007/05/11 21:35
Remove spurious quote marks

c06c8db7 – rrt <rrt> authored on 2007/05/11 21:34
Tidy up usage

3cc779f1 – evilynux <evilynux> authored on 2007/05/11 13:05
Fixed most LIBS e.g. libsox_fmt_vorbis.so.0 is no longer linked against libmad.

5ecbc133 – rrt <rrt> authored on 2007/05/10 09:43
Fix to output host-endian rather than little-endian data (patch

f9e3268b – rrt <rrt> authored on 2007/05/10 09:40
Faster ADPCM conversion (patch from Philippe Chaintreuil, patch

00a8871d – rrt <rrt> authored on 2007/05/10 08:27
Use DOS/Windows hacks on DJGPP too; thanks Doug Kaufman

14e69e6b – evilynux <evilynux> authored on 2007/05/08 21:13
Added checks for avutil and avcodec, required by strict libtool policy.

ad221b90 – robs <robs> authored on 2007/05/06 15:23
noisered doc updates

b7e2b108 – robs <robs> authored on 2007/05/06 13:36
Fix for NaNs (from Tommi Höynälänmaa)

1ecccdb9 – robs <robs> authored on 2007/05/06 13:32
Protection against concurrent use of stdin/stdout.

7d66951a – robs <robs> authored on 2007/05/06 13:22
Replace licence referring to foobar with a standard soxlib one

b01f93d4 – robs <robs> authored on 2007/05/06 12:03
Replace licence referring to foobar with a standard soxlib one

6e9b8e64 – robs <robs> authored on 2007/05/05 10:21
Updates mainly for compander

d97addd9 – robs <robs> authored on 2007/05/05 06:36
Fix flac logic

7eab1712 – robs <robs> authored on 2007/05/05 05:44
Add AMR-NB file format

60b5e4f3 – rrt <rrt> authored on 2007/05/04 20:21
Rather than guarding the code of optional modules with #ifdefs, guard

48d4c6c3 – rrt <rrt> authored on 2007/05/04 19:26
Load format modules properly dynamically, by scanning the directory,

f9c7137a – evilynux <evilynux> authored on 2007/05/03 11:59
No longer conflicting with libst and libst-dev.

f098e629 – evilynux <evilynux> authored on 2007/05/03 10:19
Installing plugins.

3388334c – evilynux <evilynux> authored on 2007/05/03 00:51
Cleanly fixed the missing symbols on libsox_fmt_vorbis, thanks Reuben!

cd4d9a3c – robs <robs> authored on 2007/05/02 18:01
Trying with external amr-wb lib

b0cbf09f – robs <robs> authored on 2007/05/02 17:56
Trying with external amr-wb lib

52efa2b9 – rrt <rrt> authored on 2007/05/02 13:34
First fairly rough and mechanical cut at splitting up sox(1). There

a48a932e – rrt <rrt> authored on 2007/05/02 13:15
Fix typo.

30634168 – evilynux <evilynux> authored on 2007/05/02 11:50
Moving toward 14.0.0..

affe28f8 – evilynux <evilynux> authored on 2007/05/02 11:50
Added -logg, -lvorbisenc and -lvorbisfile when their respective headers are found.

d8ae6f69 – evilynux <evilynux> authored on 2007/05/02 11:49
Added libsox.la to all formats. Stricter libtool no longer complains as all symbols are defined.

b0e1a03d – evilynux <evilynux> authored on 2007/05/02 11:47
Moved sox_bufsize to soxio.c . Stricter libtool no longer complains.

Next