RSS feed
	
	
	
		c5ee8af8
		 – rrt <rrt>
 authored
 on 2006/11/25 20:22
		
Improve first para.
		 
	
		077e78c6
		 – rrt <rrt>
 authored
 on 2006/11/25 20:11
		
Make return codes consistent.
		 
	
		5123d916
		 – rrt <rrt>
 authored
 on 2006/11/25 20:10
		
exit(2) on error for consistency.
		 
	
		0c5bf006
		 – rrt <rrt>
 authored
 on 2006/11/25 19:10
		
Use vsnprintf for st_fail_errno. It's in C99, it should be in most
		 
	
		a043cf72
		 – rrt <rrt>
 authored
 on 2006/11/25 19:00
		
Turn #if 0'ed debug code into proper debug code.
		 
	
		1062888a
		 – rrt <rrt>
 authored
 on 2006/11/25 18:50
		
Check for shorten-compressed enabled, as effect start returning EOF
		 
	
		38d0fc17
		 – rrt <rrt>
 authored
 on 2006/11/25 18:32
		
Remove #if 0 debris left by converting function definitions from K&R
		 
	
		351ae120
		 – rrt <rrt>
 authored
 on 2006/11/25 18:14
		
Cosmetic fix.
		 
	
		cd6dc8f0
		 – rrt <rrt>
 authored
 on 2006/11/25 18:12
		
Remove the rate effect. Rationale: resample also does a linear rate
		 
	
		9c6314bd
		 – rrt <rrt>
 authored
 on 2006/11/25 18:04
		
Cosmetic fix
		 
	
		e868c80d
		 – rrt <rrt>
 authored
 on 2006/11/25 17:40
		
Move some TODOs here from resample.c.
		 
	
		5220cfb7
		 – rrt <rrt>
 authored
 on 2006/11/25 17:25
		
Fix some bad formatting.
		 
	
		e52aa520
		 – rrt <rrt>
 authored
 on 2006/11/25 17:24
		
Use FFT.c's PowerSpectrum instead of yet another FFT.
		 
	
		20c6a1f8
		 – rrt <rrt>
 authored
 on 2006/11/25 17:24
		
Document the -freq option to stat.
		 
	
		be38524a
		 – rrt <rrt>
 authored
 on 2006/11/25 16:55
		
Cosmetic fix
		 
	
		0090d70c
		 – rrt <rrt>
 authored
 on 2006/11/25 16:50
		
Fix some typos.
		 
	
		c6cb8236
		 – rrt <rrt>
 authored
 on 2006/11/25 16:38
		
Move contributors into the standard file for that purpose (AUTHORS).
		 
	
		197f9a5f
		 – rrt <rrt>
 authored
 on 2006/11/25 16:35
		
Move contributors into the standard file for that purpose.
		 
	
		4eac14e1
		 – robs <robs>
 authored
 on 2006/11/25 16:08
		
Cleaner close of FLAC decoder.
		 
	
		01452b27
		 – robs <robs>
 authored
 on 2006/11/25 15:50
		
Don't refer to file info after st_close.
		 
	
		16071e06
		 – robs <robs>
 authored
 on 2006/11/25 15:32
		
Rename a global variable so it's less likely to cause name clash problems.
		 
	
		6ab46f5c
		 – robs <robs>
 authored
 on 2006/11/25 13:30
		
Split -V messages in two via st_report and newly created st_debug
		 
	
		8c3e9929
		 – rrt <rrt>
 authored
 on 2006/11/25 12:50
		
min is now centralised
		 
	
		2640ff88
		 – rrt <rrt>
 authored
 on 2006/11/25 12:29
		
AIFF-C output support from shashimoto
		 
	
		2e70428b
		 – robs <robs>
 authored
 on 2006/11/25 03:37
		
Tidied stderr output when using -S and warnings occur.
		 
	
		b182b778
		 – robs <robs>
 authored
 on 2006/11/25 03:14
		
Improvements to clipping detection and reporting.
		 
	
		d1d432eb
		 – robs <robs>
 authored
 on 2006/11/25 03:01
		
Improvements to clipping detection and reporting.
		 
	
		537a028e
		 – rrt <rrt>
 authored
 on 2006/11/25 02:21
		
Fix bad use of ternary operator
		 
	
		b5fcf67f
		 – rrt <rrt>
 authored
 on 2006/11/24 18:17
		
Last commit message was duplicated from previous one; should have been:
		 
	
		71594a0e
		 – rrt <rrt>
 authored
 on 2006/11/24 18:03
		
Silence effect can clip from end.
		 
	
		1ff0f140
		 – rrt <rrt>
 authored
 on 2006/11/24 17:36
		
Silence effect can clip from end.
		 
	
		1e80d5fd
		 – rrt <rrt>
 authored
 on 2006/11/24 17:30
		
Mention the patch tracker.
		 
	
		bf4e1d8d
		 – rrt <rrt>
 authored
 on 2006/11/24 17:27
		
We're no longer abusing CFLAGS (at least, not for passing options).
		 
	
		8ecad9c4
		 – rrt <rrt>
 authored
 on 2006/11/24 17:19
		
