shithub: sox

RSS feed

c290ba36 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/25 20:44
trim: only warn about positions beyond end of file

5259fd4d – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/25 19:57
CMakeLists: put eff/fmt sources on separate lines

47a7cd1a – Doug Cook <idigdoug@users.sourceforge.net> authored on 2012/01/24 23:34
Fix a few integer-width warnings/bugs

7a16076a – Doug Cook <idigdoug@users.sourceforge.net> authored on 2012/01/24 22:31
Fix WIN32 temp files and arg[0] handling

0769dde7 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2012/01/24 22:09
Update msvc10's readme.txt.

63dd7fd0 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/25 05:04
Fix rec.exe invoking play

9995f500 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/25 02:52
List version number locations in release script

5c3d7827 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/24 20:31
Increase cmake package version

054cf0cd – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/23 20:05
Only activate multiple output mode with "newfile"

115e2fd5 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/23 05:10
Move changelog entry to a different category

a4904eec – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/23 04:50
Update FEATURES.in

a29c8a5f – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/23 04:38
Use lsx_padbytes() instead of writing 0 directly

27ea352a – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/23 04:26
trim: don't issue unnecessary warning

7d708764 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/23 03:31
Don't drop samples at effects chain transitions

a823e498 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/23 03:01
Fix optimize_trim() in multiple effects chain mode

4610e337 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/22 17:32
sox-14.4.0rc2

a2656d44 – Paul Kelly <paul@stjohnspoint.co.uk> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2012/01/09 08:49
Add support for MP2 encoding using Twolame UPDATED

b6e5c588 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/22 16:39
minor script fixes.

7bfa3a90 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/22 16:38
Update NEWS file for 14.4.0.

5e2dc5b9 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/22 16:40
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox

e103e2d6 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/22 20:10
Use UNUSED attribute instead of a void cast

490903f1 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/22 16:02
Add missing license for extended percision float

13428380 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/21 14:28
Delete old release info from NEWS file

3f52aa4e – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/21 14:28
Update library version #s used for mingw build

1831a426 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/21 14:11
update library version #'s used with osx build

e3aebd35 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/21 14:11
Fix configure status msg when dlopen'ing lame

f04d6f6a – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/21 13:04
Improvements to release.sh script.

dd9ce81f – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/21 13:03
Set version # for 14.4.0rc1.

afeab8ca – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/21 13:02
Remove monkey.au from EXTRA_DIST

17513b0c – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/21 06:10
trim: fix default behaviour

ed218d25 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/20 20:49
Remove crop effect

aa3dc68a – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/20 20:34
Rewritten trim effect

cbbb79d8 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/18 19:58
Improve bend/pitch/speed/tempo documentation

4a70ceff – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/18 19:50
Add missing SOX_EFF_RATE flag for the pitch effect

95bf3e94 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/18 19:45
Calculate input length for multiple files

1b53d0c7 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/18 19:34
Distinguish between unknown and zero length

9e4e9ca1 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/16 07:50
Let user run as play.exe/rec.exe on windows.

6676de05 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/16 07:48
configure fix for libFLAC linking on mingw.

bf1bd21a – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/13 19:43
Fix prototype warnings on 64-bit architectures

c4bc48da – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/13 17:40
Use PRIuPTR for effects chain debugging output

db457091 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/13 17:38
contrast: process channels separately

2b0c994d – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/13 17:31
fade/gain/remix: drain only complete wide samples

f43e5e35 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/13 16:15
Fail if an MCHAN effect is splitting wide samples

1b48206e – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/13 17:05
Feed only complete wide samples to MCHAN effects

836eb61b – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/12 14:36
Optional target level argument to --norm

6257b1b8 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/11 17:01
Allow an empty effects chain with --effects-file

bbee99ba – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/11 15:36
Allow lines of arbitrary length in effects file

ffac1116 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/11 13:50
Dynamically allocate user_effargs argv array

338273ab – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/11 12:46
Allow the last of multiple effects chains to be empty

ca3b22d4 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/09 20:21
Factor out deleting an effects chain into a separate function

9761510c – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/08 19:19
Get rid of init_eff_chains()

ed4bb590 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/08 19:06
Use lsx_fail instead of a plain printf

