RSS feed
44a99eb4
– robs <robs>
authored
on 2007/01/29 15:34
sequence fixes; cosmetics
82a7fd4e
– cbagwell <cbagwell>
authored
on 2007/01/28 22:09
Reverting gsm library back to upstream version.
f31c7d72
– cbagwell <cbagwell>
authored
on 2007/01/28 21:58
Add back in -D options to document whats available. Also,
1369ed69
– cbagwell <cbagwell>
authored
on 2007/01/28 21:08
Cleanups while trying to get --without-sndfile not to cause
4e35a117
– cbagwell <cbagwell>
authored
on 2007/01/28 20:12
Get --without options working.
ee5a33f8
– rrt <rrt>
authored
on 2007/01/28 19:49
--sndfile --> -t sndfile
989b291a
– robs <robs>
authored
on 2007/01/28 16:38
Minor fixes
96e3ae8a
– cbagwell <cbagwell>
authored
on 2007/01/28 16:22
Update scripts help a little.
8b360a4b
– robs <robs>
authored
on 2007/01/28 14:22
Reinstate effects nullification.
6dc1e9a8
– cbagwell <cbagwell>
authored
on 2007/01/28 12:36
$RM appears to include -f so change to "test -f"
7831dccc
– robs <robs>
authored
on 2007/01/28 02:37
Add comments to clarify use of st_option_t vars.
7911755f
– rrt <rrt>
authored
on 2007/01/27 21:14
Fix file header not being rewritten after file data (
419f9fa8
– rrt <rrt>
authored
on 2007/01/27 20:53
Remove misleading casts (we normally ignore the return value of
902c1203
– rrt <rrt>
authored
on 2007/01/27 20:26
Remove confusing (it confused the hell out of me!) and unnecessary
4554e1f0
– rrt <rrt>
authored
on 2007/01/27 20:24
Add a cosmetic space
71546d16
– rrt <rrt>
authored
on 2007/01/27 19:22
Remove nonsense comment; fix typo.
9893fc49
– cbagwell <cbagwell>
authored
on 2007/01/27 16:22
Solaris test doesn't have -e; replace with -w (since we are not running rm -f)
735c99a9
– robs <robs>
authored
on 2007/01/27 15:18
Updates for latest combiner work plus some reorganisation
fce55fe8
– robs <robs>
authored
on 2007/01/27 11:57
Combiner clean-ups and fixes
6ef78f6d
– rrt <rrt>
authored
on 2007/01/27 11:25
De-justify synopsis.
9721e52b
– robs <robs>
authored
on 2007/01/27 11:18
Combiner clean-ups and fixes
19003209
– rrt <rrt>
authored
on 2007/01/27 10:48
Remove spurious file
c3437a5a
– rrt <rrt>
authored
on 2007/01/27 10:47
A couple of fixes from Chris Lightfoot, who tested the build on
fed56489
– rrt <rrt>
authored
on 2007/01/27 08:56
Note noiseprof/noisered ability to use stdio.
f28662dc
– rrt <rrt>
authored
on 2007/01/26 19:36
Fix feature request #1621694: allow stdin/out to be used with noisered/prof.
a6e11f63
– rrt <rrt>
authored
on 2007/01/26 19:24
Fix comment error
e0b44483
– rrt <rrt>
authored
on 2007/01/26 18:56
Marking MS and OKI ADPCM as "WIP" is not helpful, at least, not any
7b8a3cdb
– rrt <rrt>
authored
on 2007/01/26 18:29
Make play and rec symlinks work on Windows
f2805e27
– rrt <rrt>
authored
on 2007/01/26 18:29
Add libgsm to tarball
2430a8d1
– robs <robs>
authored
on 2007/01/26 18:01
Fix crash when playing 2 mp3 files.
c3742702
– rrt <rrt>
authored
on 2007/01/25 21:19
Add a couple of fixes to the list, and move LFS to a more appropriate
fddbef3b
– rrt <rrt>
authored
on 2007/01/25 21:17
Fix bug #1622645: invalid .aiffs output
9090389a
– cbagwell <cbagwell>
authored
on 2007/01/25 20:18
Don't pull in libgsm.la if using external libgsm library.
3c5cc074
– robs <robs>
authored
on 2007/01/25 18:29
Play no longer requires files with same rate/chans
84618503
– cbagwell <cbagwell>
authored
on 2007/01/25 17:36
Fix skip check when multiple items are skipped
4bf2987a
– rrt <rrt>
authored
on 2007/01/25 15:13
Don't go into endless loop on zero-padded WAVs. Fix from Jorge Serna.
f5966723
– rrt <rrt>
authored
on 2007/01/25 14:22
Move get_format to the top for clarity.
0a926392
– cbagwell <cbagwell>
authored
on 2007/01/24 23:46
Have in-tree GSM pulled directly into libst.
6b89c951
– cbagwell <cbagwell>
authored
on 2007/01/24 23:21
Install symlinks as data. This moves it after MAN pages which allows
8b976452
– rrt <rrt>
authored
on 2007/01/24 20:30
A couple of bug fixes that between them stop play glitching on my
8f842444
– rrt <rrt>
authored
on 2007/01/24 18:27
Re-add ability to use external libgsm.
6fb7397c
– robs <robs>
authored
on 2007/01/24 18:27
mix & merge no longer require same # of chans in each input
a3428e64
– rrt <rrt>
authored
on 2007/01/24 17:21
Make FIXME for missing formats and add Ogg; add checks for libogg and
518c2c1c
– rrt <rrt>
authored
on 2007/01/24 17:18
Remove mention of Lua
dca43c7d
– rrt <rrt>
authored
on 2007/01/24 17:15
Update date.
42fc2f0d
– rrt <rrt>
authored
on 2007/01/24 17:10
Remove Lua and Lua integration. It was not a sufficiently good idea,
74fcae28
– robs <robs>
authored
on 2007/01/23 18:41
Further null & synth clarification.
7ef50e01
– robs <robs>
authored
on 2007/01/23 16:58
Can now use Ctrl-C to skip to next track when playing multiple files.
d6185567
– rrt <rrt>
authored
on 2007/01/23 15:56
Don't install internal Lua when built.
e001d1d1
– rrt <rrt>
authored
on 2007/01/23 15:55
Don't install anything.
aaea417c
– rrt <rrt>
authored
on 2007/01/23 15:18
Deactivate .nist, as it's the same as .sph; add .sph so that sndfile
ec36c8cf
– rrt <rrt>
authored
on 2007/01/23 15:17
Separate 12.18.3 changes into categories, try to rank them slightly
626967dd
– rrt <rrt>
authored
on 2007/01/23 15:16
Document libsndfile-supported formats.
a75bb48b
– rrt <rrt>
authored
on 2007/01/23 14:42
Add .nist suffix for consistency with libsndfile.
de5d6f09
– rrt <rrt>
authored
on 2007/01/23 14:18
Move headerless formats to the top of the list
9357b35c
– rrt <rrt>
authored
on 2007/01/23 14:16
Add tests for .caf type to test sndfile
7caf0e1b
– rrt <rrt>
authored
on 2007/01/23 14:15
Improve error messages for finding output encoding
9404875a
– rrt <rrt>
authored
on 2007/01/23 14:11
Put non-breaking space before Hz and kHz
183f80e9
– rrt <rrt>
authored
on 2007/01/23 13:36
Cosmetic fix: remove space before Hz
65875a62
– rrt <rrt>
authored
on 2007/01/23 09:44
If the desired output format is invalid, find a default for the given
82c6af3d
– rrt <rrt>
authored
on 2007/01/22 18:47
Guess output subtype for writing files.
2974df25
– rrt <rrt>
authored
on 2007/01/22 18:36
Remove unused g723_16.c
0b59aa78
– rrt <rrt>
authored
on 2007/01/22 18:30
Revert --quiet --> --no-show-progress
c3b2a822
– rrt <rrt>
authored
on 2007/01/22 18:27
Revert --quiet --> --no-show-progress.
91033aaa
– robs <robs>
authored
on 2007/01/22 18:08
Apply input file replay-gain.
6d17ce4e
– robs <robs>
authored
on 2007/01/22 03:28
add note on --mix vs. mixer
4de58200
– robs <robs>
authored
on 2007/01/22 02:55
Show balancing in processing-chain summary; mention auto.
29fa06d8
– rrt <rrt>
authored
on 2007/01/21 20:34
Add sndfile pseudo-type, and make file guessing in sndfile work for
5d0b5136
– rrt <rrt>
authored
on 2007/01/21 20:32
Fix some files in wrong lists
13cc583c
– rrt <rrt>
authored
on 2007/01/21 20:27
Update copyright date and make authors consistent
cce8fd8c
– rrt <rrt>
authored
on 2007/01/21 20:27
Fix comment typo
c82de387
– robs <robs>
authored
on 2007/01/21 18:15
typos
02fb037b
– robs <robs>
authored
on 2007/01/21 17:35
Display the (auto-)selected effects chain with -V.
2c650754
– rrt <rrt>
authored
on 2007/01/21 15:21
Add .ircam
ea5be65d
– rrt <rrt>
authored
on 2007/01/21 15:20
Add "ircam" suffix for consistency with libsndfile.
ee69779a
– rrt <rrt>
authored
on 2007/01/21 14:46
Trivial tidying up.
130d2d57
– rrt <rrt>
authored
on 2007/01/21 14:44
Fix help spacing typo.
b8cb6cff
– rrt <rrt>
authored
on 2007/01/21 14:43
Improve format option help
3824eb5c
– rrt <rrt>
authored
on 2007/01/21 14:38
Sort file format names, because sndfile.c has a whole bunch and hence
8556fb69
– rrt <rrt>
authored
on 2007/01/21 14:02
Make seekable an st_bool as it should be.
58f37f1e
– rrt <rrt>
authored
on 2007/01/21 14:02
Don't leak memory on error
25263b58
– rrt <rrt>
authored
on 2007/01/21 11:58
Tidy up comment.
107d99ac
– robs <robs>
authored
on 2007/01/21 07:17
Added scripting example and reference.
edc8e7b1
– robs <robs>
authored
on 2007/01/21 04:49
Remove sample scripts for things now adequately covered in the manuals
2f0ef325
– robs <robs>
authored
on 2007/01/21 04:34
Fix crash when effect fails to start
5d6d8c3f
– robs <robs>
authored
on 2007/01/21 04:02
filter consolidation
9086beeb
– robs <robs>
authored
on 2007/01/20 18:27
Moved startrec -> soxexam; copied fmsim -> soxexam (remove fmsim?); audiogen already adequately covered in sox.1
06d6a95d
– robs <robs>
authored
on 2007/01/20 18:27
Moved startrec -> soxexam; copied fmsim -> soxexam (remove fmsim?); audiogen already adequately covered in sox.1
64dede6b
– robs <robs>
authored
on 2007/01/20 18:27
Moved startrec -> soxexam; copied fmsim -> soxexam (remove fmsim?); audiogen already adequately covered in sox.1
63536e3f
– robs <robs>
authored
on 2007/01/20 16:57
Added allpass effect; consolidation & usability enhancements of other filters.
f0724fe5
– rrt <rrt>
authored
on 2007/01/20 15:17
Add new formats via libsndfile
137952b2
– rrt <rrt>
authored
on 2007/01/20 12:46
Remove now-erroneous line.
b57465cd
– rrt <rrt>
authored
on 2007/01/20 12:39
Small simplification.
72bcef60
– cbagwell <cbagwell>
authored
on 2007/01/19 20:41
Fix compiles when build directory is different then source directory.
a1317163
– rrt <rrt>
authored
on 2007/01/19 19:01
Remove stray \n from usage.
b37ab4e0
– rrt <rrt>
authored
on 2007/01/19 15:43
Remove excessive documentation.
3f8133f5
– robs <robs>
authored
on 2007/01/19 14:43
bool -> st_bool
27a13d71
– cbagwell <cbagwell>
authored
on 2007/01/18 22:32
fix typo with voc.c
4606dc38
– cbagwell <cbagwell>
authored
on 2007/01/18 22:21
Don't install *.txt since they are redudent with mans. Just distribute.
e2483d56
– cbagwell <cbagwell>
authored
on 2007/01/18 21:58
Do not install stconfig.h since its not meant to be used
Next