RSS feed
	
	
	
		84eaacb5
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/04/05 19:06
		
Require OpenMP >= 3.0
		 
	
		33837263
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/04/05 17:20
		
Provide a fallback for UINT64_MAX
		 
	
		fc6a9530
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/04/05 21:00
		
Undo "Fix VS2008 build issues"
		 
	
		4be080eb
		 – Doug Cook <idigdoug@users.sourceforge.net>
 authored
 on 2012/04/03 17:28
		
Fix VS2008 build issues
		 
	
		a2ead81a
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/04/02 15:43
		
more rate speed-ups
		 
	
		ca0ab441
		 – Doug Cook <idigdoug@users.sourceforge.net>
 authored
 on 2012/03/27 22:04
		
WaveAudio - remove unnecessary members from priv_t
		 
	
		e07962e7
		 – Doug Cook <idigdoug@users.sourceforge.net>
 authored
 on 2012/03/27 21:46
		
Minor tweaks to Windows WaveAudio device
		 
	
		44f68152
		 – Doug Cook <idigdoug@users.sourceforge.net>
 authored
 on 2012/03/27 19:12
		
All audio devices use "default" as the default device name.
		 
	
		4b17639f
		 – Doug Cook <idigdoug@users.sourceforge.net>
 authored
 on 2012/03/27 17:58
		
sunaudio.c - don't use private fd member of sox_format_t
		 
	
		013f942d
		 – Doug Cook <dcook@bsd64.(none)>
 authored
 on 2012/03/24 03:27
		
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox
		 
	
		66f06c08
		 – Doug Cook <dcook@bsd64.(none)>
 authored
 on 2012/03/24 03:27
		
Remove use of private fp from oss format handler
		 
	
		ed8da1d5
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/22 18:32
		
more rate speed-ups
		 
	
		22af69d5
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/03/19 07:16
		
dither: remove -t/-r options and scale parameter
		 
	
		4a7da1a2
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/03/19 06:59
		
dither: separate -a code from main logic
		 
	
		b1720d24
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/03/18 23:44
		
dither: use 64-bit numbers to count samples
		 
	
		c276b0f7
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/03/18 23:25
		
dft_filter: use 64-bit numbers to count samples
		 
	
		e2abf792
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/03/18 21:43
		
Fix mp3.c compiler warnings
		 
	
		74574662
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/03/18 21:38
		
Mark unused parameters as such
		 
	
		d1a2f940
		 – Doug Cook <idigdoug@users.sourceforge.net>
 authored
 on 2012/03/17 23:46
		
Clean up additional uses of format_t.fp
		 
	
		2c3c95d2
		 – Doug Cook <idigdoug@users.sourceforge.net>
 authored
 on 2012/03/17 22:22
		
Fix mp3 format's direct use of format_t.fp
		 
	
		158fe58a
		 – Doug Cook <idigdoug@users.sourceforge.net>
 authored
 on 2012/03/16 00:25
		
Fix direct use of format->fp in 8svx, flac, sndfile, vorbis
		 
	
		4f128442
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/13 09:39
		
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox
		 
	
		ef75a218
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/13 09:39
		
remove code for compatibility with old versions of sox; default to 1dB of head-room
		 
	
		9cff6d94
		 – Pascal Giard <evilynux@gmail.com>
 authored
 on 2012/03/11 20:23
		
Sync'd to latest Debian upload.
		 
	
		3593188a
		 – Pascal Giard <evilynux@gmail.com>
 authored
 on 2012/03/11 19:55
		
Bumping to libsox3.
		 
	
		1fb7b823
		 – Pascal Giard <evilynux@gmail.com>
 authored
 on 2012/03/11 19:54
		
Oops, arch goes AFTER version.
		 
	
		0ac837ac
		 – Pascal Giard <evilynux@gmail.com>
 authored
 on 2012/03/11 19:38
		
See debian/changelog for all significant changes.
		 
	
		6d55af39
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/03/06 20:18
		
Avoid unnecessary (de)interleaving
		 
	
		07eaba52
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/03/09 18:29
		
Add parallel development version to changelog
		 
	
		7633af3c
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/09 03:16
		
fixes to bit-rot support files and cmake build files
		 
	
		619cfdbc
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/09 03:07
		
fix warnings
		 
	
		e7bcbc39
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/08 08:28
		
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox
		 
	
		9ec8c462
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/08 08:26
		
fix pipe file-type detection regression
		 
	
		5afd608e
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/03/07 18:12
		
Update version number in cmake soxconfig.h
		 
	
		5d00114b
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/07 16:55
		
update test following demise of monkey.au a while ago
		 
	
		f064ffb0
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/07 16:21
		
fix floating point precisions to take account of sign bit
		 
	
		7b31db37
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/07 14:58
		
fix up after git mv failed to delete
		 
	
		d88f21ff
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/07 14:42
		
fix up tests in light of removal of deprecated options
		 
	
		73e35231
		 – Pascal Giard <evilynux@gmail.com>
 authored
 on 2012/03/06 19:15
		
Sync'd with latest upload to Debian.
		 
	
		5f9f1f1c
		 – Pascal Giard <evilynux@gmail.com>
 authored
 on 2012/03/06 18:13
		
Fixed typo.
		 
	
		b4debb5c
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/01/27 11:44
		
More detailed effects chain debugging output
		 
	
		bb3de85b
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/01/29 20:43
		
Use size_t to count effects, flows, chains, files
		 
	
		2fcc4d9e
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/01/28 01:55
		
Reorder effect and effects chain structure members
		 
	
		af232e33
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/01/30 16:48
		
Increment library version
		 
	
		62eaa645
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/01/23 19:32
		
Simpler swap effect
		 
	
		f05b1a3f
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/01/23 19:38
		
Remove deprecated encoding options
		 
	
		284d1de1
		 – Ulrich Klauer <ulrich@chirlu.de>
 authored
 on 2012/03/06 20:25
		
List deprecated features in 14.4.1 changelog
		 
	
		eb205813
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/05 13:55
		
speed-ups for particular rational factors
		 
	
		bea27204
		 – Rob Sykes <robs@users.sourceforge.net>
 authored
 on 2012/03/05 13:53
		
minor refactoring to facilitate debug
		 
	
		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
		 
Next