RSS feed
880f4422
– cbagwell <cbagwell>
authored
on 2006/12/08 15:37
Get script running with real bourne shells
ce47bd65
– cbagwell <cbagwell>
authored
on 2006/12/08 15:32
Get rid of CONFIG_H check
fa532af5
– cbagwell <cbagwell>
authored
on 2006/12/08 14:40
Adding missing files.
57802d4f
– rrt <rrt>
authored
on 2006/12/08 14:06
Put missing libm test back.
ccfa7d01
– rrt <rrt>
authored
on 2006/12/08 14:06
Fix 'const const' typo
b99314b3
– rrt <rrt>
authored
on 2006/12/08 07:00
Make OSS build again.
38d6c589
– rrt <rrt>
authored
on 2006/12/07 21:05
Fix ALSA detection.
8a0dd9d3
– rrt <rrt>
authored
on 2006/12/07 20:48
Fix up play, which was broken by the automake-isation.
fd033c91
– rrt <rrt>
authored
on 2006/12/07 20:47
Where we say "forcing to mono", actually DO force to mono!
22d25ac8
– rrt <rrt>
authored
on 2006/12/07 20:46
Make error message more precise.
713c4f2d
– robs <robs>
authored
on 2006/12/07 03:08
Removed accidentally committed blank lines
73dae59c
– robs <robs>
authored
on 2006/12/07 02:29
Fixed an alsa crash due to dodgy externs.
ab6d7c8c
– rrt <rrt>
authored
on 2006/12/06 22:40
Remove more unused functions
4f2ba23c
– rrt <rrt>
authored
on 2006/12/06 22:34
Remove unused long gsm_L_* arithmetic functions.
ce5ada58
– rrt <rrt>
authored
on 2006/12/06 22:26
Fix type of st_mp3write
2ece1583
– rrt <rrt>
authored
on 2006/12/06 22:15
Add .deps
6cac9c65
– rrt <rrt>
authored
on 2006/12/06 22:15
Remove floating point code from libgsm: even on platforms where
8460970e
– rrt <rrt>
authored
on 2006/12/06 21:45
Install man pages.
109d7772
– rrt <rrt>
authored
on 2006/12/06 16:07
First cut at Large File Support. I've not made any checks for
ddfa996d
– rrt <rrt>
authored
on 2006/12/06 15:58
Use proper version of AX_CREATE_STDINT_H from autoconf macros archive
0a78237d
– rrt <rrt>
authored
on 2006/12/06 15:49
Cosmetic tidying of code I was reading through.
94bca881
– rrt <rrt>
authored
on 2006/12/06 15:48
Fix #ifdef...#endif mismatch
38e428b7
– rrt <rrt>
authored
on 2006/12/06 15:16
State that libst must be distributed under the GPL if optional GPLed
1593a449
– rrt <rrt>
authored
on 2006/12/06 15:15
Clarify, remove note about FFT.c which doesn't apply any more, and add
0cb1d63a
– rrt <rrt>
authored
on 2006/12/06 15:13
Streamline configuration, putting config tests for each optional bit
9f09e671
– robs <robs>
authored
on 2006/12/06 15:12
Removed some ancient & incorrect code that was causing resample to fail.
18eb92b9
– rrt <rrt>
authored
on 2006/12/06 14:24
Remove $Header RCS tokens, they only introduce unnecessary changes
51d22893
– robs <robs>
authored
on 2006/12/06 14:04
Improved the accuracy of integer and floating point PCM conversions.
af7e8d1b
– rrt <rrt>
authored
on 2006/12/06 13:08
Remove last bits of FAST code
177669ad
– rrt <rrt>
authored
on 2006/12/06 13:06
automake libgsm, for cleaner and more reliable src/Makefile.am.
e56d8bb3
– rrt <rrt>
authored
on 2006/12/06 12:35
Remove #ifdef STUPID_COMPILER, we will rely on finding intelligent
80461ca1
– rrt <rrt>
authored
on 2006/12/06 12:31
Remove traces of unused compile-time flags.
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.
Next