shithub: sox

RSS feed

3300e52e – robs <robs> authored on 2006/12/31 15:19
Fix earwax to work with any encoding.

4f25ed6e – robs <robs> authored on 2006/12/31 13:48
Remove some calls to exit() from stlib.

b38542e7 – robs <robs> authored on 2006/12/31 09:04
Add delete method; clean-ups

88d38f3c – robs <robs> authored on 2006/12/31 05:50
Use common functions for biquad filters.

c18294ee – robs <robs> authored on 2006/12/31 05:47
Ongoing clean-ups.

c0fa0034 – robs <robs> authored on 2006/12/30 14:17
Fix a-law/mu-law to flac conversion; add some cdda tests

97e1c671 – robs <robs> authored on 2006/12/29 13:23
Reversed the interactive vs. forced-overwrite logic

bce05665 – robs <robs> authored on 2006/12/28 03:09
Reversed the interactive vs. forced-overwrite logic

98794ec7 – rrt <rrt> authored on 2006/12/27 17:59
Make speed work without ST_EFF_NULL; add st_effect_nothing_flow to

7c691371 – rrt <rrt> authored on 2006/12/27 17:45
stretch of 1.0 works.

30112cdf – rrt <rrt> authored on 2006/12/27 14:42
swap works idempotently

48c43823 – rrt <rrt> authored on 2006/12/27 14:21
Tone gain of 0 works.

3abb9be4 – rrt <rrt> authored on 2006/12/27 13:40
vol works with gain of 1

8f62fe47 – rrt <rrt> authored on 2006/12/27 13:36
rabbit and repeat cope quite happily with working idempotently.

d6aaca5a – rrt <rrt> authored on 2006/12/27 13:34
Fix memory allocation using new delete method.

df0ac53c – rrt <rrt> authored on 2006/12/27 12:41
More tidy-up: don't use st_ prefix on static functions, and make the

fbc1d1ef – rrt <rrt> authored on 2006/12/27 11:17
Add delete method to free memory allocated in getopts method

8b840a1d – rrt <rrt> authored on 2006/12/27 10:54
Cosmetics.

7b5589c2 – rrt <rrt> authored on 2006/12/27 10:50
Add missing delete methods to effects.

5ddbc4c3 – rrt <rrt> authored on 2006/12/27 10:50
Cosmetic fix

be3a483d – rrt <rrt> authored on 2006/12/27 10:31
Add a "delete" method to effects. For now, set all of them to

0ea58225 – rrt <rrt> authored on 2006/12/27 10:03
Rename sox.c's file_options struct to file_info, and to avoid

1e4f7621 – rrt <rrt> authored on 2006/12/27 09:27
volume_clips may not be an option, but neither is the file name or

a1f7b896 – rrt <rrt> authored on 2006/12/27 09:04
Add lua.pc

19addbb9 – rrt <rrt> authored on 2006/12/27 07:02
Inline reserve_effect_buf and release_effect_buf: there's little point

0e12417f – robs <robs> authored on 2006/12/27 05:40
Manual updates & cdda extension

8340b951 – cbagwell <cbagwell> authored on 2006/12/26 23:03
Removing file created by configure

0fa9e85f – cbagwell <cbagwell> authored on 2006/12/26 22:25
Bumping down the minimum version required by lua for autoconf

7777e713 – cbagwell <cbagwell> authored on 2006/12/26 22:08
Switching to AC_HELP_STRING since it is more widely compatible

2d2a1a57 – cbagwell <cbagwell> authored on 2006/12/26 20:53
Fixing problem with resample/avg effects not being auto added

f2a1ad88 – robs <robs> authored on 2006/12/26 18:25
Stop cvsd format overloading the endian options for bit reversal

e8911c72 – robs <robs> authored on 2006/12/26 15:35
New options for specifying endian-ness.

9591d946 – robs <robs> authored on 2006/12/25 16:49
tweaks

9b643d7b – rrt <rrt> authored on 2006/12/24 19:46
Remove soxmix, since it's just sox -m now.

4fd24a4e – robs <robs> authored on 2006/12/24 16:33
Ongoing clean-ups, esp. for PS and HTML.

571f96c0 – robs <robs> authored on 2006/12/24 15:46
Ongoing clean-ups, esp. for PS and HTML.

78cb6c82 – rrt <rrt> authored on 2006/12/24 13:59
Remove defunct and in any case erroneous autogen.sh.

8356a875 – rrt <rrt> authored on 2006/12/24 13:59
Prettify.

6a8e147e – rrt <rrt> authored on 2006/12/24 13:57
Add URL of home page.

beb16165 – rrt <rrt> authored on 2006/12/24 13:44
Centre the title, as in INSTALL.

73269aae – rrt <rrt> authored on 2006/12/24 13:39
Move TODO to Feature Request tracker.

bd04288a – rrt <rrt> authored on 2006/12/24 13:39
Add a note about implementing new features.

aba404c9 – rrt <rrt> authored on 2006/12/24 13:14
Fix a typo with patch FR#1621414.

27b05152 – robs <robs> authored on 2006/12/24 11:04
Ongoing clean-ups, esp. for PS and HTML.

b794ba0c – robs <robs> authored on 2006/12/24 04:22
Fix up logic that allows gopts between ofile & 1st effect

408d0237 – rrt <rrt> authored on 2006/12/23 19:25
Fix up copyright notice.

4518ee1d – robs <robs> authored on 2006/12/23 15:46
Clean-ups

5ee0d9a4 – robs <robs> authored on 2006/12/23 12:20
Fix typo