24d4bb8b – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/08 19:03
Free duplicated strings

bcf6b58e – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/08 17:55
Use lsx_strdup() instead of strdup()

ebf04abd – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/05 12:00
Derive "channels" effect handler from "remix" handler

72756a9d – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/04 15:21
Deprecate using "swap" with parameters

b368a3e6 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/04 14:55
Make oops an alias of remix

70663ccd – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/04 14:34
Deprecate the mixer effect

df740100 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/06 19:39
Update changelog

60ba6bbb – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/06 19:03
remix: stricter syntax checking

5d6ea3f5 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/06 18:39
alsa: support SND_PCM_FORMAT_S24_3LE format

ffe6801b – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/06 18:06
alsa: make select_format() extensible

3ee08beb – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/05 13:44
alsa: determine signal precision

8368c6f2 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/09/30 23:54
Use full output bit-depth when dithering

1475a721 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/02 15:55
Describe some SOX_EFF_* flags more precisely

4efd7465 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/01 18:54
Let some effects calculate expected output length

bc8d4ef6 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/02 15:08
Improve default output length calculation for effects

e667358c – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/01 14:10
Add audio length to effects chain debugging output

069f1c52 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/02 14:27
Fix pointer type mismatches due to 64-bit cleanup

1bd16615 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/02 03:44
vol/dcshift effects: use 64-bit limiting/clipping counters

8571a527 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/02 03:41
More PRIuPTR/PRIu64 cases

f596a1a4 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/01 18:58
Count samples with 64 bits in more places

9279a48c – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/01 18:59
pad effect: fix a syntax checking corner case

9efe110d – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/01 19:00
Use lsx_strdup to copy strings

7ca19868 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/01 20:49
repeat effect: pass through audio on first pass

0547ae09 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/01 20:33
repeat effect: document behaviour if no argument is given

e801680e – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/12/31 16:11
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox

1a257fd0 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/30 15:31
speed effect: add missing SOX_EFF_MODIFY flag

d8cfe12c – Rob Sykes <robs@users.sourceforge.net> authored on 2011/12/29 09:48
fix bug when fading out immediately after fading in could fail due to rounding to integer numbers of samples

c087ed91 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/12/29 09:42
fix bug when fading out immediately after fading in could fail due to rounding to integer numbers of samples

41bb7cc1 – Rob Sykes <robs@users.sourceforge.net> authored on 2011/12/29 06:16
sinc filter: clarify usage in light of recent sox-users discussion; add soft-break for better rendering in 80 columns

5e07844a – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/12/28 11:34
Eliminate Doxygen warnings due to static assertions

8617bb82 – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/12/27 17:32
Remove support for mp3lame < 3.98.

36a83aed – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/12/27 16:38
Remove support for libFLAC < 1.1.3.

dbe296fd – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/27 17:48
Update changelog

338b0831 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/27 17:42
Extend upsample documentation

1a1ec5d9 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/27 17:21
Increase resolution for gnuplot plots of biquad filters

717f94fb – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/27 17:08
Extend "--plot=data" mode

9ec39dd0 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/27 16:23
Set SOX_EFF_PREC for remix and channels effects

9814ae85 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/27 16:17
Warn when trying to dither to 1 bit

d9f80212 – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/12/27 09:54
Update cmake to require libsndfile-1.0.12 or newer.

a1b0c9fb – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/12/27 09:42
Make libsndfile-1.0.12 the minimum supported.

4d1745ba – Chris Bagwell <chris@cnpbagwell.com> authored on 2011/12/27 09:16
Remove DOS style \r from end-of-line on README.osx

9b8b4594 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/12/26 19:04
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox

49be0637 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2011/12/26 19:02
Add Doxygen (JavaDoc-like) comments to sox.h.

383e0124 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/26 13:51
Improve syntax checking for some effects

55a37fc7 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/26 10:39
fir: improve file parsing

19a10cb2 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/26 09:17
fir effect: support for --plot

9e049637 – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/26 07:35
Let hilbert use a Blackman window for even less ripple

c4cd4eac – Ulrich Klauer <ulrich@chirlu.de> authored on 2011/12/26 06:11
Minor typographical changes

Next