shithub: sox

RSS feed

7fbb8e18 – rrt <rrt> authored on 2006/11/14 17:06
Small fixes to FLAC and bass/treble sections.

f78dcfb7 – rrt <rrt> authored on 2006/11/14 16:56
Small fixes to FLAC and bass/treble sections.

2eb3d416 – rrt <rrt> authored on 2006/11/14 16:38
Better docs for equalizer effect, thanks to Pascal Giard

4099c15c – rrt <rrt> authored on 2006/11/14 16:14
Fix spelling.

57925bf5 – rrt <rrt> authored on 2006/11/14 16:00
Make input arrays const

14dbf095 – rrt <rrt> authored on 2006/11/14 15:49
Mention correct (and same\!) license all the way through.

7a80f123 – rrt <rrt> authored on 2006/11/14 15:46
Fix '1 files' -> '1 file'

3177237c – rrt <rrt> authored on 2006/11/14 15:45
Cosmetic fix

7201bcc9 – robs <robs> authored on 2006/11/14 15:20
Added flac test

e1cc9feb – robs <robs> authored on 2006/11/14 15:19
Fixed for mono files and those with non-standard rates

f6c5b7f2 – robs <robs> authored on 2006/11/14 15:18
Fixed copyright notice

eaab3cc8 – robs <robs> authored on 2006/11/14 10:03
Octave plotting for the equalizer effect

6a243228 – rrt <rrt> authored on 2006/11/14 07:46
Remove defunct Makefiles

fc286af3 – rrt <rrt> authored on 2006/11/14 07:40
Fix bullet point!

ac5d719d – rrt <rrt> authored on 2006/11/13 21:00
Add documentation for equalizer effect

c3556100 – rrt <rrt> authored on 2006/11/13 20:52
Add equalizer effect from Pascal Giard

e8d9e315 – rrt <rrt> authored on 2006/11/13 20:51
Add new effects

18d0f1f3 – rrt <rrt> authored on 2006/11/13 20:32
Add file missing from earlier commit

65f3eca4 – rrt <rrt> authored on 2006/11/13 20:32
Add files missing from earlier commit

d14f798a – rrt <rrt> authored on 2006/11/13 20:15
Support Maxis's XA format (Dwayne C. Litzenberger)

c7dbcf52 – rrt <rrt> authored on 2006/11/13 19:57
Add robs@users.sf.net's bass/treble filters patch, which also adds

00071341 – rrt <rrt> authored on 2006/11/13 19:45
Document FLAC patch's effects.

af81c85a – rrt <rrt> authored on 2006/11/13 19:37
Add patch from robs@users.sf.net:

dcef6ae5 – rrt <rrt> authored on 2006/11/13 16:08
Add .cvsignore files

25c0c489 – rrt <rrt> authored on 2006/11/13 15:54
Fix some dodgy spacing.

679babd7 – rrt <rrt> authored on 2006/11/13 15:46
Bump date.

b04da54c – cbagwell <cbagwell> authored on 2006/11/12 15:39
get rid of warning

a957723e – rrt <rrt> authored on 2006/11/12 12:38
Fix libsamplerate detection and usage to work when it is not present,

357575a2 – cbagwell <cbagwell> authored on 2006/11/11 22:12
typo

92fc6b32 – cbagwell <cbagwell> authored on 2006/11/11 21:57
Check for libsamplerate.h before enabling.

c082b392 – cbagwell <cbagwell> authored on 2006/11/11 21:29
Additional alsa update.

a4f3a22c – rrt <rrt> authored on 2006/11/11 19:10
Make start_effects take a return value of ST_EOF from a start method

ccc58a54 – rrt <rrt> authored on 2006/11/11 18:47
Update configure to match configure.in

5834b4c4 – rrt <rrt> authored on 2006/11/11 18:43
Fix typo in last checkin: O_BINRARY -> O_BINARY

fa648c9e – rrt <rrt> authored on 2006/11/11 18:17
Fix name of ALSA default driver (Chris Bagley).

