Commit Graph

126 Commits

Author SHA1 Message Date
Erik de Castro Lopo
ae3f53694b Fix warning on Sparc CPU and code cleanup. 2004-05-10 12:57:02 +00:00
Erik de Castro Lopo
276ad91d4b Minor Win32 fixes II. 2004-05-10 11:41:28 +00:00
Erik de Castro Lopo
0068f45217 Minor Win32 fixes. 2004-05-10 11:07:34 +00:00
Erik de Castro Lopo
1e3b1a72e4 FIx the hover colour in libsndfile.css.in. 2004-05-09 22:47:23 +00:00
Erik de Castro Lopo
68b5227871 Fix warning messages when compiling under MinGW. 2004-05-09 10:07:28 +00:00
Erik de Castro Lopo
97a2168f68 Fix typo: HAVE_FLEIBLE_ARRAY -> HAVE_FLEXIBLE_ARRAY. 2004-05-03 22:07:01 +00:00
Erik de Castro Lopo
e11b49fc0a HAVE_FLEXIBLE_ARRAY hacks. 2004-04-30 14:40:08 +00:00
Erik de Castro Lopo
04f2fd12df Update list of machines libsndfile compiles on. 2004-04-30 13:10:40 +00:00
Erik de Castro Lopo
980d25318e Add MinGW version of libtool to Win32 directory. 2004-04-28 22:23:04 +00:00
Erik de Castro Lopo
312ba604bd In sndfile-convert, add ability to transcode meta data. 2004-04-26 03:32:42 +00:00
Erik de Castro Lopo
d3dcd4b488 Fix problem when adding an SF_STR_SOFTWARE string. 2004-04-26 02:51:18 +00:00
Erik de Castro Lopo
44a3f8a4f1 Update doc/.arch-inventory. 2004-04-25 13:35:12 +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
a8fb2a46b2 Change <BODY> tags to HTML 4 version. 2004-04-25 13:09:52 +00:00
Erik de Castro Lopo
a1ead62183 Validate HTML in doc/win32.html. 2004-04-25 13:05:59 +00:00
Erik de Castro Lopo
a799b069a1 Started adding instructions for compiling libsndfile under MinGW. 2004-04-25 07:55:27 +00:00
Erik de Castro Lopo
88ef4befba Make sure html docs are added to the distribution tarball. 2004-04-25 07:29:50 +00:00
Erik de Castro Lopo
876d7600a0 In reconfigure.mk, enable -Werror. 2004-04-25 04:52:54 +00:00
Erik de Castro Lopo
8ce404b133 Fix generation of htmldocdir variable. 2004-04-25 04:24:32 +00:00
Erik de Castro Lopo
de0a668190 Fix minor doc bug in command.html. 2004-04-25 02:32:01 +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
b3944e2ff6 In sndfile-info, print out the dB level with the signal max. 2004-04-19 10:50:59 +00:00
Erik de Castro Lopo
48bc91dff0 Define S_ISSOCK in src/file_io.c if required. 2004-04-15 07:15:27 +00:00
Erik de Castro Lopo
2b82104073 Add save/CoreAudioTypes.h for AIFF files. 2004-04-14 09:16:23 +00:00
Erik de Castro Lopo
820171dce6 Remove comments in Makefile.msvc which nmake didn't like. 2004-04-05 01:48:54 +00:00
Erik de Castro Lopo
cf977bb2fc Improve printout of configuration summary. 2004-04-03 12:00:28 +00:00
Erik de Castro Lopo
f35d4975ca Add link to pre-release location. 2004-04-03 10:05:49 +00:00
Erik de Castro Lopo
737d7e374c Update ChangeLog. 2004-04-03 07:20:01 +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
8cd5d1219d Update pipe_test to test floats/doubles (use Autogen). 2004-04-03 06:42:33 +00:00
Erik de Castro Lopo
dd656fe133 Update signatures of Autogen generated C files. 2004-04-03 06:40:56 +00:00
Erik de Castro Lopo
5bc472023f Fix read/write of float/double encoded raw files to/from pipes. 2004-04-03 06:37:51 +00:00
Erik de Castro Lopo
3a4e056816 Remove comma after large element of enum. 2004-04-02 23:14:01 +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
177016d916 Make aclocal.m4 depend on acinclude.m4. 2004-04-02 11:17:04 +00:00
Erik de Castro Lopo
fb5ef5ed0c Remove file merge artifacts. 2004-04-02 08:44:38 +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
5644a8a952 Fix problems with AIFF when updating header in RDWR mode. 2004-04-01 02:58:22 +00:00
Erik de Castro Lopo
57a22ad562 Cstyle fromatting fixes. 2004-04-01 02:54:09 +00:00
Erik de Castro Lopo
39899a7a18 Perform update_header_test in RDWR mode as well. 2004-04-01 02:51:47 +00:00
Erik de Castro Lopo
35c1402651 Check for AIFF frames == 0, print some fields as %u. 2004-03-31 23:22:10 +00:00
Erik de Castro Lopo
7e2a4d2305 Removed unused debug code. 2004-03-31 20:31:33 +00:00
Erik de Castro Lopo
185d9528d1 Fix typo in NEWS. 2004-03-30 12:03:00 +00:00
Erik de Castro Lopo
59073b50ef Bump version number. 2004-03-30 11:52:28 +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
03747f9b1f Merge from hack branch.
Patches applied:

 * erikd@miles--2004/libsndfile--hack--0--patch-7
   Formatting fix.
2004-03-30 10:32:13 +00:00
Erik de Castro Lopo
52dc4452e1 Fix minor compile error. 2004-03-30 10:25:01 +00:00