Commit Graph

43 Commits

Author SHA1 Message Date
Erik de Castro Lopo
54f4cfd1a2 Minor updates in preparation for 1.0.10 release. 2004-06-14 11:54:59 +00:00
Erik de Castro Lopo
3df2c238dd Fix a coulpe of autoconf macros for OSX. 2004-05-27 11:21:04 +00:00
Erik de Castro Lopo
3408e3646c Fix warning message in configure.ac. 2004-05-27 04:29:38 +00:00
Erik de Castro Lopo
4d635a70f6 Update ChangeLog, bump version to 1.0.10pre8, remove mmreg.h. 2004-05-23 04:07:58 +00:00
Erik de Castro Lopo
95aba28453 Bump version to 1.0.10pre7, fix tests/.arch-inventory. 2004-05-19 13:26:02 +00:00
Erik de Castro Lopo
8e1f42fba4 Remove detection of mmreg.h in configure.ac 2004-05-16 05:22:03 +00:00
Erik de Castro Lopo
6d77d907d7 Much hacking on MinGW support. 2004-05-14 13:52:30 +00:00
Erik de Castro Lopo
3e5d7e0a34 Much progress on support for MinGW. 2004-05-13 12:48:43 +00:00
Erik de Castro Lopo
e11b49fc0a HAVE_FLEXIBLE_ARRAY hacks. 2004-04-30 14:40:08 +00:00
Erik de Castro Lopo
297e595096 Add --enable-bow-docs to enable black text on a white background HTML docs. 2004-04-25 13:33:04 +00:00
Erik de Castro Lopo
8ce404b133 Fix generation of htmldocdir variable. 2004-04-25 04:24:32 +00:00
Erik de Castro Lopo
30440b0975 Install HTML docs when doing make install. 2004-04-20 13:20:25 +00:00
Erik de Castro Lopo
3c222f0307 Some Mingw32 fixes in configure.ac. 2004-04-20 12:17:38 +00:00
Erik de Castro Lopo
2f3d5a4a0d Use AC_HELP_STRING in AC_ARG_ENABLE statements. 2004-04-20 06:25:38 +00:00
Erik de Castro Lopo
edbd7f0c6b Fix reporting of bindir in configure.ac. 2004-04-20 06:24:07 +00:00
Erik de Castro Lopo
cf977bb2fc Improve printout of configuration summary. 2004-04-03 12:00:28 +00:00
Erik de Castro Lopo
98a060ecb4 Bump to version 1.0.10pre2. 2004-04-03 06:56:02 +00:00
Erik de Castro Lopo
2e93290a65 Rename AC_C_STRUCT_HACK to AC_C99_FLEXIBLE_ARRAY. 2004-04-02 11:19:35 +00:00
Erik de Castro Lopo
7a501162ee Bump version to 1.0.10pre1. 2004-04-02 08:40:03 +00:00
Erik de Castro Lopo
2dfdd306f0 Update version to 1.0.9. 2004-03-30 11:20:15 +00:00
Erik de Castro Lopo
191b296f18 Minor random win32 fixes. 2004-03-27 04:27:18 +00:00
Erik de Castro Lopo
e3111a2694 Fix problems with WAV files containing large chunks after the 'data' chunk. 2004-03-19 09:15:01 +00:00
Erik de Castro Lopo
3146d68213 Remove -nostdinc from cross compiler CFLAGS. 2004-03-17 09:47:22 +00:00
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
77927e3227 Final fixups before release of 1.0.8. 2004-03-14 04:59:21 +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
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
0a6b0aa4a9 Fix warnings on ia64 Linux. 2004-02-29 22:36:24 +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
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
bb5c647056 Update version to 1.0.7. 2004-02-24 11:24:12 +00:00
Erik de Castro Lopo
53abb09a9f Further MacOSX build issue fixes. 2004-02-19 11:49:34 +00:00
Erik de Castro Lopo
a64e0c0f9c Document SFC_GET/SET_CLIPPING. 2004-02-17 03:04:02 +00:00
Erik de Castro Lopo
26efcb703f More zip.com.au to mega-nerd.com changes. 2004-02-13 12:31:34 +00:00
Erik de Castro Lopo
09414afc7e Pull in changes from 1.0.6 pre-release testing. 2004-02-08 10:18:12 +00:00
Erik de Castro Lopo
a1e9265cad initial import
(automatically generated log message)
2004-01-21 07:46:34 +00:00
Erik de Castro Lopo
cb979e10a7 First snapshot of the public project. 2007-05-14 19:55:24 +10:00