2e68310b – rrt <rrt> authored on 2006/11/11 18:15
Some small improvements.

9cec7194 – cbagwell <cbagwell> authored on 2006/11/11 18:06
Fixes for compiling on win32.

f7c4b05c – rrt <rrt> authored on 2006/11/11 17:58
Add libsamplerate (aka Secret Rabbit Code) support.

f5156b42 – rrt <rrt> authored on 2006/11/11 17:56
Document new "rabbit" effect.

1365bf7b – rrt <rrt> authored on 2006/11/11 17:50
Add command-line switches to usage message.

7b27ba11 – rrt <rrt> authored on 2006/11/11 17:46
Drain if there are *no* errors, not only if there *are*.

73db929a – cbagwell <cbagwell> authored on 2006/11/10 23:04
Code cleanup/bugfixes for reading mp3 tags and frames.

bd8e1c93 – cbagwell <cbagwell> authored on 2006/09/04 22:37
Fix writing MP3s on AMD64s

abdc7c28 – cbagwell <cbagwell> authored on 2006/09/03 10:19
doc updates

10aabb1e – cbagwell <cbagwell> authored on 2006/09/03 10:06
effect parsing fix

73f8ad48 – cbagwell <cbagwell> authored on 2006/09/02 14:49
*** empty log message ***

27dd7298 – cbagwell <cbagwell> authored on 2006/09/02 12:32
Switching handlers back to func interface to make win32 happy.

3ae7e2e4 – cbagwell <cbagwell> authored on 2006/09/01 22:12
Moving handlers back to functional handler interface for win32

7844afed – cbagwell <cbagwell> authored on 2006/09/01 14:04
Check effect getopt() return code and exit on error.

400d0536 – cbagwell <cbagwell> authored on 2006/08/27 21:05
rename general to global

bf3310d5 – cbagwell <cbagwell> authored on 2006/08/27 19:48
Added --version flag

d60b2b3e – cbagwell <cbagwell> authored on 2006/08/27 19:36
fix crash when writting to nul file handler.

11d46f6a – cbagwell <cbagwell> authored on 2006/08/27 19:04
Add support of external gsm library instead of just internal.

9a849169 – cbagwell <cbagwell> authored on 2006/08/27 17:48
Updates

94673508 – cbagwell <cbagwell> authored on 2006/08/27 17:46
Make help screens print much more information.

151d86c0 – cbagwell <cbagwell> authored on 2006/08/19 16:55
Add usage to stat effect.

a78fd186 – cbagwell <cbagwell> authored on 2006/08/18 11:27
Adding missing header

ac2334ce – cbagwell <cbagwell> authored on 2006/08/16 21:11
Allow uninstalling again.

c0d4253e – cbagwell <cbagwell> authored on 2006/08/13 12:32
converting to getopt_long

08fb7d89 – cbagwell <cbagwell> authored on 2006/08/13 12:21
Fixing typo

03df8e0f – cbagwell <cbagwell> authored on 2006/06/29 20:21
win32 and watcom updates for getopt_long

6d5b46cc – cbagwell <cbagwell> authored on 2006/06/29 19:59
Adding cross-platform support for getopt_long

1080efb0 – cbagwell <cbagwell> authored on 2006/06/29 19:21
Stereo seperation fix for deemph

08aa4092 – cbagwell <cbagwell> authored on 2006/06/28 21:46
Make effect usage available to applications.

fd2d41a5 – cbagwell <cbagwell> authored on 2006/06/28 21:07
Synth fix for exact stops and MP3 fix for writing stereo.

fdc0a5ee – cbagwell <cbagwell> authored on 2006/05/14 23:15
Changed way handler prototypes are exported.

7ef28535 – cbagwell <cbagwell> authored on 2006/05/14 20:46
Removed need for external cleanup() when using libst.

40fd453a – cbagwell <cbagwell> authored on 2006/05/06 20:58
updating version num

51587fa5 – cbagwell <cbagwell> authored on 2006/03/21 21:59
Also add binary support for windows output.