Remove "#undef const" as we no longer #define it, and as far as I can
		 
	
		7ac084e0
		 – rrt <rrt>
 authored
 on 2006/11/24 17:14
		
Remove macros that are no longer in stconfig.h.in.
		 
	
		7ecafdb3
		 – rrt <rrt>
 authored
 on 2006/11/24 17:08
		
Remove unused and unnecessary SIZEOF macros.
		 
	
		5c42bdd7
		 – rrt <rrt>
 authored
 on 2006/11/24 16:51
		
-mno-cygwin removed.
		 
	
		0b5c47fe
		 – rrt <rrt>
 authored
 on 2006/11/24 16:47
		
FFT.c license is fixed.
		 
	
		60cc5c42
		 – rrt <rrt>
 authored
 on 2006/11/24 16:43
		
Moved MIN/MAX to st.h.
		 
	
		83a45b1e
		 – rrt <rrt>
 authored
 on 2006/11/24 16:41
		
Move min and max macros into st.h
		 
	
		6a3d2b7f
		 – rrt <rrt>
 authored
 on 2006/11/24 16:15
		
Install libgsm man pages
		 
	
		2d1f486e
		 – rrt <rrt>
 authored
 on 2006/11/24 15:52
		
Remove defunct Makefile.gcc
		 
	
		ff58f89d
		 – rrt <rrt>
 authored
 on 2006/11/24 15:51
		
Fix bungled symlinking.
		 
	
		4b850685
		 – rrt <rrt>
 authored
 on 2006/11/24 15:45
		
Remove defines for removed optional code.
		 
	
		b1ef975e
		 – rrt <rrt>
 authored
 on 2006/11/24 15:40
		
Document recent changes.
		 
	
		eda19e92
		 – rrt <rrt>
 authored
 on 2006/11/24 15:38
		
Remove options for old rate and a/ulaw conversion code.
		 
	
		d3f0b588
		 – rrt <rrt>
 authored
 on 2006/11/24 15:32
		
soxmix is now a link, not a binary
		 
	
		364a6b4a
		 – rrt <rrt>
 authored
 on 2006/11/24 15:28
		
Build sox and soxmix into same binary, and choose based on argv[0]
		 
	
		edb4b35e
		 – rrt <rrt>
 authored
 on 2006/11/24 15:26
		
Remove old code. I trust Fabrice Bellard
		 
	
		b908e5fd
		 – rrt <rrt>
 authored
 on 2006/11/24 15:21
		
Remove old slow code
		 
	
		d2c1fe68
		 – robs <robs>
 authored
 on 2006/11/23 17:31
		
Fixed decision as to when to write WAVE_FORMAT_EXTENSIBLE header.
		 
	
		b3977a7f
		 – robs <robs>
 authored
 on 2006/11/22 16:40
		
Added alias -1 (for -b), -2 (for -w), -4 (for -d).
		 
	
		4ac0d391
		 – robs <robs>
 authored
 on 2006/11/22 16:08
		
Attempt to fix missing files
		 
	
		82fb783b
		 – robs <robs>
 authored
 on 2006/11/22 15:50
		
Added support for WAVE_FORMAT_EXTENSIBLE for 24 bit PCM wav fmt.
		 
	
		1cdc8308
		 – rrt <rrt>
 authored
 on 2006/11/20 20:32
		
