shithub: sox

RSS feed

946687bf – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 09:13
Check for sys/stat.h when building with cmake

de763541 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 05:05
Update changelog

ea3eb44f – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 04:26
rate: don't hang if more than 2^31 output samples

a1fea160 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 03:10
tempo: use 64-bit numbers to count samples

d24b42ab – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/03/18 23:25
dft_filter: use 64-bit numbers to count samples

2f6742e2 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/13 00:45
configure.ac: use AC_CONFIG_HEADERS

38165cf8 – Chris Bagwell <chris@cnpbagwell.com> authored on 2013/01/12 17:16
Fix for autoconf 2.69

2d9b0294 – Rob Sykes <robs@users.sourceforge.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2013/01/10 00:59
Fix truncation due to integer division

ff332f56 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/09 20:27
Minor documentation fixes

a2f13777 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/08 03:35
Fix soxi help message

880a4939 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/07 19:18
Update changelog

f611e818 – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/06/10 02:53
ladspa: call cleanup function if given

985b1f4d – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/06/09 05:21
ladspa: free memory allocated for control ports

43177ac5 – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/05/30 02:04
flac: dynamically (re)size encoder buffer

f24d4259 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/04 17:52
Fix compile error in oss.c

4568ed79 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/03 20:44
Deprecate ffmpeg format handler

22924df9 – Ulrich Klauer <ulrich@chirlu.de> authored on 2013/01/02 20:06
Increase maximum width for spectrograms

1badd3e9 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/10/21 16:34
splice: set output length to unknown, not 0

fc127d04 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/10/16 06:34
Fix reading 64-bit float WAVs

b94453cf – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/10/16 06:30
Improve warning message wording in WAV handler

c97d3bb1 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/10/15 23:08
Clarify speed effect documentation

3517e47f – Pascal Giard <evilynux@gmail.com> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/03/11 19:38
Backported Debian changes from post-14.4.1 branch

62245d8d – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/09/01 11:01
Documentation spelling alignment: centre -> center

eb5b65ec – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/31 21:44
spectrogram: fix default length regression

68127910 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/26 10:45
Read Ogg Vorbis files with any number of channels

d1fe487a – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/26 10:20
Update changelog

2730cf01 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/24 05:29
Clarify misleading error message

fe29bc0e – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/08/24 05:06
Check if pulseaudio is actually available

e9a8dcf7 – Eric Wong <normalperson@yhbt.net> authored and Ulrich Klauer <ulrich@chirlu.de> committed on 2012/05/23 17:52
flac: fix invalid memory access w/ optimize_trim

ff11eb90 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/07 17:55
Update version numbers

e97ad93d – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/04/05 15:51
Deprecate OpenMP 2.x

2d99be19 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/03/19 22:59
MAUD format write fixes

e02d1db8 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/03/16 21:20
Fix input length calculation

6d4e9fa3 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/03/09 18:33
Update changelog

83d706a9 – Ulrich Klauer <ulrich@chirlu.de> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2012/03/07 18:12
Update version number in cmake soxconfig.h

fdc72969 – Rob Sykes <robs@users.sourceforge.net> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2012/03/07 16:55
update test following demise of monkey.au a while ago

7f254b90 – Pascal Giard <evilynux@gmail.com> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2012/03/06 18:13
Fixed typo.

43297124 – Rob Sykes <robs@users.sourceforge.net> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2012/03/08 08:26
fix pipe file-type detection regression

2327cbd4 – Pascal Giard <evilynux@gmail.com> authored and Chris Bagwell <chris@cnpbagwell.com> committed on 2012/03/06 19:15
Sync'd with latest upload to Debian.

927fea90 – Rob Sykes <robs@users.sourceforge.net> authored on 2012/03/05 13:46
rm dead link

3dd65571 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/03/04 15:10
get ready for post-14.4.0 development.

6dff9411 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/03/04 11:57
sox-14.4.0

39ab8048 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/03/04 06:12
Revert "Apple CoreAudio - use virtual formats (works on more hardware)"

ef624ab5 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/03/04 06:06
sox_format_quit() should reset format counts

621b1586 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2012/02/28 20:41
Apple CoreAudio - use virtual formats (works on more hardware)

b6a9d52a – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/02/20 06:17
OpenBSD compile fix for sunaudio

cb5960d9 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/02/20 06:15
caf fix for new libsndfile 1.0.12 minimum

9af5583e – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/02/20 06:14
Do not compile unsupported speexdsp effect

481a0034 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/02/19 15:02
add release note about pushing tags

62779592 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/02/19 14:57
Add missing coreaudio changes

f53fd653 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/02/19 14:54
14.4.0rc3

7a2a9bc9 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/02/19 14:52
fix for coreaudio hangs on close

1954eee0 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/02/03 22:21
Mention updating man pages dates in release script

fb63a6fa – Doug Cook <idigdoug@users.sourceforge.net> authored on 2012/02/03 00:06
Circular buffer for coreaudio.c

fc168d5a – Doug Cook <idigdoug@users.sourceforge.net> authored on 2012/02/02 23:57
Fix build error due to mismatched signatures.

36926ce0 – Doug Cook <idigdoug@users.sourceforge.net> authored on 2012/02/02 23:55
Fix up CoreAudio detection for OSX with CMake build.

fdd3ba29 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/28 03:58
sox_flow_effects: only allocate buffers if needed

f27797e7 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/29 16:03
add back -no-undefined for mingw/cygwin

8a9ef636 – Chris Bagwell <chris@cnpbagwell.com> authored on 2012/01/29 16:02
add missing release # from announce URL's

e1d9490a – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/27 12:02
Extend sox_effect_t documentation

fd070173 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/27 08:11
silence: fix issues related to number of channels

bf961010 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/27 08:08
silence: fix usage string

b7fb3b61 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/27 08:01
Change sndio format to match current SoX API

298391c1 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/27 07:55
trim: reword warnings again

88c96437 – Ulrich Klauer <ulrich@chirlu.de> authored on 2012/01/25 20:53
fix compiler warnings about unused id3tag stubs

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

Next