df1c24a0 – cbagwell <cbagwell> authored on 2006/03/19 22:25
Upping version number for release.

cb22c2fa – cbagwell <cbagwell> authored on 2006/03/19 22:05
Make effects return EOF when no more samples.

c33f3eb7 – cbagwell <cbagwell> authored on 2006/03/19 21:37
Don't call drain() again when it alread returned EOF.

05f98be8 – cbagwell <cbagwell> authored on 2006/03/19 21:14
Add check for clipping to dat.

a0ab06d0 – cbagwell <cbagwell> authored on 2006/03/19 21:07
Adding support for multiple channels in dat files.

761a3593 – cbagwell <cbagwell> authored on 2006/03/19 18:44
Updates to effects to return EOF when finished.

4eddd5b3 – cbagwell <cbagwell> authored on 2006/03/18 23:12
Updating silence effect docs.

01244391 – cbagwell <cbagwell> authored on 2006/03/18 22:08
Adding support for compiling with Open Watcom compiler.

a06902b5 – cbagwell <cbagwell> authored on 2006/03/18 22:01
Prevent error messages from causing crashes.

ba30b3af – cbagwell <cbagwell> authored on 2006/03/18 16:05
Fix uninitialized variable in pitch.

8b075351 – cbagwell <cbagwell> authored on 2006/03/05 21:02
Bugfixes to silence effect.

fdc86dac – cbagwell <cbagwell> authored on 2006/02/21 21:24
Initial pass at making all drain()'s return ST_EOF when no more data.

0f749305 – cbagwell <cbagwell> authored on 2006/02/21 20:45
Changing CLIP macros prototypes.

1e0a2088 – cbagwell <cbagwell> authored on 2006/02/20 22:21
Fix typo in stlib.dsp.

4a74ece1 – cbagwell <cbagwell> authored on 2006/02/20 22:15
Fix infinite loop reading tags of size 8192.

5b1e9a75 – cbagwell <cbagwell> authored on 2006/02/20 22:12
Fix broken internal strdup function.

35b98e0f – cbagwell <cbagwell> authored on 2006/02/20 22:06
Under windows, make piped inputs use binary mode.

6918be14 – cbagwell <cbagwell> authored on 2006/02/19 20:33
Overflow fixes in aiff and sphere.

dee63f71 – cbagwell <cbagwell> authored on 2006/02/19 17:35
Convert to common set of CLIP routines.

69778917 – cbagwell <cbagwell> authored on 2006/02/19 14:26
Fix for file extension parser on output filenames.

e0e9c996 – cbagwell <cbagwell> authored on 2006/02/19 13:13
Stop "filter" infinit loop. Stop crashing when no filename extension.

8e0aa733 – cbagwell <cbagwell> authored on 2005/12/04 19:56
doc update

623b2582 – cbagwell <cbagwell> authored on 2005/11/30 20:25
Allow aborting with SIGTERM along with SIGINT.

b765d62d – cbagwell <cbagwell> authored on 2005/11/30 20:14
Add extra error checking for 4-channel swapping.

5cb0ea04 – cbagwell <cbagwell> authored on 2005/11/17 21:06
Fix fade effect's fade-out-length to align with man page.

3dd3196e – cbagwell <cbagwell> authored on 2005/11/17 18:22
Allow -4 to be specified on avg effect.

e8b75b81 – cbagwell <cbagwell> authored on 2005/11/10 10:05
updating skeleton file a little.

3e65ee7b – cbagwell <cbagwell> authored on 2005/11/06 21:55
Changing == to = for solaris /bin/sh

32b94c5d – cbagwell <cbagwell> authored on 2005/11/06 18:40
Removing unneeded echo.

49be44cc – cbagwell <cbagwell> authored on 2005/11/06 18:36
Update play script to support multiple files.

faabf433 – cbagwell <cbagwell> authored on 2005/11/05 18:52
Updating period/buffer setting based on suggestions from xine-lib alsa author.

Next