shithub: sox

RSS feed

b2df9275 – rrt <rrt> authored on 2006/12/06 12:29
Remove unused code. For now, leave in the integer code (indeed, it

2d1f388b – rrt <rrt> authored on 2006/12/06 12:24
Correct AC_FUNC_SEEKO use

f6e4e5d8 – rrt <rrt> authored on 2006/12/06 12:10
Simplify: always use prototypes, and don't #include <stdio.h>, because

119f9e12 – rrt <rrt> authored on 2006/12/06 12:09
Don't use FAST shortcut in libgsm.

37fcdf90 – rrt <rrt> authored on 2006/12/06 11:58
Autogenerated version.

89074413 – rrt <rrt> authored on 2006/12/06 11:50
Use automake. This arose out of trying to add LFS support: things

55c34056 – rrt <rrt> authored on 2006/12/06 11:20
Rename file to keep autotools happy

bcaddabf – rrt <rrt> authored on 2006/12/06 11:19
Rename file to keep GNU tools happy

c0b06564 – robs <robs> authored on 2006/12/03 06:26
24-bit support for aiff.

d25171d7 – robs <robs> authored on 2006/12/02 12:11
Added -8 as alias for -d

e16ebfa2 – robs <robs> authored on 2006/12/02 11:00
Added command line options for specifying the output file comment.

b423e6ad – robs <robs> authored on 2006/12/02 10:31
Added command line options for specifying the output file comment.

42bd9a0c – robs <robs> authored on 2006/12/02 06:53
Rationalise use of strcasecmp.

174c5443 – robs <robs> authored on 2006/12/02 06:52
Create st_encoding_t.

c1fd7289 – robs <robs> authored on 2006/12/02 06:50
Clarify comment

d8942ea8 – robs <robs> authored on 2006/12/02 06:49
Use st_sample_t conversion macros where appropriate.

f0ecfdab – robs <robs> authored on 2006/12/02 06:44
Create st_encoding_t.

63fc098e – rrt <rrt> authored on 2006/12/01 19:17
Add patch from shashimoto to sox.1 for AIFF-C format

a8275aa2 – robs <robs> authored on 2006/11/30 16:30
Restored debug messages.

bd9a87f8 – robs <robs> authored on 2006/11/30 16:04
Fix parser, fix exp defaults, allow abbreviations.

8fa8463f – robs <robs> authored on 2006/11/30 15:48
Added strncasecmp

19baa672 – robs <robs> authored on 2006/11/30 15:47
Fix for st_hcomwrite with unsigned len.

431f3bb9 – robs <robs> authored on 2006/11/30 15:04
Added more detail to synth doc + misc. minor cleanups

25e648fe – rrt <rrt> authored on 2006/11/27 20:32
Make input buffer const in effects. This means that some effects have

02408dc1 – rrt <rrt> authored on 2006/11/27 16:12
Add datarootdir to Makefile.in's to stop configure complaining (even

90edefbf – robs <robs> authored on 2006/11/27 15:25
Fix synth doc; I need to get some better speakers.

65918d2f – robs <robs> authored on 2006/11/27 14:27
Fix VOX encoding setting/reporting.

36cf67cc – robs <robs> authored on 2006/11/27 14:04
Documented the butterworth filter effects.

687cf020 – robs <robs> authored on 2006/11/27 14:01
Filled in the man-page entries for the butterworth filters

3956d17e – rrt <rrt> authored on 2006/11/27 13:17
Remove C++ checks: it's easy enough to support C++ yourself if you

2d5ec408 – rrt <rrt> authored on 2006/11/27 12:41
Change lengths to st_size_t from st_ssize_t (apart from the sheer

210336f9 – robs <robs> authored on 2006/11/27 09:55
Improved synth usage (by introducing -n option) and improved synth

d9553684 – robs <robs> authored on 2006/11/27 09:48
Decommision endian detection functions in favour of stconfig macros.

55b87114 – robs <robs> authored on 2006/11/27 09:46
Stop crash when alsa is used as file extension.

ab4d77c7 – robs <robs> authored on 2006/11/27 09:44
Decommision endian detection functions in favour of stconfig macros.

b7a325d9 – robs <robs> authored on 2006/11/27 09:43
Introduce -n option for null file handler

3f986fe1 – robs <robs> authored on 2006/11/27 09:39
Cosmetic improvements.

5bd7aba6 – robs <robs> authored on 2006/11/27 09:37
Stop crash when auto is used as file extension

dbe3e706 – robs <robs> authored on 2006/11/27 09:37
Stop crash when alsa is used as file extension

3b9dabef – robs <robs> authored on 2006/11/27 09:33
Man-page improvements to synth, null, file-type discussion,

121b3c09 – rrt <rrt> authored on 2006/11/27 09:04
Fit #ifdef DEBUG code into standard framework

1c77988e – rrt <rrt> authored on 2006/11/26 20:45
Cosmetic improvements.

102680a2 – robs <robs> authored on 2006/11/26 03:58
Assigned an item

cb0178d2 – robs <robs> authored on 2006/11/26 03:50
Added 2 items

370f48c4 – robs <robs> authored on 2006/11/26 03:49
Added self

f7a16ef9 – robs <robs> authored on 2006/11/26 02:56
Fix to sox/soxmix merge

8e3f42be – rrt <rrt> authored on 2006/11/25 21:05
Cosmetic fix.

2657efbc – rrt <rrt> authored on 2006/11/25 21:03
Fix const correctness

c5ee8af8 – rrt <rrt> authored on 2006/11/25 20:22
Improve first para.

077e78c6 – rrt <rrt> authored on 2006/11/25 20:11
Make return codes consistent.

5123d916 – rrt <rrt> authored on 2006/11/25 20:10
exit(2) on error for consistency.

0c5bf006 – rrt <rrt> authored on 2006/11/25 19:10
Use vsnprintf for st_fail_errno. It's in C99, it should be in most

a043cf72 – rrt <rrt> authored on 2006/11/25 19:00
Turn #if 0'ed debug code into proper debug code.

1062888a – rrt <rrt> authored on 2006/11/25 18:50
Check for shorten-compressed enabled, as effect start returning EOF

38d0fc17 – rrt <rrt> authored on 2006/11/25 18:32
Remove #if 0 debris left by converting function definitions from K&R

351ae120 – rrt <rrt> authored on 2006/11/25 18:14
Cosmetic fix.

cd6dc8f0 – rrt <rrt> authored on 2006/11/25 18:12
Remove the rate effect. Rationale: resample also does a linear rate

9c6314bd – rrt <rrt> authored on 2006/11/25 18:04
Cosmetic fix

e868c80d – rrt <rrt> authored on 2006/11/25 17:40
Move some TODOs here from resample.c.

5220cfb7 – rrt <rrt> authored on 2006/11/25 17:25
Fix some bad formatting.

e52aa520 – rrt <rrt> authored on 2006/11/25 17:24
Use FFT.c's PowerSpectrum instead of yet another FFT.

20c6a1f8 – rrt <rrt> authored on 2006/11/25 17:24
Document the -freq option to stat.

be38524a – rrt <rrt> authored on 2006/11/25 16:55
Cosmetic fix

0090d70c – rrt <rrt> authored on 2006/11/25 16:50
Fix some typos.

c6cb8236 – rrt <rrt> authored on 2006/11/25 16:38
Move contributors into the standard file for that purpose (AUTHORS).

197f9a5f – rrt <rrt> authored on 2006/11/25 16:35
Move contributors into the standard file for that purpose.

4eac14e1 – robs <robs> authored on 2006/11/25 16:08
Cleaner close of FLAC decoder.

01452b27 – robs <robs> authored on 2006/11/25 15:50
Don't refer to file info after st_close.

16071e06 – robs <robs> authored on 2006/11/25 15:32
Rename a global variable so it's less likely to cause name clash problems.

6ab46f5c – robs <robs> authored on 2006/11/25 13:30
Split -V messages in two via st_report and newly created st_debug

8c3e9929 – rrt <rrt> authored on 2006/11/25 12:50
min is now centralised

2640ff88 – rrt <rrt> authored on 2006/11/25 12:29
AIFF-C output support from shashimoto

2e70428b – robs <robs> authored on 2006/11/25 03:37
Tidied stderr output when using -S and warnings occur.

b182b778 – robs <robs> authored on 2006/11/25 03:14
Improvements to clipping detection and reporting.

d1d432eb – robs <robs> authored on 2006/11/25 03:01
Improvements to clipping detection and reporting.

537a028e – rrt <rrt> authored on 2006/11/25 02:21
Fix bad use of ternary operator

b5fcf67f – rrt <rrt> authored on 2006/11/24 18:17
Last commit message was duplicated from previous one; should have been:

71594a0e – rrt <rrt> authored on 2006/11/24 18:03
Silence effect can clip from end.

1ff0f140 – rrt <rrt> authored on 2006/11/24 17:36
Silence effect can clip from end.

1e80d5fd – rrt <rrt> authored on 2006/11/24 17:30
Mention the patch tracker.

bf4e1d8d – rrt <rrt> authored on 2006/11/24 17:27
We're no longer abusing CFLAGS (at least, not for passing options).

8ecad9c4 – rrt <rrt> authored on 2006/11/24 17:19
Remove "#undef const" as we no longer #define it, and as far as I can

7ac084e0 – rrt <rrt> authored on 2006/11/24 17:14
Remove macros that are no longer in stconfig.h.in.

7ecafdb3 – rrt <rrt> authored on 2006/11/24 17:08
Remove unused and unnecessary SIZEOF macros.

5c42bdd7 – rrt <rrt> authored on 2006/11/24 16:51
-mno-cygwin removed.

0b5c47fe – rrt <rrt> authored on 2006/11/24 16:47
FFT.c license is fixed.

60cc5c42 – rrt <rrt> authored on 2006/11/24 16:43
Moved MIN/MAX to st.h.

83a45b1e – rrt <rrt> authored on 2006/11/24 16:41
Move min and max macros into st.h

6a3d2b7f – rrt <rrt> authored on 2006/11/24 16:15
Install libgsm man pages

2d1f486e – rrt <rrt> authored on 2006/11/24 15:52
Remove defunct Makefile.gcc

ff58f89d – rrt <rrt> authored on 2006/11/24 15:51
Fix bungled symlinking.

4b850685 – rrt <rrt> authored on 2006/11/24 15:45
Remove defines for removed optional code.

b1ef975e – rrt <rrt> authored on 2006/11/24 15:40
Document recent changes.

eda19e92 – rrt <rrt> authored on 2006/11/24 15:38
Remove options for old rate and a/ulaw conversion code.

d3f0b588 – rrt <rrt> authored on 2006/11/24 15:32
soxmix is now a link, not a binary

364a6b4a – rrt <rrt> authored on 2006/11/24 15:28
Build sox and soxmix into same binary, and choose based on argv[0]

edb4b35e – rrt <rrt> authored on 2006/11/24 15:26
Remove old code. I trust Fabrice Bellard

b908e5fd – rrt <rrt> authored on 2006/11/24 15:21
Remove old slow code

d2c1fe68 – robs <robs> authored on 2006/11/23 17:31
Fixed decision as to when to write WAVE_FORMAT_EXTENSIBLE header.

b3977a7f – robs <robs> authored on 2006/11/22 16:40
Added alias -1 (for -b), -2 (for -w), -4 (for -d).

Next