shithub: sox

RSS feed

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.