34142d25 – robs <robs> authored on 2006/12/23 08:54
More compliance with WAVE_FORMAT_EXTENSIBLE

78daabab – robs <robs> authored on 2006/12/23 08:33
Cosmetics

eb95bc3c – robs <robs> authored on 2006/12/23 08:32
Improved multi-channel file reading.

eda8fca0 – robs <robs> authored on 2006/12/23 04:24
There's a multi-channel BUG in trim.

fc855051 – robs <robs> authored on 2006/12/23 04:23
There's a multi-channel in trim.

4a9700bb – rrt <rrt> authored on 2006/12/22 21:43
Fix various small errors.

f93dbb2f – rrt <rrt> authored on 2006/12/22 21:34
Use xstrdup.

e79e6e1a – rrt <rrt> authored on 2006/12/22 21:32
Use libtool.

9163657f – rrt <rrt> authored on 2006/12/22 21:32
Move lua to top level.

2affc510 – rrt <rrt> authored on 2006/12/22 21:31
Use libtool.

b8b916fe – rrt <rrt> authored on 2006/12/22 21:23
Add confdefs.h

b1993b98 – rrt <rrt> authored on 2006/12/22 21:21
No longer use autogen.sh, but autoreconf.

e45ee425 – rrt <rrt> authored on 2006/12/22 21:21
Remove unneeded autogen.sh (use autoreconf).

6e0fe794 – rrt <rrt> authored on 2006/12/22 21:07
Cosmetics.

0501a6b5 – rrt <rrt> authored on 2006/12/22 21:05
Add .cvsignores.

7a9888be – rrt <rrt> authored on 2006/12/22 20:55
Re-add Lua in a mor sensible place.

6a3d7a8a – rrt <rrt> authored on 2006/12/22 20:37
Remove

47c54c07 – rrt <rrt> authored on 2006/12/22 20:35
Move Lua up a level: should be a separate sub-module.

7aff8113 – rrt <rrt> authored on 2006/12/22 20:26
Sync with reality and make some cosmetic fixes.

a39f014b – rrt <rrt> authored on 2006/12/22 20:24
Great minds think alike! I had also just added xstrdup. My version

30289d4a – rrt <rrt> authored on 2006/12/22 20:22
Cosmetic fixes.

472d5250 – rrt <rrt> authored on 2006/12/22 20:20
Add more ignorables.

1dd03e32 – rrt <rrt> authored on 2006/12/22 20:17
s/aclocal/aclocal.m4/

20fb343d – rrt <rrt> authored on 2006/12/22 20:12
Add .libs

c28c638e – rrt <rrt> authored on 2006/12/22 19:59
Add *.lo

8b4f02ed – robs <robs> authored on 2006/12/22 17:52
Added silence padding effect.

1f307353 – robs <robs> authored on 2006/12/22 09:03
Ongoing clean-ups.

7d5831d8 – robs <robs> authored on 2006/12/22 08:43
Ongoing clean-ups.

77f33692 – rrt <rrt> authored on 2006/12/21 21:38
Remove another generated file. Grr.

d73dd475 – robs <robs> authored on 2006/12/21 18:02
Ongoing clean-ups.

da5c67b2 – robs <robs> authored on 2006/12/21 13:19
Add bug references.

87a8264b – robs <robs> authored on 2006/12/21 12:56
Output file clobbering protection; clean-ups

87c1572b – robs <robs> authored on 2006/12/21 08:17
Don't match special device names in real file names.

6e88a6f3 – rrt <rrt> authored on 2006/12/21 06:34
Add stconfig.h.in

122cc0ee – cbagwell <cbagwell> authored on 2006/12/20 22:23
fix solaris fixes

3916a06e – cbagwell <cbagwell> authored on 2006/12/20 22:20
Fix script to work with Solaris bourne shell

2d33a25b – rrt <rrt> authored on 2006/12/20 07:45
Add support for using in-tree Lua.

8480a8f8 – rrt <rrt> authored on 2006/12/20 07:04
Cleanup cleanup.

332fb728 – robs <robs> authored on 2006/12/19 18:05
Repeat once seems to mean play twice

28396aaa – robs <robs> authored on 2006/12/19 16:44
Skip flac if not available.

df02b007 – robs <robs> authored on 2006/12/19 15:02
Fix cleanup for ST_FILE_NOSTDIO.

fe74073e – rrt <rrt> authored on 2006/12/19 06:24
Explain rule for making plain-text man pages.

75f1ab3f – rrt <rrt> authored on 2006/12/18 19:25
Tidy up

063fd456 – rrt <rrt> authored on 2006/12/18 19:24
Remove generated file

efe0b2a1 – rrt <rrt> authored on 2006/12/18 19:23
Add configure

d4dfef27 – rrt <rrt> authored on 2006/12/18 19:23
Add Makefile.in

46b0adba – rrt <rrt> authored on 2006/12/18 19:22
Remove generated files

e60dc720 – rrt <rrt> authored on 2006/12/18 19:20
Check in Lua 5.1 sources so we don't need to rely on the user having

9aad5770 – rrt <rrt> authored on 2006/12/18 19:14
Add Makefile.in

21474fec – rrt <rrt> authored on 2006/12/18 17:46
Remove obsolete files and include instructions in INSTALL on building

321dbca6 – rrt <rrt> authored on 2006/12/18 17:21
Re-add over-zealously excised lookup-table generation code.

70ae0bcb – robs <robs> authored on 2006/12/18 15:37
Retire old speed effect

Next