Fix formatting of SEE ALSO section (don't indent command names).
		 
	
		55a15fc6
		 – robs <robs>
 authored
 on 2006/11/20 15:47
		
Fixed typo in comment.
		 
	
		9afebbb2
		 – rrt <rrt>
 authored
 on 2006/11/19 16:42
		
Fix license, with permission from Dominic Mazzoni, the original author.
		 
	
		66cf003b
		 – rrt <rrt>
 authored
 on 2006/11/19 16:39
		
Fix license, with permission from Dominic Mazzoni.
		 
	
		920bf43d
		 – robs <robs>
 authored
 on 2006/11/19 15:52
		
Fix wav file handler discarding the last PCM sample in certain circumstances.
		 
	
		fa59247e
		 – robs <robs>
 authored
 on 2006/11/19 15:51
		
Add support for 24-bit PCM raw, wav, & flac files.
		 
	
		51927c47
		 – robs <robs>
 authored
 on 2006/11/19 15:46
		
Add support for 24-bit PCM raw, wav, & flac files.
		 
	
		44dc2abe
		 – robs <robs>
 authored
 on 2006/11/19 15:43
		
Add support for 24-bit PCM raw, wav, & flac files.
		 
	
		792012d7
		 – robs <robs>
 authored
 on 2006/11/19 15:41
		
Fix wav file handler discarding the last PCM sample in certain circumstances.
		 
	
		c6cfb326
		 – robs <robs>
 authored
 on 2006/11/18 14:24
		
Fix vibro block size error.
		 
	
		9290f655
		 – robs <robs>
 authored
 on 2006/11/18 13:22
		
Fix deemph block size error.
		 
	
		fc15f7f5
		 – robs <robs>
 authored
 on 2006/11/18 12:45
		
Fix synth length accuracy.
		 
	
		1ecdbf55
		 – robs <robs>
 authored
 on 2006/11/18 11:55
		
Fix nul file hander ignoring other format options if rate
		 
	
		2463a11f
		 – robs <robs>
 authored
 on 2006/11/18 11:43
		
Fix rounding error when reading command-line time parameters.
		 
	
		8dfc09d5
		 – robs <robs>
 authored
 on 2006/11/18 11:41
		
Fix rounding error when reading command-line time parameters. ../Changelog
		 
	
		19032af1
		 – rrt <rrt>
 authored
 on 2006/11/17 13:08
		
Fix licsense
		 
	
		97ae0b7f
		 – rrt <rrt>
 authored
 on 2006/11/15 19:47
		
Fix the license (should be LGPL, according to Chris, like in the
		 
	
		7fbb8e18
		 – rrt <rrt>
 authored
 on 2006/11/14 17:06
		
Small fixes to FLAC and bass/treble sections.
		 
	
		f78dcfb7
		 – rrt <rrt>
 authored
 on 2006/11/14 16:56
		
Small fixes to FLAC and bass/treble sections.
		 
	
		2eb3d416
		 – rrt <rrt>
 authored
 on 2006/11/14 16:38
		
Better docs for equalizer effect, thanks to Pascal Giard
		 
	
		4099c15c
		 – rrt <rrt>
 authored
 on 2006/11/14 16:14
		
Fix spelling.
		 
	
		57925bf5
		 – rrt <rrt>
 authored
 on 2006/11/14 16:00
		
Make input arrays const
		 
	
		14dbf095
		 – rrt <rrt>
 authored
 on 2006/11/14 15:49
		
Mention correct (and same\!) license all the way through.
		 
	
		7a80f123
		 – rrt <rrt>
 authored
 on 2006/11/14 15:46
		
Fix '1 files' -> '1 file'
		 
	
		3177237c
		 – rrt <rrt>
 authored
 on 2006/11/14 15:45
		
Cosmetic fix
		 
	
		7201bcc9
		 – robs <robs>
 authored
 on 2006/11/14 15:20
		
Added flac test
		 
	
		e1cc9feb
		 – robs <robs>
 authored
 on 2006/11/14 15:19
		
Fixed for mono files and those with non-standard rates
		 
	
		f6c5b7f2
		 – robs <robs>
 authored
 on 2006/11/14 15:18
		
Fixed copyright notice
		 
	
		eaab3cc8
		 – robs <robs>
 authored
 on 2006/11/14 10:03
		
Octave plotting for the equalizer effect
		 
	
		6a243228
		 – rrt <rrt>
 authored
 on 2006/11/14 07:46
		
Remove defunct Makefiles
		 
	
		fc286af3
		 – rrt <rrt>
 authored
 on 2006/11/14 07:40
		
Fix bullet point!
		 
	
		ac5d719d
		 – rrt <rrt>
 authored
 on 2006/11/13 21:00
		
Add documentation for equalizer effect
		 
	
		c3556100
		 – rrt <rrt>
 authored
 on 2006/11/13 20:52
		
Add equalizer effect from Pascal Giard
		 
	
		e8d9e315
		 – rrt <rrt>
 authored
 on 2006/11/13 20:51
		
Add new effects
		 
	
		18d0f1f3
		 – rrt <rrt>
 authored
 on 2006/11/13 20:32
		
Add file missing from earlier commit
		 
	
		65f3eca4
		 – rrt <rrt>
 authored
 on 2006/11/13 20:32
		
Add files missing from earlier commit
		 
	
		d14f798a
		 – rrt <rrt>
 authored
 on 2006/11/13 20:15
		
Support Maxis's XA format (Dwayne C. Litzenberger)
		 
	
		c7dbcf52
		 – rrt <rrt>
 authored
 on 2006/11/13 19:57
		
Add robs@users.sf.net's bass/treble filters patch, which also adds
		 
	
		00071341
		 – rrt <rrt>
 authored
 on 2006/11/13 19:45
		
Document FLAC patch's effects.
		 
	
		af81c85a
		 – rrt <rrt>
 authored
 on 2006/11/13 19:37
		
Add patch from robs@users.sf.net:
		 
	
		dcef6ae5
		 – rrt <rrt>
 authored
 on 2006/11/13 16:08
		
Add .cvsignore files
		 
	
		25c0c489
		 – rrt <rrt>
 authored
 on 2006/11/13 15:54
		
Fix some dodgy spacing.
		 
	
		679babd7
		 – rrt <rrt>
 authored
 on 2006/11/13 15:46
		
Bump date.
		 
	
		b04da54c
		 – cbagwell <cbagwell>
 authored
 on 2006/11/12 15:39
		
get rid of warning
		 
	
		a957723e
		 – rrt <rrt>
 authored
 on 2006/11/12 12:38
		
Fix libsamplerate detection and usage to work when it is not present,
		 
	
		357575a2
		 – cbagwell <cbagwell>
 authored
 on 2006/11/11 22:12
		
typo
		 
Next