Erik de Castro Lopo
b4e0f56fa1
Add detection of ALSA for example program sndfile-play.
2004-03-17 08:49:55 +00:00
Erik de Castro Lopo
893bd2538b
Bump version to 1.0.9pre1.
2004-03-15 09:48:21 +00:00
Erik de Castro Lopo
86f2eeeca8
Add AC_C_STRUCT_HACK.
2004-03-15 09:21:04 +00:00
Erik de Castro Lopo
cdab8fdb0d
One more .arch-inventory addition.
2004-03-14 08:09:56 +00:00
Erik de Castro Lopo
1bf683b176
Final Win32 fix before 1.0.8 release.
2004-03-14 05:07:19 +00:00
Erik de Castro Lopo
77927e3227
Final fixups before release of 1.0.8.
2004-03-14 04:59:21 +00:00
Erik de Castro Lopo
2eedd09ebb
Improvement to reconfigure.mk.
2004-03-14 04:57:36 +00:00
Erik de Castro Lopo
47ea5abdee
Add Win32 specific definitions to all .arch-inventory files.
2004-03-14 02:57:24 +00:00
Erik de Castro Lopo
d75cf061b8
Win32/MSVC++ fixes.
2004-03-14 02:50:22 +00:00
Erik de Castro Lopo
11ded6e6c7
Fix compiler warning on Win32.
2004-03-14 01:43:27 +00:00
Erik de Castro Lopo
15c62a5854
Fix formatting.
2004-03-12 23:02:11 +00:00
Erik de Castro Lopo
61a5a8a11c
Fix more copyright dates.
2004-03-12 21:40:54 +00:00
Erik de Castro Lopo
645968b25c
Minor code rearrangement.
2004-03-12 21:38:53 +00:00
Erik de Castro Lopo
227a966990
Fix fopen call to use mode "wb" so it works on Win32.
2004-03-12 21:37:13 +00:00
Erik de Castro Lopo
1c3fa60db9
Fix dependancies for MinGW cross compiling and testing under Wine.
2004-03-12 10:39:02 +00:00
Erik de Castro Lopo
675100406b
Fix a bug in the Win32 version of psf_ftruncate.
...
The variable dwError was being used uninitialised.
2004-03-12 08:54:05 +00:00
Erik de Castro Lopo
9a734d517f
Fix warning by including <stdlib.h>.
2004-03-11 13:39:09 +00:00
Erik de Castro Lopo
646e3f7685
Fix generation of Win32 libsndfile.def.
2004-03-11 13:37:24 +00:00
Erik de Castro Lopo
566a2d1ae7
Removed left over debig code.
2004-03-11 12:48:03 +00:00
Erik de Castro Lopo
2884c44d5d
Add extra sounr file extensions to precious files.
2004-03-11 10:16:48 +00:00
Erik de Castro Lopo
8a6fe1b9c0
Add $(EXEEXT) to binaries for MinGW compatibility.
2004-03-11 10:08:16 +00:00
Erik de Castro Lopo
a33c52440c
Improve comments about commercial use.
2004-03-11 08:24:58 +00:00
Erik de Castro Lopo
f6da7723c2
Fix compiler warning by including <stdlib.h>.
2004-03-11 08:22:26 +00:00
Erik de Castro Lopo
0ea49a9a35
If compiler is gcc and cross compiling then use -nostdinc.
2004-03-10 08:52:38 +00:00
Erik de Castro Lopo
2758ba4cd9
Configure.ac bug fix for MinGW configure. Update ChangeLog.
2004-03-10 00:53:37 +00:00
Erik de Castro Lopo
4de060910f
Fix problems with PEAK chunks on files with more than 16 files.
2004-03-09 13:00:32 +00:00
Erik de Castro Lopo
37f67dd9d5
Fix header length segfault.
2004-03-08 12:58:09 +00:00
Erik de Castro Lopo
8c3991675b
Fix cross compiling from Linux with mingw32msvc.
2004-03-04 22:02:43 +00:00
Erik de Castro Lopo
77b9f512b7
Start support for compiling under mingw32msvc.
2004-03-03 12:11:18 +00:00
Erik de Castro Lopo
6ea6aa333b
Fix building outside of source directory.
2004-03-03 08:08:54 +00:00
Erik de Castro Lopo
6b8c2cb7b9
Change license for create_symbols_file.py to BSD style.
2004-03-01 09:14:08 +00:00
Erik de Castro Lopo
b27fdfb4d4
Add 2004 copyright dates.
2004-03-01 08:51:25 +00:00
Erik de Castro Lopo
0a6b0aa4a9
Fix warnings on ia64 Linux.
2004-02-29 22:36:24 +00:00
Erik de Castro Lopo
fbebccc190
Fix building of libsndfile-lite.
2004-02-29 22:33:13 +00:00
Erik de Castro Lopo
15e10ae9fb
Redo create_symbols_file.sh on Python.
...
There were problems with create_symbols_file.sh in that it used bash
extensions and would not run on all platforms. Solution is to run
it locally and distribute the generated files with the source code.
Re-write it in Python to allow doing the Win32 libsndfile.def from
the same script.
2004-02-28 20:20:06 +00:00
Erik de Castro Lopo
fdcff40245
Clean up of acinclude.m4.
2004-02-28 20:11:38 +00:00
Erik de Castro Lopo
8e601a0e6d
Fix URL for web page counter.
2004-02-25 09:48:17 +00:00
Erik de Castro Lopo
35cde2f63b
Minor cleanups.
2004-02-25 09:03:39 +00:00
Erik de Castro Lopo
3a926aecb5
Add --enable-gcc-werror option and move GCC specific stuff down.
2004-02-25 09:01:53 +00:00
Erik de Castro Lopo
2129cf8e6c
Fix clip mode detection (tested on Itanium II).
2004-02-25 05:31:46 +00:00
Erik de Castro Lopo
0f1a712ecd
Add error chcking to ensure sizeof (off_t) == sizeof (sf_count_t).
2004-02-24 23:30:45 +00:00
Erik de Castro Lopo
5310c42655
Fix compiler warning about printf.
2004-02-24 22:28:19 +00:00
Erik de Castro Lopo
bb5c647056
Update version to 1.0.7.
2004-02-24 11:24:12 +00:00
Erik de Castro Lopo
7f9ecd473a
Fix clip mode detection (hopefully).
2004-02-24 10:41:55 +00:00
Erik de Castro Lopo
53abb09a9f
Further MacOSX build issue fixes.
2004-02-19 11:49:34 +00:00
Erik de Castro Lopo
456eed204c
Minor MacOSX fixes.
2004-02-19 11:37:17 +00:00
Erik de Castro Lopo
a64e0c0f9c
Document SFC_GET/SET_CLIPPING.
2004-02-17 03:04:02 +00:00
Erik de Castro Lopo
a8a36a0843
Fix parsing of 'PAD ' chunk of WAV files.
...
'PAD ' chunk fix was really a problem with header_seek in common.c.
Minor improvements to sndfile.pc.in and NEWS files.
2004-02-15 02:30:33 +00:00
Erik de Castro Lopo
bad679cfdd
Fix typos on docs.
2004-02-14 03:02:56 +00:00
Erik de Castro Lopo
26efcb703f
More zip.com.au to mega-nerd.com changes.
2004-02-13 12:31:34 +00:00